diff --git a/warehouse/locale/am/LC_MESSAGES/messages.po b/warehouse/locale/am/LC_MESSAGES/messages.po
index 05098657288c..dc0baa264a4d 100644
--- a/warehouse/locale/am/LC_MESSAGES/messages.po
+++ b/warehouse/locale/am/LC_MESSAGES/messages.po
@@ -21,149 +21,149 @@ msgstr ""
"X-Generator: Weblate 4.14.1\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "የይለፍ ቃሉ በጣም ረዘመ።"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The email address is too long. Try again."
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The username isn't valid. Try again."
msgstr "የይለፍ ቃሉ ተቀባይነት የለውም ፤ ድጋሜ ይሞክሩ።"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -171,232 +171,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -404,789 +404,794 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "የይለፍ ቃሉ በጣም ረዘመ።"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Password too long."
msgid "Passwords do not match"
msgstr "የይለፍ ቃሉ በጣም ረዘመ።"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "የይለፍ ቃሉ በጣም ረዘመ።"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"
We are experiencing technical issues that are affecting our ability to " "serve you this site.
We are aware of the problem and are working to " "resolve it as soon as possible.
" msgstr "" -#: warehouse/templates/500.html:28 +#: warehouse/templates/500.html:20 msgid "Check our status page" msgstr "" -#: warehouse/templates/500.html:31 +#: warehouse/templates/500.html:25 msgid "Error code 500" msgstr "" -#: warehouse/templates/500.html:35 +#: warehouse/templates/500.html:30 msgid "Rely on PyPI to get your job done?" msgstr "" -#: warehouse/templates/500.html:36 +#: warehouse/templates/500.html:32 msgid "" "Consider contributing or donating to help us build a more stable and secure " +"rel=\"noopener\">contributing or donating to help us build a more stable and secure " "platform." msgstr "" -#: warehouse/templates/base.html:24 +#: warehouse/templates/base.html:13 msgid "" "Choose a strong password that contains letters (uppercase and lowercase), " "numbers and special characters. Avoid common words or repetition." msgstr "" -#: warehouse/templates/base.html:27 +#: warehouse/templates/base.html:16 msgid "Password strength:" msgstr "" -#: warehouse/templates/base.html:39 warehouse/templates/base.html:47 +#: warehouse/templates/base.html:30 warehouse/templates/base.html:53 #: warehouse/templates/includes/current-user-indicator.html:17 msgid "Main navigation" msgstr "" -#: warehouse/templates/base.html:41 warehouse/templates/base.html:55 -#: warehouse/templates/base.html:271 -#: warehouse/templates/includes/current-user-indicator.html:63 -#: warehouse/templates/pages/help.html:119 -#: warehouse/templates/pages/sitemap.html:27 +#: warehouse/templates/base.html:33 warehouse/templates/base.html:68 +#: warehouse/templates/base.html:314 +#: warehouse/templates/includes/current-user-indicator.html:77 +#: warehouse/templates/pages/help.html:209 +#: warehouse/templates/pages/sitemap.html:19 msgid "Help" msgstr "" -#: warehouse/templates/base.html:42 warehouse/templates/base.html:56 -#: warehouse/templates/includes/current-user-indicator.html:69 -#: warehouse/templates/pages/sitemap.html:41 -#: warehouse/templates/pages/sponsors.html:15 +#: warehouse/templates/base.html:36 +msgid "Docs" +msgstr "" + +#: warehouse/templates/base.html:40 warehouse/templates/base.html:71 +#: warehouse/templates/includes/current-user-indicator.html:83 +#: warehouse/templates/pages/sitemap.html:43 +#: warehouse/templates/pages/sponsors.html:4 msgid "Sponsors" msgstr "" -#: warehouse/templates/accounts/login.html:18 -#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43 -#: warehouse/templates/base.html:57 +#: warehouse/templates/accounts/login.html:7 +#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44 +#: warehouse/templates/base.html:75 msgid "Log in" msgstr "" -#: warehouse/templates/base.html:44 warehouse/templates/base.html:58 -#: warehouse/templates/pages/sitemap.html:33 +#: warehouse/templates/base.html:48 warehouse/templates/base.html:79 +#: warehouse/templates/pages/sitemap.html:28 msgid "Register" msgstr "" -#: warehouse/templates/base.html:48 -#: warehouse/templates/includes/current-user-indicator.html:18 +#: warehouse/templates/base.html:58 +#: warehouse/templates/includes/current-user-indicator.html:23 msgid "View menu" msgstr "" -#: warehouse/templates/base.html:49 +#: warehouse/templates/base.html:59 msgid "Menu" msgstr "" -#: warehouse/templates/base.html:54 -#: warehouse/templates/includes/current-user-indicator.html:25 +#: warehouse/templates/base.html:66 +#: warehouse/templates/includes/current-user-indicator.html:34 msgid "Main menu" msgstr "" -#: warehouse/templates/base.html:66 +#: warehouse/templates/base.html:87 #, python-format msgid "" "\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered " @@ -1196,7 +1201,7 @@ msgid "" "prohibited." msgstr "" -#: warehouse/templates/base.html:70 +#: warehouse/templates/base.html:91 #, python-format msgid "" "\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation." msgstr "" -#: warehouse/templates/base.html:93 warehouse/templates/index.html:97 +#: warehouse/templates/base.html:116 warehouse/templates/index.html:93 msgid "" "The Python Package Index (PyPI) is a repository of software for the Python " "programming language." msgstr "" -#: warehouse/templates/base.html:106 +#: warehouse/templates/base.html:133 msgid "RSS: 40 latest updates" msgstr "" -#: warehouse/templates/base.html:107 +#: warehouse/templates/base.html:137 msgid "RSS: 40 newest packages" msgstr "" -#: warehouse/templates/base.html:156 +#: warehouse/templates/base.html:185 msgid "Skip to main content" msgstr "" -#: warehouse/templates/base.html:159 +#: warehouse/templates/base.html:189 msgid "Switch to mobile version" msgstr "" -#: warehouse/templates/base.html:168 warehouse/templates/base.html:177 -#: warehouse/templates/base.html:187 -#: warehouse/templates/includes/flash-messages.html:30 -#: warehouse/templates/includes/session-notifications.html:20 +#: warehouse/templates/base.html:196 warehouse/templates/base.html:205 +#: warehouse/templates/base.html:215 +#: warehouse/templates/includes/flash-messages.html:41 +#: warehouse/templates/includes/session-notifications.html:19 #: warehouse/templates/manage/account.html:843 -#: warehouse/templates/manage/manage_base.html:343 -#: warehouse/templates/manage/manage_base.html:402 -#: warehouse/templates/manage/organization/settings.html:227 -#: warehouse/templates/manage/organization/settings.html:290 -#: warehouse/templates/manage/organization/settings.html:296 -#: warehouse/templates/manage/project/documentation.html:27 -#: warehouse/templates/manage/project/release.html:182 -#: warehouse/templates/manage/project/settings.html:87 -#: warehouse/templates/manage/project/settings.html:136 -#: warehouse/templates/manage/project/settings.html:393 -#: warehouse/templates/manage/team/settings.html:84 +#: warehouse/templates/manage/manage_base.html:364 +#: warehouse/templates/manage/manage_base.html:442 +#: warehouse/templates/manage/organization/settings.html:179 +#: warehouse/templates/manage/organization/settings.html:240 +#: warehouse/templates/manage/organization/settings.html:246 +#: warehouse/templates/manage/project/documentation.html:13 +#: warehouse/templates/manage/project/release.html:209 +#: warehouse/templates/manage/project/settings.html:85 +#: warehouse/templates/manage/project/settings.html:131 +#: warehouse/templates/manage/project/settings.html:362 +#: warehouse/templates/manage/team/settings.html:62 msgid "Warning" msgstr "" -#: warehouse/templates/base.html:170 +#: warehouse/templates/base.html:198 msgid "You are using an unsupported browser, upgrade to a newer version." msgstr "" -#: warehouse/templates/base.html:179 +#: warehouse/templates/base.html:207 msgid "" "You are using TestPyPI – a separate instance of the Python Package Index " "that allows you to try distribution tools and processes without affecting " "the real index." msgstr "" -#: warehouse/templates/base.html:189 +#: warehouse/templates/base.html:217 msgid "" "Some features may not work without JavaScript. Please try enabling it if you " "encounter problems." msgstr "" -#: warehouse/templates/base.html:227 warehouse/templates/base.html:248 -#: warehouse/templates/error-base-with-search.html:20 -#: warehouse/templates/index.html:43 +#: warehouse/templates/base.html:252 warehouse/templates/base.html:284 +#: warehouse/templates/error-base-with-search.html:8 +#: warehouse/templates/index.html:29 msgid "Search PyPI" msgstr "" -#: warehouse/templates/base.html:228 warehouse/templates/base.html:249 -#: warehouse/templates/error-base-with-search.html:21 -#: warehouse/templates/index.html:46 -msgid "Search projects" +#: warehouse/templates/base.html:257 warehouse/templates/index.html:35 +msgid "Type '/' to search projects" msgstr "" -#: warehouse/templates/base.html:232 warehouse/templates/base.html:253 -#: warehouse/templates/error-base-with-search.html:24 -#: warehouse/templates/index.html:50 +#: warehouse/templates/base.html:268 warehouse/templates/base.html:297 +#: warehouse/templates/error-base-with-search.html:19 +#: warehouse/templates/index.html:44 msgid "Search" msgstr "" -#: warehouse/templates/base.html:272 +#: warehouse/templates/base.html:289 +#: warehouse/templates/error-base-with-search.html:13 +msgid "Search projects" +msgstr "" + +#: warehouse/templates/base.html:315 msgid "Help navigation" msgstr "" -#: warehouse/templates/base.html:274 +#: warehouse/templates/base.html:321 msgid "Installing packages" msgstr "" -#: warehouse/templates/base.html:275 +#: warehouse/templates/base.html:327 msgid "Uploading packages" msgstr "" -#: warehouse/templates/base.html:276 +#: warehouse/templates/base.html:333 msgid "User guide" msgstr "" -#: warehouse/templates/base.html:277 +#: warehouse/templates/base.html:339 msgid "Project name retention" msgstr "" -#: warehouse/templates/base.html:278 +#: warehouse/templates/base.html:342 msgid "FAQs" msgstr "" -#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37 +#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34 msgid "About PyPI" msgstr "" -#: warehouse/templates/base.html:285 +#: warehouse/templates/base.html:349 msgid "About PyPI navigation" msgstr "" -#: warehouse/templates/base.html:287 +#: warehouse/templates/base.html:355 msgid "PyPI Blog" msgstr "" -#: warehouse/templates/base.html:288 +#: warehouse/templates/base.html:361 msgid "Infrastructure dashboard" msgstr "" -#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40 -#: warehouse/templates/pages/stats.html:16 +#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40 +#: warehouse/templates/pages/stats.html:4 msgid "Statistics" msgstr "" -#: warehouse/templates/base.html:290 +#: warehouse/templates/base.html:367 msgid "Logos & trademarks" msgstr "" -#: warehouse/templates/base.html:291 +#: warehouse/templates/base.html:370 msgid "Our sponsors" msgstr "" -#: warehouse/templates/base.html:297 +#: warehouse/templates/base.html:376 msgid "Contributing to PyPI" msgstr "" -#: warehouse/templates/base.html:298 +#: warehouse/templates/base.html:377 msgid "How to contribute navigation" msgstr "" -#: warehouse/templates/base.html:300 +#: warehouse/templates/base.html:380 msgid "Bugs and feedback" msgstr "" -#: warehouse/templates/base.html:301 +#: warehouse/templates/base.html:386 msgid "Contribute on GitHub" msgstr "" -#: warehouse/templates/base.html:302 +#: warehouse/templates/base.html:392 msgid "Translate PyPI" msgstr "" -#: warehouse/templates/base.html:303 +#: warehouse/templates/base.html:395 msgid "Sponsor PyPI" msgstr "" -#: warehouse/templates/base.html:304 +#: warehouse/templates/base.html:401 msgid "Development credits" msgstr "" -#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23 +#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10 msgid "Using PyPI" msgstr "" -#: warehouse/templates/base.html:311 +#: warehouse/templates/base.html:408 msgid "Using PyPI navigation" msgstr "" -#: warehouse/templates/base.html:313 -#: warehouse/templates/manage/organization/activate_subscription.html:33 +#: warehouse/templates/base.html:414 +#: warehouse/templates/manage/organization/activate_subscription.html:21 msgid "Terms of Service" msgstr "" -#: warehouse/templates/base.html:314 +#: warehouse/templates/base.html:417 msgid "Report security issue" msgstr "" -#: warehouse/templates/base.html:315 +#: warehouse/templates/base.html:423 msgid "Code of conduct" msgstr "" -#: warehouse/templates/base.html:316 +#: warehouse/templates/base.html:429 msgid "Privacy Notice" msgstr "" -#: warehouse/templates/base.html:317 +#: warehouse/templates/base.html:435 msgid "Acceptable Use Policy" msgstr "" -#: warehouse/templates/base.html:327 +#: warehouse/templates/base.html:445 msgid "Status:" msgstr "" -#: warehouse/templates/base.html:328 +#: warehouse/templates/base.html:449 msgid "all systems operational" msgstr "" -#: warehouse/templates/base.html:332 +#: warehouse/templates/base.html:453 msgid "" "Developed and maintained by the Python community, for the Python community." msgstr "" -#: warehouse/templates/base.html:334 +#: warehouse/templates/base.html:455 msgid "Donate today!" msgstr "" -#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16 +#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4 msgid "Site map" msgstr "" -#: warehouse/templates/base.html:347 +#: warehouse/templates/base.html:474 msgid "Switch to desktop version" msgstr "" -#: warehouse/templates/confirm-action.html:17 +#: warehouse/templates/confirm-action.html:4 msgid "Confirm Action" msgstr "" -#: warehouse/templates/confirm-action.html:26 +#: warehouse/templates/confirm-action.html:11 msgid "Are you sure?" msgstr "" -#: warehouse/templates/error-base.html:35 +#: warehouse/templates/error-base.html:23 msgid "Error code" msgstr "" -#: warehouse/templates/error-base.html:37 +#: warehouse/templates/error-base.html:27 msgid "Back to the homepage" msgstr "" -#: warehouse/templates/index.html:16 +#: warehouse/templates/index.html:4 msgid "The Python Package Index" msgstr "" -#: warehouse/templates/index.html:31 +#: warehouse/templates/index.html:17 msgid "Test Python package publishing with the Test Python Package Index" msgstr "" -#: warehouse/templates/index.html:33 +#: warehouse/templates/index.html:19 msgid "Develop the codebase behind PyPI with the Dev Python Package Index" msgstr "" -#: warehouse/templates/index.html:35 +#: warehouse/templates/index.html:21 msgid "Find, install and publish Python packages with the Python Package Index" msgstr "" -#: warehouse/templates/index.html:54 +#: warehouse/templates/index.html:48 #, python-format msgid "Or browse projects" msgstr "" -#: warehouse/templates/index.html:61 +#: warehouse/templates/index.html:55 #, python-format msgid "%(num_projects_formatted)s project" msgid_plural "%(num_projects_formatted)s projects" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/index.html:68 +#: warehouse/templates/index.html:62 #, python-format msgid "%(num_releases_formatted)s release" msgid_plural "%(num_releases_formatted)s releases" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/index.html:75 +#: warehouse/templates/index.html:69 #, python-format msgid "%(num_files_formatted)s file" msgid_plural "%(num_files_formatted)s files" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/index.html:82 +#: warehouse/templates/index.html:76 #, python-format msgid "%(num_users_formatted)s user" msgid_plural "%(num_users_formatted)s users" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/index.html:99 +#: warehouse/templates/index.html:96 msgid "" "PyPI helps you find and install software developed and shared by the Python " "community." @@ -1494,149 +1502,149 @@ msgstr "" msgid "Package authors use PyPI to distribute their software." msgstr "" -#: warehouse/templates/index.html:104 +#: warehouse/templates/index.html:107 msgid "Learn how to package your Python code for PyPI" msgstr "" -#: warehouse/templates/accounts/login.html:17 -#: warehouse/templates/accounts/recovery-code.html:17 -#: warehouse/templates/accounts/register.html:17 -#: warehouse/templates/accounts/request-password-reset.html:17 -#: warehouse/templates/accounts/reset-password.html:17 -#: warehouse/templates/accounts/two-factor.html:17 -#: warehouse/templates/manage/account.html:23 -#: warehouse/templates/manage/account/token.html:22 -#: warehouse/templates/manage/account/totp-provision.html:22 -#: warehouse/templates/packaging/submit-malware-observation.html:21 +#: warehouse/templates/accounts/login.html:5 +#: warehouse/templates/accounts/recovery-code.html:5 +#: warehouse/templates/accounts/register.html:5 +#: warehouse/templates/accounts/request-password-reset.html:5 +#: warehouse/templates/accounts/reset-password.html:5 +#: warehouse/templates/accounts/two-factor.html:5 +#: warehouse/templates/manage/account.html:20 +#: warehouse/templates/manage/account/token.html:8 +#: warehouse/templates/manage/account/totp-provision.html:8 +#: warehouse/templates/packaging/submit-malware-observation.html:18 #: warehouse/templates/re-auth.html:17 msgid "Error processing form" msgstr "" -#: warehouse/templates/accounts/register.html:195 -#: warehouse/templates/accounts/register.html:201 -#: warehouse/templates/accounts/reset-password.html:71 -#: warehouse/templates/accounts/reset-password.html:77 -#: warehouse/templates/manage/account.html:442 -#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80 +#: warehouse/templates/accounts/register.html:166 +#: warehouse/templates/accounts/register.html:171 +#: warehouse/templates/accounts/reset-password.html:62 +#: warehouse/templates/accounts/reset-password.html:67 +#: warehouse/templates/manage/account.html:453 +#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74 msgid "Confirm password" msgstr "" -#: warehouse/templates/re-auth.html:33 +#: warehouse/templates/re-auth.html:31 msgid "Confirm password to continue" msgstr "" -#: warehouse/templates/accounts/login.html:77 -#: warehouse/templates/accounts/register.html:158 -#: warehouse/templates/accounts/reset-password.html:38 -#: warehouse/templates/manage/manage_base.html:411 -#: warehouse/templates/re-auth.html:53 +#: warehouse/templates/accounts/login.html:56 +#: warehouse/templates/accounts/register.html:130 +#: warehouse/templates/accounts/reset-password.html:28 +#: warehouse/templates/manage/manage_base.html:451 +#: warehouse/templates/re-auth.html:49 msgid "Password" msgstr "" -#: warehouse/templates/accounts/login.html:51 -#: warehouse/templates/accounts/login.html:79 -#: warehouse/templates/accounts/recovery-code.html:42 -#: warehouse/templates/accounts/register.html:71 -#: warehouse/templates/accounts/register.html:97 +#: warehouse/templates/accounts/login.html:34 +#: warehouse/templates/accounts/login.html:58 +#: warehouse/templates/accounts/recovery-code.html:28 +#: warehouse/templates/accounts/register.html:57 +#: warehouse/templates/accounts/register.html:79 +#: warehouse/templates/accounts/register.html:107 #: warehouse/templates/accounts/register.html:132 -#: warehouse/templates/accounts/register.html:160 -#: warehouse/templates/accounts/register.html:197 -#: warehouse/templates/accounts/request-password-reset.html:41 -#: warehouse/templates/accounts/reset-password.html:40 -#: warehouse/templates/accounts/reset-password.html:73 -#: warehouse/templates/accounts/two-factor.html:101 -#: warehouse/templates/manage/account.html:270 -#: warehouse/templates/manage/account.html:294 -#: warehouse/templates/manage/account.html:354 -#: warehouse/templates/manage/account.html:386 -#: warehouse/templates/manage/account.html:411 -#: warehouse/templates/manage/account.html:438 -#: warehouse/templates/manage/account/publishing.html:40 -#: warehouse/templates/manage/account/publishing.html:55 -#: warehouse/templates/manage/account/publishing.html:70 -#: warehouse/templates/manage/account/publishing.html:92 -#: warehouse/templates/manage/account/publishing.html:112 -#: warehouse/templates/manage/account/publishing.html:159 -#: warehouse/templates/manage/account/publishing.html:174 -#: warehouse/templates/manage/account/publishing.html:189 -#: warehouse/templates/manage/account/publishing.html:204 -#: warehouse/templates/manage/account/publishing.html:219 -#: warehouse/templates/manage/account/publishing.html:261 -#: warehouse/templates/manage/account/publishing.html:276 -#: warehouse/templates/manage/account/publishing.html:291 -#: warehouse/templates/manage/account/publishing.html:332 -#: warehouse/templates/manage/account/publishing.html:354 -#: warehouse/templates/manage/account/publishing.html:376 -#: warehouse/templates/manage/account/publishing.html:398 -#: warehouse/templates/manage/account/recovery_codes-burn.html:70 -#: warehouse/templates/manage/account/token.html:133 -#: warehouse/templates/manage/account/token.html:150 -#: warehouse/templates/manage/account/totp-provision.html:69 -#: warehouse/templates/manage/account/webauthn-provision.html:44 -#: warehouse/templates/manage/organization/activate_subscription.html:34 -#: warehouse/templates/manage/organization/projects.html:128 -#: warehouse/templates/manage/organization/projects.html:151 -#: warehouse/templates/manage/organization/roles.html:270 -#: warehouse/templates/manage/organization/roles.html:291 -#: warehouse/templates/manage/organization/settings.html:50 +#: warehouse/templates/accounts/register.html:168 +#: warehouse/templates/accounts/request-password-reset.html:28 +#: warehouse/templates/accounts/reset-password.html:30 +#: warehouse/templates/accounts/reset-password.html:64 +#: warehouse/templates/accounts/two-factor.html:82 +#: warehouse/templates/manage/account.html:293 +#: warehouse/templates/manage/account.html:314 +#: warehouse/templates/manage/account.html:367 +#: warehouse/templates/manage/account.html:401 +#: warehouse/templates/manage/account.html:426 +#: warehouse/templates/manage/account.html:450 +#: warehouse/templates/manage/account/publishing.html:24 +#: warehouse/templates/manage/account/publishing.html:37 +#: warehouse/templates/manage/account/publishing.html:50 +#: warehouse/templates/manage/account/publishing.html:69 +#: warehouse/templates/manage/account/publishing.html:86 +#: warehouse/templates/manage/account/publishing.html:132 +#: warehouse/templates/manage/account/publishing.html:145 +#: warehouse/templates/manage/account/publishing.html:158 +#: warehouse/templates/manage/account/publishing.html:171 +#: warehouse/templates/manage/account/publishing.html:184 +#: warehouse/templates/manage/account/publishing.html:227 +#: warehouse/templates/manage/account/publishing.html:240 +#: warehouse/templates/manage/account/publishing.html:253 +#: warehouse/templates/manage/account/publishing.html:294 +#: warehouse/templates/manage/account/publishing.html:313 +#: warehouse/templates/manage/account/publishing.html:330 +#: warehouse/templates/manage/account/publishing.html:349 +#: warehouse/templates/manage/account/recovery_codes-burn.html:48 +#: warehouse/templates/manage/account/token.html:127 +#: warehouse/templates/manage/account/token.html:152 +#: warehouse/templates/manage/account/totp-provision.html:60 +#: warehouse/templates/manage/account/webauthn-provision.html:37 +#: warehouse/templates/manage/organization/activate_subscription.html:22 +#: warehouse/templates/manage/organization/projects.html:109 +#: warehouse/templates/manage/organization/projects.html:130 +#: warehouse/templates/manage/organization/roles.html:374 +#: warehouse/templates/manage/organization/roles.html:393 +#: warehouse/templates/manage/organization/settings.html:35 +#: warehouse/templates/manage/organization/settings.html:64 #: warehouse/templates/manage/organization/settings.html:87 -#: warehouse/templates/manage/organization/settings.html:118 -#: warehouse/templates/manage/organization/settings.html:150 -#: warehouse/templates/manage/organization/teams.html:89 -#: warehouse/templates/manage/organizations.html:196 -#: warehouse/templates/manage/organizations.html:227 -#: warehouse/templates/manage/organizations.html:256 -#: warehouse/templates/manage/organizations.html:281 -#: warehouse/templates/manage/organizations.html:307 -#: warehouse/templates/manage/organizations.html:331 -#: warehouse/templates/manage/organizations.html:362 -#: warehouse/templates/manage/project/publishing.html:46 -#: warehouse/templates/manage/project/publishing.html:61 -#: warehouse/templates/manage/project/publishing.html:83 -#: warehouse/templates/manage/project/publishing.html:103 -#: warehouse/templates/manage/project/publishing.html:151 +#: warehouse/templates/manage/organization/settings.html:113 +#: warehouse/templates/manage/organization/teams.html:70 +#: warehouse/templates/manage/organizations.html:208 +#: warehouse/templates/manage/organizations.html:236 +#: warehouse/templates/manage/organizations.html:259 +#: warehouse/templates/manage/organizations.html:278 +#: warehouse/templates/manage/organizations.html:300 +#: warehouse/templates/manage/organizations.html:319 +#: warehouse/templates/manage/organizations.html:346 +#: warehouse/templates/manage/project/publishing.html:43 +#: warehouse/templates/manage/project/publishing.html:56 +#: warehouse/templates/manage/project/publishing.html:75 +#: warehouse/templates/manage/project/publishing.html:92 +#: warehouse/templates/manage/project/publishing.html:140 +#: warehouse/templates/manage/project/publishing.html:153 #: warehouse/templates/manage/project/publishing.html:166 -#: warehouse/templates/manage/project/publishing.html:181 -#: warehouse/templates/manage/project/publishing.html:196 -#: warehouse/templates/manage/project/publishing.html:239 -#: warehouse/templates/manage/project/publishing.html:254 -#: warehouse/templates/manage/project/publishing.html:296 -#: warehouse/templates/manage/project/publishing.html:318 -#: warehouse/templates/manage/project/publishing.html:340 -#: warehouse/templates/manage/project/roles.html:273 -#: warehouse/templates/manage/project/roles.html:289 -#: warehouse/templates/manage/project/roles.html:305 -#: warehouse/templates/manage/project/roles.html:328 -#: warehouse/templates/manage/project/roles.html:359 -#: warehouse/templates/manage/project/roles.html:380 -#: warehouse/templates/manage/project/settings.html:287 -#: warehouse/templates/manage/project/settings.html:307 -#: warehouse/templates/manage/project/settings.html:327 -#: warehouse/templates/manage/team/roles.html:106 -#: warehouse/templates/manage/team/settings.html:35 -#: warehouse/templates/packaging/submit-malware-observation.html:58 -#: warehouse/templates/packaging/submit-malware-observation.html:71 -#: warehouse/templates/re-auth.html:55 +#: warehouse/templates/manage/project/publishing.html:179 +#: warehouse/templates/manage/project/publishing.html:223 +#: warehouse/templates/manage/project/publishing.html:236 +#: warehouse/templates/manage/project/publishing.html:278 +#: warehouse/templates/manage/project/publishing.html:295 +#: warehouse/templates/manage/project/publishing.html:314 +#: warehouse/templates/manage/project/roles.html:320 +#: warehouse/templates/manage/project/roles.html:333 +#: warehouse/templates/manage/project/roles.html:344 +#: warehouse/templates/manage/project/roles.html:364 +#: warehouse/templates/manage/project/roles.html:397 +#: warehouse/templates/manage/project/roles.html:416 +#: warehouse/templates/manage/project/settings.html:266 +#: warehouse/templates/manage/project/settings.html:282 +#: warehouse/templates/manage/project/settings.html:298 +#: warehouse/templates/manage/team/roles.html:104 +#: warehouse/templates/manage/team/settings.html:22 +#: warehouse/templates/packaging/submit-malware-observation.html:54 +#: warehouse/templates/packaging/submit-malware-observation.html:67 +#: warehouse/templates/re-auth.html:51 msgid "(required)" msgstr "" -#: warehouse/templates/accounts/login.html:84 -#: warehouse/templates/re-auth.html:60 +#: warehouse/templates/accounts/login.html:62 +#: warehouse/templates/re-auth.html:55 msgid "Your password" msgstr "" -#: warehouse/templates/accounts/login.html:107 -#: warehouse/templates/manage/manage_base.html:414 -#: warehouse/templates/re-auth.html:84 +#: warehouse/templates/accounts/login.html:88 +#: warehouse/templates/manage/manage_base.html:457 +#: warehouse/templates/re-auth.html:82 msgid "Show password" msgstr "" -#: warehouse/templates/accounts/login.html:111 -#: warehouse/templates/re-auth.html:88 +#: warehouse/templates/accounts/login.html:92 +#: warehouse/templates/re-auth.html:86 msgid "Forgot password?" msgstr "" -#: warehouse/templates/re-auth.html:92 +#: warehouse/templates/re-auth.html:90 #, python-format msgid "" "Tip: you are about to perform a sensitive " @@ -1645,11 +1653,11 @@ msgid "" "again for the next hour." msgstr "" -#: warehouse/templates/upload.html:25 +#: warehouse/templates/upload.html:12 msgid "This URL is an API endpoint for uploading files to PyPI." msgstr "" -#: warehouse/templates/upload.html:26 +#: warehouse/templates/upload.html:14 #, python-format msgid "" "For more information on uploading projects to PyPI, visit the Python Packaging User Guide." msgstr "" -#: warehouse/templates/upload.html:28 +#: warehouse/templates/upload.html:17 #, python-format msgid "" "Otherwise, we suggest you go to the PyPI homepage." msgstr "" -#: warehouse/templates/accounts/invite-confirmation.html:17 +#: warehouse/templates/accounts/invite-confirmation.html:4 msgid "Confirm Invite" msgstr "" -#: warehouse/templates/accounts/invite-confirmation.html:34 +#: warehouse/templates/accounts/invite-confirmation.html:21 #, python-format msgid "" "Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?" msgstr "" -#: warehouse/templates/accounts/invite-confirmation.html:40 -#: warehouse/templates/accounts/organization-invite-confirmation.html:40 -#: warehouse/templates/manage/organizations.html:42 -#: warehouse/templates/manage/projects.html:52 +#: warehouse/templates/accounts/invite-confirmation.html:29 +#: warehouse/templates/accounts/organization-invite-confirmation.html:29 +#: warehouse/templates/manage/organizations.html:34 +#: warehouse/templates/manage/projects.html:42 msgid "Accept" msgstr "" -#: warehouse/templates/accounts/invite-confirmation.html:41 -#: warehouse/templates/accounts/organization-invite-confirmation.html:41 -#: warehouse/templates/manage/organizations.html:46 -#: warehouse/templates/manage/organizations.html:54 -#: warehouse/templates/manage/projects.html:53 +#: warehouse/templates/accounts/invite-confirmation.html:33 +#: warehouse/templates/accounts/organization-invite-confirmation.html:33 +#: warehouse/templates/manage/organizations.html:39 +#: warehouse/templates/manage/organizations.html:51 +#: warehouse/templates/manage/projects.html:46 msgid "Decline" msgstr "" -#: warehouse/templates/accounts/invite-confirmation.html:45 +#: warehouse/templates/accounts/invite-confirmation.html:39 #, python-format msgid "" "You must first enable two-factor authentication on " "your account before accepting an invitation to join a project." msgstr "" -#: warehouse/templates/accounts/login.html:30 +#: warehouse/templates/accounts/login.html:17 #, python-format msgid "Log in to %(title)s" msgstr "" -#: warehouse/templates/accounts/login.html:49 -#: warehouse/templates/accounts/profile.html:41 -#: warehouse/templates/accounts/register.html:130 -#: warehouse/templates/email/organization-member-added/body.html:30 -#: warehouse/templates/email/organization-member-invited/body.html:30 -#: warehouse/templates/email/organization-member-removed/body.html:30 -#: warehouse/templates/email/organization-member-role-changed/body.html:30 -#: warehouse/templates/manage/account.html:248 -#: warehouse/templates/manage/organization/roles.html:209 -#: warehouse/templates/manage/organization/roles.html:274 -#: warehouse/templates/manage/project/roles.html:148 -#: warehouse/templates/manage/project/roles.html:205 -#: warehouse/templates/manage/project/roles.html:308 -#: warehouse/templates/manage/project/roles.html:363 -#: warehouse/templates/manage/team/roles.html:80 -#: warehouse/templates/manage/team/roles.html:110 +#: warehouse/templates/accounts/login.html:32 +#: warehouse/templates/accounts/profile.html:25 +#: warehouse/templates/accounts/register.html:105 +#: warehouse/templates/email/organization-member-added/body.html:14 +#: warehouse/templates/email/organization-member-invited/body.html:14 +#: warehouse/templates/email/organization-member-removed/body.html:14 +#: warehouse/templates/email/organization-member-role-changed/body.html:14 +#: warehouse/templates/manage/account.html:272 +#: warehouse/templates/manage/organization/roles.html:291 +#: warehouse/templates/manage/organization/roles.html:377 +#: warehouse/templates/manage/project/roles.html:171 +#: warehouse/templates/manage/project/roles.html:250 +#: warehouse/templates/manage/project/roles.html:346 +#: warehouse/templates/manage/project/roles.html:400 +#: warehouse/templates/manage/team/roles.html:77 +#: warehouse/templates/manage/team/roles.html:107 msgid "Username" msgstr "" -#: warehouse/templates/accounts/login.html:55 +#: warehouse/templates/accounts/login.html:37 msgid "Your username" msgstr "" -#: warehouse/templates/accounts/logout.html:16 -#: warehouse/templates/accounts/logout.html:25 -#: warehouse/templates/includes/current-user-indicator.html:77 +#: warehouse/templates/accounts/logout.html:4 +#: warehouse/templates/accounts/logout.html:13 +#: warehouse/templates/includes/current-user-indicator.html:93 msgid "Log out" msgstr "" -#: warehouse/templates/accounts/logout.html:19 +#: warehouse/templates/accounts/logout.html:7 #, python-format msgid "Log out of %(account_name)s" msgstr "" -#: warehouse/templates/accounts/organization-invite-confirmation.html:17 +#: warehouse/templates/accounts/organization-invite-confirmation.html:4 msgid "Confirm Organization Invite" msgstr "" -#: warehouse/templates/accounts/organization-invite-confirmation.html:34 +#: warehouse/templates/accounts/organization-invite-confirmation.html:21 #, python-format msgid "" "Would you like to accept this invitation to join '%(organization_name)s' as " "an organization %(role_name)s?" msgstr "" -#: warehouse/templates/accounts/organization-invite-confirmation.html:45 +#: warehouse/templates/accounts/organization-invite-confirmation.html:39 #, python-format msgid "" "You must first enable two-factor authentication on " "your account before accepting an invitation to join an organization." msgstr "" -#: warehouse/templates/accounts/profile.html:16 +#: warehouse/templates/accounts/profile.html:4 #, python-format msgid "Profile of %(username)s" msgstr "" -#: warehouse/templates/accounts/profile.html:31 -#: warehouse/templates/manage/account.html:223 -#: warehouse/templates/manage/organization/roles.html:153 -#: warehouse/templates/manage/organization/roles.html:220 -#: warehouse/templates/manage/project/roles.html:157 -#: warehouse/templates/manage/project/roles.html:214 -#: warehouse/templates/manage/team/roles.html:61 +#: warehouse/templates/accounts/profile.html:15 +#: warehouse/templates/manage/account.html:245 +#: warehouse/templates/manage/organization/roles.html:211 +#: warehouse/templates/manage/organization/roles.html:302 +#: warehouse/templates/manage/project/roles.html:181 +#: warehouse/templates/manage/project/roles.html:260 +#: warehouse/templates/manage/team/roles.html:45 #, python-brace-format msgid "Avatar for {user} from gravatar.com" msgstr "" -#: warehouse/templates/accounts/profile.html:52 -#: warehouse/templates/organizations/profile.html:39 +#: warehouse/templates/accounts/profile.html:36 +#: warehouse/templates/organizations/profile.html:24 msgid "Date joined" msgstr "" -#: warehouse/templates/accounts/profile.html:53 -#: warehouse/templates/organizations/profile.html:40 +#: warehouse/templates/accounts/profile.html:37 +#: warehouse/templates/organizations/profile.html:25 #, python-format msgid "Joined %(start_date)s" msgstr "" -#: warehouse/templates/accounts/profile.html:71 -#: warehouse/templates/organizations/profile.html:53 +#: warehouse/templates/accounts/profile.html:52 +#: warehouse/templates/organizations/profile.html:37 #, python-format msgid "%(count)s project" msgid_plural "%(count)s projects" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/accounts/profile.html:77 -#: warehouse/templates/organizations/profile.html:59 +#: warehouse/templates/accounts/profile.html:58 +#: warehouse/templates/organizations/profile.html:43 msgid "No projects" msgstr "" -#: warehouse/templates/accounts/profile.html:86 -#: warehouse/templates/accounts/profile.html:116 -#: warehouse/templates/manage/organization/projects.html:48 -#: warehouse/templates/manage/projects.html:37 -#: warehouse/templates/manage/projects.html:87 -#: warehouse/templates/manage/team/projects.html:48 -#: warehouse/templates/organizations/profile.html:68 +#: warehouse/templates/accounts/profile.html:68 +#: warehouse/templates/accounts/profile.html:100 +#: warehouse/templates/manage/organization/projects.html:36 +#: warehouse/templates/manage/projects.html:24 +#: warehouse/templates/manage/projects.html:85 +#: warehouse/templates/manage/team/projects.html:36 +#: warehouse/templates/organizations/profile.html:53 #, python-format msgid "Last released %(release_date)s" msgstr "" -#: warehouse/templates/accounts/profile.html:94 +#: warehouse/templates/accounts/profile.html:77 #, python-format msgid "%(user)s has not uploaded any projects to PyPI, yet" msgstr "" -#: warehouse/templates/accounts/profile.html:102 +#: warehouse/templates/accounts/profile.html:85 #, python-format msgid "%(count)s archived project" msgid_plural "" @@ -1817,40 +1825,40 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" -#: warehouse/templates/accounts/profile.html:113 -#: warehouse/templates/manage/projects.html:82 +#: warehouse/templates/accounts/profile.html:97 +#: warehouse/templates/manage/projects.html:80 msgid "Archived" msgstr "" -#: warehouse/templates/accounts/recovery-code.html:18 -#: warehouse/templates/manage/manage_base.html:41 +#: warehouse/templates/accounts/recovery-code.html:7 +#: warehouse/templates/manage/manage_base.html:27 msgid "Recovery codes" msgstr "" -#: warehouse/templates/accounts/recovery-code.html:24 -#: warehouse/templates/accounts/two-factor.html:152 +#: warehouse/templates/accounts/recovery-code.html:12 +#: warehouse/templates/accounts/two-factor.html:132 msgid "Login using recovery codes" msgstr "" -#: warehouse/templates/accounts/recovery-code.html:40 -#: warehouse/templates/manage/account/recovery_codes-burn.html:68 +#: warehouse/templates/accounts/recovery-code.html:26 +#: warehouse/templates/manage/account/recovery_codes-burn.html:46 msgid "Enter recovery code" msgstr "" -#: warehouse/templates/accounts/recovery-code.html:63 +#: warehouse/templates/accounts/recovery-code.html:45 msgid "" "Recovery codes are 16 character hexadecimal strings comprised of lowercase " "a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1858,196 +1866,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2137,26 +2145,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2164,11 +2172,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2483,36 +2491,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2520,7 +2528,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2528,7 +2536,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2537,11 +2545,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2560,72 +2568,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2633,166 +2641,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2800,7 +2808,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2808,195 +2816,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3004,37 +3012,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3045,7 +3053,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3058,89 +3066,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3149,13 +3157,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3163,268 +3171,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3924,58 +3932,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4017,11 +4025,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4033,27 +4041,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4061,156 +4069,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4653,17 +4661,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4777,89 +4785,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4870,35 +4878,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4906,105 +4914,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5015,169 +5023,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5185,61 +5194,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5345,308 +5354,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5654,29 +5662,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5684,64 +5692,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5749,179 +5757,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5929,89 +5937,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6380,33 +6388,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6414,89 +6422,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6557,53 +6565,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6612,27 +6620,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6790,100 +6798,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6898,198 +6906,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7102,33 +7110,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7139,15 +7147,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7156,74 +7164,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7458,7 +7466,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7530,7 +7537,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7539,317 +7546,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7869,7 +7876,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7966,17 +7973,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7985,7 +7992,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7998,7 +8005,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8007,21 +8014,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8352,35 +8359,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8388,15 +8395,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8456,14 +8463,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8471,7 +8478,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8479,7 +8486,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8545,20 +8552,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8567,7 +8574,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8599,7 +8606,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8626,7 +8633,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8636,7 +8643,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8644,47 +8651,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8723,7 +8730,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8735,7 +8742,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8743,7 +8750,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8751,7 +8758,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8759,7 +8766,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8797,7 +8804,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8806,7 +8813,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8817,35 +8824,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8853,14 +8860,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8869,7 +8876,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8880,13 +8887,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8894,7 +8901,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8904,14 +8911,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8919,7 +8926,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8991,22 +8998,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9014,7 +9021,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9027,7 +9034,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9096,39 +9103,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ang/LC_MESSAGES/messages.po b/warehouse/locale/ang/LC_MESSAGES/messages.po
index cc89b149b85e..6668257ac468 100644
--- a/warehouse/locale/ang/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ang/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.8.6\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ar/LC_MESSAGES/messages.po b/warehouse/locale/ar/LC_MESSAGES/messages.po
index 9a316d85ba1a..b000d99384ff 100644
--- a/warehouse/locale/ar/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ar/LC_MESSAGES/messages.po
@@ -39,7 +39,7 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -47,25 +47,25 @@ msgstr ""
"يجب عليك التحقق من عنوان بريدك الإلكتروني **الأساسي** قبل أن تتمكن من تنفيذ "
"هذا الإجراء."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "يجب تمكين المصادقة الثنائية على حسابك لتنفيذ هذا الإجراء."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "تم تحديث الإعدادات المحلية"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "البريد الالكتروني غير صالح. حاول مرة أخرى."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "كلمة السر هذه غير صحيحة. حاول مرة أخرى."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -75,40 +75,40 @@ msgstr ""
"أو واصلات عادية أو سفلية. يجب أيضاً أن يبدأ وينتهي بحرف أو رقم. الرجاء اختيار "
"اسم مستخدم مختلف."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "غير مسموح بالبايتات الفارغة."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "لم يتم العثور على مستخدم مطابق لاسم المستخدم المحدد"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "كود الTOTP يجب أن يكون طوله ${totp_length}."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "يجب أن تتكون رموز الاسترداد من ${recovery_code_length} حرفًا."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "الرجاء اختيار اسم مستخدم طوله 50 حرفاً أو أقل."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "اسم المستخدم هذا يستخدمه حساب آخر. برجاء اختيار اسم مستخدم مختلف."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "كلمة المرور طويلة للغاية."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -117,63 +117,63 @@ msgstr ""
"كانت هناك عدة محاولات فاشلة لتسجيل الدخول. لقد تم توقيفك حتى ${time}. رجاء "
"أعد المحاولة لاحقا."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "كلمات المرور غير متطابقة. حاول مرة أخرى."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "البريد الإلكتروني طويل جدًا. حاول مرة أخرى."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"لا يمكنك إستخدام بريد الكتروني من هذا النطاق. قم يإستخدام بريد الكتروني "
"مختلف."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"هذا البريد الالكتروني يستخدمه هذا الحساب بالفعل.استخدم بريد الكتروني مختلف."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "هذا البريد الالكتروني يستخدمه حساب آخر.استخدام بريد الكتروني مختلف."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "هذا الاسم طويل للغاية.اختر اسم طوله 100 حرفاً أو أقل."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "غير مسموح بالبايتات الفارغة في حقل الاسم."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "رمز TOTP غير صالح."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "إثبات WebAuthn غير صالح: حمولة خاطئة"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "رمز الاسترداد غير صالح."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "تم استخدام رمز الاسترداد مسبقًا."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "اسم المستخدم غير صالح. حاول مرة أخرى."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -182,7 +182,7 @@ msgstr ""
"كانت هناك محاولات تسجيل دخول كثيرة فاشلة. تم توقيفك حتى {}. رجاء أعد "
"المحاولة لاحقا."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -191,7 +191,7 @@ msgstr ""
"تمت إضافة عدد كبير جدًا من رسائل البريد الإلكتروني إلى هذا الحساب دون التحقق "
"منها. تحقق من بريدك الوارد واتبع روابط التحقق. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -201,25 +201,25 @@ msgstr ""
"تم طلب تغيير كلمة السر لهذا الحساب مراتٍ كثيرة دون اكمالها. تحقق من بريدك "
"الوارد واتبع روابط التحقق. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "تسجيل دخول ثنائي العامل غير صالح أو منتهي الصلاحية."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "موثق بالفعل"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "توكيد WebAuthn ناجح"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "تم قبول رمز الاسترداد. لا يمكن استخدام الرمز مرة أخرى."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -227,141 +227,141 @@ msgstr ""
"تسجيل المستخدمين الجدد موقوف مؤقتاً. للتفاصيل: https://pypi.org/help#admin-"
"intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "رمز منتهي الصلاحية: برجاء طلب رابط جديد لتغيير كلمة السر"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "رمز غير صحيح: برجاء طلب رابط جديد لتغيير كلمة السر"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "رمز غير صحيح: لا يوجد رمز"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "رمز غير صحيح: ليس رمزاً لتغيير كلمة السر"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "رمز غير صحيح: لم يتم العثور على المستخدم"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "رمز غير صحيح: المستخدم سجل الدخول منذ وقت طلب هذا الرمز"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "رمز غير صحيح: كلمة السر تغيرت بالفعل منذ وقت طلب هذا الرمز"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "لقد قمت بتغيير كلمة السر الخاصة بك"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "رمز منتهي الصلاحية: برجاء طلب رابط جديد لتأكيد البريد الاليكتروني"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "رمز غير صحيح: برجاء طلب رابط جديد لتأكيد البريد الاليكتروني"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "رمز غير صحيح: ليس رمزاً لتأكيد البريد الاليكتروني"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "لم يتم العثور على البريد الاليكتروني"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "تم تأكيد البريد الاليكتروني بالفعل"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "تستطيع الآن استخدام هذا البريد الاليكتروني كبريدك الاليكتروني الأساسي"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "هذا بريدك الاليكتروني الأساسي"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "تم تأكيد البريد الاليكتروني ${email_address}. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "رمز منتهي الصلاحية: قم بطلب رابط دعوة جديد للمنظمة"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "رمز غير صالح: قم بطلب دعوة جديدة"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "رمز غير صالح: ليس رمزاً لدعوة إلى مؤسسة"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "دعوة المنظمة غير صالحة."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "دعوة المنظمة لم تعد صالحة."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "تم رفض دعوة '${organization_name}'."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${organization_name}."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "رمز منتهي الصلاحية: قم بطلب رابط دعوة جديد لدور في المشروع"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "رمز منتهي الصلاحية: قم بطلب رابط دعوة جديد لدور في المشروع"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "رمز غير صحيح: ليس رمزاً لدعوة مشاركة"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "دعوة الدور غير صالحة."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "دعوة الدور لم تعد صالحة."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "دعوة '${project_name}' تم رفضها."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -369,13 +369,13 @@ msgstr ""
"النشر الموثوق موقوف مؤقتاً. للتفاصيل: https://pypi.org/help#admin-"
"intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"تسجيل المستخدمين الجدد موقوف مؤقتاً. للتفاصيل انظر : https://pypi.org/"
"help#admin-intervention."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -383,27 +383,27 @@ msgstr ""
"يجب أن يكون لديك بريد إلكتروني تم التحقق منه حتى تتمكن من التسجيل كناشر "
"موثوق قيد المراجعة. إطّلع على https://pypi.org/help#openid-connect للتفاصيل."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "لا يمكنك تسجيل أكثر من 3 ناشرين موثوقين قيد المراجعة مرّة واحدة."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "كانت هناك محاولات تسجيل دخول فاشلة كثيرة جداً. حاول مرة أخرى لاحقًا."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "حساب الناشر الموثوق لا يمكن تسجيله"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -411,32 +411,32 @@ msgstr ""
"هذا الناشر الموثوق قد تم تسجيله بالفعل. قم بمراسلة مسؤلي PyPI إن لم يكن هذا "
"مقصودا."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "تم تسجيل حساب ناشر جديد للإنشاء تحت المراجعة. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "مُعَرّف ناشر غير صالح"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "تمت إزالة ناشر موثوق لمشروع. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "معاينة البانر"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "الرجاء اختيار اسم مؤسسة طوله 50 حرفاً أو أقل."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -447,61 +447,61 @@ msgstr ""
"نقاط، أو واصلات عادية أو سفلية. يجب أيضاً أن يبدأ وينتهي بحرف أو رقم. الرجاء "
"اختيار اسم حساب مؤسسة مختلف."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr "اسم حساب المؤسسة هذا قيد الاستخدام. اختر اسم حساب مؤسسةٍ آخر."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr "لقد قمت بالفعل بتقديم طلب لهذا الاسم. اختر اسمًا مختلفًا لحساب المؤسسة."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "اختر مشروع"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "حدد اسم المشروع"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr "ابدأ وانتهي فقط بحرف او رقم يحتوي فقط على ترميز ASCII و '.'، '_'، '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "اسم المشروع هذا قيد الاستخدام. اختر اسم مشروعٍ آخر."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "اسم المؤسسة هذا طويل للغاية. اختر اسم مؤسسة طوله 100 حرفٍ أو أقل."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "رابط المؤسسة هذا طويل للغاية. اختر رابط مؤسسة طوله 400 حرفاً أو أقل."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "يجب أن يبدأ رابط المؤسسة ب http:// أو https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "وصف المؤسسة هذا طويل للغاية. اختر وصف مؤسسة طوله 400 حرفاً أو أقل."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -511,15 +511,15 @@ msgid ""
"1024 characters or less."
msgstr "الوصف هذا طويل للغاية. اختر وصف طوله 400 حرفاً أو أقل."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "لقد قمت بالفعل بإرسال الحد الأقصى لعدد. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "اختر اسم فريق يتكون من 50 حرفًا أو أقل."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -527,103 +527,103 @@ msgstr ""
"اسم الفريق غير صالح. لا يمكن أن تبدأ أسماء الفرق أو تنتهي بمسافة أو نقطة أو "
"شرطة سفلية أو واصلة أو شرطة مائلة. اختر اسمًا مختلفًا للفريق."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "اسم الفريق هذا مُستخدم بالفعل. قم بإختيار اسم فريق مختلف."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "حدد اسم مستودعك البديل"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "حدد رابط مستودعك البديل"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "هذا الرابط طويل للغاية. اختر رابط طوله 400 حرفاً أو أقل."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "الوصف هذا طويل للغاية. اختر وصف طوله 400 حرفاً أو أقل."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "تم تحديث تفاصيل الحساب"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"تم إضافة البريد الاليكتروني ${email_address} - برجاء التحقق من بريدك "
"الايكتروني للحصول على رابط التأكيد"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "تم اصدار رمز الأصلاح"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "اصدار رمز اصلاح جديد سوف يوقف رمز الأصلاح الحالى."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "تحقق من بريدك الإلكتروني لإنشاء رمز مميز لواجهة برمجة التطبيقات API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "رمز API غير موجود."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "خطاء فى الأعتمادات (كلمه السر او الأسم او رمز الأصلاح). جرب مره اخرى"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "تفاصيل موقع المستودع البديل غير صالح"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "تمت اضافة مستودع بديل '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "تأكيد الطلب"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "ID المستودع البديل غير صالح"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "اسم المستودع غير صالح للمشروع"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr "لا يمكن حذف المستودع البديل - ${confirm} ليس مشابها ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "تم حذف المستودع البديل '${name}'"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "حساب الناشر الموثوق لا يمكن تسجيله"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -631,7 +631,7 @@ msgstr ""
"النشر الموثوق المستند إلى GitHub موقوف مؤقتا. إطّلع على https://pypi.org/"
"help#admin-intervention للتفاصيل."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -639,7 +639,7 @@ msgstr ""
"النشر الموثوق المستند إلى GitLab موقوف مؤقتا. إطّلع على https://pypi.org/"
"help#admin-intervention للتفاصيل."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -647,7 +647,7 @@ msgstr ""
"النشر الموثوق المستند إلى Google موقوف مؤقتا. إطّلع على https://pypi.org/"
"help#admin-intervention للتفاصيل."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -655,9 +655,9 @@ msgstr ""
"النشر الموثوق المستند إلى ActiveState موقوف مؤقتا. إطّلع على https://pypi.org/"
"help#admin-intervention للتفاصيل."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -665,44 +665,44 @@ msgstr ""
"تم تعطيل حذف المشروع مؤقتًا. إطّلع على https://pypi.org/help#admin-"
"intervention للتفاصيل."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "لا يمكن سحب الإصدار - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "تعذر إلغاء الإصدار - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "لا يمكن حذف الإصدار - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "تعذر العثور على ملف"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "تعذر حذف ملف - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "الفريق '${team_name}' لديه بالفعل دور ${role_name} للمشروع"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for project"
msgstr "المستخدم '{username}' له صلاحيات ${rol_name} فى المشروع"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -711,8 +711,8 @@ msgstr ""
"المستخدم '${username}' ليس لديه بريد إلكتروني أولي صالح ولا يمكن إضافتة "
"كـ${role_name} للمشروع"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -720,33 +720,33 @@ msgstr ""
"دعوة المستخدم '${username}' قد انتهت صلاحيتها. الرجاء المحاولة مرة أخرى "
"لاحقاً."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "تم إرسال الدعوة إلي '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "لم يتم العثور علي الدعوة."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "الدعوه لم تعد صالحه."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "تم إنهاء الدعوة من خلال '${username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for organization"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "المستخدم '{username}' بالفعل له صلاحيات ${rol_name} فى المنظمة"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -755,258 +755,258 @@ msgstr ""
"المستخدم '${username}' لم يقم بتأكيد الايميل الأساسي بعد ولايمكنه الإضافة ك "
"'${role_name} لهذه المنظمة"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "لم يتم العثور على المنظمة."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "لا يمكن إعادة إرسال دعوة المنظمة."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "دعوة '${project_name}' تم رفضها."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid project name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project already exists."
msgstr "اسم المشروع هذا قيد الاستخدام. اختر اسم مشروعٍ آخر."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project name isn't allowed"
msgstr "اسم المشروع هذا قيد الاستخدام. اختر اسم مشروعٍ آخر."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "اسم المشروع هذا مشابه جدا لاسم مشروع موجود"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "حدد اسم المشروع"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "غير مسموح بالبايتات الفارغة."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "حدد اسم المشروع"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "كلمة السر"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "كلمات المرور غير متطابقة. حاول مرة أخرى."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "كلمة المرور فارغة"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "قوه و متانه كلمه السر:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1018,7 +1018,7 @@ msgstr[3] "تسجيل"
msgstr[4] "تسجيل"
msgstr[5] "تسجيل"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
@@ -1028,7 +1028,7 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
@@ -1038,183 +1038,186 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "تم الإلغاء"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "غير مكتمل"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "تم الرفض / ممنوع (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "لا توجد لديك الصلاحيات الكافية لرؤية هذه الصفحة"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "لم يتم العثور على الصفحة (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "بحثنا في كل مكان لكن لم نستطع العثور على هذه الصفحة"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr ""
"والآن لشيء
\n"
"مختلف تماماً"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "مونتي بايثون - مشهد متجر الجبنة"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "رابط خارجي"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "شاهد نص الفيديو"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "تمت إزالة الصفحة (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "الصفحة التي تبحث عنها تمت إزالتها"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "خطأ داخلي في الخادم (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "هناك خطأ ما"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1223,19 +1226,19 @@ msgstr ""
"
نقوم بمواجهة بعض المشاكل التقنية التي تؤثر على قدرتنا على تقديم هذا "
"الموقع لك.
نحن ندرك هذه المشكلة ونعمل على حلها في أقرب وقت ممكن.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "تفقد صفحة الحالة الخاصة بنا"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "كود خطأ 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "هل تعتمد على PyPI لأداء عملك؟"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"انظر في التبرع لمساعدتنا على بناء منصة أكثر إتزاناً وأماناً."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1263,56 +1266,60 @@ msgstr ""
"اختر كلمة مرور تحتوى على حروف كبيره وصغيره , ارقام و رموز خاصة. تجنب الكلمات "
"الشائعه و المتكرره."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "قوه و متانه كلمه السر:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "الابحار الرئسى"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "مساعده"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "الممولون"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "تسجيل الدخول"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "تسجيل"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "رؤية القائمة"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "قائمة"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "القائمة الرئيسية"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr "فهرس حزمات بايثون (PyPI) مخزن برمجيات للغة البرمجة بايثون."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 آخر التحديثات"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 أحدث الحزم"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "انتقال الى المحتوى الرئيسي"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "تحويل الى اصدار الموبايل"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "تحذير"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "انت تستخدم متصفح غير مدعوم, قم بالترقيه الى اصدار احدث."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1398,216 +1405,221 @@ msgstr ""
"أنت تستخدم TestPyPI - صورة منفصلة عن فهرس حزم بايثون الذي يسمح لك بتجربة "
"أدوات وعمليات النشر دون التأثير علي الفهرس الأصلي."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
"بعض السمات ربما لن تعمل بدون جافاسكربت. رجاءًا حاول تفعيلها إذا واجهتك مشاكل."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "بحث في PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "بحث في المشاريع"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "بحث"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "بحث في المشاريع"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "التنقل المساعدة"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "تعرف على تثبيت الحزمات"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "تحميل الحزمات"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "دليل المستخدم"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "احتفاظ اسم فهرس الحزمة"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "الأسئلة الشائعة"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "حول فهرس حزم بايثون"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "حول تصفح فهرس حزم بايثون"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "لوحة معلومات البنية التحتية"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "إحصا"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "الشعارات والعلامات التجارية"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "الرعاة"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "المساهمة في PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "كيفيه المساهمة بالتنقل"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "الأخطاء والإبلاغ"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "المساهمة على جيت هاب"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "ترجم فهرس حزم بايثون"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "الممولون"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "مساهمات التنمية"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "استخدام فهرس حزم بايثون"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "استخدام تنقل PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "شروط الاستخدام"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "الإبلاغ عن مشكلة أمنية"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "مدونة قواعد السلوك"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "سياسة الخصوصية"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "الحالة: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "تم تطويره وصيانته من قبل مجتمع Python لمجتمع Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "تبرع الآن!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "خارطة الموقع"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "انتقل إلى إصدار سطح المكتب"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "تأكيد الإجراء"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "هل أنت متأكد؟"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "كود خطأ"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "العودة للصفحة الرئيسية"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "فهرس حزمات بايثون"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "اختبر نشر حزمات بايثون باستخدام ال Test Python Package Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "طوّر قاعدة الكود وراء PyPI باستخدام فهرس حزم Python Dev"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"اعثر على حزمات بايثون وثبتها وانشرها باستخدام فهرس حزمات بايثون (Python "
"Package Index)"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1618,7 +1630,7 @@ msgstr[3] "مشروعات %(num_projects_formatted)s"
msgstr[4] "مشروعات %(num_projects_formatted)s"
msgstr[5] "مشاريع %(num_projects_formatted)s"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1629,7 +1641,7 @@ msgstr[3] "اصدارات %(num_releases_formatted)s"
msgstr[4] "اصدارات %(num_releases_formatted)s"
msgstr[5] "اصدارات %(num_releases_formatted)s"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1640,7 +1652,7 @@ msgstr[3] "%(num_files_formatted)s ملف(ات)"
msgstr[4] "%(num_files_formatted)s ملف(ات)"
msgstr[5] "%(num_files_formatted)s ملف(ات)"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1651,7 +1663,7 @@ msgstr[3] "%(num_users_formatted)s مستخدم(ين)"
msgstr[4] "%(num_users_formatted)s مستخدم(ين)"
msgstr[5] "%(num_users_formatted)s مستخدم(ين)"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1667,149 +1679,149 @@ msgstr "تعرف على كيفية تثبيت الحزم"
msgid "Package authors use PyPI to distribute their software."
msgstr "مؤلفو الحزمات يستخدمون PyPI لتوزيع برمجياتهم."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "تعرف على كيفية تجميع حزمة من كود البايثون الخاص بك لـ PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "خطأ في معالجة الاستمارة"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "تأكيد كلمة السر"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "قم بتأكيد كلمة المرور للمتابعة"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "كلمة السر"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(مطلوب)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "كلمة السر الخاصة بك"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "اظهار كلمة السر"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "هل نسيت كلمة السر؟"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1818,11 +1830,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "هذا رابط واجهة برمجة التطبيقات (API) لرفع الملفات الى PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "غير ذلك، نقترح زيارة صفحة PyPI الرئيسية."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "موافق"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "رفض"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1873,59 +1885,59 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "تسجيل الدخول الى %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "اسم المستخدم"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "اسم المستخدم الخاص بك"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "تسجيل الخروج"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "تسجيل الخروج من %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1933,35 +1945,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "حساب المستخدم %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "صورة رمزية للمستخدم {user} من gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "تاريخ الانضمام"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "انضم بتاريخ %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -1973,28 +1985,28 @@ msgstr[3] "مشروعاتك"
msgstr[4] "مشروعاتك"
msgstr[5] "مشروعاتك"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "لا توجد مشاريع"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "آخر إصدار بتاريخ %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s لم يقم برفع أي مشروع بعد."
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2006,42 +2018,42 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "بحث في المشاريع"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "كود الإستعادة"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "قم بالدخول بإستعمال رمز الإستعادة"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "أدخل رمز الإستعادة"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "تأكيد"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2052,113 +2064,114 @@ msgstr ""
"حالة فقد جهازك أو تطبيقك. أدخل أحد هذه الرموز في النموذج للتحقق من هويتك. "
"بمجرد استخدامه ، لن يعد رمز الإستعادة صالحًا."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "لا يزال لا يعمل ؟ أحصل على مساعدة
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "تسجيل مستخدم جديد على %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr "لا تنتحل شخصية الآخرين أو تنشر معلومات خاصة دون موافقتهم."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr "احترم المستخدمين الآخرين وتجنب اللغة المسيئة أو التمييزية."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "الاسم"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "اسمك"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "البريد الاليكتروني"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "بريدك الاليكتروني"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "استمارة التأكيد"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "اختيار اسم مستخدم"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "اظهار كلمات السر"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "اختيار كلمة سر"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the الأسئلة الشائعة "
"لمزيد من المعلومات."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "إنشاء حساب"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "تغيير كلمة السر"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "لتغيير كلمة السر، برجاء ادخال اسم المستخدم أو البريد الاليكتروني."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "اسم المستخدم أو البريد الاليكتروني"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "طلب تغيير كلمة السر"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "تم إرسال رسالة تغيير كلمة السر"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2201,7 +2214,7 @@ msgid ""
"been sent to your registered email address."
msgstr "تم إرسال رسالة للبريد الاليكتروني المسجل الخاص بك."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2210,46 +2223,46 @@ msgstr ""
"هذه الرسالة تحتوي على رابط تغيير كلمة السر. هذا الرابط ستنتهي صلاحيته في "
"%(n_hours)s ساعات."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "تغيير كلمة السر الخاصة بك"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "اختيار كلمة سر جديدة"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "تغيير كلمة السر"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "المصادقة ذات العاملين"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "المصادقة بجهاز أمان (على سبيل المثال: مفتاح USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "قم بتوصيل جهاز الأمان الخاص بك واضغط على زر \"التصديق بالجهاز\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"قم بتفعيل الجافاسكريبت لتسجيل الدخول بجهاز أمان (على سبيل المثال: مفتاح USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "التصديق بالجهاز"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"قم بتحديث المتصفح لتتمكن من تسجيل الدخول بجهاز أمان (على "
"سبيل المثال: مفتاح USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2272,54 +2285,59 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "هل فقدت جهازك؟ لا يعمل؟ اعثر على مساعدة."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "التصديق بتطبيق"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "ادخل كود التصديق"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"قم بتوليد كود باستخدام تطبيق التصديق المربوط بحساب PyPI الخاص بك. ادخل "
"هذا الكود في الاستمارة لتأكيد هويتك.
هل فقدت تطبيقك؟ لا يعمل؟ اعثر على مساعدة.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "هل فقدت مفتاح الأمان أو التطبيق الخاص بك؟"
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "حساب PyPI الخاص بك %(username)s تمت إزالته."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s للتواصل مع مديري PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2338,7 +2356,7 @@ msgstr ""
"تمت إضافتك بصفتك %(role)s إلى مشروع %(site)s: "
"%(project_name)s عن طريق %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2347,7 +2365,7 @@ msgstr ""
"تتلقى هذه الرسالة لأن تمت إضافتك عن طريق %(initiator_username)s لمشروع على "
"%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2358,14 +2376,14 @@ msgstr ""
"%(organization_name)s عن طريق %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2377,7 +2395,7 @@ msgstr ""
"تمت إضافتك بصفتك %(role)s إلى مشروع %(site)s: "
"%(project_name)s عن طريق %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2389,7 +2407,7 @@ msgstr ""
"تتلقى هذه الرسالة لأن تمت إضافتك عن طريق %(initiator_username)s لمشروع على "
"%(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -2404,13 +2422,13 @@ msgstr ""
"%(organization_name)s عن طريق %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s للتواصل مع مديري PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s للتواصل مع مديري PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s للتواصل مع مديري %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "New releases"
msgid "Invited by"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2643,39 +2661,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "New releases"
msgid "Changed by"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2683,62 +2701,62 @@ msgid ""
"organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2747,12 +2765,12 @@ msgstr ""
"أحد ما، ربما أنت، قام بتغيير كلمة المرور لحساب PyPI الخاص بك "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "ماذا؟"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2771,7 +2789,7 @@ msgstr ""
"أجل حمايتك وحماية الآخرين، قمنا بتغيير كلمة السر الخاصة بك ولن\n"
"يمكنك تسجيل الدخول أو الرفع الى PyPI بكلمة السر السابقة."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2784,12 +2802,12 @@ msgstr ""
"لم يتم إختراق PyPI نفسه. هذا إجراء وقائي لتقليل\n"
"الخطر لPyPI ومستخدمينه."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "ماذا يجب أن أفعل؟"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2798,11 +2816,11 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "كيف يمكنني التواصل معكم؟"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2815,7 +2833,7 @@ msgstr ""
"لمزيد من المعلومات، يمكنك مراسلة %(email_address)s للتواصل مع\n"
"مديري PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2837,7 +2855,7 @@ msgstr ""
"بتغيير\n"
"كلمة السر الخاصة بك ولن يمكنك تسجيل الدخول أو الرفع لPyPI بكلمة السر السابقة."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2853,7 +2871,7 @@ msgstr ""
"هجوم حشو بيانات الإعتماد\n"
"ضد PyPI ومستخدمينه."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2867,11 +2885,11 @@ msgstr ""
"الأخرى الخاصة بك بالإضافة الى تعريف نفسك على الممارسات الجيدة الحاصة بكلمات "
"السر."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "كيف تعرفون هذا؟"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2898,7 +2916,7 @@ msgstr ""
"a>. للمساعدة، يمكنك مراسلة %(email_address)s "
"للتواصل مع مديري PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2907,7 +2925,7 @@ msgstr ""
"أحد ما، ربما أنت، طلب تغيير كلمة السر الخاصة بحساب PyPI الخاص بك "
"\"%(username)s\"."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2916,8 +2934,8 @@ msgstr ""
"إذا كنت تريد المتابعة في هذا الطلب، اضغط هنا لتغيير "
"كلمة السر الخاصة بك."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2928,13 +2946,13 @@ msgstr[3] "هذا الرابط سوف تنتهي صلاحيته خلال %(n_ho
msgstr[4] "هذا الرابط سوف تنتهي صلاحيته خلال %(n_hours)s ساعة."
msgstr[5] "هذا الرابط سوف تنتهي صلاحيته خلال %(n_hours)s ساعة."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "إذا لم تقم بتقديم هذا الطلب، يمكنك تجاهل هذه الرسالة بأمان."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2946,32 +2964,32 @@ msgstr ""
"أحد ما، ربما أنت، طلب تغيير كلمة السر الخاصة بحساب PyPI الخاص بك "
"\"%(username)s\"."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2981,7 +2999,7 @@ msgstr ""
"strong> تم تغييره من %(old_email)s
الى %(new_email)s"
"code>"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2989,7 +3007,7 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3008,7 +3026,7 @@ msgstr ""
"الوصول إلى رموز الاسترداد هذه ، قد تفقد الوصول إلى حساب PyPI الخاص بك بشكل "
"دائم!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3022,7 +3040,7 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3036,7 +3054,7 @@ msgstr ""
"رمز الاسترداد الخاص بحساب المستخدم%(username)sمستعمل "
"سابقا .\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3049,18 +3067,18 @@ msgstr ""
"\n"
"تم توليد رمز الاسترداد الجديد لحساب المستخدم %(username)s\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3071,7 +3089,7 @@ msgstr ""
"تمت إضافتك بصفتك %(role)s إلى مشروع %(site)s: "
"%(project_name)s عن طريق %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3083,7 +3101,7 @@ msgstr ""
"تتلقى هذه الرسالة لأن تمت إضافتك عن طريق %(initiator_username)s لمشروع على "
"%(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3091,13 +3109,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3109,7 +3127,7 @@ msgstr ""
"تمت إضافتك بصفتك %(role)s إلى مشروع %(site)s: "
"%(project_name)s عن طريق %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3121,21 +3139,21 @@ msgstr ""
"تمت إضافتك بصفتك %(role)s إلى مشروع %(site)s: "
"%(project_name)s عن طريق %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3147,54 +3165,54 @@ msgstr ""
"تتلقى هذه الرسالة لأن تمت إضافتك عن طريق %(initiator_username)s لمشروع على "
"%(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "تم إضافة متعاون جديد لمشروع تملكه على PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "المشاركون"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "تم إضافة متعاون جديد لمشروع تملكه على PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "تم إضافة متعاون جديد لمشروع تملكه على PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3202,10 +3220,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3213,7 +3231,7 @@ msgid ""
"organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3221,7 +3239,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -3236,7 +3254,7 @@ msgstr ""
"%(organization_name)s عن طريق %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -3251,7 +3269,7 @@ msgstr ""
"%(organization_name)s عن طريق %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3263,7 +3281,7 @@ msgstr ""
"أحد ما، ربما أنت، غير كلمة السر لحساب PyPI الخاص بك %(username)s"
"strong>."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3275,7 +3293,7 @@ msgstr ""
"أحد ما، ربما أنت، غير كلمة السر لحساب PyPI الخاص بك %(username)s"
"strong>."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3284,7 +3302,7 @@ msgstr ""
"أحد ما، ربما أنت، قام بإضافة هذا البريد الاليكتروني "
"(%(email_address)s
) الى حساب PyPI الخاص به."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3296,14 +3314,14 @@ msgstr ""
"إذا كنت تريد المتابعة في هذا الطلب، اضغط هنا لتأكيد "
"البريد الاليكتروني الخاص بك"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3315,148 +3333,148 @@ msgstr ""
"إذا كنت تريد المتابعة في هذا الطلب، اضغط هنا لتأكيد "
"البريد الاليكتروني الخاص بك"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "إذا لم تقم بتقديم هذا الطلب، يمكنك تجاهل هذه الرسالة بأمان."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "هذا الرابط انتهت صلاحيته."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "الإدارة"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "مشروعاتك"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "إعدادات الحساب"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Verified"
msgid "File details"
msgstr "تم التأكد منه"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "نسخ"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "خطأ"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3482,37 +3500,37 @@ msgstr ""
msgid "Manage project"
msgstr "إدارة مشروع"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "السابق"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "بريدك الالتروني الرئيسي (%(email_address)s) لم يتم التحقق منه."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "ليس لديك عنوان بريد الكتروني رئيسي."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "قم بتأكيد بريدك الالكتروني أو أضف بريد الكتروني جديد."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3523,7 +3541,7 @@ msgstr ""
msgid "Edit profile"
msgstr "تعديل الحساب"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3536,91 +3554,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "البريد الالكتروني"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project links"
msgid "Projects"
msgstr "روابط المشروع"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "الإعدادات"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "الإصدارات"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "المشاركون"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3632,13 +3650,13 @@ msgstr "تم التأكد منه"
msgid "Verified by PyPI on %(release_date)s"
msgstr "آخر إصدار بتاريخ %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "روابط المشروع"
@@ -3648,272 +3666,272 @@ msgstr "روابط المشروع"
msgid "GitHub Statistics"
msgstr "إحصائيات GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "نجوم:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "فروع:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "إحصائيات GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "المؤلف:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified*"
msgid "Unverified details"
msgstr "لم يتم التأكد منه*"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "يتطلب:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "تم التأكد منه*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "تم التأكد منه"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "لم يتم التأكد منه*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Reset password"
msgid "Update password"
msgstr "تغيير كلمة السر"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Error code"
msgid "Recovery code"
msgstr "كود خطأ"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "هل نسيت كلمة السر؟"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "تسجيل دخول ثنائي العامل غير صالح أو منتهي الصلاحية."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "تسجيل دخول ثنائي العامل غير صالح أو منتهي الصلاحية."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "رمز الاسترداد غير صالح."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Enter authentication code"
msgid "Session reauthentication failed"
msgstr "ادخل كود التصديق"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "تم إرسال رسالة تغيير كلمة السر"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset"
msgid "Password reset attempted"
msgstr "تغيير كلمة السر"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "تغيير كلمة السر"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "تم رفض دعوة '${organization_name}'."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "تم رفض دعوة '${organization_name}'."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4440,58 +4458,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4541,11 +4559,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4557,27 +4575,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4585,154 +4603,154 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Error code"
msgid "Recovery methods enabled"
msgstr "كود خطأ"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Error code"
msgid "Recovery method"
msgstr "كود خطأ"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove last 2FA method"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Enter recovery code"
msgid "Generate recovery codes"
msgstr "أدخل رمز الإستعادة"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Error code"
msgid "Use a recovery code"
msgstr "كود خطأ"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not enabled two factor authentication on your account."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -4740,15 +4758,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "المصادقة بجهاز أمان (على سبيل المثال: مفتاح USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "New releases"
msgid "Submitted by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "اسمك"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "اسم المستخدم"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage project"
msgid "Manager"
msgstr "إدارة مشروع"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "رفض"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "New releases"
msgid "Submitted %(submitted)s"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Create account"
msgid "Create"
msgstr "إنشاء حساب"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5249,13 +5267,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Activate your account"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5267,7 +5285,7 @@ msgstr ""
"يجب عليك التحقق من عنوان بريدك الإلكتروني **الأساسي** قبل أن تتمكن من تنفيذ "
"هذا الإجراء."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Specify project name"
msgid "PyPI Project Name"
msgstr "حدد اسم المشروع"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Specify project name"
msgid "project name"
msgstr "حدد اسم المشروع"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "اسمك"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5396,22 +5414,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5425,73 +5443,73 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "الاسم"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project links"
msgid "project"
msgstr "روابط المشروع"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "الإصدارات"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5502,8 +5520,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5517,29 +5535,29 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "البريد الالكتروني"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5547,8 +5565,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5562,115 +5580,115 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Specify project name"
msgid "ActiveState Project name"
msgstr "حدد اسم المشروع"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project links"
msgid "my-project"
msgstr "روابط المشروع"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "اسم المستخدم الخاص بك"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "اسم المستخدم"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project links"
msgid "Project"
msgstr "روابط المشروع"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "المشاريع المتداولة"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5681,15 +5699,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -5697,160 +5715,161 @@ msgid ""
"your account before adding a new publisher."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Error code"
msgid "Account recovery codes"
msgstr "كود خطأ"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Error code"
msgid "Save your recovery codes"
msgstr "كود خطأ"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Create API token"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5858,65 +5877,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "إنشاء حساب"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6022,25 +6041,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6048,151 +6067,150 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "New releases"
msgid "Date submitted"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "New releases"
msgid "Submit"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6200,7 +6218,7 @@ msgid ""
"%(role_name)s"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6208,14 +6226,14 @@ msgid ""
"organization %(role_name)s"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6223,155 +6241,155 @@ msgid ""
"%(role_name)s expired"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "تسجيل"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "New releases"
msgid "Deleted by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "New releases"
msgid "Renamed by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "رفض"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "New releases"
msgid "Invited by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "New releases"
msgid "Revoked by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "There are no projects in your organization, yet."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6420,59 +6438,59 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "المشاريع المتداولة"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "إدارة مشروع"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6480,13 +6498,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6494,213 +6512,213 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Select project"
msgid "Delete projects"
msgstr "اختر مشروع"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove other people from the organization"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove yourself as Sole Owner"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "تسجيل مستخدم جديد"
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "الابحار الرئسى"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Date joined"
msgid "Date created"
msgstr "تاريخ الانضمام"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s للتواصل مع مديري %(site)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "دعوة الدور غير صالحة."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "تسجيل مستخدم جديد"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6798,29 +6816,29 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Transfer ownership and remove the project from your organization"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Select project"
msgid "Delete the project"
msgstr "اختر مشروع"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "تأكيد الدعوة"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Error code"
msgid "%(member_count)s member"
@@ -6874,50 +6892,50 @@ msgstr[3] "كود خطأ"
msgstr[4] "كود خطأ"
msgstr[5] "كود خطأ"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "New releases"
msgid "Yanked by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create account"
msgid "Creator"
msgstr "إنشاء حساب"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Date joined"
msgid "API token created"
msgstr "تاريخ الانضمام"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "يتطلب:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "New releases"
msgid "Enabled by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "يتطلب:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "New releases"
msgid "Disabled by:"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project links"
msgid "Project archived"
msgstr "روابط المشروع"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "بحث في المشاريع"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Specify project name"
msgid "Project unarchived"
msgstr "حدد اسم المشروع"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "بحث في المشاريع"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been quarantined."
msgstr "اسم المشروع هذا قيد الاستخدام. اختر اسم مشروعٍ آخر."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "تم رفض دعوة '${organization_name}'."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been archived."
msgstr "اسم المشروع هذا قيد الاستخدام. اختر اسم مشروعٍ آخر."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7239,35 +7257,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "اسم المستودع غير صالح"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7275,93 +7293,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7428,20 +7446,20 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7453,35 +7471,35 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7494,27 +7512,27 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7578,51 +7596,51 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
#, fuzzy
#| msgid "New releases"
msgid "Un-yank release"
msgstr "الإصدارات الجديدة"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "روابط المشروع"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7685,7 +7703,7 @@ msgstr "تسجيل مستخدم جديد"
msgid "Collaborator"
msgstr "المشاركون"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7697,13 +7715,13 @@ msgstr[3] "تسجيل مستخدم جديد"
msgstr[4] "تسجيل مستخدم جديد"
msgstr[5] "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7714,98 +7732,98 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove your own team as Owner"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Collaborators"
msgid "Add internal collaborator"
msgstr "المشاركون"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "إدارة مشروع"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "There are no teams in the organization."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Collaborators"
msgid "Invite external collaborator"
msgstr "المشاركون"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Collaborators"
msgid "Invite collaborator"
msgstr "المشاركون"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project links"
msgid "Project size:"
msgstr "روابط المشروع"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7820,27 +7838,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Removing this project from the organization will:"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7848,110 +7866,110 @@ msgid ""
"organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "تم تحديث صلاحياتك لتكن ${role} فى المشروع ${project_name}."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "لا توجد مشاريع"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove project from organization"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Transfer project to another organization"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "رمز غير صحيح: ليس رمزاً لدعوة مشاركة"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "إدارة مشروع"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot transfer project to another organization"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7959,13 +7977,13 @@ msgid ""
"or manage."
msgstr "رمز غير صحيح: ليس رمزاً لدعوة مشاركة"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are not an owner or manager of any other organizations."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7973,84 +7991,84 @@ msgid ""
"manage."
msgstr "رمز غير صحيح: ليس رمزاً لدعوة مشاركة"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "لم يقم المستخدم %(user)s ، برفع أي مشروع بعد."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "اسم المستودع غير صالح"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "There are no alternate repositories for this project, yet."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "بحث في المشاريع"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8063,35 +8081,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "بحث في المشاريع"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8106,15 +8124,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8123,86 +8141,86 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "العودة للصفحة الرئيسية"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "بحث في المشاريع"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "Cannot remove other people from the team"
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "تسجيل مستخدم جديد"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "There are no members in this team, yet."
msgstr "تتلقى هذا البريد الإلكتروني لأتك أحد أصحاب هذا المشروع."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
@@ -8431,11 +8449,11 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
@@ -8459,15 +8477,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8475,7 +8493,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8563,74 +8580,74 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "بحث في المشاريع"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -8638,248 +8655,248 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "المصادقة بجهاز أمان (على سبيل المثال: مفتاح USB)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "آخر الأخبار: أحدث إصدارات المشاريع"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8899,7 +8916,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8996,17 +9013,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9015,7 +9032,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9028,7 +9045,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9037,21 +9054,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9382,35 +9399,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9418,15 +9435,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9493,14 +9510,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9508,7 +9525,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9516,7 +9533,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "أو تصفح المشاريع"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9583,20 +9600,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9605,7 +9622,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9637,7 +9654,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9663,7 +9680,7 @@ msgid ""
"Advisory Database."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9688,7 +9705,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9696,47 +9713,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9782,7 +9799,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9794,7 +9811,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9802,7 +9819,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9810,7 +9827,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9818,7 +9835,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9856,7 +9873,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9865,7 +9882,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9876,35 +9893,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9912,14 +9929,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9928,7 +9945,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9939,13 +9956,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9953,7 +9970,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9963,14 +9980,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9978,7 +9995,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10050,22 +10067,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10073,7 +10090,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10086,7 +10103,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into دليل المستخدم لتعبئة "
"بايثون."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10148,18 +10165,18 @@ msgstr ""
"لإستعادة الوصول الى حسابك، برجاء تغيير كلمة السر الخاصة "
"بك على PyPI.\n"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10169,39 +10186,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Our sponsors"
msgid "PSF Sponsorship"
msgstr "الرعاة"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "إحصائيات GitHub:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "إحصائيات GitHub:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid "Collaborator for: %(project)s"
msgid "%(count_display)s project"
@@ -10640,12 +10661,12 @@ msgstr[3] "متعاون في: %(project)s"
msgstr[4] "متعاون في: %(project)s"
msgstr[5] "متعاون في: %(project)s"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
@@ -10655,32 +10676,32 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/be/LC_MESSAGES/messages.po b/warehouse/locale/be/LC_MESSAGES/messages.po
index 763131897f59..48cafb116c29 100644
--- a/warehouse/locale/be/LC_MESSAGES/messages.po
+++ b/warehouse/locale/be/LC_MESSAGES/messages.po
@@ -17,7 +17,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.8.2\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -25,26 +25,26 @@ msgstr ""
"Вы павінны спраўдзіць ваш **асноўны** адрас электроннай пошты перад тым, як "
"выканаць гэтую дзею."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
"Каб выканаць дадзеную дзею, вы павінны ўключыць двухфактарную аўтэнтыфікацыю."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Лакалізацыя абноўленая"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Няслушны адрас электроннай пошты. Паспрабуйце ўвесці яшчэ раз."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Няслушны пароль. Паспрабуйце яшчэ раз."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -54,40 +54,40 @@ msgstr ""
"злучнікі і падкрэсліванні. Таксама павінна пачынацца і сканчвацца на літару "
"або лічбу. Абярыце іншае імя карыстальніка."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Пустыя байты не дазваляюцца."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Па дадзеным імі карыстальнік не знойдзены"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Код аўтэнтыфікацыі павінен мець ${totp_length} лічбаў."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Коды ўзнаўлення павінны мець ${recovery_code_length} сімвалаў."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Абярыце імя карыстальніка, у якім менш за 50 сімвалаў."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Гэтае імя ўжо выкарыстоўваецца. Абярыце іншае імя."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Пароль задоўгі."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -96,21 +96,21 @@ msgstr ""
"Перавышаная колькасць няўдалых уводаў логіну. Увод заблакаваны на ${time}. "
"Калі ласка, паўтарыце пазней."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Ваш пароль не пасуе. Паспрабуйце ўвесці яшчэ раз."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Адрас электроннай пошты задоўгі. Паспрабуйце ўвесці яшчэ раз."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Вы не можаце выкарыстоўваць адрас электроннай пошты з гэтым даменам. "
"Выкарыстайце іншую электронную пошту."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -118,7 +118,7 @@ msgstr ""
"Гэты адрас электроннай пошты ўжо выкарыстоўваецца на гэтым акаўнце. "
"Выкарыстайце іншую электронную пошту."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -126,36 +126,36 @@ msgstr ""
"Гэты адрас электроннай пошты ўжо выкарыстоўваецца на іншым акаўнце. "
"Выкарыстайце іншую электронную пошту."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Гэтае імя задоўгае. Абярыце імя з памерам менш за 100 сімвалаў."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Няслушны код аўтэнтыфікацыі."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Няслушнае цверджанне WebAuthn: благія даныя"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Няслушны код узнаўлення."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Код узнаўлення ўжо выкарыстаны."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Імя карыстальніка няслушнае. Паспрабуйце яшчэ раз."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -164,7 +164,7 @@ msgstr ""
"Зашмат непаспяховых уводаў логіну. Увод заблакаваны на {}. Калі ласка, "
"паспрабуйце пазней."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -174,7 +174,7 @@ msgstr ""
"Праверце скрынку электроннай пошты і перайдзіце па спасылцы спраўджання. "
"(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -184,25 +184,25 @@ msgstr ""
"Зашмат запытаў на скід паролю для гэтага ўліковага запісу. Праверце вашу "
"скрынку электроннай пошты і перайдзіце па спасылцы спраўджання. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Няслушны або пратэрмінаваны уваход з двухфактарнай аўтэнтыфікацыяй."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Ужо аўтэнтыфікаваны"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Паспяховае цверджанне WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Код узнаўлення прыняты. Дадзены код не можа выкарыстоўвацца зноўку."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -210,214 +210,214 @@ msgstr ""
"Рэгістрацыя новых карыстальнікаў часова перапыненая. Глядзіце ў https://pypi."
"org/help#admin-intervention for details."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Пратэрмінаваны токен: запытайце спасылку на скід паролю"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Няслушны токен: запытайце спасылку на скід паролю"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Няслушны токен: токен не падтрымліваецца"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Няслушны токен: гэта не токен для скіду паролю"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Няслушны токен: карыстальнік не знойдзены"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Няслушны токен: карыстальнік ужо ўвайшоў у сістэму з моманту запыту гэтага "
"токену"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Няслушны токен: пароль ужо быў зменены перад тым, як гэты токен быў запытаны"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Вы скінулі пароль"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"Пратэрмінаваны токен: запытайце спасылку на спраўджанне электроннай пошты"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Няслушны токен: запытайце спасылку на спраўджанне электроннай пошты"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Няслушны токен: гэта не токен спраўджання электроннай пошты"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Электронная пошта не знойдзеная"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Электронная пошта ўжо спраўджаная"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Вы цяпер можаце ўсталяваць асноўны адрас электроннай пошты"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Гэта ваш асноўны адрас электроннай пошты"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"Адрас электроннчй пошты ${email_address} спраўджаны. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Пратэрмінаваны токен: запытайце запрашэнне ў новую арганізацыю"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Няслушны токен: запытайце запрашэнне ў новую арганізацыю"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Няслушны токен: гэта не токен запрашэння ў арганізацыю"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Запрашэнне ў арганізацыю няслушнае."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Запрашэнне ў арганізацыю больш не існуе."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Запрашэнне ў «${organization_name}» адхілены."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Цяпер вы ${role} у арганізацыі «${organization_name}» ."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Пратэрмінаваны токен: запытайце новую ролю ў праекце"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Няслушны токен: запытайце новую ролю ў праекце"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Няслушны токен: гэта не токен на запрашэнне ў супрацоўніцтве"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Няслушнае запрашэнне на ролю."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Запрашэнне на ролю больш не існуе."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Запрашэнне для «${project_name}» адхіленае."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Вы цяпер ${role} у праекце «${project_name}»."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Несапраўдны ID выдаўца"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Выдалены давераны выдавец для праекту "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Папярэдні прагляд банэра"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
"Выберыце назву ўліковага запісу арганізацыі, даўжынёю ў 50 сімвалаў ці менш."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -429,7 +429,7 @@ msgstr ""
"падкрэсліванняў. Таксама яны мусяць пачынацца ды заканчвацца на літару або "
"лічбу. Выберыце іншую назву ўліковага запісу арганізацыі."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -437,55 +437,55 @@ msgstr ""
"Такая назва ўліковага запісу арганізацыі ўжо выкарыстоўваецца. Выберыце "
"іншую назву ўліковага запісу арганізацыі."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Выбраць праект"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Удакладніце назву праекта"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Праект з такой назвай ужо існуе. Выберыце іншую назву праекта."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -493,39 +493,39 @@ msgid ""
"1024 characters or less."
msgstr "Гэтае імя задоўгае. Абярыце імя з памерам менш за 100 сімвалаў."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Гэтае імя задоўгае. Абярыце імя з памерам менш за 100 сімвалаў."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -533,700 +533,705 @@ msgid ""
"less."
msgstr "Гэтае імя задоўгае. Абярыце імя з памерам менш за 100 сімвалаў."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "Removed trusted publisher for project "
msgid "The trusted publisher could not be constrained"
msgstr "Выдалены давераны выдавец для праекту "
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Удакладніце назву праекта"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "Пароль задоўгі."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Ваш пароль не пасуе. Паспрабуйце ўвесці яшчэ раз."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "Пароль задоўгі."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1236,7 +1241,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1534,149 +1542,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1685,11 +1693,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1858,42 +1866,42 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Select project"
msgid "Archived"
msgstr "Выбраць праект"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1901,196 +1909,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2180,26 +2188,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2207,11 +2215,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2526,36 +2534,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2563,7 +2571,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2571,7 +2579,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2580,11 +2588,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2603,72 +2611,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2676,166 +2684,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2843,7 +2851,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2851,195 +2859,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3047,37 +3055,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3088,7 +3096,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3101,89 +3109,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3192,13 +3200,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3206,268 +3214,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3967,58 +3975,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4060,11 +4068,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4076,27 +4084,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4104,156 +4112,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4696,17 +4704,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4820,89 +4828,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4913,35 +4921,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4949,105 +4957,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5058,169 +5066,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5228,61 +5237,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5388,308 +5397,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5697,29 +5705,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5727,64 +5735,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5792,179 +5800,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5972,89 +5980,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Select project"
msgid "Archived by:"
msgstr "Выбраць праект"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Select project"
msgid "Unarchived by:"
msgstr "Выбраць праект"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6427,33 +6435,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6461,89 +6469,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6604,53 +6612,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6659,27 +6667,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6837,100 +6845,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6945,200 +6953,200 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Select project"
msgid "Archive project"
msgstr "Выбраць праект"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7151,33 +7159,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7188,15 +7196,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7205,74 +7213,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7507,7 +7515,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7579,7 +7586,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7588,319 +7595,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Select project"
msgid "What's an archived project?"
msgstr "Выбраць праект"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7920,7 +7927,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8017,17 +8024,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8036,7 +8043,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8049,7 +8056,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8058,21 +8065,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8403,35 +8410,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8439,15 +8446,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8507,14 +8514,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8522,7 +8529,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8530,7 +8537,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8596,20 +8603,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8618,7 +8625,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8650,7 +8657,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8677,7 +8684,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8687,7 +8694,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8695,47 +8702,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8774,7 +8781,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8786,7 +8793,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8794,7 +8801,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8802,7 +8809,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8810,7 +8817,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8848,7 +8855,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8857,7 +8864,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8868,35 +8875,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8904,14 +8911,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8920,7 +8927,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8931,13 +8938,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8945,7 +8952,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8955,14 +8962,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8970,7 +8977,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9042,22 +9049,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9065,7 +9072,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9078,7 +9085,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9147,39 +9154,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/bn/LC_MESSAGES/messages.po b/warehouse/locale/bn/LC_MESSAGES/messages.po
index 0e622f590db7..d5eed75767c6 100644
--- a/warehouse/locale/bn/LC_MESSAGES/messages.po
+++ b/warehouse/locale/bn/LC_MESSAGES/messages.po
@@ -24,32 +24,32 @@ msgstr ""
"X-Generator: Weblate 4.17-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
#, fuzzy
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "Nasir"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "অনুবাদ হালনাগাদকৃত"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ইমেলটি বৈধ নয়। আবার চেষ্টা করুন |"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "পাসওয়ার্ডটি অবৈধ। আবার চেষ্টা করুন |"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -59,29 +59,29 @@ msgstr ""
"আন্ডারস্কোর সমন্বয়ে গঠিত হতে হবে । এবং অবশ্যই একটি অক্ষর বা নম্বর দিয়ে শুরু এবং শেষ "
"করতে হবে। একটি পৃথক ব্যবহারকারীর নাম বাছুন।"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "এই ব্যবহারকারীর নামের কোনও ব্যবহারকারীকে পাওয়া যায়নি"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP কোড ${totp_length} দৈর্ঘ্যর হতে হবে |"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -89,12 +89,12 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -103,22 +103,22 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "অনেকবার ব্যর্থ লগইন প্রচেষ্টা করা হয়েছে । পরে আবার চেষ্টা করুন।"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "আপনার পাসওয়ার্ড মেলেনি । আবার চেষ্টা করুন |"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "ইমেলটি বৈধ নয়। আবার চেষ্টা করুন |"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"আপনি এই ডোমেইন হতে কোনো ইমেইল ব্যবহার করতে পারবেন না। ভিন্ন ইমেইল ব্যবহার করুন।"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -126,46 +126,46 @@ msgstr ""
"এই ইমেল ঠিকানাটি ইতিমধ্যে এই অ্যাকাউন্টটি দ্বারা ব্যবহৃত হচ্ছে। একটি ভিন্ন ইমেল "
"ব্যবহার করুন।"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "এই ইমেইলটি ইতোমধ্যে অন্য একটি একাউন্টে ব্যবহৃত। ভিন্ন ইমেইল ব্যবহার করুন"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "টিওটিপি কোডটি সঠিক নয়"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid recovery code."
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "ইমেলটি বৈধ নয়। আবার চেষ্টা করুন |"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -174,7 +174,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "অনেকবার ব্যর্থ লগইন প্রচেষ্টা করা হয়েছে । পরে আবার চেষ্টা করুন।"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -186,7 +186,7 @@ msgstr ""
"এই অ্যাকাউন্টে অনেকগুলি ইমেলগুলি যাচাই না করে যুক্ত করা হয়েছে। আপনার ইনবক্সটি "
"পরীক্ষা করুন এবং যাচাইকরণ লিঙ্কগুলি অনুসরণ করুন।"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -199,25 +199,25 @@ msgstr ""
"এই অ্যাকাউন্টে অনেকগুলি ইমেলগুলি যাচাই না করে যুক্ত করা হয়েছে। আপনার ইনবক্সটি "
"পরীক্ষা করুন এবং যাচাইকরণ লিঙ্কগুলি অনুসরণ করুন।"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "অবৈধ বা মেয়াদোত্তীর্ণ টু ফ্যাক্টর লগইন।"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "ইতিমধ্যে প্রমাণীকৃত"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "পুনরুদ্ধার কোড গৃহীত। সরবরাহকৃত কোডটি দ্বিতীয়বার ব্যবহার করা যাবে না।"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -225,77 +225,77 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "অবৈধ্য টোকেন: সদস্য খুঁজে পাওয়া যায় নি"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new organization invitation"
@@ -303,7 +303,7 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Invalid token: request a new organization invitation"
@@ -311,7 +311,7 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Invalid token: not an organization invitation token"
@@ -319,25 +319,25 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
@@ -345,7 +345,7 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
@@ -353,35 +353,35 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -393,7 +393,7 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -403,20 +403,20 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -425,47 +425,47 @@ msgid ""
"again later."
msgstr "অনেকবার ব্যর্থ লগইন প্রচেষ্টা করা হয়েছে । পরে আবার চেষ্টা করুন।"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -481,7 +481,7 @@ msgstr ""
"আন্ডারস্কোর সমন্বয়ে গঠিত হতে হবে । এবং অবশ্যই একটি অক্ষর বা নম্বর দিয়ে শুরু এবং শেষ "
"করতে হবে। একটি পৃথক ব্যবহারকারীর নাম বাছুন।"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -493,7 +493,7 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -505,22 +505,22 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -531,7 +531,7 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -539,7 +539,7 @@ msgid ""
"characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -547,11 +547,11 @@ msgid ""
"characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -559,7 +559,7 @@ msgid ""
"with 400 characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -567,23 +567,23 @@ msgid ""
"1024 characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -593,23 +593,23 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -617,84 +617,84 @@ msgid ""
"less."
msgstr "নামটি অনেক দীর্ঘ। 100 টি অক্ষর বা তারও কম সংখ্যক নাম চয়ন করুন।"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository location details"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid Recovery Code."
msgid "Added alternate repository '${name}'"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository id"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository for project"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -706,7 +706,7 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -718,7 +718,7 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -730,7 +730,7 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -742,9 +742,9 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -756,116 +756,116 @@ msgstr ""
"নতুন সদস্য নিবন্ধন সাময়িকভাবে বন্ধ আছে. আরো তথ্যের জন্য https://pypi.org/"
"help#admin-intervention দেখুন।"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid project name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -875,7 +875,7 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -885,484 +885,489 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Specify an environment name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid ActiveState project name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid repository name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid environment name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "আপনার পাসওয়ার্ড মেলেনি । আবার চেষ্টা করুন |"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1372,7 +1377,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1670,149 +1678,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1821,11 +1829,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1993,44 +2001,44 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Archived"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Recovery codes"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2038,196 +2046,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2317,26 +2325,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2344,11 +2352,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2667,36 +2675,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2704,7 +2712,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2712,7 +2720,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2721,11 +2729,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2744,72 +2752,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2817,166 +2825,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2984,7 +2992,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2992,195 +3000,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3188,37 +3196,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3229,7 +3237,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3242,89 +3250,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3333,13 +3341,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3347,268 +3355,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Recovery code"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "অবৈধ বা মেয়াদোত্তীর্ণ টু ফ্যাক্টর লগইন।"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "অবৈধ বা মেয়াদোত্তীর্ণ টু ফ্যাক্টর লগইন।"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid two factor (Recovery code)"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4118,58 +4126,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4211,11 +4219,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4227,27 +4235,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4255,166 +4263,166 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Recovery methods enabled"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Recovery method"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Generate recovery codes"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Use a recovery code"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4683,196 +4691,196 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4880,17 +4888,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Environment name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5006,89 +5014,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5099,35 +5107,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5135,111 +5143,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "ActiveState Project name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5250,169 +5258,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5420,61 +5429,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5580,322 +5589,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5903,29 +5911,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5933,66 +5941,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6000,192 +6008,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6193,99 +6201,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Invalid Recovery Code."
msgid "%(member_count)s member"
@@ -6335,44 +6343,44 @@ msgid_plural "%(member_count)s members"
msgstr[0] "অবৈধ পুনরুদ্ধার কোড।"
msgstr[1] "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6574,13 +6582,13 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Archived by:"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6590,52 +6598,52 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Unarchived by:"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6645,23 +6653,23 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6671,13 +6679,13 @@ msgstr ""
"এই ব্যবহারকারীর নামটি ইতিমধ্যে অন্য অ্যাকাউন্ট দ্বারা ব্যবহৃত হচ্ছে। একটি পৃথক নাম "
"বাছুন।"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6686,35 +6694,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Constrain environment"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6722,91 +6730,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "New Environment Name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6867,54 +6875,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6923,27 +6931,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7101,7 +7109,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7109,95 +7117,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
msgstr[1] "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7212,89 +7220,89 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Add the project to an organization that you own."
@@ -7302,29 +7310,29 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid ""
@@ -7334,11 +7342,11 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid ""
@@ -7348,79 +7356,79 @@ msgstr ""
"মেয়াদ উত্তীর্ণ টোকেন: একটি নতুন পাসওয়ার্ড পুনরায় সেট করার জন্য রিসেট লিঙ্কের অনুরোধ "
"করুন"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "50 টিরও কম অক্ষরসহ একটি ব্যবহারকারী নাম বাছুন |"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Alternate Repository Name"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Archive project"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7433,33 +7441,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7470,15 +7478,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7487,74 +7495,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7795,7 +7803,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7867,7 +7874,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7876,319 +7883,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "What's an archived project?"
msgstr "অবৈধ পুনরুদ্ধার কোড।"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8208,7 +8215,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8305,17 +8312,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8324,7 +8331,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8337,7 +8344,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8346,21 +8353,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8691,35 +8698,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8727,15 +8734,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8795,14 +8802,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8810,7 +8817,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8818,7 +8825,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8884,20 +8891,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8906,7 +8913,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8938,7 +8945,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8965,7 +8972,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8975,7 +8982,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8983,47 +8990,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9062,7 +9069,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9074,7 +9081,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9082,7 +9089,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9090,7 +9097,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9098,7 +9105,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9136,7 +9143,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9145,7 +9152,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9156,35 +9163,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9192,14 +9199,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9208,7 +9215,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9219,13 +9226,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9233,7 +9240,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9243,14 +9250,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9258,7 +9265,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9330,22 +9337,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9353,7 +9360,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9366,7 +9373,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9435,39 +9442,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/brx/LC_MESSAGES/messages.po b/warehouse/locale/brx/LC_MESSAGES/messages.po
index 43e3bf1aa1f6..ebc0fb02cd84 100644
--- a/warehouse/locale/brx/LC_MESSAGES/messages.po
+++ b/warehouse/locale/brx/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.15.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ca/LC_MESSAGES/messages.po b/warehouse/locale/ca/LC_MESSAGES/messages.po
index db093d8f1e62..fc5870b64e89 100644
--- a/warehouse/locale/ca/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ca/LC_MESSAGES/messages.po
@@ -17,32 +17,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.0-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
"Heu d'habilitar el segon factor d'autenticació per realitzar aquesta acció."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Localització actualitzada"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "L’adreça electrònica no és vàlida. Torneu-ho a provar."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "La contrasenya no és vàlida. Torneu-ho a provar."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -52,41 +52,41 @@ msgstr ""
"lletres, nombres, punts, guionets i guions baixos; a més, han de començar i "
"finalitzar per una lletra o un nombre. Trieu un altre nom d’usuari."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "No s’ha trobat cap usuari amb aquest nom"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "El codi TOTP ha de tenir ${totp_length} dígits."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Els codis de recuperació han de tenir ${recovery_code_length} caràcters."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Trieu un nom d’usuari de 50 caràcters o menys."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "La contrasenya és massa llarga."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -97,23 +97,23 @@ msgstr ""
"Hi ha hagut massa intents d’inici de sessió fallits. Torneu-ho a provar més "
"tard."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Les contrasenyes no coincideixen. Torneu-ho a provar."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "L’adreça electrònica no és vàlida. Torneu-ho a provar."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"No podeu utilitzar adreces electròniques d’aquest domini. Feu servir-ne una "
"de diferent."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -121,7 +121,7 @@ msgstr ""
"Aquest compte ja utilitza aquesta adreça electrònica. Feu servir-ne una de "
"diferent."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -129,38 +129,38 @@ msgstr ""
"Un altre compte ja utilitza aquesta adreça electrònica. Feu servir-ne una de "
"diferent."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "El codi TOTP no és vàlid."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "L’asserció del WebAuthn no és vàlida: la càrrega és incorrecta"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "El codi de recuperació no és vàlid."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "El codi de recuperació ja s’havia utilitzat."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "L’adreça electrònica no és vàlida. Torneu-ho a provar."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -171,7 +171,7 @@ msgstr ""
"Hi ha hagut massa intents d’inici de sessió fallits. Torneu-ho a provar més "
"tard."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -180,7 +180,7 @@ msgstr ""
"S’han afegit massa adreces electròniques al compte sense verificar-les. "
"Reviseu la vostra bústia i seguiu els enllaços de verificació. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -191,27 +191,27 @@ msgstr ""
"s'hagin completat. Reviseu la vostra bústia i seguiu els enllaços de "
"verificació. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "L’inici de sessió de dues passes no és vàlid o ha caducat."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Ja us heu autenticat"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "L’asserció del WebAuthn és correcta"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"S’ha acceptat el codi de recuperació. El codi proporcionat no es pot "
"utilitzar novament."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -219,40 +219,40 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"El testimoni ha caducat: sol·liciteu un enllaç de reinicialització de "
"contrasenya nou"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"El testimoni no és vàlid: sol·liciteu un enllaç de reinicialització de "
"contrasenya nou"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "El testimoni no és vàlid: no se n’ha proporcionat cap"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
"El testimoni no és vàlid: no és un testimoni de reinicialització de "
"contrasenya"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "El testimoni no és vàlid: no s’ha trobat l’usuari"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"El testimoni no és vàlid: l’usuari ha iniciat una sessió des que aquest "
"testimoni es va sol·licitar"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -260,48 +260,48 @@ msgstr ""
"El testimoni no és vàlid: la contrasenya ja s’ha canviat des que aquest "
"testimoni va sol·licitar-se"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Heu reinicialitzat la vostra contrasenya"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"El testimoni ha caducat: sol·liciteu un enllaç de verificació d’adreça nou"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
"El testimoni no és vàlid: sol·liciteu un enllaç de verificació d’adreça nou"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "El testimoni no és vàlid: no és un testimoni de verificació d’adreça"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "No s’ha trobat l’adreça electrònica"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Ja s’ha verificat l’adreça electrònica"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "D’ara endavant podeu definir aquesta adreça com a primària"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Aquesta és la vostra adreça primària"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"L’adreça electrònica ${email_address} ha estat verificada. "
"${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
@@ -309,7 +309,7 @@ msgstr ""
"El testimoni ha caducat: sol·liciteu una invitació nova per a incorporar-se "
"al projecte"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
@@ -317,31 +317,31 @@ msgstr ""
"El testimoni no és vàlid: sol·liciteu una invitació nova per a incorporar-se "
"al projecte"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr "El testimoni no és vàlid: no és un testimoni d’invitació a col·laborar"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "La invitació de l'organització no és vàlida."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "La invitació de l'organització ja no existeix."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "S’ha rebutjat la invitació a «${organization_name}»."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Ara sou ${role} de l'organització «${organization_name}»."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
@@ -349,7 +349,7 @@ msgstr ""
"El testimoni ha caducat: sol·liciteu una invitació nova per a incorporar-se "
"al projecte"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
@@ -357,35 +357,35 @@ msgstr ""
"El testimoni no és vàlid: sol·liciteu una invitació nova per a incorporar-se "
"al projecte"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "El testimoni no és vàlid: no és un testimoni d’invitació a col·laborar"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "S’ha rebutjat la invitació a «${project_name}»."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -397,7 +397,7 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -407,20 +407,20 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -431,51 +431,51 @@ msgstr ""
"Hi ha hagut massa intents d’inici de sessió fallits. Torneu-ho a provar més "
"tard."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage current providers"
msgid "Registered a new pending publisher to create "
msgstr "Gestiona els proveïdors actuals"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "Gestiona la versió"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Previsualització del bàner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Trieu un nom d’usuari de 50 caràcters o menys."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -491,7 +491,7 @@ msgstr ""
"lletres, nombres, punts, guionets i guions baixos; a més, han de començar i "
"finalitzar per una lletra o un nombre. Trieu un altre nom d’usuari."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -501,7 +501,7 @@ msgid ""
"organization account name."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -511,24 +511,24 @@ msgid ""
"organization account name."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Delete project"
msgid "Select project"
msgstr "Suprimeix el projecte"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Especifiqueu el nom del projecte"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -537,7 +537,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -545,7 +545,7 @@ msgid ""
"characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -553,11 +553,11 @@ msgid ""
"characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -565,7 +565,7 @@ msgid ""
"with 400 characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -573,23 +573,23 @@ msgid ""
"1024 characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Trieu un nom d’usuari de 50 caràcters o menys."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -597,25 +597,25 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "Especifiqueu el nom del dipòsit"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "Especifiqueu el nom del dipòsit"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -623,88 +623,88 @@ msgid ""
"less."
msgstr "El nom és massa llarg. Trieu un nom amb 100 caràcters o menys."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Detalls del compte"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"L’adreça electrònica ${email_address} ha estat afegida. Trobareu a la bústia "
"l’enllaç de verificació"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Ja s’han generat els codis de recuperació"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Generar codis de recuperació nous invalidarà els existents."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Les credencials no són vàlides. Torneu-ho a provar"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -716,7 +716,7 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -728,7 +728,7 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -740,7 +740,7 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -752,9 +752,9 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -766,118 +766,118 @@ msgstr ""
"El registre d’usuaris nous s’ha inhabilitat temporalment. Vegeu https://pypi."
"org/help#admin-intervention per a més detalls."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "S’ha enviat la invitació a «${username}»"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Ja ha caducat la invitació."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "S’ha revocat la invitació de «${username}»."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "S’ha rebutjat la invitació a «${project_name}»."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid project name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -885,7 +885,7 @@ msgstr ""
msgid "This project already exists."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -893,213 +893,213 @@ msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
msgid "This project name isn't allowed"
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Especifiqueu el nom del projecte"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Crea un compte"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Especifiqueu el nom del projecte"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Especifiqueu el nom del dipòsit"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Contrasenya"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Les contrasenyes no coincideixen. Torneu-ho a provar."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "El camp de la contrasenya és buit"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Fortalesa de la contrasenya:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1107,199 +1107,202 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registrament"
msgstr[1] "Registrament"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Acció"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Darrera utilització"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Cancel·la"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "S’ha denegat l’accés/prohibit (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "No teniu permís per a veure aquesta pàgina"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "No s’ha trobat la pàgina (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Hem mirat a tot arreu però no hem pogut trobar aquesta pàgina"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "I ara: una cosa
completament diferent"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python, L’esquetx de la formatgeria"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Enllaç extern"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Mostra la transcripció del vídeo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "S’ha tret la pàgina (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "S’ha suprimit la pàgina que cercàveu"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Error intern del servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Ha fallat alguna cosa"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1309,19 +1312,19 @@ msgstr ""
"ara mateix.
Estem al corrent del problema i treballem per a "
"solucionar-lo al més aviat possible.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Visiteu la nostra pàgina d’estat"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Codi d’error 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Depeneu del PyPI per a fer la vostra feina?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considereu fer-nos un donatiu per a ajudar-nos a crear una "
"plataforma més estable i segura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1350,56 +1353,60 @@ msgstr ""
"Trieu una contrasenya forta que contingui lletres (majúscules i minúscules), "
"nombres i caràcters especials. Eviteu les paraules habituals i la repetició."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Fortalesa de la contrasenya:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navegació principal"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ajuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Inicia una sessió"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrament"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Mostra el menú"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menú"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menú principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1409,7 +1416,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1425,48 +1432,48 @@ msgstr ""
"L’Índex de paquets per a Python (PyPI) és un dipòsit de programari per al "
"llenguatge de programació Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: les 40 actualitzacions més recents"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: els 40 paquets més recents"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Vés al contingut principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Canvia a la versió per a mòbils"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Avís"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"No s’admet el navegador que feu servir. Actualitzeu-lo a una versió més "
"recent."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1476,7 +1483,7 @@ msgstr ""
"l’Índex de paquets per a Python que us permet provar les eines i els "
"processos de distribució sense afectar l’Índex real."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1484,200 +1491,205 @@ msgstr ""
"Algunes funcions podrien no funcionar sense el JavaScript. Activeu-lo si "
"trobeu problemes."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Cerca al PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Cerca projectes"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Cerca"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Cerca projectes"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navegació per l’ajuda"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instal·lació de paquets"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Pujada de paquets"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guia d’ús"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Nom del projecte"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Preguntes freqüents"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Quant al PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Navegació per Quant al PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Inici del PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Tauler d’infraestructura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Estadístiques"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Els nostres patrocinadors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Col·laboració amb el PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navegació per Com col·laborar-hi"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Errors i comentaris"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Col·laboració al GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traducció del PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Search PyPI"
msgid "Sponsor PyPI"
msgstr "Cerca al PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Crèdits de desenvolupament"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Ús del PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navegació per Ús del PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Condicions d’ús"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Informe de problemes de seguretat"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Codi de conducta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Política de privadesa"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Estat: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "tots els sistemes funcionen"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Desenvolupat i mantingut per la comunitat de Python, per a la comunitat de "
"Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Feu un donatiu avui."
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa del lloc"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Canvia a la versió per a escriptoris"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmeu l’acció"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Codi d’error"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Torna a la pàgina principal"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "L’Índex de paquets per a Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Poseu a prova el procés de publicació de paquets amb l’entorn de proves de "
"l’Índex de paquets per a Python"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
@@ -1685,46 +1697,46 @@ msgstr ""
"Poseu a prova el procés de publicació de paquets amb l’entorn de proves de "
"l’Índex de paquets per a Python"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Trobeu, instal·leu i publiqueu paquets Python amb l’Índex de paquets per a "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "O exploreu els projectes"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projecte"
msgstr[1] "%(num_projects_formatted)s projectes"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s fitxer"
msgstr[1] "%(num_files_formatted)s fitxers"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s usuari"
msgstr[1] "%(num_users_formatted)s usuaris"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1742,149 +1754,149 @@ msgstr ""
"Els creadors de paquets fan servir el PyPI per a distribuir llurs "
"programaris."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Apreneu a fer un paquet amb el vostre codi Python per al PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "S’ha produït un error en processar el formulari"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmeu la contrasenya"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirmeu la contrasenya per a continuar"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Contrasenya"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obligatori)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "La vostra contrasenya"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostra la contrasenya"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Heu oblidat la contrasenya?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1893,11 +1905,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Accepta"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Declina"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nom d’usuari"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "El vostre nom d’usuari"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Finalitza la sessió"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "️Organization type"
msgid "Confirm Organization Invite"
msgstr "Tipus d’organització"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2001,42 +2013,42 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de: %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "L’avatar del compte {user} prové de gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data d’incorporació"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2044,28 +2056,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Els vostres projectes"
msgstr[1] "Els vostres projectes"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Cap projecte"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2073,42 +2085,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Cerca projectes"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Codis de recuperació"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Introduïu el codi de recuperació"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verifica"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2116,147 +2128,147 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Crea un compte"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nom"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "El vostre nom"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Adreça electrònica"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "La vostra adreça electrònica"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Seleccioneu un nom d’usuari"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostra les contrasenyes"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Trieu una contrasenya"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Crea un compte"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Reinicialització de la contrasenya"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Per a reinicialitzar la vostra contrasenya, introduïu el vostre nom d’usuari "
"o la vostra adreça electrònica."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nom d’usuari o adreça electrònica"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2264,52 +2276,52 @@ msgid ""
"been sent to your registered email address."
msgstr "S’ha enviat un missatge a la vostra adreça electrònica."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Seleccioneu una contrasenya nova"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Introduïu el codi d’autenticació"
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Heu perdut la vostra clau o aplicació de seguretat?"
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "S’ha suprimit el vostre compte al PyPI, %(username)s."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s per a comunicar-vos amb els "
"administradors del PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2389,7 +2401,7 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2398,7 +2410,7 @@ msgstr ""
"Heu rebut això perquè %(initiator_username)s us ha afegit a un projecte a "
"%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2411,14 +2423,14 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2430,7 +2442,7 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2442,7 +2454,7 @@ msgstr ""
"Heu rebut això perquè %(initiator_username)s us ha afegit a un projecte a "
"%(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2455,13 +2467,13 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s per a comunicar-vos amb els "
"administradors del PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2515,7 +2527,7 @@ msgstr ""
"Heu rebut això perquè %(initiator_username)s us ha afegit a un projecte a "
"%(site)s."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2527,14 +2539,14 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s per a comunicar-vos amb els "
"administradors del PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2561,13 +2573,13 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2579,7 +2591,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2591,12 +2603,12 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2608,12 +2620,12 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2623,15 +2635,15 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s per a comunicar-vos amb els "
"administradors del PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were an owner of this organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membre de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Convida"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2739,29 +2751,29 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove"
msgid "Removed by"
msgstr "Elimina"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2773,8 +2785,8 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2782,7 +2794,7 @@ msgid ""
"organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2794,14 +2806,14 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2811,47 +2823,47 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Organization description"
msgid "Old description:"
msgstr "Descripció de l’organització"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Organization description"
msgid "New description:"
msgstr "Descripció de l’organització"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "️Organization type"
msgid "Old organization type:"
msgstr "Tipus d’organització"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "️Organization type"
msgid "New organization type:"
msgstr "Tipus d’organització"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2860,12 +2872,12 @@ msgstr ""
"Algú, possiblement vós, ha canviat la contrasenya del vostre compte del "
"PyPI, %(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Perdó?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2873,29 +2885,29 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Què he de fer?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Com puc contactar-vos?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2908,7 +2920,7 @@ msgstr ""
"Per a obtenir més informació, podeu enviar un missatge a %(email_address)s\n"
"per a comunicar-vos amb els administradors del PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2916,7 +2928,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2924,7 +2936,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2933,11 +2945,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Com ho sabeu?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2956,7 +2968,7 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2965,7 +2977,7 @@ msgstr ""
"Algú, potser vós, ha sol·licitat reinicialitzar la contrasenya del compte "
"«%(username)s» del PyPI."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2974,23 +2986,23 @@ msgstr ""
"Si voleu continuar amb aquesta sol·licitud, feu clic "
"aquí per a reinicialitzar la contrasenya."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Aquest enllaç caducarà d’aquí a %(n_hours)s hora."
msgstr[1] "Aquest enllaç caducarà d’aquí a %(n_hours)s hores."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Si no heu fet aquesta sol·licitud, podeu ignorar aquest missatge amb "
"seguretat."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3002,39 +3014,39 @@ msgstr ""
"Algú, potser vós, ha sol·licitat reinicialitzar la contrasenya del compte "
"«%(username)s» del PyPI."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "O exploreu els projectes"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3042,21 +3054,21 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3064,7 +3076,7 @@ msgid ""
"used."
msgstr "S’ha suprimit el vostre compte al PyPI, %(username)s."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3072,18 +3084,18 @@ msgid ""
"been generated."
msgstr "S’ha suprimit el vostre compte al PyPI, %(username)s."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3094,7 +3106,7 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3106,7 +3118,7 @@ msgstr ""
"Heu rebut això perquè %(initiator_username)s us ha afegit a un projecte a "
"%(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3118,13 +3130,13 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this team."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3136,7 +3148,7 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3148,21 +3160,21 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3174,51 +3186,51 @@ msgstr ""
"Heu rebut això perquè %(initiator_username)s us ha afegit a un projecte a "
"%(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permisos"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Col·laboradors"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3230,10 +3242,10 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3241,7 +3253,7 @@ msgid ""
"organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3253,7 +3265,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3266,7 +3278,7 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3279,28 +3291,28 @@ msgstr ""
"%(initiator_username)s us ha afegit com a %(role)s al "
"projecte %(project_name)s a %(site)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3309,14 +3321,14 @@ msgstr ""
"Si voleu continuar amb aquesta sol·licitud, feu clic en "
"aquest enllaç per a verificar la vostra adreça electrònica."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3328,7 +3340,7 @@ msgstr ""
"Si voleu continuar amb aquesta sol·licitud, feu clic en "
"aquest enllaç per a verificar la vostra adreça electrònica."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3336,142 +3348,142 @@ msgstr ""
"Si no heu fet aquesta sol·licitud, podeu ignorar aquest missatge amb "
"seguretat."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Aquest enllaç caducarà d’aquí a %(n_hours)s hora."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Descarta aquesta notificació"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Tanca"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Els vostres projectes"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Paràmetres del compte"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Perfil públic"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Detalls del compte"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copia al porta-retalls"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copia"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "This is a problema conegut amb el mòdul getpass
de "
"Python."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Error"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Èxit"
@@ -3497,37 +3509,37 @@ msgstr "Èxit"
msgid "Manage project"
msgstr "Gestiona el projecte"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Anterior"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Següent"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3538,7 +3550,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Edita el perfil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3551,93 +3563,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Adreça electrònica"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Projecte:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Equips"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historial de seguretat"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Configuració"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Col·laboradors"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentació"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
#, fuzzy
#| msgid "Member of"
msgid "Members"
msgstr "Membre de"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3648,13 +3660,13 @@ msgstr "Verificada"
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Enllaços del projecte"
@@ -3664,280 +3676,280 @@ msgstr "Enllaços del projecte"
msgid "GitHub Statistics"
msgstr "Estadístiques del GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "repository"
msgid "Repository"
msgstr "dipòsit"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Estrelles:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Bifurcacions:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Tiquets i sol·licituds d’extracció:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Tiquets i sol·licituds d’extracció:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Estadístiques del GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Responsables"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "L’avatar per a {username} prové de gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Metainformació"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autoria:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Responsable:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "No verificada"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Llicència:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiquetes"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificadors"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificada*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Alguns problemes de lliurament intermitents poden portar a una pèrdua de la "
"verificació"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verificada"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "No verificada*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Els missatges de correu del PyPI es tracten com a brossa"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Fallada definitiva en lliurar"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Massa problemes de lliurament"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "No verificada"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Primària"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opcions"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opcions de l’adreça %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Torna a enviar el missatge de verificació"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Defineix aquesta adreça electrònica com a principal"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Defineix com a primària"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Suprimeix aquesta adreça electrònica"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Suprimeix l’adreça"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Àmbit"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tots els projectes"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Creació"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Darrera utilització"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Mai"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Mostra l’identificador únic"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Imatge del perfil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nom complet"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Adreça electrònica pública"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Actualitza el compte"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Adreces electròniques del compte"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Estat"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Canvia la contrasenya"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Contrasenya antiga"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "La vostra contrasenya actual"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Contrasenya nova"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmeu la contrasenya nova"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Actualitza la contrasenya"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Testimonis de l’API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Més informació quant als testimonis de l’API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Testimonis de l’API actius en aquest compte"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Afegeix un testimoni de l’API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Cap"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Codi de recuperació"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Elimina el dispositiu"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Raó:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "La vostra contrasenya actual"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "L’inici de sessió de dues passes no és vàlid o ha caducat."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "L’inici de sessió de dues passes no és vàlid o ha caducat."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "El codi de recuperació no és vàlid."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Ha fallat la reautenticació de la sessió"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Adreça primària anterior:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Adreça primària nova:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "A:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Assumpte:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "S’ha sol·licitat una reinicialització de la contrasenya"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "S’ha intentat reinicialitzar la contrasenya"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "S’ha reinicialitzat la contrasenya correctament"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "S’ha modificat la contrasenya correctament"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Reinicialització de la contrasenya"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projecte:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Mètode: dispositiu de seguretat (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nom del dispositiu:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "S’han generat els codis de recuperació"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "S’han regenerat els codis de recuperació"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "S’ha afegit un testimoni de l’API"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nom del testimoni:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "S’ha suprimit un testimoni d’API"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificador únic:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Raó: el testimoni s’ha trobat en un URL públic"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "S’ha rebutjat la invitació a «${organization_name}»."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "S’ha rebutjat la invitació a «${organization_name}»."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization teams"
msgid "Organization role removed"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4459,60 +4471,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Activitat recent del compte"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Esdeveniment"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Data i hora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nom del dispositiu"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4554,11 +4566,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4570,27 +4582,27 @@ msgstr "No podreu recuperar el compte després de suprimir-lo"
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gestiona"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4598,158 +4610,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "S’han activat mètodes de recuperació"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Mètode de recuperació"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Torna a generar"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove last 2FA method"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Elimina"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Elimina l’aplicació"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Elimina el dispositiu"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nom del dispositiu"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Genera codis de recuperació"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Utilitza un codi de recuperació"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Convida"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Workflow name"
msgid "Workflow:"
msgstr "Nom del flux de treball"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "Especificació"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nom d’usuari"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Navegació principal"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Tipus d’organització"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Gestiona"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Propietari"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -5041,154 +5053,154 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Declina"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Convida"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization Name"
msgid "Organization Account Name"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Per exemple"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization name"
msgid "Organization Display Name"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL de l’organització"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL del negoci, producte o projecte"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Una descripció del vostre negoci, producte o projecte"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipus d’organització"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Crea"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -5198,7 +5210,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -5208,44 +5220,44 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Únic propietari"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gestiona aquest projecte"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Mostra la pàgina pública d’aquest projecte"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5253,19 +5265,19 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Your account"
msgid "Activate your account"
msgstr "El vostre compte"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Propietari"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nom del dipòsit"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "dipòsit"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nom del flux de treball"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "fluxdetreball.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Raó (opcional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5389,93 +5401,93 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Afegeix"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nom"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Projecte:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5486,41 +5498,41 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Adreça electrònica"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Assumpte:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Assumpte:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5528,125 +5540,125 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Organization Name"
msgid "Organization"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization Name"
msgid "my-organization"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Projecte:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "El vostre nom d’usuari"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nom d’usuari"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Gestiona la versió"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Projecte:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Projectes en tendència"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new pending publisher"
msgstr "Gestiona els proveïdors actuals"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5657,55 +5669,55 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Codis de recuperació del compte"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Torna a generar els codis de recuperació"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5713,76 +5725,76 @@ msgstr ""
"Hauríeu d’utilitzar aquests codis només per a recuperar el "
"compte, no per als inicis de sessió típics."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Deseu els vostres codis de recuperació"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Baixa com a fitxer"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Desa"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continua"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Aquests codis no se us mostraran novament."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "API tokens"
msgid "Create API token"
msgstr "Testimonis de l’API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Testimoni per a «%(macaroon_description)s»"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permisos:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Pujada de paquets"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Àmbit:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Tot el compte (tots els projectes)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projecte «%(project)s»"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5790,42 +5802,43 @@ msgstr ""
"Per raons de seguretat, aquest testimoni només apareixerà una vegada. "
"Copieu-lo ara."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copia el testimoni al porta-retalls"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copia el testimoni"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Ús d’aquest testimoni"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Per a fer servir aquest testimoni de l’API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5833,65 +5846,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "un testimoni de projecte"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Afegeix un altre testimoni"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nom del testimoni"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Crea un compte"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5908,39 +5921,39 @@ msgstr ""
"Visiteu la pàgina d’ajuda del PyPI per a consultar "
"una llista de les aplicacions compatibles."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configureu la vostra aplicació"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Escanegeu el codi QR amb l’aplicació d’autenticació que preferiu."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verifica l’aplicació"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Codi d’autenticació"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -5952,22 +5965,22 @@ msgstr ""
"Per a finalitzar el procés de configuració, introduïu el codi d’autenticació "
"que l’aplicació us forneix."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configura l’aplicació"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Doneu un nom al dispositiu per a començar"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "El PyPI permet l’addició de múltiples dispositius de seguretat."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6005,25 +6018,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6035,101 +6048,100 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization teams"
msgid "Organization request"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Organization name"
msgid "Organization display name"
msgstr "Nom de l’organització"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipus d’organització"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Convida"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Convida"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Historial del projecte «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s' teams"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Gestiona els equips de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s' teams"
msgid "%(organization_name)s organization created"
msgstr "Gestiona els equips de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6140,24 +6152,24 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6168,7 +6180,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6179,7 +6191,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6190,7 +6202,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6201,7 +6213,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6213,7 +6225,7 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6225,14 +6237,14 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6244,44 +6256,44 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6291,8 +6303,8 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6302,108 +6314,108 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrament"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Delete"
msgid "Deleted by:"
msgstr "Suprimeix"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove"
msgid "Renamed by:"
msgstr "Elimina"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove"
msgid "Approved by:"
msgstr "Elimina"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Declina"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Convida"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove"
msgid "Revoked by:"
msgstr "Elimina"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Historial de seguretat del projecte %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Organization description"
msgid "Organization projects"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "This is a problema conegut amb el mòdul getpass
de "
"Python."
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6452,60 +6464,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Projectes en tendència"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "Gestiona el projecte"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create and add new project"
msgstr "Cerca i filtra projectes"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
@@ -6513,13 +6525,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Organization teams"
msgid "Organization Roles"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6527,209 +6539,209 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Organization teams"
msgid "Organization Role Permissions Matrix"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Organization teams"
msgid "View organization/teams"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create new projects"
msgstr "Cerca i filtra projectes"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Suprimeix el projecte"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Users who can manage %(organization_name)s"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Usuari"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "No podeu eliminar altres persones de l’organització"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove yourself as Sole Owner"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Navegació principal"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Suprimeix"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Convida un membre"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Convida"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Organization description"
msgid "Organization settings"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Data de creació"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s per a comunicar-vos amb els "
"administradors del PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Detalls del compte"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gestiona la versió"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6796,32 +6808,32 @@ msgid ""
"your organization."
msgstr "No podreu recuperar el compte després de suprimir-lo"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Crea un compte"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6842,29 +6854,29 @@ msgstr[1] ""
" %(count)s projectes\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Suprimeix el projecte"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "No podreu recuperar el compte després de suprimir-lo"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Equips de l’organització"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Gestiona els equips de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6926,52 +6938,52 @@ msgstr[1] ""
" %(count)s projectes\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gestiona aquest projecte"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Crea un compte"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Nom del testimoni"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gestiona la documentació de: «%(project_name)s»"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Python version"
msgid "Version %(version)s removed"
msgstr "Versió de Python"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nom del fitxer:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "O exploreu els projectes"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "S’ha suprimit un testimoni d’API"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create"
msgid "Creator"
msgstr "Crea"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "S’ha suprimit un testimoni d’API"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement enabled"
msgstr "(obligatori)"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement disabled"
msgstr "(obligatori)"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Cerca projectes"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Cerca projectes"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Torna als projectes"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7252,24 +7264,24 @@ msgstr "Torna als projectes"
msgid "This project has been quarantined."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "S’ha rebutjat la invitació a «${organization_name}»."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7277,13 +7289,13 @@ msgstr "S’ha rebutjat la invitació a «${organization_name}»."
msgid "This project has been archived."
msgstr "Un altre compte ja utilitza aquest nom d’usuari. Trieu-ne un altre."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7292,39 +7304,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Gestiona els proveïdors actuals"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new publisher"
msgstr "Gestiona els proveïdors actuals"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7332,92 +7344,92 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "El nom del dipòsit no és vàlid"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Python version"
msgid "Version %(version)s"
msgstr "Versió de Python"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nom de fitxer, mida"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipus"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versió de Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Data de pujada"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Mostra les opcions del fitxer"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opcions del fitxer"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Baixa"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Suprimeix el fitxer de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Suprimeix el fitxer"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "No s’ha trobat cap fitxer"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Descarta"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7478,20 +7490,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7503,35 +7515,35 @@ msgstr ""
" Per a més informació, vegeu PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Raó (opcional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versió"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7540,27 +7552,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Fitxers"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gestiona la versió"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Cap fitxer"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gestiona els col·laboradors de «%(project_name)s»"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Enllaços del projecte"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7723,7 +7735,7 @@ msgstr "Gestiona «%(project_name)s»"
msgid "Collaborator"
msgstr "Col·laboradors"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7731,111 +7743,111 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Crea un compte"
msgstr[1] "Crea un compte"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove your own team as Owner"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Convida a un col·laborador"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "Gestiona el projecte"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Convida a un col·laborador"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Convida a un col·laborador"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gestiona els paràmetres del projecte «%(project_name)s»"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Paràmetres del projecte"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Mida del projecte:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (sol·licita’n un augment) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Crea un testimoni per a %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descripció i barra lateral del projecte"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7850,27 +7862,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -7882,68 +7894,68 @@ msgstr ""
"No s’ha aprovat la vostra sol·licitud de creació de l’organització "
"«%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Ara sou ${role} del projecte «${project_name}»."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Cap projecte"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nom del projecte"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Si suprimiu el projecte:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7951,45 +7963,45 @@ msgid ""
"role."
msgstr "No podreu recuperar el compte després de suprimir-lo"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "El testimoni no és vàlid: no és un testimoni d’invitació a col·laborar"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Gestiona el projecte"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7997,13 +8009,13 @@ msgid ""
"or manage."
msgstr "El testimoni no és vàlid: no és un testimoni d’invitació a col·laborar"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8011,88 +8023,88 @@ msgid ""
"manage."
msgstr "El testimoni no és vàlid: no és un testimoni d’invitació a col·laborar"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any organizations."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Crea un testimoni per a %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Organization description"
msgid "Description"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Crea un compte"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nom del dipòsit"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descripció de l’organització"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Cerca projectes"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8105,35 +8117,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Cerca projectes"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Suprimeix el projecte"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Si suprimiu el projecte:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8144,15 +8156,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8161,86 +8173,86 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Torna als projectes"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Projectes de l’equip"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gestiona «%(project_name)s»"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Crea un compte"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "No sou als propietaris d’aquest projecte"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Invite"
msgid "Add member"
msgstr "Convida"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "This is a problema conegut amb el mòdul getpass
de "
"Python."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8494,7 +8506,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8552,16 +8564,15 @@ msgstr ""
"especial «Private :: Do Not Upload». El PyPI sempre rebutjarà els paquets "
"amb classificadors que comencin per «Private ::»."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Llista de classificadors"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8569,7 +8580,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8578,319 +8589,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Cerca projectes"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Com puc col·laborar amb el PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Com es pronuncia «PyPI»?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Preguntes quotidianes"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Fundaments"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "El meu compte"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integració"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administració de projectes al PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Solució de problemes"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Quant a"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8910,7 +8921,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9007,17 +9018,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9031,7 +9042,7 @@ msgstr ""
"bústia de correu i intenteu determinar la causa del problema. Consulteu "
"també la secció Activitat sospitosa.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9044,7 +9055,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9053,21 +9064,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9398,35 +9409,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9434,15 +9445,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Consulteu la documentació de l’API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9502,14 +9513,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9517,7 +9528,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9525,7 +9536,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "O exploreu els projectes"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9592,20 +9603,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9614,7 +9625,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9646,7 +9657,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "This is a problema conegut amb el mòdul getpass
de "
"Python."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9690,7 +9701,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9698,49 +9709,49 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Si heu perdut accés al vostre compte del PyPI a causa de:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -9775,7 +9786,7 @@ msgstr ""
"requereixen un compte separat; les vostres credencials poden ser diferents "
"en cada lloc."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9802,7 +9813,7 @@ msgstr ""
"a Copia o Enganxa».\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9814,7 +9825,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9822,7 +9833,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9830,7 +9841,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9838,7 +9849,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9876,7 +9887,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9885,7 +9896,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9896,23 +9907,23 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "S’ha utilitzat el nom de fitxer i el fitxer existeix"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "S’ha utilitzat el nom de fitxer però el fitxer ja no existeix"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Hi ha un fitxer amb exactament el mateix nom"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -9920,13 +9931,13 @@ msgstr ""
"El PyPI no permet la reutilització de cap nom de fitxer, fins i tot després "
"de suprimir i recrear el projecte."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9934,14 +9945,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9950,7 +9961,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9961,13 +9972,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9975,7 +9986,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9985,14 +9996,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10000,7 +10011,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10072,22 +10083,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Desenvolupament:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10095,7 +10106,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10108,7 +10119,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into problema conegut amb el mòdul getpass
de "
"Python."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10184,39 +10195,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Recursos"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Cercàveu alguna altra cosa? Potser trobareu útils aquests enllaços:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentació"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guia d’ús de l’empaquetament de Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentació de Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(lloc web principal de Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Pàgina de la comunitat Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contacte"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Seguretat"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Important!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canals de xat oficials o no oficials"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Llistes de correu oficials o no oficials"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Si heu identificat un problema de seguretat amb un projecte hostatjat al PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Un URL al projecte en qüestió"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa del lloc del PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Inici del PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Cerca i filtra projectes"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticació"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Doneu suport al PyPI i els projectes relacionats"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Patrocineu la PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Estadístiques del PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Estadístiques del PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Estadístiques del PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Estadístiques per projecte"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tot el PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Resultats de la cerca"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Volíeu dir «%(text)s»?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Tanca la subfinestra"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "És possible combinar cerques i filtres de classificadors. Exemples:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projectes compatibles amb la versió 3 de Python"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensions de l’Sphinx l’estat de les quals és estable o de producció"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projectes relacionats als «gràfics» amb llicències aprovades per l’OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10656,12 +10673,12 @@ msgstr[1] ""
" %(count_display)s projectes\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "per a «%(term)s»"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -10682,32 +10699,32 @@ msgstr[1] ""
" amb els classificadors seleccionats\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordena per"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Rellevància"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Data de darrera actualització"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtre"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Afegeix un filtre"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "«%(term)s» no ha donat cap resultat"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/ckb/LC_MESSAGES/messages.po b/warehouse/locale/ckb/LC_MESSAGES/messages.po
index 060bf5f78173..0534fa4618c9 100644
--- a/warehouse/locale/ckb/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ckb/LC_MESSAGES/messages.po
@@ -16,31 +16,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "بۆ بەکارهێنانی ئەو کردارە پێویستە دوو فاکتەر دابگرسێنیت"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Ndnv"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ناونیشانی پۆستی ئەلیکترۆنیەکەت ڕەوا نیە. دووبارەی بکەوە."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "وشەی نهێنیەکەت هەڵەیە. دووبارەی بکەوە."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -50,30 +50,30 @@ msgstr ""
"ژمارە یاخوود خاڵ بەکاربهێندرێت . وە هەروەها پێویستە دەست پێببکات و کۆتایش پێ "
"بێت بە پیت یاخوود ژمارە. نازناوی جیاواز بەکاربهێنە."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "هیچ بەکارهێنەرێک نەدۆزراوە بەو نازناوە"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, fuzzy, python-brace-format
#| msgid "TOTP code must be ${totp_length} digits."
msgid "TOTP code must be ${totp_length} digits."
msgstr "fzmg"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "نازناوەکەت دیاری بکە کە ٥٠ پیت بێ یاخوود کەمتر."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -81,12 +81,12 @@ msgstr ""
"ئەو نازناوە پێشتر لەلایەن هەژماری ترەوە بەکارهاتووە. نازناوێکی جیاواز "
"بەکاربهێنە."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "وشەی نهێنیەکەت زۆر درێژە."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -95,23 +95,23 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "ژمارەیەکی زۆر چونە ژورەوەی هەڵە ئەنجام درا. دواتر دووبارەی بکەوە."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "پاسۆردەکانت وەکوو یەک نین. دووبارەی بکەوە."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "ناونیشانی پۆستی ئەلیکترۆنیەکەت ڕەوا نیە. دووبارەی بکەوە."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"تۆ ناتوانیت ئەو ناونیشانەی پۆستە ئەلیکترۆنیە بەکاربهێنی بەهۆی پاشگرەکەی. "
"پۆستێکی ئەلیکترۆنی تر بەکاربهێنە."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -119,7 +119,7 @@ msgstr ""
"ئەو پۆستە ئەلیکترۆنیە پێشووتر بەکارهاتووە لەلایەن هەژماری ترەوە. پۆستێکی "
"ئەلیکترۆنی تر بەکاربهێنە."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -127,38 +127,38 @@ msgstr ""
"ئەو پۆستە ئەلیکترۆنیە بەکارهاتووە لەلایەن هەژمارێکی ترەوە. پۆستێکی "
"ئەلیکترۆنی تر بەکاربهێنە."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "ناوەکەت زۆر درێژە. ناوێک هەڵبژێرە کە ١٠٠ پیت بێت یاخوود کەمتر."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "کۆدی TOTP نادروستە."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "کۆدی هێنانەوەت نادروستە."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "کۆدی هێنانەوەکەت پێشووتر بەکارهاتووە."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "ناونیشانی پۆستی ئەلیکترۆنیەکەت ڕەوا نیە. دووبارەی بکەوە."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -167,14 +167,14 @@ msgid ""
"out for {}. Please try again later."
msgstr "ژمارەیەکی زۆر چونە ژورەوەی هەڵە ئەنجام درا. دواتر دووبارەی بکەوە."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -185,26 +185,26 @@ msgstr ""
"سەردانی ئەو نامانە بکە کە بۆت هاتووە وە بەستەرەی پشتراستکردنەوە قبوڵ بکە."
"(IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "چوونەژوورەوەی دوو فاکتەر هەڵەیە یاخوود بەسەرچووە."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "پێشووتر ڕەسەنایەتی کراوە"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "جەختکردنەوەیەکی سەرکەوتووی ڕەسەنایەتی پەڕە"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"کۆدی هێنانەوە وەرگیراوە. کۆدی نێردراو ناتوانرێت دووبارە بەکاربهێندرێتەوە."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -212,143 +212,143 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "پولێكی بەسەرچووە: داواکاری بەستەرەیەکی نوێی وشەی نهێنی"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "پولێکی هەڵە: داواکاری بەستەریەکی نوێی گۆرینی وشەی نهێنی"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "پولێکی هەڵە: هیچ پولێک نەنێردراوە"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "پولێکی هەڵە: پولێکی گۆرینی وشەی نهێنی نیە"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "پولێکی هەڵە: بەکارهێنەر نەدۆزرایەوە"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "پولێکی هەڵە: بەکارهێنەر چۆتەوە ژوورەوە کاتێک ئەو پولە داواکراوە پێشتر"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "پولێکی هەڵە: وشەی نهێنی پێشتر گۆردراوە کاتێک ئەو پولە داواکراوە"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "وشەی نهێنی خۆتت گۆریوەتەوە"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "پولێکی بەسەرچوون: داواکاری بەستەریەکی نوێی پۆستی ئەلیکترۆنی سەڵماندن"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "پولێکی هەڵە: داواکاری بەستەریەکی نوێی پۆستی ئەلیکترۆنی سەڵماندن"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "پولێکی هەڵە: پولی پۆستی ئەلیکترۆنی سەڵماندن نیە"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "پۆستی ئەلیکترۆنی نەدۆزرایەوە"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "پۆستی ئەلیکترۆنیەکە پێشووتر پشتراستکراوەتەوە"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "ئێستا دەتوانیت ئەم ئیمەیڵە وەک ناونیشانی سەرەکی خۆت دابنێیت"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "ئەمە ناونیشانی سەرەکی تۆیە"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, fuzzy, python-brace-format
#| msgid "Email address ${email_address} verified. ${confirm_message}."
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"ناونیشانی ئیمەیڵ ${email_address} پشتڕاستکرایەوە. ${پەیام_دڵنیاکردنەوە}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "نیشانەی بەسەرچوو: داوای بانگهێشتی ڕێکخراوێکی نوێ بکە"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "نیشانەیەکی هەڵە: داوای بانگێشتنامەی رێکخراوێکی نوێ بکە"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "نیشانەی هەڵە:نەک نیشانەی بانگهێشتی ڕێکخراو"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "بانگهێشتی ڕێکخراوەکە ڕەوا نییە."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "بانگهێشتی ڕێکخراو چیتر بوونی نییە."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "بانگهێشتنامە بۆ '${organization_name}' ڕەتکراوەتەوە."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "ئێستا تۆ ${role} ی ڕێکخراوی '${organization_name}'یت."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "نیشانەی بەسەرچوو: داوای بانگهێشتی ڕۆڵی پڕۆژەی نوێ بکە"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "نیشانەی هەڵە:داوای بانگهێشتی ڕۆڵی پڕۆژەی نوێ بکە"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "نیشانەی نادروست: نیشانەی بانگهێشتی هاوکاری نییە"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "بانگهێشتی ڕۆڵ ڕەوا نییە."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "بانگهێشتی ڕۆڵ چیتر بوونی نییە."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "بانگهێشتنامە بۆ '${project_name}' ڕەتکراوەتەوە."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "ئێستا تۆ ${role} ی پڕۆژەی '${project_name}' ی."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -360,7 +360,7 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -370,20 +370,20 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many attempted OpenID Connect registrations. Try "
@@ -393,45 +393,45 @@ msgid ""
"again later."
msgstr "زۆر هەوڵی تۆمارکردنی OpenID Connect دراوە. دواتر هه ولٓبه ره وه."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "پێشبینی بانەر"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -443,7 +443,7 @@ msgstr ""
"ژمارەیەک دەست پێبکات و کۆتایی پێبێت. ناوی ئەکاونتی ڕێکخراوێکی جیاواز "
"هەڵبژێرە."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -451,7 +451,7 @@ msgstr ""
"ئەم ناوی ئەکاونتی ڕێکخراوە پێشتر بەکارهاتووە. ناوی ئەکاونتی ڕێکخراوێکی "
"جیاواز هەڵبژێرە."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This organization account name has already been used. Choose a different "
@@ -463,16 +463,16 @@ msgstr ""
"ئەم ناوی ئەکاونتی ڕێکخراوە پێشتر بەکارهاتووە. ناوی ئەکاونتی ڕێکخراوێکی "
"جیاواز هەڵبژێرە."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "پرۆژە هەڵبژێرە"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -480,30 +480,30 @@ msgstr ""
"بە پیتێک یان ژمارەیەک دەست پێ بکە و کۆتایی پێ بێنە کە تەنها ژمارەی ASCII و "
"'.' و '_' و '-' لەخۆدەگرێت."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
"ناوی ڕێکخراوەکە زۆر درێژە. ناوی ڕێکخراوێک هەڵبژێرە کە ١٠٠ پیت یان کەمتر بێت."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
"URLی ڕێکخراوەکە زۆر درێژە. URLی ڕێکخراوێک هەڵبژێرە کە ٤٠٠ پیت یان کەمتر بێت."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -511,7 +511,7 @@ msgstr ""
"وەسفی ڕێکخراوەکە زۆر درێژە. وەسفێکی ڕێکخراو هەڵبژێرە کە ٤٠٠ پیت یان کەمتر "
"بێت."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -523,48 +523,48 @@ msgstr ""
"وەسفی ڕێکخراوەکە زۆر درێژە. وەسفێکی ڕێکخراو هەڵبژێرە کە ٤٠٠ پیت یان کەمتر "
"بێت."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "نازناوەکەت دیاری بکە کە ٥٠ پیت بێ یاخوود کەمتر."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This team name has already been used. Choose a different team name."
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "ناوی کۆگاکە دیاری بکە"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "ناوی کۆگاکە دیاری بکە"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "ناوەکەت زۆر درێژە. ناوێک هەڵبژێرە کە ١٠٠ پیت بێت یاخوود کەمتر."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -576,91 +576,91 @@ msgstr ""
"وەسفی ڕێکخراوەکە زۆر درێژە. وەسفێکی ڕێکخراو هەڵبژێرە کە ٤٠٠ پیت یان کەمتر "
"بێت."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "وردەکاری هەژمار"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"ئیمەیڵ ${email_address} زیادکرا - ئیمەیڵەکەت بپشکنە بۆ بەستەری پشتڕاستکردنەوە"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "کۆدەکانی گەڕانەوە کە پێشتر دروستکراون"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "دروستکردنی کۆدی نوێی گەڕانەوە کۆدەکانی ئێستات هەڵدەوەشێنێتەوە."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "ئیمەیڵەکەت پشتڕاست بکەرەوە یان ناونیشانێکی نوێ زیاد بکە."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "بانگێشتنامەکە پەسەند بکە"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -672,7 +672,7 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -684,7 +684,7 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -696,7 +696,7 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -708,9 +708,9 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -722,46 +722,46 @@ msgstr ""
"تۆمارکردنی بەکارهێنەری نوێ بۆ ماوەیەکی کاتی راگیراوە. بڕوانە https://pypi."
"org/help#admin-intervention بۆ وردەکاریەکان."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "نەتوانرا بانگهێشتی ڕۆڵ بدۆزرێتەوە."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "بەکارهێنەر '${username}' پێشتر ڕۆڵی ${role_name}ی هەیە بۆ پڕۆژە"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "بەکارهێنەر '${username}' پێشتر ڕۆڵی ${role_name}ی هەیە بۆ پڕۆژە"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "ئێستا تۆ ${role} ی پڕۆژەی '${project_name}' ی."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -770,8 +770,8 @@ msgstr ""
"بەکارهێنەر '${username}' ناونیشانی ئیمەیڵی سەرەکی پشتڕاستکراوەی نییە و "
"ناتوانرێت وەک ${role_name} بۆ پڕۆژە زیاد بکرێت"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -779,32 +779,32 @@ msgstr ""
"بەکارهێنەر '${username}' پێشتر بانگهێشتێکی چالاکی هەیە. تکایە دووبارە "
"هەوڵبدەرەوە."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "بانگهێشتنامە نێردراوە بۆ '${username}'."
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "نەتوانرا بانگهێشتی ڕۆڵ بدۆزرێتەوە."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "بانگێشتنامە پێشتر بەسەرچووە."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "بانگهێشتنامە لە '${username}' هەڵوەشایەوە."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "بەکارهێنەر '${username}' پێشتر ڕۆڵی ${role_name}ی هەیە بۆ ڕێکخستن"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -813,281 +813,281 @@ msgstr ""
"بەکارهێنەر '${username}' ناونیشانی ئیمەیڵی سەرەکی پشتڕاستکراوەی نییە و "
"ناتوانرێت وەک ${role_name} بۆ ڕێکخراو زیاد بکرێت"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "نەتوانرا بانگهێشتی ڕێکخراو بدۆزرێتەوە."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "بانگهێشتی ڕێکخراو چیتر بوونی نییە."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "بانگهێشتنامە بۆ '${project_name}' ڕەتکراوەتەوە."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid project name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project already exists."
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project name isn't allowed"
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
#, fuzzy
#| msgid "Provider must be specified by ID"
msgid "Publisher must be specified by ID"
msgstr "دابینکەر دەبێت بە ناسنامە دیاری بکرێت"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"کاتبەسەرچوونی چاوەڕواننەکراو لە GitHub. چەند خولەکێکی تر دووبارە هەوڵبدەرەوە."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "هەڵەیەکی چاوەڕواننەکراو لە GitHub. دووبارە هەوڵبدەرەوە."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Your organizations"
msgid "Specify ActiveState organization name"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose an organization account name with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "خاوەنی کۆگای GitHub دیاری بکە (ناوی بەکارهێنەر یان ڕێکخراو)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "ناوی کۆگاکە دیاری بکە"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "بەکارهێنەر یان ڕێکخراوی GitHub نەناسراو."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub ئەم کردارەی بە ڕێژەی سنووردار کردووە. چەند خولەکێکی تر دووبارە "
"هەوڵبدەرەوە."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "هەڵەیەکی چاوەڕواننەکراو لە GitHub. دووبارە هەوڵبدەرەوە."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"کاتبەسەرچوونی چاوەڕواننەکراو لە GitHub. چەند خولەکێکی تر دووبارە هەوڵبدەرەوە."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"کاتبەسەرچوونی چاوەڕواننەکراو لە GitHub. چەند خولەکێکی تر دووبارە هەوڵبدەرەوە."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "ناوی بەکارهێنەر یان ڕێکخراوی GitHub نادروستە."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "ناوی وەرکفڵۆ دەبێت بە .yml یان .yaml کۆتایی بێت"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "ناوی پەڕگەی وەرکفڵۆ دەبێت تەنها ناوی پەڕگە بێت، بەبێ بەڕێوەبەرایەتی"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "ناوی وەرکفڵۆ دەبێت بە .yml یان .yaml کۆتایی بێت"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "خاوەنی کۆگای GitHub دیاری بکە (ناوی بەکارهێنەر یان ڕێکخراو)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "ناوی بەکارهێنەر یان ڕێکخراوی GitHub نادروستە."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "ناوی پەڕگەی وەرکفڵۆ دیاری بکە"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "ناوی وەرکفڵۆ دەبێت بە .yml یان .yaml کۆتایی بێت"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "وشەی نهێنی"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "پاسۆردەکانت وەکوو یەک نین. دووبارەی بکەوە."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "شوێنی نووسینی پاسۆرد بەتاڵە"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "بەهێزی وشەی نهێنی:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1095,195 +1095,198 @@ msgid_plural "About %1 days ago"
msgstr[0] "تۆمارکردن"
msgstr[1] "تۆمارکردن"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "دواین بەرکارهێنان"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "دەستڕاگەیشتن ڕەتکراوەتەوە / قەدەغەیە (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "تۆ مۆڵەتت نییە بۆ بینینی ئەم پەیجە"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "لاپەڕە نەدۆزرایەوە (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "لە هەموو شوێنێک گەڕاین بەڵام ئەم پەیجەمان نەدۆزیەوە"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "وە ئێستا بۆ شتێکی
تەواو جیاواز"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "مۆنتی پایتۆن - سکێچی دوکانی پەنیر"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "لینکی دەرەکی"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "بینینی نووسراوی ڤیدیۆیی"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "لاپەڕە لابرا (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "ئەو پەیجەی کە تۆ بەدوایدا دەگەڕێیت لابرا"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "هەڵەی ناوخۆیی سێرڤەر (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "هەندێ شت بە هەڵە ڕۆیشت"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1293,19 +1296,19 @@ msgstr ""
"خزمەتکردنی تۆ ئەم ماڵپەڕە.
ئێمە ئاگاداری کێشەکەین و کاردەکەین بۆ "
"چارەسەرکردنی بە زووترین کات.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "پەرەی دۆخەکانت بپشکنە"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "کۆدی هەڵە 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "پشت بە PyPI ببەستە بۆ ئەوەی کارەکەت تەواو بکەیت؟"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"بیر لە بەشداریکردن بەخشین بۆ یارمەتیدانمان لە دروستکردنی سەکۆیەکی "
"جێگیرتر و پارێزراوتر."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1334,56 +1337,60 @@ msgstr ""
"وشەی نهێنی بەهێز هەڵبژێرە کە پیت (پیت گەورە و بچووک) و ژمارە و پیتی تایبەتی "
"تێدابێت،دوور بکەوەرەوە لە وشەی باو یان دووبارەکردنەوە."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "بەهێزی وشەی نهێنی:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "یارمەتیدان"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "سپۆنسەرەکان"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "چونه ژوورهوه"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "تۆمارکردن"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "مێنۆی بینین"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "بەشەکان"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "پەرەی سەرەکی"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1393,7 +1400,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1409,47 +1416,47 @@ msgstr ""
"ئیندێکسی پاکێجی پایتۆن (PyPI) کۆگایەکی نەرمەکاڵایە بۆ زمانی بەرنامەسازی "
"پایتۆن."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 نوێترین نوێکاری"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: ٤٠ نوێترین پاکێج"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "باز بدە بۆ ناوەڕۆکی سەرەکی"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "بگۆڕە بۆ وەشانی مۆبایل"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "ئاگادارکردنەوە"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"تۆ وێبگەڕێکی پشتگیری نەکراو بەکاردەهێنیت، بەرز بکەرەوە بۆ وەشانی نوێتر."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1459,7 +1466,7 @@ msgstr ""
"ڕێگەت پێدەدات ئامراز و پرۆسەکانی دابەشکردن تاقی بکەیتەوە بەبێ ئەوەی کاریگەری "
"لەسەر ئیندێکسی ڕاستەقینە هەبێت."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1467,241 +1474,246 @@ msgstr ""
"ڕەنگە هەندێک تایبەتمەندی بەبێ جاڤاسکڕێپت کار نەکەن. تکایە هەوڵبدە چالاکی "
"بکەیت ئەگەر تووشی کێشە بوویت."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "گەڕان لە PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "گەڕان"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "گەڕان بەدوای پڕۆژەکاندا"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "یارمەتی گەشتکردن بدە"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "داگرتنی پاکێچەکان"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "بارکردنی پاکێجەکان"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "ڕێبەری بەکارهێنان"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "ڕاگرتنی ناوی ئیندێکسی پاکێج"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "پرسیارە بەردەوامەکان"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "دەربارەی PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "دەربارەی گەشتکردن بە PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "داشبۆردەکانی ژێرخانی"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "ئامارەکان"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "سپۆنسەرەکانمان"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "بەشداریکردن لە PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "چۆنێتی بەشداریکردن لە گەشتکردن"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "هەڵە و سەرنجەکان"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "بەشداری بکە لە GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "وەرگێڕانی PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "سپۆنسەرەکان"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "کرێدیتی گەشەپێدان"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "بەکارهێنانی PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "بەکارهێنانی گەشتکردن بە PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "مەرجەکانی بەکارهێنان"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "ڕاپۆرتکردنی کێشەی ئەمنی"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "رێسای رەفتاری"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "سیاسەتی پاراستنی نهێنی"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "دۆخ: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "هەموو سیستەمەکان کاردەکەن"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"لەلایەن کۆمەڵگەی پایتۆن پەرەی پێدراوە و پارێزگاری لێدەکرێت، بۆ کۆمەڵگەی "
"پایتۆن."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "ئەمڕۆ بەخشین بکە!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "نەخشەی ماڵپەڕ"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "بگۆڕە بۆ وەشانی سەر دیسکتۆپ"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "دووپاتکردنەوەی کردار"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "کۆدی هەڵە"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "بگەرێوە بۆ پەرەی ماڵەوە"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "ئیندێکسی پاکێجی پایتۆن"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"بڵاوکردنەوەی پاکێجی پایتۆن تاقی بکەرەوە بە ئیندێکسی پاکێجی پایتۆن تاقی "
"بکەرەوە"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "پەرەپێدانی بنکەی کۆدەکانی پشت PyPI بە Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"دۆزینەوە، و دامەزراندن و بڵاوکردنەوەی پاکێجەکانی پایتۆن بە ئیندێکسی پاکێجی "
"پایتۆن"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s پڕۆژەکە"
msgstr[1] "%(num_projects_formatted)s پڕۆژەکان"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s بڵاوکردنەوە"
msgstr[1] "%(num_releases_formatted)s بڵاوکراوەکان"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s پەڕگەیەک"
msgstr[1] "%(num_files_formatted)s فایلەکان"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s) بەکارهێنەر"
msgstr[1] "%(num_users_formatted)s بەکارهێنەران"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1717,149 +1729,149 @@ msgstr "فێربە دەربارەی دامەزراندنی پاکێجەکان"
msgid "Package authors use PyPI to distribute their software."
msgstr "نووسەرانی پاکێجەکان PyPI بەکاردەهێنن بۆ دابەشکردنی نەرمەکاڵاکانیان."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "فێربە چۆن کۆدی پایتۆنەکەت بۆ PyPI پاکەت بکەیت"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "فۆڕمی پرۆسێسکردنی هەڵە"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "ووشەی نھێنی دووپات - جەخت- دووبارە - بكەوە"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "بۆ بەردەوامبوون وشەی نهێنی پشتڕاست بکەرەوە"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "وشەی نهێنی"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(داوکراو)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "وشەی نهێنیەکەت"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "پشاندانی وشەی نهێنی"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "وشەی نهێنیت بیرچووە؟"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1885,11 +1897,11 @@ msgstr ""
"پشتڕاست بکەیتەوە.\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "ئەم URLە خاڵی کۆتایی API یە بۆ بارکردنی پەڕگەکان بۆ PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the ڕێبەری بەکارهێنەری پاکەتکردنی پایتۆن بکە ."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"ئەگەرنا، ئێمە پێشنیار دەکەین کە بڕۆ بۆ ماڵپەڕی PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "بانگێشتنامەکە پەسەند بکە"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1928,72 +1940,72 @@ msgstr ""
"href=\"%(project_link)s\">%(project_name)s' وەک پڕۆژەی %(role_name)s؟\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "پەسەندکردن"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "رەتکردنەوە"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "چوونە ژوورەوە بۆ %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "نازناو"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "نازناوەکەت"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "چوونە دەرەوە"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "لە %(account_name)s دەربکەون"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2009,42 +2021,42 @@ msgstr ""
"%(organization_name)s وەک ڕێکخراوێک %(role_name)s؟\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "پڕۆفایلی %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "ئەڤەتار بۆ {user} لە gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "بەرواری بەشداریکردن"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "بەشداری%(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2052,28 +2064,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "پرۆژەکەی تۆ"
msgstr[1] "پرۆژەکەی تۆ"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "هیچ پرۆژەیەک نییە"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "دوایین بڵاوکردنەوەی %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s هیچ پڕۆژەیەکی بۆ PyPI بار نەکردووە، هێشتا"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2081,42 +2093,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "کۆدەکانی گەڕانەوە"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "بە بەکارهێنانی کۆدی گەڕانەوە بچۆرە ژوورەوە"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "کۆدی گەڕانەوە دابنێ"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "سەلماندن"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2128,113 +2140,114 @@ msgstr ""
"پشتڕاستکردنەوەی ناسنامەکەت یەکێک لەم کۆدانە لە فۆڕمەکەدا دابنێ. کاتێک "
"بەکارهات، کۆدی گەڕانەوەکە چیتر کاریگەر نابێت."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "کار ناکات؟ یارمەتی وەربگرە.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "هەژمارێک دروست بکە"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "ئەکاونتێک لەسەر %(title)s دروست بکە"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "ناو"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "ناوی تۆ"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "ناونیشانی بەستەرەی ئەلیکترۆنی"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "ناونیشانی بەستەرەی ئەلیکترۆنیەکەت"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "فۆڕمی پشتڕاستکردنەوە"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "نازناوێک هەڵبژێرە"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "وشەی نهێنی پیشان بدە"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "وشەی نهێنی هەڵبژێرە"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ بکە."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "هەژمار دروستبکە"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "دانانەوەی تێپەڕەوشە"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"بۆ دووبارە دانانەوەی وشەی نهێنی خۆت ناوی بەکارهێنەر یان ئیمەیڵەکەت بنووسە."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "ناوی بەکارهێنەر یان ئیمێڵ"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "داوای دووبارە دانانەوەی وشەی نهێنی بکە"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "ئیمەیڵی نێردراو دووبارە دانانەوەی بکە"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2278,7 +2291,7 @@ msgid ""
"been sent to your registered email address."
msgstr "ئیمەیڵێک بۆ ناونیشانی ئیمەیڵی تۆمارکراوت نێردراوە."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2287,47 +2300,47 @@ msgstr ""
"ئیمەیڵەکە بەستەرێکی تێدایە بۆ ڕێستکردنی وشەی نهێنی خۆت. ئەم بەستەرە لە "
"%(n_hours)s کاتژمێردا بەسەر دەچێت."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "وشەی نهێنی خۆت بگۆرە"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "وشەی نهێنیە نوێیەکەت هەڵبژێرە"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "گۆرینی وشەی نهێنی"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "ڕەسەنایەتی دوو فاکتەری"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "بە ئامێرێکی ئاسایش ڕەسەنایەتی بکەرەوە (بۆ نموونە کلیلی USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"ئامێری ئاسایشەکەت بەستەوە و کرتە لە دوگمەی \"Authenticate with device\" بکە."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"جاڤاسکڕێپت چالاک بکە بۆ چوونەژوورەوە بە ئامێرێکی ئاسایش (بۆ نموونە کلیلی USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "بە ئامێرەکە ڕەسەنایەتی بکەرەوە"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"وێبگەڕەکەت بەرز بکەرەوە بۆ چوونەژوورەوە ئامێرێکی ئاسایش "
"(بۆ نموونە کلیلی USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"ئامێرەکەت لەدەست داوە؟ ئیش ناکا? یارمەتی وەربگرە."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "بە ئەپێک ڕەسەنایەتی بکەرەوە"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "کۆدی ڕەسەنایەتی دابنێ"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"کۆدێک دروست بکە بە بەکارهێنانی بەرنامەی ڕەسەنایەتی کە بەستراوەتەوە بە "
"ئەژمێری PyPI ـتەوە. ئەم کۆدە لە فۆڕمەکەدا بنووسە بۆ پشتڕاستکردنەوەی "
"ناسنامەکەت.
دانامەکەت لەدەست داوە؟ ئیش ناکا? یارمەتی وەربگرە.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "کلیلی ئاسایش یان بەرنامەکەت لەدەستداوە؟"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"تۆ کۆدی گەڕانەوەی ئەژمارەکەت دروست نەکردووە.
"
"ئەگەر دەستڕاگەیشتن بە دوو شێوازی فاکتەری خۆت لەدەست بدەیت، لەوانەیە "
"دەستڕاگەیشتن بە ئەژمێرەکەت لەدەست بدەیت. یارمەتی "
"وەربگرە لە کۆدەکانی گەڕانەوە.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "ئەژمێری PyPI ی تۆ
%(username)s سڕاوەتەوە."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s بنێری بۆ پەیوەندیکردن لەگەڵ "
"بەڕێوەبەرانی PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2419,7 +2441,7 @@ msgstr ""
"تۆ وەک %(role)s زیاد کراویت بۆ %(project_name)sی پڕۆژەی "
"%(site)s لەلایەن %(initiator_username)sەکانەوە."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2428,7 +2450,7 @@ msgstr ""
"تۆ ئەمە وەردەگریت چونکە لەلایەن %(initiator_username)s زیاد کراویت بۆ "
"پڕۆژەیەک لەسەر %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2438,12 +2460,12 @@ msgstr ""
"تۆ وەک %(role)sی %(site)s%(organization_name)sلەلایەن %(submitter)sزیاد کراویت."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "تۆ ئەمە وەردەگریت چونکە ئەندامی ئەم ڕێکخراوەیت."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2455,7 +2477,7 @@ msgstr ""
"تۆ وەک %(role)s زیاد کراویت بۆ %(project_name)sی پڕۆژەی "
"%(site)s لەلایەن %(initiator_username)sەکانەوە."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2467,7 +2489,7 @@ msgstr ""
"تۆ ئەمە وەردەگریت چونکە لەلایەن %(initiator_username)s زیاد کراویت بۆ "
"پڕۆژەیەک لەسەر %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -2481,14 +2503,14 @@ msgstr ""
"تۆ وەک %(role)sی %(site)s%(organization_name)sلەلایەن %(submitter)sزیاد کراویت."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you are a member of this organization."
msgid "You are receiving this because you are a member of this team."
msgstr "تۆ ئەمە وەردەگریت چونکە ئەندامی ئەم ڕێکخراوەیت."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s بنێری بۆ پەیوەندیکردن لەگەڵ "
"بەڕێوەبەرانی PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2531,14 +2553,14 @@ msgstr ""
"بانگهێشتنامەیەک بۆ بەشداریکردنت لە ڕێکخراوی \"%(organization_name)s\" "
"هەڵوەشاوەتەوە"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "ئێوە ئەمە وەردەگرن چونکە بانگهێشت کراون بۆ بەشداریکردن لەم ڕێکخراوە."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2547,14 +2569,14 @@ msgstr ""
"تۆ بانگهێشتنامەیەکت ڕەتکردەوە بۆ بەشداریکردن لە ڕێکخراوی "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s بنێری بۆ پەیوەندیکردن لەگەڵ "
"بەڕێوەبەرانی PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2581,7 +2603,7 @@ msgstr ""
"ڕێکخراوە نوێیەکەت بە ناوی \"%(organization_name)s\" پەسەند کراوە و دروست "
"کراوە."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2589,7 +2611,7 @@ msgstr ""
"تۆ خاوەنی ڕێکخراوە نوێیەکەیت و دەتوانیت بچیتە ژوورەوە بۆ بەڕێوەبردنی "
"پڕۆژەکانی ڕێکخراوەکە، هاوکارەکان، تیمەکان، یان ڕێکخستنەکان."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2601,7 +2623,7 @@ msgstr ""
"داواکارییەکەت بۆ دروستکردنی ڕێکخراوێکی نوێ بە ناوی \"%(organization_name)s\" "
"پەسەند نەکرا."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2613,12 +2635,12 @@ msgstr ""
"داواکارییەکەت بۆ دروستکردنی ڕێکخراوێکی نوێ بە ناوی \"%(organization_name)s\" "
"پەسەند نەکرا."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -2630,25 +2652,25 @@ msgstr ""
"داواکارییەکەت بۆ ڕێکخراوێکی نوێی PyPI بە ناوی \"%(organization_name)s\" "
"پێشکەش کراوە."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "کاتێک ڕێکخراوەکە پەسەند کرا پۆستێکی ئەلیکترۆنیت بۆ دێت"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "ڕێکخراوی %(site)s \"%(organization_name)s\" سڕاوەتەوە."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(%(email_address)s)s بنێری بۆ پەیوەندیکردن لەگەڵ "
"بەڕێوەبەرانی %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوە بوویت."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2672,46 +2694,46 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "ئەرک"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "ئەندام لە"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "زیادکراوە لەلایەن"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوەیت."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2720,7 +2742,7 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2729,7 +2751,7 @@ msgstr ""
"%(username)s بانگهێشتنامەیەکی ڕەتکردەوە بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2738,11 +2760,11 @@ msgstr ""
"%(username)s بانگهێشت کراوە بۆ بەشداریکردن "
"لە ڕێکخراوی \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been removed from the "
@@ -2754,12 +2776,12 @@ msgstr ""
"%(username)s لە ڕێکخراوی "
"\"%(organization_nmae)s\" لابرا"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "ڕەشکراوەتەوە لەلایەن"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2768,15 +2790,15 @@ msgstr ""
"%(username)sڕۆڵی لە "
"ڕێکخراوی%(organization_name)sگۆڕدراوە بۆ %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "ڕۆڵی نوێ"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "گۆڕاوە لەلایەن"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2785,14 +2807,14 @@ msgstr ""
"پرۆژەی %(site)s \"%(project_name)s\" زیاد کراوە بۆ ڕێکخراوی "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "تۆ ئەمە وەردەگریت چونکە تۆ خاوەنی پڕۆژەکە یان ڕێکخراوەکەت."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2801,7 +2823,7 @@ msgstr ""
"پرۆژەی %(site)s \"%(project_name)s\" لە ڕێکخراوی \"%(organization_name)s\" "
"لابرا."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2810,50 +2832,50 @@ msgstr ""
"ناوی ڕێکخراوی %(site)s لە \"%(previous_organization_name)s\" گۆڕدراوە بۆ "
"\"%(organization_name)s."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "ڕێکخراوی %(site)s \"%(organization_name)s\" سڕاوەتەوە."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Old organization type:"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "New organization type:"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2862,12 +2884,12 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، وشەی نهێنی بۆ ئەژمێری PyPI ـت گۆڕیوە %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "چی?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2888,7 +2910,7 @@ msgstr ""
" چیتر ناتوانێت بچیتە ژوورەوە یان باربکەیت بۆ PyPI بەو شتەی کە ئێستات هەیە\n"
" نهێنوشە."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2901,12 +2923,12 @@ msgstr ""
"PyPI خۆی تووشی پێشێلکاری نەبووە. ئەمەش ڕێکارێکی پاراستنە بۆ کەمکردنەوەی...\n"
" مەترسی بۆ PyPI و بەکارهێنەرانی."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "پێویست دەکا من چی بکەم؟"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2915,11 +2937,11 @@ msgstr ""
"بۆ دووبارە دەستڕاگەیشتن بە ئەکاونتەکەت، وشەی نهێنی خۆت "
"ڕێست بکەرەوە لەسەر PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "چۆن دەتوانم پەیوەندیت پێوە بکەم؟"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2933,7 +2955,7 @@ msgstr ""
"لەگەڵیان\n"
" بەڕێوەبەرانی PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2957,7 +2979,7 @@ msgstr ""
"هەبوونی خۆت\n"
" نهێنوشە."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2973,7 +2995,7 @@ msgstr ""
" مەترسی پڕکردنی بڕوانامە\n"
" هێرش دەکاتە سەر PyPI و بەکارهێنەرانی."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2986,11 +3008,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned و وشەی نهێنی ترت "
"بپشکنیت و خۆت ئاشنا بکەیت بە شێوازە باشەکانی وشەی نهێنی."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "تۆ چۆن ئەوەت زانی؟"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3018,7 +3040,7 @@ msgstr ""
"دەتوانیت ئیمەیڵ بۆ %(email_address)s بنێری بۆ "
"پەیوەندیکردن لەگەڵ بەڕێوەبەرانی PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3027,7 +3049,7 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، داواکاری ڕێستکردنی وشەی نهێنی بۆ ئەژمێری PyPI "
"'%(username)s'ت کردووە."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3036,22 +3058,22 @@ msgstr ""
"ئەگەر دەتەوێت بەردەوام بیت لەسەر ئەم داواکارییە، کلیک "
"بکە بۆ ڕێستکردنی وشەی نهێنی خۆت."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "ئەم بەستەرە لە %(n_hours)s کاتژمێردا بەسەر دەچێت."
msgstr[1] "ئەم بەستەرە لە %(n_hours)s کاتژمێردا بەسەر دەچێت."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"ئەگەر ئەم داواکاریەت نەکرد، دەتوانیت بە سەلامەتی ئەم ئیمەیڵە پشتگوێ بخەیت."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3063,32 +3085,32 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، داواکاری ڕێستکردنی وشەی نهێنی بۆ ئەژمێری PyPI "
"'%(username)s'ت کردووە."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3097,7 +3119,7 @@ msgstr ""
"ئیمەیڵی سەرەکی بۆ ئەژمێری PyPI ی تۆ %(username)ss لە "
"%(old_email)ss
گۆڕاوە بۆ %%(new_email)ss
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3116,7 +3138,7 @@ msgstr ""
"دروستی نەکردووە\n"
"کۆدی گەڕانەوە بۆ ئەم ئەکاونتە.\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3136,7 +3158,7 @@ msgstr ""
"هەمیشە لەدەست بدەیت\n"
"ئەژمێر!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3150,7 +3172,7 @@ msgstr ""
"دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n"
"%(href)s\n"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3164,7 +3186,7 @@ msgstr ""
"کۆدێکی گەڕانەوە بۆ ئەژمێری PyPI ی تۆ %(username)s "
"بەکارهاتووە.\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3178,16 +3200,16 @@ msgstr ""
"کۆدی گەڕانەوەی نوێ بۆ ئەژمێری PyPI ی تۆ %(username)s دروست "
"کراوە.\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "تۆ لە ڕێکخراوی \"%(organization_name)s\" لابراویت"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "تۆ ئەمە وەردەگریت چونکە ئەندامی ئەم ڕێکخراوە بوویت."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3198,7 +3220,7 @@ msgstr ""
"تۆ وەک %(role)s زیاد کراویت بۆ %(project_name)sی پڕۆژەی "
"%(site)s لەلایەن %(initiator_username)sەکانەوە."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3210,7 +3232,7 @@ msgstr ""
"تۆ ئەمە وەردەگریت چونکە لەلایەن %(initiator_username)s زیاد کراویت بۆ "
"پڕۆژەیەک لەسەر %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been removed from the \"%(organization_name)s\" organization"
@@ -3219,14 +3241,14 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "تۆ لە ڕێکخراوی \"%(organization_name)s\" لابراویت"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you were a member of this organization."
msgid "You are receiving this because you were a member of this team."
msgstr "تۆ ئەمە وەردەگریت چونکە ئەندامی ئەم ڕێکخراوە بوویت."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your role in the \"%(organization_name)s\" organization has been changed "
@@ -3238,7 +3260,7 @@ msgstr ""
"ڕۆڵی تۆ لە ڕێکخراوی \"%(organization_name)s\" گۆڕدراوە بۆ %(role)s"
"strong>"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3250,21 +3272,21 @@ msgstr ""
"تۆ وەک %(role)s زیاد کراویت بۆ %(project_name)sی پڕۆژەی "
"%(site)s لەلایەن %(initiator_username)sەکانەوە."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3276,52 +3298,52 @@ msgstr ""
"تۆ ئەمە وەردەگریت چونکە لەلایەن %(initiator_username)s زیاد کراویت بۆ "
"پڕۆژەیەک لەسەر %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "هاوکاران"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid ""
#| "You are receiving this because you are an owner of this organization."
msgid "You are receiving this because you are an owner of this project."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوەیت."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "The %(site)s project \"%(project_name)s\" has been added to the "
@@ -3333,10 +3355,10 @@ msgstr ""
"پرۆژەی %(site)s \"%(project_name)s\" زیاد کراوە بۆ ڕێکخراوی "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you are an owner of this organization."
@@ -3345,7 +3367,7 @@ msgid ""
"organization."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوەیت."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "The %(site)s project \"%(project_name)s\" has been added to the "
@@ -3357,7 +3379,7 @@ msgstr ""
"پرۆژەی %(site)s \"%(project_name)s\" زیاد کراوە بۆ ڕێکخراوی "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -3371,7 +3393,7 @@ msgstr ""
"تۆ وەک %(role)sی %(site)s%(organization_name)sلەلایەن %(submitter)sزیاد کراویت."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been removed from the "
@@ -3384,7 +3406,7 @@ msgstr ""
"%(username)s لە ڕێکخراوی "
"\"%(organization_nmae)s\" لابرا"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3393,7 +3415,7 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، شێوازێکی ڕەسەنایەتی دوو فاکتەری %(method)s زیاد کردووە بۆ "
"ئەژمێری PyPI ـت %(username)ss."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3402,7 +3424,7 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، شێوازێکی ڕەسەنایەتی دوو فاکتەری %(method)s لە ئەژمێری PyPI "
"ـت %(username)s لابردووە."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3411,7 +3433,7 @@ msgstr ""
"کەسێک، ڕەنگە تۆ، ئەم ناونیشانە ئیمەیڵەی زیاد کردووە "
"(%(email_address)s
) بۆ ئەژمێری PyPI ی خۆی."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3420,7 +3442,7 @@ msgstr ""
"ئەگەر دەتەوێت بەردەوام بیت لەسەر ئەم داواکارییە، کلیک "
"لەم بەستەرە بکە بۆ پشتڕاستکردنەوەی ناونیشانی ئیمەیڵەکەت."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3429,7 +3451,7 @@ msgstr ""
"%(initiator_username)s بانگهێشتت "
"کردووە بۆ بەشداریکردن لە ڕێکخراوی %(organization_name)s"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3438,145 +3460,145 @@ msgstr ""
"ئەگەر دەتەوێت بەردەوام بیت، شوێن ئەم بەستەرە بکەوە "
"بۆ قبوڵکردن یان ڕەتکردنەوەی ئەم بانگهێشتنامەیە."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "ئەگەرنا دەتوانیت بە سەلامەتی ئەم ئیمەیڵە پشتگوێ بخەیت."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "ئەم بەستەرە لە %(n_hours)s کاتژمێردا بەسەر دەچێت."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "ئەم ئاگادارکردنەوە ڕەت بکەرەوە"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "داخستن"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "بەڕێوەبەر"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "پرۆژەکەی تۆ"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "ڕێکخستنەکانی هەژمار"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "پرۆفایلی گشتی"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "وردەکاری هەژمار"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "بەسەر دەچێت: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "هاشەکان بۆ%(filename)s کان"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "ئەلگۆریتم"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "هاش دایجست"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "کۆپی بکە بۆ کلیپبۆرد"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "کۆپی بکە"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "هاشەکان بۆ %(filename)sەکان"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "هەڵە"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "سەرکەوتن"
@@ -3600,30 +3622,30 @@ msgstr "سەرکەوتن"
msgid "Manage project"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "پێشووتر"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "دواتر"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "ناونیشانی ئیمەیڵی سەرەکی تۆ (%(email_address)s) پشتڕاست نەکراوەتەوە."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "تۆ ناونیشانی ئیمەیڵی سەرەکیت نییە."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "ئیمەیڵەکەت پشتڕاست بکەرەوە یان ناونیشانێکی نوێ زیاد بکە."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3632,7 +3654,7 @@ msgstr ""
"ڕەسەنایەتی دوو فاکتەری بەردەستە، ئێستا چالاک بکە بۆ "
"ئەکاونتەکەت."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3645,7 +3667,7 @@ msgstr ""
msgid "Edit profile"
msgstr "دەستکاریکردنی پرۆفایل"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3661,92 +3683,92 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s هیچ پڕۆژەیەکی بۆ PyPI بار نەکردووە، هێشتا."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "بەستەرەی ئەلیکترۆنی"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "پرۆژەکان"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "خەڵک"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "مێژووی ئاسایش"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "دەستکاریەکان"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "بڵاوکراوەکان"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "هاوکاران"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "بەڵگەنامەسازی"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "بڵاوکردنەوە"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
#, fuzzy
#| msgid "Member of"
msgid "Members"
msgstr "ئەندام لە"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3758,13 +3780,13 @@ msgstr "پشتراستکراوە"
msgid "Verified by PyPI on %(release_date)s"
msgstr "دوایین بڵاوکردنەوەی %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "بەستەرەی پرۆژە"
@@ -3774,279 +3796,279 @@ msgstr "بەستەرەی پرۆژە"
msgid "GitHub Statistics"
msgstr "ئاماری GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "ئەستێرەکان:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "چنگاڵەکان:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "پرسە کراوەکان/PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "پرسە کراوەکان/PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "ئاماری GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "چاککەرەوەکان"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, fuzzy, python-brace-format
#| msgid "Avatar for {username} from gravatar.com"
msgid "Avatar for {username} from gravatar.com"
msgstr "ئاڤاتاری بۆ {ناوی بەکارهێنەر} لە gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "مێتا"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "نووسەر:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "بەڕێوەبەر:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "پشتڕاست نەکراوەتەوە"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "مۆڵەت:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "تاگەکان"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "پێویستی بە:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "پۆلێنکەرەکان"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "پشتڕاستکراوەتەوە*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*کێشەی گەیاندنی پچڕپچڕ لەوانەیە ببێتە هۆی لەدەستدانی پشتڕاستکردنەوە"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "پشتراستکراوە"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "*پشت راستنەکراوە"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*ئیمەیڵ لە PyPI وەک سپام مامەڵەی لەگەڵ دەکرێت"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*شکستی سەخت لە کاتی گەیاندن"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*ژمارەیەکی زۆر کێشەی گەیاندن"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "پشتڕاست نەکراوەتەوە"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "سەرەکی"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "بینینی هەڵبژاردەکانی ئیمەیڵ"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "بژاردەکان"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "بژاردەکان بۆ %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "ناردنهوهی دڵنیایی ئیمهیڵ"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "ئەم ئیمەیڵە وەک سەرەکی دابنێ"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "دایبنێ وەکوو سەرەکی"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "ناونیشانی ئەو پۆستە ئەلیکترۆنیە ڕەشبکەوە"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "ڕەشکردنەوەی بەستەرەی ئەلیکترۆنی"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "مەودا"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "هەموو پرۆژەکان"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "دروست کراوە"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "دواین بەرکارهێنان"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "هەرگیز"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "بینینی هەڵبژاردەکانی نیشانە"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "لابردنی نیشانە"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "بینینی ناسێنەری تایبەت"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "نیشانەی API لاببە"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"ئەو بەرنامە یان سکریپتانەی کە ئەم نیشانەیە بەکاردەهێنن چیتر دەستیان بە PyPI "
"ناگات."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "ناسێنەرێکی ناوازە بۆ نیشانەی API%(token_description)s"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "وێنەی هەژمار"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com بەکاردەهێنین بۆ دروستکردنی وێنەی پڕۆفایلی "
"تۆ بە پشتبەستن بە ئیمەیڵی سەرەکیت ناونیشان"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "وێنەکە بگۆرە لە gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "وردەکاری هەژمار"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "بەرواری داخڵ بوون"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"پشان دان لە پرۆفایلی گشتی . ناتوانڕێت بگۆردرێت."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "ناوی تەواو"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "هیچ ناوێک دانەنراوە"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "لەسەر پڕۆفایلی گشتیت پیشان دەدرێت"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "پۆستی ئەلیکترۆنی گشتی"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your پڕۆفایلی "
"گشتیتدا پیشان بدرێت بۆ بەکارهێنەرانی چوونەژوورەوە."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "ئەکاونت نوێ بکەرەوە"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "ئیمەیڵی ئەکاونت"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any سەرەتاییت "
"ئاگادارکردنەوە وەردەگرێت."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "ئەو پۆستە ئەلیکترۆنیانەی کە پەیوەندییان بە هەژمارەکەتەوە هەیە"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "دۆخ"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "دانانی پۆستی ئەلیکترۆنی"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "گۆرینی وشەی نهێنی"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "وشەی نهێنیە کۆنەکەت"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "وشەی نهێنی ئێستات"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "تێپەڕەوشەی نوێ"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "دووبارە کردنەوە ووشەى نهێنى نوێ"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "وشەی نهێنی نوێ بکەرەوە"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "نیشانەکانی API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4177,19 +4199,19 @@ msgstr ""
"نیشانەکانی API ڕێگەیەکی بەدیل بۆ ڕەسەنایەتی لە کاتی بارکردنی پاکێجەکان بۆ "
"PyPI دابین دەکەن."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "زیاتر بزانە دەربارەی تۆکنەکانی API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "نیشانەکانی API چالاک بۆ ئەم ئەکاونتە"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "زیادکردنی نیشانەی API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4198,57 +4220,57 @@ msgstr ""
"ناونیشانی ئیمەیڵی سەرەکی خۆت پشتڕاست بکەرەوە بۆ "
"زیادکردنی نیشانەکانی API بۆ ئەکاونتەکەت."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "نیشانەی مەودای: تەواوی ئەکاونت"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "مەودای نیشانە: پڕۆژە %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "بەسەر دەچێت: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "ئەکاونت دروست کراوە"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "چوونەژوورەوە"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "شێوازی دوو فاکتەری:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "هیچ"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "ئامێری ئاسایش (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4256,267 +4278,267 @@ msgstr ""
"بەرنامەی ڕەسەنایەتی (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "کۆدی گەڕانەوە"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "چوونەژوورەوە شکستی هێنا"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- ڕەسەنایەتی بنەڕەتی (خاڵی کۆتایی بارکردن)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "هۆکار:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "وشەی نهێنی هەڵەیە"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "دوو فاکتەری نادروست (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "دوو فاکتەری نادروست (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "دوو فاکتەری نادروست (کۆدی گەڕانەوە)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "دووبارە ڕەسەنایەتی دانیشتنەکە شکستی هێنا"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "ئیمەیڵ زیاد کرا بۆ ئەکاونت"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "پۆستی ئەلیکترۆنی لە هەژمارەکەت لابرا"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "ئیمەیڵ پشتڕاستکراوەتەوە"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "ئیمەیڵ پشتڕاستکرایەوە"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "ئیمەیڵی سەرەتایی گۆڕدرا"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "ئیمەیڵی سەرەتایی کۆن:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "ئیمەیڵی سەرەتایی نوێ:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "کۆمەڵە ئیمەیڵی سەرەتایی"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "پۆستی ئەلیکترۆنی نێردراوە"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "لەلایەن:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "بۆ:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "بابەت:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "داوای دووبارە دانانەوەی وشەی نهێنی دەکرێت"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "هەوڵی دووبارە دانانەوەی وشەی نهێنی درا"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "وشەی نهێنیەکە بە سەرکەوتووی نوێکرایەوە"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "وشەی نهێنیەکە بە سەرکەوتووی گۆڕدرا"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "دانانەوەی تێپەڕەوشە"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "دوو فاکتەری ڕەسەنایەتی زیادکرا"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"شێواز: ئامێری ئاسایش (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "ناوی ئامێر:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor method:"
msgid "Two factor device remembered"
msgstr "شێوازی دوو فاکتەری:"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "بانگهێشتنامە بۆ '${organization_name}' ڕەتکراوەتەوە."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -4527,8 +4549,8 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -4539,44 +4561,44 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "بانگهێشتنامە بۆ '${organization_name}' ڕەتکراوەتەوە."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization role removed"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4584,60 +4606,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name:"
msgid "Device Info"
msgstr "ناوی ئامێر:"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4679,11 +4701,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4695,27 +4717,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4723,87 +4745,87 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Your organizations"
msgid "Cannot remove last 2FA method"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add API "
@@ -4815,7 +4837,7 @@ msgstr ""
"ناونیشانی ئیمەیڵی سەرەکی خۆت پشتڕاست بکەرەوە بۆ "
"زیادکردنی نیشانەکانی API بۆ ئەکاونتەکەت."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add API "
@@ -4827,52 +4849,52 @@ msgstr ""
"ناونیشانی ئیمەیڵی سەرەکی خۆت پشتڕاست بکەرەوە بۆ "
"زیادکردنی نیشانەکانی API بۆ ئەکاونتەکەت."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Enter recovery code"
msgid "Generate recovery codes"
msgstr "کۆدی گەڕانەوە دابنێ"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -4880,15 +4902,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "بە ئامێرێکی ئاسایش ڕەسەنایەتی بکەرەوە (بۆ نموونە کلیلی USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"%(href)s\n"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invited by"
msgid "Submitted by:"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher name"
msgid "Publisher:"
msgstr "باوی بڵاوکەرەوە"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Confirm Organization Invite"
msgid "Organization Type: %(org_type)s"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Navigation for managing %(organization)s"
msgid "Activate billing for this organization"
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(organization)s"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Your organizations"
msgid "Pending organization requests"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgid "This Organization request has been declined"
msgstr "ڕێکخراوی %(site)s \"%(organization_name)s\" سڕاوەتەوە."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "رەتکردنەوە"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invited by"
msgid "Submitted %(submitted)s"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Your organizations"
msgid "Manage this organization request"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Your organizations"
msgid "Request a new organization"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization Account Name"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization Display Name"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization Description"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "️Organization Membership Size"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "️Organization Type"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -5331,50 +5353,50 @@ msgstr ""
"داواکارییەکەت بۆ ڕێکخراوێکی نوێی PyPI بە ناوی \"%(organization_name)s\" "
"پێشکەش کراوە."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You will receive an email when the organization has been approved"
msgid "You will receive an email when each organization has been approved"
msgstr "کاتێک ڕێکخراوەکە پەسەند کرا پۆستێکی ئەلیکترۆنیت بۆ دێت"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5382,13 +5404,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Active API tokens for this account"
msgid "Activate your account"
msgstr "نیشانەکانی API چالاک بۆ ئەم ئەکاونتە"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add API "
@@ -5400,7 +5422,7 @@ msgstr ""
"ناونیشانی ئیمەیڵی سەرەکی خۆت پشتڕاست بکەرەوە بۆ "
"زیادکردنی نیشانەکانی API بۆ ئەکاونتەکەت."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see سەرەتاییت "
"ئاگادارکردنەوە وەردەگرێت."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5441,94 +5463,94 @@ msgstr ""
"دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Specify project name"
msgid "PyPI Project Name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Specify project name"
msgid "project name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5539,22 +5561,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5568,75 +5590,75 @@ msgstr ""
"دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "ناو"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "هیچ ناوێک دانەنراوە"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Projects"
msgid "project"
msgstr "پرۆژەکان"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "بڵاوکراوەکان"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5647,8 +5669,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5662,33 +5684,33 @@ msgstr ""
"دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "بەستەرەی ئەلیکترۆنی"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "بابەت:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "بابەت:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5696,8 +5718,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5711,113 +5733,113 @@ msgstr ""
"دەتوانیت لێرە کۆدی گەڕانەوە بۆ ئەکاونتەکەت دروست بکەیت:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "my-organization"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Specify project name"
msgid "ActiveState Project name"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Projects"
msgid "my-project"
msgstr "پرۆژەکان"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "نازناوەکەت"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "نازناو"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Projects"
msgid "Project"
msgstr "پرۆژەکان"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "پرۆژە بەناوبانگەکان"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5828,171 +5850,172 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "نیشانەی API لاببە"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6000,65 +6023,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "هەژمارێک دروست بکە"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "هەژمار دروستبکە"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6164,25 +6187,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6194,101 +6217,100 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage project"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization request"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization display name"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "️Organization description"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "️Organization membership size"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invited by"
msgid "Date submitted"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invited by"
msgid "Submit"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "Security history"
msgid "'%(source_name)s' security history"
msgstr "مێژووی ئاسایش"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Confirm Organization Invite"
msgid "'%(organization_name)s' registered as organization name"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Confirm Organization Invite"
msgid "%(organization_name)s organization created"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage project"
msgid "%(organization_name)s organization deleted"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "The %(site)s organization has been renamed from "
@@ -6299,19 +6321,19 @@ msgstr ""
"ناوی ڕێکخراوی %(site)s لە \"%(previous_organization_name)s\" گۆڕدراوە بۆ "
"\"%(organization_name)s."
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage project"
msgid "%(organization_name)s organization approved"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage project"
msgid "%(organization_name)s organization declined"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6321,7 +6343,7 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been removed from the "
@@ -6332,7 +6354,7 @@ msgstr ""
"%(username)s لە ڕێکخراوی "
"\"%(organization_nmae)s\" لابرا"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6343,7 +6365,7 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been removed from the "
@@ -6354,7 +6376,7 @@ msgstr ""
"%(username)s لە ڕێکخراوی "
"\"%(organization_nmae)s\" لابرا"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6365,7 +6387,7 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been invited to join "
@@ -6377,7 +6399,7 @@ msgstr ""
"%(username)s بانگهێشت کراوە بۆ بەشداریکردن "
"لە ڕێکخراوی \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has declined an invitation "
@@ -6389,7 +6411,7 @@ msgstr ""
"%(username)s بانگهێشتنامەیەکی ڕەتکردەوە بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\"."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -6401,7 +6423,7 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -6413,44 +6435,44 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6460,8 +6482,8 @@ msgstr ""
"%(username)s پەیوەندی بە "
"ڕێکخراوی%(organization_name)sکردووە"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been removed from the "
@@ -6471,98 +6493,98 @@ msgstr ""
"%(username)s لە ڕێکخراوی "
"\"%(organization_nmae)s\" لابرا"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "تۆمارکردن"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by"
msgid "Renamed by:"
msgstr "ڕەشکراوەتەوە لەلایەن"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by"
msgid "Approved by:"
msgstr "ڕەشکراوەتەوە لەلایەن"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "رەتکردنەوە"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invited by"
msgid "Invited by:"
msgstr "بانگهێشت کراوە لەلایەن"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by"
msgid "Revoked by:"
msgstr "ڕەشکراوەتەوە لەلایەن"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history"
msgid "Security history for %(source_name)s"
msgstr "مێژووی ئاسایش"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6577,29 +6599,29 @@ msgstr ""
"سەردانی ڕێبەری بەکارهێنەری پاکەتکردنی پایتۆن بکە"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6607,66 +6629,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization Roles"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6674,204 +6696,204 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization Role Permissions Matrix"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "View organization/teams"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "هەژمارێک دروست بکە"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Your organizations"
msgid "Invite/manage organization members"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Your organizations"
msgid "Delete the organization"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Manage organization billing"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "هەژمارێک دروست بکە"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Select project"
msgid "Delete projects"
msgstr "پرۆژە هەڵبژێرە"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Your organizations"
msgid "Cannot remove yourself as Sole Owner"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Navigation for managing %(organization)s"
msgid "Remove %(user)s from this organization."
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(organization)s"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "گەشتیاری سەرەکی"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose an organization account name with 50 characters or less."
msgid "Change the organization account name below."
msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(%(email_address)s)s بنێری بۆ پەیوەندیکردن لەگەڵ "
"بەڕێوەبەرانی %(site)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "وردەکاری هەژمار"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose an organization account name with 50 characters or less."
msgid "Change organization account name for"
msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Select project"
msgid "Delete the project"
msgstr "پرۆژە هەڵبژێرە"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Your organizations"
msgid "Before you can delete your organization."
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Organization Invite"
msgid "Organization teams"
msgstr "بانگێشتنامەی رێکخراو پەسەند بکە"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7038,46 +7060,46 @@ msgstr[1] ""
" %(count)s پڕۆژەکان\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "هەژمارێک دروست بکە"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has been invited to join "
@@ -7180,7 +7202,7 @@ msgstr ""
"%(username)s بانگهێشت کراوە بۆ بەشداریکردن "
"لە ڕێکخراوی \"%(organization_name)s\""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has declined an invitation "
@@ -7192,7 +7214,7 @@ msgstr ""
"%(username)s بانگهێشتنامەیەکی ڕەتکردەوە بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\"."
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -7204,200 +7226,200 @@ msgstr ""
"بانگهێشتنامەیەک بۆ %(username)s بۆ "
"بەشداریکردن لە ڕێکخراوی \"%(organization_name)s\" هەڵوەشاوەتەوە"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid ""
#| "You have been removed from the \"%(organization_name)s\" organization"
msgid "Project added to %(organization_name)s organization"
msgstr "تۆ لە ڕێکخراوی \"%(organization_name)s\" لابراویت"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid ""
#| "You have been removed from the \"%(organization_name)s\" organization"
msgid "Project removed from %(organization_name)s organization"
msgstr "تۆ لە ڕێکخراوی \"%(organization_name)s\" لابراویت"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "دروست کراوە"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Account created"
msgid "API token created"
msgstr "ئەکاونت دروست کراوە"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Specify project name"
msgid "Project archived"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Specify project name"
msgid "Project unarchived"
msgstr "ناوی پڕۆژەکە دیاری بکە"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been quarantined."
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "بانگهێشتنامە بۆ '${organization_name}' ڕەتکراوەتەوە."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been archived."
msgstr "ئەم ناوی پڕۆژەیە پێشتر بەکارهاتووە. ناوی پڕۆژەیەکی جیاواز هەڵبژێرە."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7406,35 +7428,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7442,93 +7464,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Releases"
msgid "Yanked releases"
msgstr "بڵاوکراوەکان"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7589,54 +7611,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose an organization account name with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "ناوی ئەکاونتی ڕێکخراوێک هەڵبژێرە کە ٥٠ پیت یان کەمتر بێت."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7645,27 +7667,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "بەستەرەی پرۆژە"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7828,7 +7850,7 @@ msgstr "گەشتکردن بۆ بەڕێوەبردنی %(project)s"
msgid "Collaborator"
msgstr "هاوکاران"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Your organizations"
msgid "%(count)s organization owner"
@@ -7836,95 +7858,96 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "رێکخراوەکەی تۆ"
msgstr[1] "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Your organizations"
msgid "Cannot remove organization owners"
msgstr "رێکخراوەکەی تۆ"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
-msgstr ""
+#, fuzzy, python-format
+#| msgid "Or browse projects"
+msgid "(request an increase)"
+msgstr "یان گەڕان بە پڕۆژەکان"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7939,210 +7962,210 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid ""
#| "You are receiving this because you are an owner of this organization."
msgid "You are not an owner or manager of any other organizations."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوەیت."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid ""
#| "You are receiving this because you are an owner of this organization."
msgid "You are not an owner or manager of any organizations."
msgstr "تۆ ئەمە وەردەگریت چونکە خاوەنی ئەم ڕێکخراوەیت."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "گەشتکردن بۆ بەڕێوەبردنی %(project)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Select project"
msgid "Delete %(name)s from this project."
msgstr "پرۆژە هەڵبژێرە"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "ناوی کۆگاکە نادروستە"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8155,35 +8178,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8194,15 +8217,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8211,81 +8234,81 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "بگەرێوە بۆ پەرەی ماڵەوە"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage project"
msgid "Manage '%(team_name)s' projects"
msgstr "بەڕێوەبردنی پرۆژە"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "دانانی پۆستی ئەلیکترۆنی"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "هاشەکان بۆ %(filename)sەکان"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8538,7 +8561,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8610,7 +8632,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8619,67 +8641,67 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "گەڕان بەدوای پڕۆژەکاندا"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -8700,150 +8722,150 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "بە ئامێرێکی ئاسایش ڕەسەنایەتی بکەرەوە (بۆ نموونە کلیلی USB)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "گەرم لە ڕۆژنامەکان: نوێترین بڵاوکراوەکانی پڕۆژە"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8967,7 +8989,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9064,17 +9086,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9083,7 +9105,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9096,7 +9118,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9105,21 +9127,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9456,35 +9478,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9492,15 +9514,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9560,14 +9582,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9575,7 +9597,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9583,7 +9605,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9649,20 +9671,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9671,7 +9693,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9703,7 +9725,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9730,7 +9752,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9740,7 +9762,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9748,47 +9770,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9827,7 +9849,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9839,7 +9861,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9847,7 +9869,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9855,7 +9877,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9863,7 +9885,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9901,7 +9923,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9910,7 +9932,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9921,35 +9943,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9957,14 +9979,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9973,7 +9995,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9984,13 +10006,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9998,7 +10020,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10008,14 +10030,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10023,7 +10045,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10095,22 +10117,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10118,7 +10140,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10131,7 +10153,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10200,39 +10222,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "بەڵگەنامەسازی"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "ئاماری GitHub:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "ئاماری GitHub:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/cs/LC_MESSAGES/messages.po b/warehouse/locale/cs/LC_MESSAGES/messages.po
index ee6837be7bb2..99a8af9bb6c6 100644
--- a/warehouse/locale/cs/LC_MESSAGES/messages.po
+++ b/warehouse/locale/cs/LC_MESSAGES/messages.po
@@ -26,31 +26,31 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 4.16-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "Musíte mít povolené dvoufázové ověřování pro provedení této akce."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Jazyk aktualizován"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Neplatná emailová adresa. Zkuste to znovu."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Toto heslo je neplatné. Zkuste to prosím znovu."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -60,29 +60,29 @@ msgstr ""
"čísel, teček, pomlček a podtržítek. A musí začínat a končit písmenem nebo "
"číslicí. Zvolte jiné uživatelské jméno."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Uživatel s tímto uživatelským jménem nebyl nalezen"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP kód musí obsahovat ${totp_length} číslic."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Zvolte si uživatelské jméno s maximálně 50 znaky."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -90,12 +90,12 @@ msgstr ""
"Toto uživatelské jméno je již využíváno jiným účtem. Zvolte jiné uživatelské "
"jméno."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Heslo je příliš dlouhé."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -105,28 +105,28 @@ msgid ""
msgstr ""
"Přiliš mnoho neúspěšných pokusů o přihlášení. Zkuste to prosím později."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Hesla nesouhlasí, zkuste to znovu."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "Neplatná emailová adresa. Zkuste to znovu."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "Neplatná emailová doména. Zkuste jiný email."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"Tato e-mailová adresa je již používána tímto účtem. Použijte jiný e-mail."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -134,38 +134,38 @@ msgstr ""
"Tuto e-mailovou adresu již používá jiný uživatel. Zadejte jinou e-mailovou "
"adresu."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Jméno je příliš dlouhé. Maximální délka je 100 znaků."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Neplatný TOTP kód."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Neplatná aserce WebAuthn: vadný obsah"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Neplatný obnovovací kód."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Kód pro obnovy již byl použit."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "Neplatná emailová adresa. Zkuste to znovu."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -175,7 +175,7 @@ msgid ""
msgstr ""
"Přiliš mnoho neúspěšných pokusů o přihlášení. Zkuste to prosím později."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -185,7 +185,7 @@ msgstr ""
"Zkontrolujte svou e-mailovou schránku a klikněte na ověřovací odkaz. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -196,25 +196,25 @@ msgstr ""
"Zkontrolujte svou e-mailovou schránku a klikněte na ověřovací odkaz. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Neplatné či expirované dvoufaktorové přihlášení."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Již autenizován"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Úspšená aserce WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Obnovovací kód byl již přijat. Poskytnutý kód nelze použít znovu."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -222,141 +222,141 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Expirovaný token: požádejte o novou adresu pro reset hesla"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Neplatný token: požádejte o novou adresu pro reset hesla"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Neplatný token: žádný token nebyl poskytnut"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Neplatný token: nejedná se o token pro reset hesla"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Neplatný token: uživatel nenalezen"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Neplatný token: uživatel se po vygenerování tokenu již přihlásil"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Neplatný token: heslo již bylo po vygenerování tokenu změněno"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Vaše heslo bylo změněno"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Expirovaný token: vyžádejte nový odkaz pro reset hesla"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Neplatný token: vyžádejte nový odkaz pro reset hesla"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Neplatný token: nejedná se o token pro reset e-mailové adresy"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail nenalezen"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail již byl ověřen"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Nyní můžete nastavit tento e-mail jako vaši primární adresu"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Toto je vaše primární adresa"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-mailová adresa ${email_address} byla oveřena. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Expirovaný token: požádejte o novou pozvánku do organizace"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Neplatný token: požádejte o novou pozvánku do organizace"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Neplatný token: nejedná se o token pozvánky do organizace"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Pozvánka do organizace je neplatná."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Pozvánka do organizace už neexistuje."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Pozvánka do '${organization_name}' byla odmítnuta."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Nyní jste ${role} organizace '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Expirovaný token: požádejte o novou pozvánku pro roli v projektu"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Neplatný token: požádejte o novou pozvánku pro roli v projektu"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Neplatný token: nejedná se o token pozvánky ke spolupráci"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Pozvánka pro roli je neplatná."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Pozvánka pre rolu už neexistuje."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Pozvánka pro '${project_name}' byla odmítnuta."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -368,7 +368,7 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -378,20 +378,20 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many attempted OpenID Connect registrations. Try "
@@ -403,49 +403,49 @@ msgstr ""
"Příliš mnoho neúspěšných pokusů o registraci pomocí OpenID Connect. Zkuste "
"to prosím později."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "Spravovat tento projekt"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "Spravovat verzi"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Náhled banneru"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Zvolte si jméno účtu organizace s maximálně 50 znaky."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -456,7 +456,7 @@ msgstr ""
"písmen, čísel, teček, pomlček a podtržítek. A musí začínat a končit písmenem "
"nebo číslicí. Zvolte jiné jméno účtu organizace."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -464,7 +464,7 @@ msgstr ""
"Toto jméno účtu organizace je již využíváno jiným účtem. Zvolte jiné jméno "
"účtu organizace."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This organization account name has already been used. Choose a different "
@@ -476,27 +476,27 @@ msgstr ""
"Toto jméno účtu organizace je již využíváno jiným účtem. Zvolte jiné jméno "
"účtu organizace."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Vybrat projekt"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Zvolte název projektu"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Toto jméno projektu je již použito. Zvolte jiné jméno projektu."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -504,7 +504,7 @@ msgstr ""
"Jméno organizace je příliš dlouhé. Zvolte jméno organizace s maximální "
"délkou 100 znaků."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -512,11 +512,11 @@ msgstr ""
"URL adresa organizace je příliš dlouhá. Zvolte adresu organizace s maximální "
"délkou URL 400 znaků."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL adresa organizace musí začínat na http:// nebo https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -524,7 +524,7 @@ msgid ""
"with 400 characters or less."
msgstr "Jméno je příliš dlouhé. Maximální délka je 100 znaků."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -532,23 +532,23 @@ msgid ""
"1024 characters or less."
msgstr "Jméno je příliš dlouhé. Maximální délka je 100 znaků."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Zvolte si uživatelské jméno s maximálně 50 znaky."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -558,23 +558,23 @@ msgstr ""
"Toto uživatelské jméno je již využíváno jiným účtem. Zvolte jiné uživatelské "
"jméno."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify project name"
msgid "Specify your alternate repository name"
msgstr "Zvolte název projektu"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Jméno je příliš dlouhé. Maximální délka je 100 znaků."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -582,93 +582,93 @@ msgid ""
"less."
msgstr "Jméno je příliš dlouhé. Maximální délka je 100 znaků."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Podrobnosti o účtu"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mailová adresa ${email_address} byla přidána - odkaz pro ověření naleznete "
"ve vaší e-mailové schránce"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Obnovovací kódy již byly vygenerovány"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Vygenerování nových obnovovacích kódu způsobí invalidaci již existujících."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Ověřte vaši e-mailovou adresu nebo přidejte novou."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Neplatné údaje. Zkuste znovu"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Potvrdit pozvánku"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -680,7 +680,7 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -692,7 +692,7 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -704,7 +704,7 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -716,9 +716,9 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -730,52 +730,52 @@ msgstr ""
"Nový registrace jsou dočasně zakázány. Více informací na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Releases"
msgid "Could not yank release - "
msgstr "Vydání"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Releases"
msgid "Could not un-yank release - "
msgstr "Vydání"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Smazat vydání"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Nelze najít pozvánka do role."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Uživatel '${username}' již má v projektu roli ${role_name}"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Uživatel '${username}' již má v projektu roli ${role_name}"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -784,41 +784,41 @@ msgstr ""
"Uživatel '${username}' nemá ověřenou primární e-mailovou adresu a proto "
"nemůže být přidán do projektu jako ${role_name}"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
"Uživatel '${username}' již má aktivní pozvánku. Prosím, zkuste to později."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Pozvánka poslána uživateli '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Nelze najít pozvánka do role."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Pozvánka již vypršela."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Uživatel '${username}' odmítl pozvánku."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Uživatel '${username}' již má v projektu roli ${role_name}"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -830,258 +830,258 @@ msgstr ""
"Uživatel '${username}' nemá ověřenou primární e-mailovou adresu a proto "
"nemůže být přidán do projektu jako ${role_name}"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "Nelze najít pozvánka do role."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Pozvánka do organizace už neexistuje."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Pozvánka pro '${project_name}' byla odmítnuta."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Neplatné jméno projektu"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Zvolte název projektu"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Vytvořit účet"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Zvolte název projektu"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "Neplatné jméno projektu"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Spravovat %(project_name)s"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "Neplatné jméno projektu"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Heslo"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Hesla nesouhlasí, zkuste to znovu."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Pole s heslem je prázdné"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Síla hesla:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Registered by:"
msgid "Yesterday"
@@ -1090,201 +1090,204 @@ msgstr[0] "Zaregistroval:"
msgstr[1] "Zaregistroval:"
msgstr[2] "Zaregistroval:"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Akce"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Naposledy použit"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Zrušit"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Přístup odepřen / Zakázáno (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Nemáte oprávnění pro zobrazení této stránky"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Stránka nenalezena (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Hledali jsme všude, ale tuto stránku jsme nenalezli"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "A teď něco
úplně jiného"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Skeč s obchodem se sýrem"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Externí odkaz"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Zobrazit přepis videa"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Stránka odstraněna (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Stránka, kterou hledáte, byla odstraněna"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Interní chyba serveru (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Něco se pokazilo"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1293,19 +1296,19 @@ msgstr ""
"
Čelíme technickým problémům, které ovlivňují naši možnost poskytovat tuto "
"stránku.
O problému víme a bude vyřešen co nejdříve.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Zkontrolujte stránku stavu našich systémů"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Chybový kód 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Spoléháte na PyPI při vaší práci?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Zvažte "
"příspěvek jako pomoc nám postavit stabilnější a bezpečnější platformu."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1333,56 +1336,60 @@ msgstr ""
"Zvolte heslo, které obsahuje písmena (malá i velká), číslice a speciální "
"znaky. Vyhněte se obecným slovům či opakování."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Síla hesla:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Hlavní navigace"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Pomoc"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponzoři"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Přihlásit"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Zaregistrovat"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Zobrazit menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hlavní menu"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1392,7 +1399,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1408,46 +1415,46 @@ msgstr ""
"Python Package Index (PyPI) je software repozitář pro programovací jazyk "
"Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: nejnovějších 40 změn"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 nejnovějších balíčků"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Přeskočit na hlavní obsah"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Přepnout na mobilní verzi"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Upozornění"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Používáte nepodporovaný prohlížeč, aktualizujte na novější verzi."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1456,7 +1463,7 @@ msgstr ""
"Používáte TestPyPI - samostatnou instanci PyPI indexu, která dovoluje "
"testování distribučních nástrojů a procesů bez vlivu na skutečný index."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1464,207 +1471,212 @@ msgstr ""
"Některé funkcionality nemusí pracovat bez Javascriptu. Zkuste jej zapnout "
"pokud čelíte problémům."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Hledat v PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Hledat v projektech"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Hledat"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Hledat v projektech"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigace nápovědy"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalování balíčků"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Nahrávání balíčků"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Uživatelská příručka"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Název projektu"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQ"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "O PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "O PyPI navigaci"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Přehled infrastruktury"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistiky"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Naši sponzoři"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Přispívání do PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Jak přispět do navigace"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Chyby a zpětná vazba"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Přispět na GitHubu"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Přeložit PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Sponzoři"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Zásluhy na vývoji"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Práce s PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Práce s PyPI navigací"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Podmínky užití"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Nahlásit bezpečnostní problém"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Kodex chování"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Zásady ochrany osobních údajů"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Stav:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "všechny systémy běží"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Vyvinuto a spravováno Python komunitou pro Python komunitu."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Přispět dnes!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa stránek"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Přepnout do desktopové verze"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Potvrdit akci"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Chybový kód"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Zpět na domovskou stránku"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "The Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Testovací Python balíček zveřejňovaný s testovacím PyPI"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Vytvořte kodovou základnu za PyPI pomocí Vyvojářského Pythoního Indexu "
"Balíčků"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "Najdi, nainstaluj a publikuj Python balíčky s PyPI"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Nebo procházej projekty"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1672,7 +1684,7 @@ msgstr[0] "%(num_projects_formatted)s projekt"
msgstr[1] "%(num_projects_formatted)s projekty"
msgstr[2] "%(num_projects_formatted)s projektů"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1680,7 +1692,7 @@ msgstr[0] "%(num_releases_formatted)s vydání"
msgstr[1] "%(num_releases_formatted)s vydání"
msgstr[2] "%(num_releases_formatted)s vydání"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1688,7 +1700,7 @@ msgstr[0] "%(num_files_formatted)s soubor"
msgstr[1] "%(num_files_formatted)s soubory"
msgstr[2] "%(num_files_formatted)s souborů"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1696,7 +1708,7 @@ msgstr[0] "%(num_users_formatted)s uživatel"
msgstr[1] "%(num_users_formatted)s uživatelé"
msgstr[2] "%(num_users_formatted)s uživatelů"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1711,149 +1723,149 @@ msgstr "Naučit se o instalování balíčků"
msgid "Package authors use PyPI to distribute their software."
msgstr "Autoři balíčků používají PyPI k distribuci jejich softwaru."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Naučit se, jak zabalit Python kód pro PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Chyba při zpracovávání formuláře"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Potvrďte heslo"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Pro pokračování potvrďte heslo"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Heslo"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(povinné)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Vaše heslo"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Zobrazit heslo"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Zapomenuté heslo?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1865,11 +1877,11 @@ msgstr ""
"Pokud jste na počítači, který nevlastníte, po skončení vaší práce se "
"odhlaste. Na další potvrzení hesla se vás nebudeme ptát po dobu jedné hodiny."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Tato URL je API endpoint pro nahrávání souborů do PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Uživatelskou příručku Python Packaging."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1888,11 +1900,11 @@ msgstr ""
"Jinak doporučujeme zavítat na domovskou stránku PyPI"
"a>."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Potvrdit pozvánku"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -1902,22 +1914,22 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Přijmout"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Odmítnout"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1925,59 +1937,59 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Přihlásit do %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Uživatelské jméno"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Vaše uživatelské jméno"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Odhlásit se"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Odhlásit se z %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Potvrdit pozvánku"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1985,35 +1997,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar pro {user} z gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Datum registrace"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Registrován %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -2021,29 +2033,29 @@ msgstr[0] "%(count)s projekt"
msgstr[1] "%(count)s projekty"
msgstr[2] "%(count)s projektů"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Žádné projekty"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "Poslední vydání %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s nenahrál zatím žádné projekty na PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2052,42 +2064,42 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Hledat v projektech"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Obnovovací kódy"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Přihlásit pomocí obnovovacího kódu"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Vložte obnovací kód"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Ověřit"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2098,113 +2110,114 @@ msgstr ""
"vaše zařízení nebo aplikaci. Svoji identitu prokážete vyplněním jednoho z "
"těchto kódů do formuláře níže. Každý kód lze použít pouze jednou."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Něco nefunguje? Získejte pomoc.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Vytvořit účet"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Vytvořit účet na %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Jméno"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Vaše jméno"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "E-mailová adresa"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Vaše e-mailová adresa"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Potvrdit formulář"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Vyberte uživatelské jméno"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Zobrazit hesla"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Vyberte heslo"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ pro více informací."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Vytvořit účet"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Reset hesla"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Pro reset hesla vložte vaše uživatelské jméno a heslo."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Uživatelské jméno nebo e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Zažádat o reset hesla"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "E-mail pro reset hesla odeslán"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2247,7 +2260,7 @@ msgid ""
"been sent to your registered email address."
msgstr "E-mail byl odeslán na e-mailovou adresu k vašemu účtu."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2256,31 +2269,31 @@ msgstr ""
"E-mail obsahuje odkaz na reset vašeho hesla. Tento odkaz expiruje po "
"%(n_hours)s hodinách."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Reset vašeho hesla"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Vyberte nové heslo"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Reset hesla"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Dvoufaktorová autentizace"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autentizujte se pomocí bezpečnostního prvku (např. USB klíčenky)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2288,16 +2301,16 @@ msgstr ""
"Připojte bezpečnostní prvek a klikněte na tlačítko \"Autentizace "
"bezpečnostním prvkem\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Pro přihlášení s bezpečnostním zařízením (např. USB klíč) povolte JavaScript"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Autentizace pomocí zařízení"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"aktualizujte prohlížeč"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2317,60 +2330,69 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Ztratili jste svoje zařízení? Nebo nefunguje? Pomůžeme "
"vám."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Autentizace pomocí aplikace"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Vložte autentizační kód"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Vygenerujte kód použitím autentizační aplikace připojení k vašemu PyPI "
"účtu. Tento kód vložte do formuláře pro ověření vaší identity.
"
"Ztratili jste aplikaci? Něco nefunguje? Pomoc zde"
"a>.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Ztratili jste bezpečnostní klíč nebo aplikaci?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Nemáte vygenerované obnovovací kódy pro obnovu účtu.
"
"V případě ztráty přístupu k 2FA, můžete přijít o přístup k vašemu účtu. "
"Pomoc s vygenerováním kódů pro obnovu účtu.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Váš PyPI účet %(username)s byl smazán."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2392,7 +2414,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2401,7 +2423,7 @@ msgstr ""
"Dostáváte toto upozornění protože jste byl přidán uživatelem "
"%(initiator_username)s k projektu na stránce %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2414,14 +2436,14 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2433,7 +2455,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2445,7 +2467,7 @@ msgstr ""
"Dostáváte toto upozornění protože jste byl přidán uživatelem "
"%(initiator_username)s k projektu na stránce %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2458,13 +2480,13 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2517,21 +2539,21 @@ msgstr ""
"Dostáváte toto upozornění protože jste byl přidán uživatelem "
"%(initiator_username)s k projektu na stránce %(site)s."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were an owner of this organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2633,55 +2655,55 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Role"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Přidal"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2692,7 +2714,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2703,11 +2725,11 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "pozval"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2717,29 +2739,29 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Odstranil"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Uložit roli"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Změnil"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2750,8 +2772,8 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2759,7 +2781,7 @@ msgid ""
"organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2769,7 +2791,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2779,7 +2801,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2787,39 +2809,39 @@ msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Původní popis"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nový popis"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Původní typ organizace:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nový typ organizace:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2828,12 +2850,12 @@ msgstr ""
"Někdo, pravděpodobně vy, změnil heslo k vašemu PyPI účtu "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Co se stalo?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2844,7 +2866,7 @@ msgstr ""
"vás a ostatních uživatelů jsme preventivně zresetovali vaše heslo a nově vám "
"nebude umožněno přihlášení do PyPI či nahrávání balíčků s dosavadním heslem."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2852,12 +2874,12 @@ msgstr ""
"Systém PyPI samotný se nestal terčem bezpečnostního incidentu. Toto je pouze "
"ochranné opatření k redukci následků pro PyPI a jeho uživatelů."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Co bych měl udělat?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2866,11 +2888,11 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Jak vás mohu kontaktovat?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2879,7 +2901,7 @@ msgstr ""
"Pro více informací můžete kontaktovat administrátory PyPI na adrese "
"%(email_address)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2891,7 +2913,7 @@ msgstr ""
"uživatelů jsme preventivně zresetovali vaše heslo a nadále není možné se s "
"jeho pomocí přihlásit či nahrávat na PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2902,7 +2924,7 @@ msgstr ""
"opatření zvyšuje ochranu PyPI a jeho uživatelů před útokem „credential stuffing“."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2915,11 +2937,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned a zkontrolování vašich "
"dalších hesel vůči praktikám pro tvorbu bezpečného hesla."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Jak to víte?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2947,7 +2969,7 @@ msgstr ""
"href=\"%(faq_url)s\"> FAQ. Dotazy můžete odeslat e-mailem %(email_address)s a zeptat se přímo správců PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2956,7 +2978,7 @@ msgstr ""
"Někdo, pravděpodobně vy, požádal o reset hesla k vašemu PyPI účtu "
"%(username)s."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2965,8 +2987,8 @@ msgstr ""
"Pokud chcete pokračovat v tomto požadavku, klikněte pro "
"reset hesla."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2974,13 +2996,13 @@ msgstr[0] "Tento odkaz expiruje za %(n_hours)s hodinu."
msgstr[1] "Tento odkaz expiruje za %(n_hours)s hodiny."
msgstr[2] "Tento odkaz expiruje za %(n_hours)s hodin."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Pokud jste nevytořili tento požadavek, můžete tento email ignorovat."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2992,32 +3014,32 @@ msgstr ""
"Někdo, pravděpodobně vy, požádal o reset hesla k vašemu PyPI účtu "
"%(username)s."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Vydání verze %(version)s vytvořeno"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3026,7 +3048,7 @@ msgstr ""
"Primární emailová adresa pro váš PyPI účet %(username)s "
"byla změněna z %(old_email)s
na %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3034,14 +3056,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3053,7 +3075,7 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3061,7 +3083,7 @@ msgid ""
"used."
msgstr "Váš PyPI účet %(username)s byl smazán."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3069,18 +3091,18 @@ msgid ""
"been generated."
msgstr "Váš PyPI účet %(username)s byl smazán."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3091,7 +3113,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3103,7 +3125,7 @@ msgstr ""
"Dostáváte toto upozornění protože jste byl přidán uživatelem "
"%(initiator_username)s k projektu na stránce %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3114,13 +3136,13 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this team."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3132,7 +3154,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3144,7 +3166,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3157,7 +3179,7 @@ msgstr ""
"Může nahrávat vydání. Může přidávat spolupracovníky. Může mazat soubory, "
"vydání i celý projekt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3170,7 +3192,7 @@ msgstr ""
"Může nahrávat vydání pro balíček. Nemůže přidávat spolupracovníky. Nemůže "
"mazat soubory, vydání ani celý projekt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3182,51 +3204,51 @@ msgstr ""
"Dostáváte toto upozornění protože jste byl přidán uživatelem "
"%(initiator_username)s k projektu na stránce %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Oprávnění"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Spolupracovníci"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3237,10 +3259,10 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3248,7 +3270,7 @@ msgid ""
"organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3259,7 +3281,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3272,7 +3294,7 @@ msgstr ""
"Byl jste přidán jako %(role)s do projektu %(project)s "
"stránky %(site)s uživatelem %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3283,7 +3305,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3292,7 +3314,7 @@ msgstr ""
"Někdo, pravděpodobně vy, přidal dvoufaktorovou metodu autentizace %(method)s "
"k vašemu PyPI účtu %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3301,7 +3323,7 @@ msgstr ""
"Někdo, pravděpodobně vy, odebral dvoufaktorovou metodu autentizace "
"%(method)s k vašemu PyPI účtu %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3310,7 +3332,7 @@ msgstr ""
"Někdo, pravděpodobně by, přidal e-mailovou adresu %(email_address)s"
"code> k PyPI účtu."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3319,14 +3341,14 @@ msgstr ""
"Pokud chcete pokračovat v tomto požadavku, klikněte na "
"tento odkaz k ověření vaší e-mailové adresy."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3338,148 +3360,148 @@ msgstr ""
"Pokud chcete pokračovat v tomto požadavku, klikněte na "
"tento odkaz k ověření vaší e-mailové adresy."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Pokud jste nevytořili tento požadavek, můžete tento email ignorovat."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Tento odkaz expiruje za %(n_hours)s hodinu."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Skrýt notifikaci"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Zavřít"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Administrace"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Vaše projekty"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Nastavení účtu"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Veřejný profil"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Podrobnosti o účtu"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Haše pro %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmus"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Otisk"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Zkopírovat do schránky"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Zkopírovat"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Haše pro %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Chyba"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Úspěch"
@@ -3503,30 +3525,30 @@ msgstr "Úspěch"
msgid "Manage project"
msgstr "Spravovat projekt"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Předchozí"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Následující"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Vaše primární e-mailová adresa %(email_address)s není ověřena."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Nemáte primární e-mailovou adresu."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Ověřte vaši e-mailovou adresu nebo přidejte novou."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3535,7 +3557,7 @@ msgstr ""
"Dvoufaktorová autentizace je dostupná, zapněte ji pro "
"váš účet."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3551,7 +3573,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Editace profilu"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3567,91 +3589,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "Uživatel %(username)s zatím nenahrál na PyPI žádné projekty."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navigace pro správu %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projekty"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historie zabezpečení"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Nastavení"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigace pro správu %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Vydání"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Spolupracovníci"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentace"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navigace pro správu %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3663,13 +3685,13 @@ msgstr "Ověřeno"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Vydáno: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Odkazy projektu"
@@ -3679,279 +3701,279 @@ msgstr "Odkazy projektu"
msgid "GitHub Statistics"
msgstr "GitHub statistiky:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "Historie vydání"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Hvězdy:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forky:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Otevřené úkoly/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Otevřené úkoly/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "GitHub statistiky:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Správci"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar pro {username} z gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Správce:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Neověřeno"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licence:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Tagy"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Vyžaduje:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Klasifikace"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Ověřeno*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Ověřeno"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Neověřeno*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-mail z PyPI bývá zařazen do spamu"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "Fatalní chyba při doručování"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Příliš mnoho problémů při doručování"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Neověřeno"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Primární"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Zobrazit možnosti e-mailu"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Možnosti"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Možnosti pro %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Znovu odeslat ověřovací e-mail"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Nastavit tento e-mail jako primární"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Nastavit jako primární"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Odebrat tuto e-mailovou adresu"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Odebrat e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Rozsah"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Všechny projekty"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Vytvořen"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Naposledy použit"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nikdy"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Zobrazit možnosti tokenu"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Odebrat token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Zobrazit unikátní identifikátor"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Odebrat API token"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Aplikace nebo skripty používající tento token již nebudou mít přístup k PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Jedinečný identifikátor pro token API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profilový obrázek"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com ke generování vašeho profilového obrázku "
"na základě vaší primární e-mailové adresy"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Změnit obrázek na gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Podrobnosti o účtu"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Datum registrace"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"Zobrazeno na vašem veřejném profilu. Nelze změnit."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Celé jméno"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Jméno nenastaveno"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Zobrazeno na vašem veřejném profilu"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Veřejný e-mail"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your veřejném profilu přihlášeným uživatelům."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Aktualizovat účet"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-maily účtu"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any primární e-"
"mail."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-maily spojené s vaším účtem"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Stav"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Přidat e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Změnit heslo"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Staré heslo"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Vaše aktuální heslo"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nové heslo"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Potvrdit nové heslo"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Změnit heslo"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API tokeny"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4082,19 +4104,19 @@ msgstr ""
"API tokeny poskytují alternativní způsob autentizace při nahrávání balíčků "
"do PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Zjistit víc o API tokenech"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Aktivovat API tokeny pro tento účet"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Přidat API token"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4103,337 +4125,337 @@ msgstr ""
"Pro přidání API tokenuověř svou primární emailovou "
"adresu."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Rozsah platnosti tokenu: celý účet"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Rozsah platnosti tokenu: Project %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Účet vytvořen"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Obnovovací kódy"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Odebrat zařízení"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Vaše aktuální heslo"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Neplatné či expirované dvoufaktorové přihlášení."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Neplatné či expirované dvoufaktorové přihlášení."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Neplatný obnovovací kód."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Přidána dvoufaktorová autentizační metoda"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Email přidán"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Email odebrán z účtu"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Email ověřen"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email znovu ověřen"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Primární email změněn"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Předchozí primární e-mail:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nový primární e-mail:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Primární e-mail nastaven"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-mail odeslán"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Od:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Předmět:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Požadavek na reset hesla"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Požadavek na reset hesla"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Heslo úspěšně zresetováno"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Heslo úspěšně změněno"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Reset hesla"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projekt:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Přidána dvoufaktorová autentizační metoda"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Jméno zařízení:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Dvoufaktorová autentizace byla odebrána"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Dvoufaktorová autentizace byla odebrána"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Obnovovací kódy byly vygenerovány"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Obnovovací kódy byly znovu vygenerovány"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Obnovovací kód použitý pro přihlášení"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Přidán token API"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Název tokenu:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Odebrán token API"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Unikátní identifikátor:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "Zobrazeno na vašem veřejném profilu"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Nebo procházej projekty"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Pozvánka do '${organization_name}' byla odmítnuta."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4442,8 +4464,8 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4452,46 +4474,46 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Nebo procházej projekty"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Pozvánka do '${organization_name}' byla odmítnuta."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Popis projektu"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Všechny vydání %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4499,60 +4521,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Nedávná aktivita na účtu"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Událost"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Datum / čas"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Jméno zařízení"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4604,11 +4626,11 @@ msgstr ""
"href=\"%(delete_href)s\">smazat projekt"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Postupujte obezřetně!"
@@ -4620,27 +4642,27 @@ msgstr "Po smazání účtu nebude možné účet znovu obnovit"
msgid "Delete your PyPI account"
msgstr "Smazat váš PyPI účet"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Spravovat"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Dvoufaktorová autentizace (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4655,91 +4677,91 @@ msgstr ""
"href=\"%(href)s\">Více o 2FA"
"abbr>."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "Obnovovací kódy byly vygenerovány"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "Obnovovací kódy"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Aktivní metody dvoufaktorové autentizace"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Dvoufaktorová metoda"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Nemůžete odebrat sami sebe jakožto vlastníka"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Odebrat"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Odebrat autentizační aplikaci"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Odebrat aplikaci"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Odebrat zařízení"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Jméno zařízení"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4751,7 +4773,7 @@ msgstr ""
"Ověřte svou primární e-mailovou adresu pro přidání "
"dvoufaktorové autentizace pro váš účet."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4763,7 +4785,7 @@ msgstr ""
"Ověřte svou primární e-mailovou adresu pro přidání "
"dvoufaktorové autentizace pro váš účet."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4771,7 +4793,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4779,11 +4801,11 @@ msgid ""
"authentication on your account."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Generovat obnovovací kódy"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4791,7 +4813,7 @@ msgid ""
"methods to your account."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4799,20 +4821,20 @@ msgid ""
"account."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "Vložte obnovací kód"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "Add 2FA with "
@@ -4824,7 +4846,7 @@ msgstr ""
"Přidat 2FA skrz ověřovací "
"aplikaci"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4836,8 +4858,8 @@ msgstr ""
"Přidat 2FA pomocí "
"bezpečnostního prvku (např. USB klíč)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4845,8 +4867,8 @@ msgstr ""
"Povolte JavaScript pro nastavení dvoufaktorové autentizace pomocí "
"bezpečnostního prvku (např. USB klíč)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Aktualizujte svůj prohlížeč pro nastavení dvoufaktorové "
"autentizace pomocí bezpečnostního prvku (např. USB klíč)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Drobečky"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Váš účet"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navigace v účtu"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Tato akce je nevratná!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Potvrďte své uživatelské jméno."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Potvrďte %(item)s k prokračování."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Zrušit"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "zavřít"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Zadejte vaše heslo pro pokračování."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "Uživatelské jméno"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -4937,415 +4959,415 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Přidal:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Odstranil:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Changed by:"
msgid "Submitted by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Vaše jméno"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Ověřit aplikaci"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Uživatelské jméno"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Hlavní navigace"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "Vytořeno %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Hlavní navigace"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Pozvánka pro roli je neplatná."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Spravovat"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Majitel"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Zobrazit"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s nenahrál zatím žádné projekty na PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Pozvánka pro roli je neplatná."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Odmítnout"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "Změnil:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Old organization type:"
msgid "️Organization Type"
msgstr "Původní typ organizace:"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Vytvořen"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Samostatný vlastník"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Spravovat tento projekt"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Zobrazit veřejnou stránku projektu"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5353,13 +5375,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Smazat váš PyPI účet"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5371,7 +5393,7 @@ msgstr ""
"Ověřte svou primární e-mailovou adresu pro přidání "
"dvoufaktorové autentizace pro váš účet."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see primární e-"
"mail."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5410,98 +5432,98 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Název projektu"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Název projektu"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Majitel"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Vaše jméno"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid project name"
msgid "Environment name"
msgstr "Neplatné jméno projektu"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5512,22 +5534,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5539,75 +5561,75 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Jméno"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Jméno nenastaveno"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Název projektu"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Projects"
msgid "project"
msgstr "Projekty"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Vydání"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5618,8 +5640,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5631,33 +5653,33 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "E-mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Předmět:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Předmět:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5665,8 +5687,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5678,117 +5700,117 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Popis projektu"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Popis projektu"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Název projektu"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Projects"
msgid "my-project"
msgstr "Projekty"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Vaše uživatelské jméno"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Uživatelské jméno"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Spravovat verzi"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Projects"
msgid "Project"
msgstr "Projekty"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Populární projekty"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Spravovat tento projekt"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5799,15 +5821,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5815,115 +5837,115 @@ msgid ""
"your account before adding a new publisher."
msgstr "Neaktivovali jste dvoufaktorovou autentizaci pro svůj účet."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Obnovovací kódy účtu"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Přegenerovat obnovovací kódy"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Vložte vaše obnovací kódy"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Stáhnout jako soubor"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Uložit"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Pokračovat"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Tyto kódy se znovu již nezobrazí."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Ujistěte se před pokračováním, že je máte bezpečně uloženy."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Odebrat API token"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token pro %(macaroon_description)s"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Oprávnění:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Nahrát balíčky"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Rozsah:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Celý účet (všechny projekty)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projekt „%(project)s“"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5931,28 +5953,29 @@ msgstr ""
"Z bezpečnostních důvodů bude token zobrazen pouze jednou. Zkopírujte "
"si jej."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Zkopírovat token do schránky"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Zkopírovat token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Použití tohoto tokenu"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "K použití tohoto tokenu API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Nastavit uživatelské jméno pro %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5961,7 +5984,7 @@ msgstr ""
"Nastavte si heslo pro hodnotu tokenu, zahrnující prefix %(prefix)s"
"code>"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5970,7 +5993,7 @@ msgstr ""
"Například, pokud používáte Twine k nahrávání "
"projektů do PyPI, připravte si %(filename)s
soubor takto:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5978,67 +6001,67 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "token projektu"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Přidat další token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Název tokenu"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "K čemu tento token slouží?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Nastavit rozsah..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Nastavit 2FA s autentizační aplikací (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP
standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Nastavit aplikaci"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Naskenujte QR kód autentizační aplikací dle vašeho výběru."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6069,11 +6092,11 @@ msgstr ""
"Z bezpečnostních důvodů lze nastavit pouze jednu autentizační aplikaci pro "
"účet."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR kód pro nastavení autentizační aplikace"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6081,15 +6104,15 @@ msgid ""
"instead:"
msgstr "Bez QR skeneru? Vložte kód manuálně:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Ověřit aplikaci"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Autentizační kód"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6100,22 +6123,22 @@ msgid ""
msgstr ""
"K dokončení tohoto procesu vložte autentizační kód poskytnutý vaší aplikací."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Nastavit aplikaci"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Název vašeho zařízení pro začátek"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6153,27 +6176,27 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6184,101 +6207,100 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "Změnil:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Changed by:"
msgid "Submit"
msgstr "Změnil:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Historie projektu '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6287,19 +6309,19 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6308,7 +6330,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6317,7 +6339,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6325,7 +6347,7 @@ msgid ""
msgstr ""
"%(username)s přidán do projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6334,7 +6356,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6344,7 +6366,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6355,7 +6377,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6366,7 +6388,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6376,7 +6398,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6386,52 +6408,52 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s přidán do projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6439,98 +6461,98 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Zaregistroval:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Vytvořil:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Smazal:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Přejmenoval:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Schválil:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Odmítl:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Odstranil:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Historie zabezpečení pro %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6545,33 +6567,33 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">uživatelské příručky pro PyPI"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6579,60 +6601,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Populární projekty"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "Spravovat projekt"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Creating a new release"
msgid "Create and add new project"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6644,13 +6666,13 @@ msgstr ""
"Tato stránka slouží ke kontrole uživatelů PyPI, kteří mohou spravovat "
"%(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6659,215 +6681,215 @@ msgid ""
"can do."
msgstr "Existují dvě různé role pro spolupracovníky:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new projects"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Smazat projekt"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Uživatelé, kteří mohou spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Uživatel"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Uložit roli"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Nemůžete odebrat sami sebe jakožto vlastníka"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Zrušit pozvánku pro %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Smazat"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Účet vytvořen"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Podrobnosti o účtu"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Spravovat verzi"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Pozvánka pro roli je neplatná."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6935,32 +6957,32 @@ msgid ""
"your organization."
msgstr "Po smazání účtu nebude možné účet znovu obnovit"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Vytvořit účet"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6968,29 +6990,29 @@ msgstr[0] "Vaše organizace vlastní %(count)s projekt."
msgstr[1] "Vaše organizace vlastní %(count)s projekty."
msgstr[2] "Vaše organizace vlastní %(count)s projektů."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Smazat projekt"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or převést vlastnictví nebo smazat projekt"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Po smazání účtu nebude možné účet znovu obnovit"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Popis projektu"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -7047,52 +7069,52 @@ msgstr[0] "%(member_count)s člen"
msgstr[1] "%(member_count)s členové"
msgstr[2] "%(member_count)s členů"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Spravovat tento projekt"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Název tokenu"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Spravovat dokumentaci projektu %(project_name)s"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Smazat dokumentaci"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Vydání verze %(version)s vytvořeno"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Vydání verze %(version)s bylo odstraněno"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Vydání verze %(version)s vytvořeno"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Vydání verze %(version)s vytvořeno"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Soubor odebrán z vydání verze %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Název souboru:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Soubor odebrán z vydání verze %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s přidán do projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7200,7 +7222,7 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7211,7 +7233,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7221,14 +7243,14 @@ msgid ""
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
"%(username)s přidán do projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7237,7 +7259,7 @@ msgstr ""
"Uživateli %(username)s změněna role v projektu na "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7245,191 +7267,191 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s odebrán z projektu jako %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Odebrán token API"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Oprávnění: může nahrávat k tomuto projektu"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Vytvořen"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Odebrán token API"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Ovládá:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Vyžaduje:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Vyžaduje:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Změnil:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Název projektu"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Hledat v projektech"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Název projektu"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Hledat v projektech"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Zpátky na projekty"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Pozvánka do '${organization_name}' byla odmítnuta."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Tento projekt nemá žádná vydání"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7438,39 +7460,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Spravovat tento projekt"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Spravovat tento projekt"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Neplatné jméno projektu"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7478,94 +7500,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Neplatné jméno projektu"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Spravovat %(project_name)s - verzi vydání %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Verze vydání %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Nová vydání"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "zobrazit vydání"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Soubory pro vydání %(version)s projektu %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Název, velikost"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Typ"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python verze"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Datum nahrání"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Zobrazit možnosti"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Možnosti souboru"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Stáhnout"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Smazat soubor z"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Smazat soubor"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Nahrát nové soubory"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Nenalezeny žádné soubory"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Odmítnout"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the uživatelské příručce PyPI"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Nastavení vydání"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Nová vydání"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7631,20 +7653,20 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7654,35 +7676,35 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Verze"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Smazat vydání"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7692,27 +7714,27 @@ msgstr[0] "Smazání nezvratně smaže toto vydání a také %(count)s soubor."
msgstr[1] "Smazání nezvratně smaže toto vydání a také %(count)s soubory."
msgstr[2] "Smazání nezvratně smaže toto vydání a také %(count)s souborů."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Smazání nezvratně smaže toto vydání."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Vydání pro %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Datum vydání"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Soubory"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Nová vydání"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Spravovat verzi"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7782,51 +7804,51 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Žádné soubory"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Zobrazit možnosti vydání"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Možnosti pro %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "Vydání"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Spravovat vydání %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Žádná vydání nenalazena"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Spravovat spolupracovníky pro %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -7851,26 +7873,26 @@ msgstr ""
"Tato stránka slouží ke kontrole uživatelů PyPI, kteří mohou spravovat "
"%(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Odkazy projektu"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Existují dvě různé role pro spolupracovníky:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Správce"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -7882,7 +7904,7 @@ msgstr ""
"Může nahrávat vydání pro balíček. Nemůže zvát spolupracovníky. Nemůže mazat "
"soubory, vydání ani celý projekt."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -7906,7 +7928,7 @@ msgstr "Uživatelé, kteří mohou spravovat %(project_name)s"
msgid "Collaborator"
msgstr "Spolupracovníci"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
@@ -7914,13 +7936,13 @@ msgstr[0] "%(count)s vlastník organizace"
msgstr[1] "%(count)s vlastníci organizace"
msgstr[2] "%(count)s vlastníků organizace"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7928,85 +7950,85 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Nemůžete odebrat sami sebe jakožto vlastníka"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Pozvat spolupracovníka"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "Spravovat projekt"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Pozvat spolupracovníka"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Pozvat spolupracovníka"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Spravovat nastavení %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Nastavení projektu"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project size :"
msgid "Project size:"
msgstr "Velikost projektu:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Nebo procházej projekty"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Vytvořit token pro %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8015,11 +8037,11 @@ msgstr ""
"Ověřte váš primární e-mail pro přidání tokenu API "
"pro %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Popis projektu a boční panel"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -8034,27 +8056,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8062,68 +8084,68 @@ msgid ""
"organization."
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Nyní jste ${role} projektu '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Žádné projekty"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Název projektu"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Smazání projektu způsobí:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8131,45 +8153,45 @@ msgid ""
"role."
msgstr "Po smazání účtu nebude možné účet znovu obnovit"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Neplatný token: nejedná se o token pozvánky ke spolupráci"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Spravovat projekt"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Vytvořit účet"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8177,13 +8199,13 @@ msgid ""
"or manage."
msgstr "Neplatný token: nejedná se o token pozvánky ke spolupráci"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8191,88 +8213,88 @@ msgid ""
"manage."
msgstr "Neplatný token: nejedná se o token pozvánky ke spolupráci"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s nenahrál zatím žádné projekty na PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Vytvořit token pro %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Původní popis"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "Neplatné jméno repozitáře"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Popis projektu"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Hledat v projektech"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8285,35 +8307,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Hledat v projektech"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Smazat projekt"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Smazání projektu způsobí:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8328,17 +8350,17 @@ msgstr[1] ""
msgstr[2] ""
"Nezvratně smaže projekt včetně jeho %(count)s vydání"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Nevratně smaže tento projekt"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Uvolní jméno pro projektu pro použití jakýmkoliv jiným PyPI "
"uživatelem"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8352,88 +8374,88 @@ msgstr ""
"tomu, že jsou tvořena pomocí kombinace názvu projektu + verze projektu + "
"typu distribuce)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Zpátky na projekty"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Hledat v projektech"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Spravovat %(project_name)s"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Odebrat %(user)s z tohoto projektu"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Nejste vlastník tohoto projektu"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Přidat e-mail"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. zjistěte více o instalaci balíčků."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the uživatelské příručce PyPI"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8697,7 +8719,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Poznámka:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Uživatelskou příručku Python Packaging."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8794,76 +8815,76 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "Creating a new release"
msgid "What's a \"yanked\" release?"
msgstr "Vytvořit nové vydání"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Hledat v projektech"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -8875,248 +8896,248 @@ msgstr ""
"Povolte JavaScript pro nastavení dvoufaktorové autentizace pomocí "
"bezpečnostního prvku (např. USB klíč)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Horká novinka: nejnovější verze"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Můj účet"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9136,7 +9157,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9233,17 +9254,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9252,7 +9273,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9265,7 +9286,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9274,21 +9295,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9625,35 +9646,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9661,15 +9682,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
#| msgid ""
#| "View statistics for your projects via našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9738,14 +9759,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9753,7 +9774,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9761,7 +9782,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Nebo procházej projekty"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9811,11 +9832,11 @@ msgstr ""
"Může nahrávat vydání pro balíček. Nemůže přidávat spolupracovníky. Nemůže "
"mazat soubory, vydání ani celý projekt."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Majitel:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9823,7 +9844,7 @@ msgstr ""
"Může nahrávat vydání. Může přidávat spolupracovníky. Může mazat soubory, "
"vydání i celý projekt."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9832,20 +9853,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9854,7 +9875,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9886,7 +9907,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the uživatelské příručce PyPI"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the uživatelské příručce PyPI"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9942,7 +9963,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9950,47 +9971,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to %(token)s
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Nastavit uživatelské jméno pro %(token)s
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10031,7 +10052,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10043,7 +10064,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10051,7 +10072,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10059,7 +10080,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10067,7 +10088,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10105,7 +10126,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10114,7 +10135,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10125,35 +10146,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10161,14 +10182,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10177,7 +10198,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10188,13 +10209,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10202,7 +10223,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10212,14 +10233,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10227,7 +10248,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10299,22 +10320,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10322,7 +10343,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via našeho "
"veřejného datasetu na Google BigQuery"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10415,18 +10436,18 @@ msgstr ""
"K opětovnému získání přístupu ke svému účtu resetujte "
"vaše heslo na PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10436,39 +10457,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentace"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Důležité!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "Sponzor"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Staňte se sponzorem"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "GitHub statistiky:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "GitHub statistiky:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -10896,44 +10923,44 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Řadit podle"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevance"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Datum poslední úpravy"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtr"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Přidat filtr"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Nejsou žádné výsledky pro '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/da/LC_MESSAGES/messages.po b/warehouse/locale/da/LC_MESSAGES/messages.po
index 8abac7812e7c..513ab764eac9 100644
--- a/warehouse/locale/da/LC_MESSAGES/messages.po
+++ b/warehouse/locale/da/LC_MESSAGES/messages.po
@@ -16,31 +16,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Sprog opdateret"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "E-mail-adressen er ugyldig. Prøv igen."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Adgangskoden er ugyldig. Prøv igen."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -50,43 +50,43 @@ msgstr ""
"punktummer, bindestreger og understreger, og skal også starte og slutte med "
"et bogstav eller tal. Vælg et andet brugernavn."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Ingen bruger fundet med dette brugernavn"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP kode skal være mindst ${totp_length} tal."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Vælg et brugernavn på maksimum 50 tegn."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "Styrke af adgangskode:"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -95,67 +95,67 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "Der har været for mange mislykkede loginforsøg. Prøv igen senere."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Dine adgangskoder stemmer ikke overens. Prøv igen."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "E-mail-adressen er ugyldig. Prøv igen."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Du kan ikke bruge en e-mail-adresse fra dette domæne. Brug en anden e-mail."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"Denne e-mail-adresse bruges allerede af denne konto. Brug en anden e-mail."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"Denne e-mail-adresse bruges allerede af en anden konto. Brug en anden e-mail."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Invalid TOTP-kode"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Ugyldig WebAuthn assertion: Forkert payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Ugyldig gendannelseskode."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "E-mail-adressen er ugyldig. Prøv igen."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -164,7 +164,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "Der har været for mange mislykkede loginforsøg. Prøv igen senere."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -173,7 +173,7 @@ msgstr ""
"For mange e-mailadresser er blevet føjet til denne konto uden at bekræfte "
"dem. Tjek din indbakke, og følg bekræftelseslinkene. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -186,25 +186,25 @@ msgstr ""
"For mange e-mailadresser er blevet føjet til denne konto uden at bekræfte "
"dem. Tjek din indbakke, og følg bekræftelseslinkene. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Ugyldigt eller udløbet to-faktor login."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Allerede godkendt"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Succesfuld WebAuthn assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Gendannelseskode accepteret. Koden kan ikke bruges igen."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -212,33 +212,33 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Udløbet token: anmod om et nyt link til nulstilling af adgangskode"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Ugyldig token: anmod om et nyt link til nulstilling af adgangskode"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ugyldig token: ingen token blev givet"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ugyldig token: Ikke en token til gendannelse af adgangskode"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ugyldig token: brugeren blev ikke fundet"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Ugyldig token: Brugeren har logget ind siden denne token blev anmodet om"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -246,126 +246,126 @@ msgstr ""
"Ugyldig token: adgangskoden er allerede blevet ændret, siden denne token "
"blev anmodet om"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Du har nulstillet din adgangskode"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Udløbet token: anmod om et nyt link til bekræftelse af e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ugyldig token: anmod om et nyt e-mail-bekræftelseslink"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ugyldig token: ikke en e-mail-bekræftelsestoken"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail ikke fundet"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail allerede bekræftet"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Du kan nu sætte denne e-mail som din primære adresse"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Dette er din primære adresse"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-mail adresse ${email_address} verificeret. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
msgstr "Udløbe token: anmod om en ny projektrolleinvitation"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
msgstr "Ugyldig token: anmod om en ny projektrolleinvitation"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr "Ugyldig token: ikke en token til invitation til samarbejde"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation no longer exists."
msgstr "Rolleinvitationen findes ikke længere."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "Udløbe token: anmod om en ny projektrolleinvitation"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "Ugyldig token: anmod om en ny projektrolleinvitation"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Ugyldig token: ikke en token til invitation til samarbejde"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Rolleinvitationen findes ikke længere."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -377,7 +377,7 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -387,20 +387,20 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -409,47 +409,47 @@ msgid ""
"again later."
msgstr "Der har været for mange mislykkede loginforsøg. Prøv igen senere."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Vælg et brugernavn på maksimum 50 tegn."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -465,7 +465,7 @@ msgstr ""
"punktummer, bindestreger og understreger, og skal også starte og slutte med "
"et bogstav eller tal. Vælg et andet brugernavn."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -476,7 +476,7 @@ msgid ""
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -487,26 +487,26 @@ msgid ""
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Search projects"
msgid "Select project"
msgstr "Søg projekter"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Search projects"
msgid "Specify project name"
msgstr "Søg projekter"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -516,7 +516,7 @@ msgid ""
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -524,7 +524,7 @@ msgid ""
"characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -532,11 +532,11 @@ msgid ""
"characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -544,7 +544,7 @@ msgid ""
"with 400 characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -552,23 +552,23 @@ msgid ""
"1024 characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Vælg et brugernavn på maksimum 50 tegn."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -577,23 +577,23 @@ msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Search projects"
msgid "Specify your alternate repository name"
msgstr "Søg projekter"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -601,88 +601,88 @@ msgid ""
"less."
msgstr "Navnet er for langt. Vælg et navn på 100 tegn eller mindre"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Eemail ${email_address} tilføjet - tjek din e-mail for et bekræftelseslink"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Gendannelseskoder er allerede genereret"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generering af nye gendannelseskoder vil ugyldiggøre dine eksisterende koder."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Ugyldige legitimationsoplysninger. Prøv igen"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Bekræft invitation"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -694,7 +694,7 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -706,7 +706,7 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -718,7 +718,7 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -730,9 +730,9 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -744,46 +744,46 @@ msgstr ""
"Registrering af nye brugere er midlertidigt deaktiveret. Se https://pypi.org/"
"help#admin-intervention for flere detaljer."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Kunne ikke finde rolleinvitation."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Brugeren '${username}' har allerede ${role_name} rollen for projektet"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Brugeren '${username}' har allerede ${role_name} rollen for projektet"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -792,41 +792,41 @@ msgstr ""
"Brugeren '${username}' har ikke en verificeret primær e-mail-adresse og kan "
"derfor ikke tilføjes som en ${role_name} for projektet"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
"Brugeren '${username}' har allerede en aktiv invitation. Prøv igen senere."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invitation sendt til '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Kunne ikke finde rolleinvitation."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Invitationen er allerede udløbet."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Invitationen er blevet tilbagekaldt af '${username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Brugeren '${username}' har allerede ${role_name} rollen for projektet"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -838,40 +838,40 @@ msgstr ""
"Brugeren '${username}' har ikke en verificeret primær e-mail-adresse og kan "
"derfor ikke tilføjes som en ${role_name} for projektet"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "Kunne ikke finde rolleinvitation."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Rolleinvitationen findes ikke længere."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -880,7 +880,7 @@ msgid "This project already exists."
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -889,215 +889,215 @@ msgid "This project name isn't allowed"
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Specify an environment name"
msgstr "Søg projekter"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Specify ActiveState organization name"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "Søg projekter"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "ActiveState organization not found"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Adgangskode"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Dine adgangskoder stemmer ikke overens. Prøv igen."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Adgangskodefeltet er tomt"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Styrke af adgangskode:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1105,193 +1105,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registrer"
msgstr[1] "Registrer"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Adgang nægtet / forbudt (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Du har ikke tilladelse til at tilgå denne side"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Side ikke fundet (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Vi kiggede overalt, men kunne ikke finde denne side"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Og nu til noget
helt andet "
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Eksternt link"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Se transkription af video"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Side fjernet (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Den side, du leder efter, er blevet fjernet"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Intern serverfejl (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Noget gik galt"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1300,19 +1303,19 @@ msgstr ""
"
Vi er blevet gjort opmærksom på problemet og arbejder på at løse det så "
"hurtigt som muligt.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Tjek vores statusside"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Fejlkode 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Stol på PyPI for at få dit job gjort?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"overvej at "
"donere for at hjælpe os med at bygge en mere stabil og sikker platform."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1340,56 +1343,60 @@ msgstr ""
"Vælg en stærk adgangskode, der indeholder bogstaver (store og små "
"bogstaver), tal og specialtegn. Undgå almindelige ord eller gentagelser."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Styrke af adgangskode:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "hovednavigation"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Hjælp"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Log ind"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrer"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Se menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hovedmenu"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1399,7 +1406,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1415,46 +1422,46 @@ msgstr ""
"Python Package Index (PyPI) er et lager af software til Python-"
"programmeringssproget."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: De 40 seneste opdateringer"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 nyeste pakker"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Spring til hovedindhold"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Skift til mobilversionen"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Advarsel"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Du bruger en ikke-understøttet browser, opgrader til en nyere version."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1464,7 +1471,7 @@ msgstr ""
"dig mulighed for at prøve distributionsværktøjer og processer uden at "
"påvirke det rigtige indeks."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1472,238 +1479,243 @@ msgstr ""
"Nogle funktioner fungerer muligvis ikke uden JavaScript. Prøv at aktivere "
"det, hvis du støder på problemer."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Søg PyPi"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Søg projekter"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Søg"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Søg projekter"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Hjælps navigationsmenu"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installering af pakker"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Upload af pakker"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Brugervejledning"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "Opbevaring af pakkeindeksnavn"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Ofte stillede spørgsmål"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Om PyPi"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Om PyPI navigation"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastruktursskrivebord"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Vores sponsorer"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Bidrag til PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Sådan bidrager du navigation"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Fejl og feedback"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Bidrag på GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Oversæt PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Search PyPI"
msgid "Sponsor PyPI"
msgstr "Søg PyPi"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "udviklingsanerkendelse"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Brug af PyPi"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Brug af PyPi Navigation"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Betingelser for brug"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Rapportèr sikkerhedsproblem"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Adfærdskodeks"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Fortrolighedspolitik"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Status: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "alle systemer kører"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Udviklet og vedligeholdt af Python-fællesskabet til Python-fællesskabet."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Donèr i dag!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Sidekort"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Skift til skrivebordsversionen"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Bekræft handling"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Tilbage til forsiden"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python Pakkeindekset"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Test Python-pakkeudgivelse med Test Python Pakke Indekset"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Test Python-pakkeudgivelse med Test Python Pakke Indekset"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "Find, installer og udgiv Python-pakker med Python-pakkeindekset"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projekt"
msgstr[1] "%(num_projects_formatted)s projekter"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s udgivelse"
msgstr[1] "%(num_releases_formatted)s udgivelser"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s fil"
msgstr[1] "%(num_files_formatted)s filer"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s bruger"
msgstr[1] "%(num_users_formatted)s brugere"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1719,149 +1731,149 @@ msgstr "Lær om installation af pakker"
msgid "Package authors use PyPI to distribute their software."
msgstr "Pakkeforfattere bruger PyPI til at distribuere deres software."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Lær hvordan du pakker din Python-kode til udgivelse på PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Fejl ved behandling af formular"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Bekræft adgangskode"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Bekræft adgangskoden for at fortsætte"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Adgangskode"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(krævet)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Dit kodeord"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Vis adgangskode"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Glemt adgangskode"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1890,11 +1902,11 @@ msgstr ""
"· · · · · · · · · · · · · · · · · · · · · · · · · · · · ·\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Pythons pakningsbrugervejledning."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "Ellers foreslår vi at gå til PyPi Bforside."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Bekræft invitation"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Bekræft invitation"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Search projects"
msgid "%(count)s project"
@@ -2039,28 +2051,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Søg projekter"
msgstr[1] "Søg projekter"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2068,42 +2080,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Søg projekter"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2111,196 +2123,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2390,26 +2402,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2417,11 +2429,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2632,110 +2644,110 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "Nye udgivelser"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "Bekræft invitation"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "Bekræft invitation"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2743,36 +2755,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2780,7 +2792,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2788,7 +2800,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2797,11 +2809,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2820,73 +2832,73 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "Eller gennemse projekter"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2894,57 +2906,57 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2952,39 +2964,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2992,47 +3004,47 @@ msgid ""
"for the %(project)s project."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3040,10 +3052,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3051,7 +3063,7 @@ msgid ""
"organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3059,7 +3071,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3067,7 +3079,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3075,184 +3087,184 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Pythons pakningsbrugervejledning."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3278,37 +3290,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3319,7 +3331,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3332,91 +3344,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Search projects"
msgid "Projects"
msgstr "Søg projekter"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3425,13 +3437,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3439,268 +3451,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "Glemt adgangskode"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Ugyldigt eller udløbet to-faktor login."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Ugyldigt eller udløbet to-faktor login."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password field is empty"
msgid "Password reset attempted"
msgstr "Adgangskodefeltet er tomt"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password field is empty"
msgid "Password disabled"
msgstr "Adgangskodefeltet er tomt"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4219,58 +4231,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4312,11 +4324,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4328,27 +4340,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4356,164 +4368,164 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Gendannelseskoder er allerede genereret"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove last 2FA method"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "hovednavigation"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Activate billing for this organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Pending organization requests"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Manage this organization request"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Request a new organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4988,17 +5000,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Search projects"
msgid "PyPI Project Name"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Search projects"
msgid "project name"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5118,93 +5130,93 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Search projects"
msgid "project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "New releases"
msgid "release"
msgstr "Nye udgivelser"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5215,35 +5227,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5251,117 +5263,117 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Search projects"
msgid "my-project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Search projects"
msgid "Project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Populære projekter"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5372,169 +5384,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5542,63 +5555,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Trending projects"
msgid "Create another token"
msgstr "Populære projekter"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5704,25 +5717,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5730,147 +5743,146 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "'%(organization_name)s' registered as organization name"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization created"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization deleted"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization approved"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization declined"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5878,7 +5890,7 @@ msgid ""
"%(role_name)s"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5886,14 +5898,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5901,142 +5913,142 @@ msgid ""
"%(role_name)s expired"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrer"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' projects"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no projects in your organization, yet."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Pythons pakningsbrugervejledning."
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Add project to organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6083,70 +6095,70 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Populære projekter"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Trending projects"
msgid "Create and add new project"
msgstr "Populære projekter"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6154,205 +6166,205 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Invite/manage organization members"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete the organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage organization billing"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Trending projects"
msgid "Create new projects"
msgstr "Populære projekter"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "Søg projekter"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove yourself as Sole Owner"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Remove %(user)s from this organization."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "hovednavigation"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' settings"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Change the organization account name below."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6360,109 +6372,109 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Update organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name for"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "Vælg et brugernavn på maksimum 50 tegn."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot delete organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer ownership and remove the project from your organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Before you can delete your organization."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "Bekræft invitation"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' teams"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this team"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement enabled"
msgstr "(krævet)"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement disabled"
msgstr "(krævet)"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Search projects"
msgid "Project archived"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Search projects"
msgid "Project unarchived"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6825,24 +6837,24 @@ msgid "This project has been quarantined."
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6851,13 +6863,13 @@ msgid "This project has been archived."
msgstr ""
"Dette brugernavn bruges allerede af en anden konto. Vælg et andet brugernavn."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6866,35 +6878,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6902,93 +6914,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Nye udgivelser"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7049,54 +7061,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "For more information, see PEP 592."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7105,27 +7117,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Search projects"
msgid "Project Roles"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7285,7 +7297,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7293,100 +7305,100 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Vælg et brugernavn på maksimum 50 tegn."
msgstr[1] "Vælg et brugernavn på maksimum 50 tegn."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove organization owners"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove your own team as Owner"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no teams in the organization."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7401,25 +7413,25 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Remove project from organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7427,110 +7439,110 @@ msgid ""
"organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "Search projects"
msgid "Remove project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove project from organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to another organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to an organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Ugyldig token: ikke en token til invitation til samarbejde"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer project"
msgstr "Populære projekter"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to another organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to an organization"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7538,13 +7550,13 @@ msgid ""
"or manage."
msgstr "Ugyldig token: ikke en token til invitation til samarbejde"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any other organizations."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7552,83 +7564,83 @@ msgid ""
"manage."
msgstr "Ugyldig token: ikke en token til invitation til samarbejde"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any organizations."
msgstr "Du er nu ${role} for '${project_name}' projektet."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Search projects"
msgid "Delete %(name)s from this project."
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Ugyldig gendannelseskode."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no alternate repositories for this project, yet."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7641,35 +7653,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Søg projekter"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7680,15 +7692,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7697,85 +7709,85 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s'"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "Tilbage til forsiden"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Søg projekter"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s' projects"
msgstr "Invitationen til '${project_name}' er blevet afvist."
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove other people from the team"
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no members in this team, yet."
msgstr "Rolleinvitationen er ikke gyldig."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
msgid "Add member"
msgstr " "
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Pythons pakningsbrugervejledning."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8023,7 +8035,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8095,7 +8106,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8104,319 +8115,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Søg projekter"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8436,7 +8447,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8533,17 +8544,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8552,7 +8563,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8565,7 +8576,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8574,21 +8585,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8919,35 +8930,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8955,15 +8966,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9023,14 +9034,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9038,7 +9049,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9046,7 +9057,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Eller gennemse projekter"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9113,20 +9124,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9135,7 +9146,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9167,7 +9178,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Pythons pakningsbrugervejledning."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9211,7 +9222,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9219,47 +9230,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9298,7 +9309,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9310,7 +9321,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9318,7 +9329,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9326,7 +9337,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9334,7 +9345,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9372,7 +9383,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9381,7 +9392,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9392,35 +9403,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9428,14 +9439,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9444,7 +9455,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9455,13 +9466,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9469,7 +9480,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9479,14 +9490,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9494,7 +9505,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9566,22 +9577,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9589,7 +9600,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9602,7 +9613,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Pythons pakningsbrugervejledning."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9678,39 +9689,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "Sponsorér"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
#, fuzzy
msgid "Add filter"
msgstr " "
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/de/LC_MESSAGES/messages.po b/warehouse/locale/de/LC_MESSAGES/messages.po
index 478454f5ca4d..aca006cc3b04 100644
--- a/warehouse/locale/de/LC_MESSAGES/messages.po
+++ b/warehouse/locale/de/LC_MESSAGES/messages.po
@@ -49,7 +49,7 @@ msgstr ""
"X-Generator: Weblate 5.11-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -57,7 +57,7 @@ msgstr ""
"Sie müssen Ihre **primäre** E-Mail-Adresse bestätigen, bevor Sie diese "
"Aktion ausführen können."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -66,19 +66,19 @@ msgstr ""
"Aktion auszuführen."
# | msgid "Stay updated:"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Lokalisierung aktualisiert"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Die E-Mail-Adresse ist nicht gültig. Bitte erneut versuchen."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Das Passwort ist ungültig. Bitte erneut versuchen."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -88,30 +88,30 @@ msgstr ""
"Punkten, Binde- oder Unterstrichen bestehen und mit einem Buchstaben oder "
"einer Zahl beginnen und enden. Bitte einen anderen Benutzernamen wählen."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Null Bytes sind nicht erlaubt."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Kein Benutzer mit diesem Namen gefunden"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Der TOTP-Code muss ${totp_length} Zeichen lang sein."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Wiederherstellungscodes müssen ${recovery_code_length} Zeichen lang sein."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Bitte Benutzername mit 50 Zeichen oder weniger wählen."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -119,12 +119,12 @@ msgstr ""
"Dieser Benutzername wird schon von einem anderen Konto verwendet. Bitte "
"einen anderen Benutzername wählen."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Passwort zu lang."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -133,21 +133,21 @@ msgstr ""
"Es gab zu viele erfolglose Anmeldeversuche. Du wurdest für ${time} gesperrt. "
"Versuche es später erneut."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Die Passwörter stimmen nicht überein. Bitte erneut versuchen."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Die E-Mail-Adresse ist zu Lang. Bitte erneut versuchen."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"E-Mail-Adressen dieser Domain können nicht verwendet werden. Bitte eine "
"andere E-Mail-Adresse verwenden."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -155,7 +155,7 @@ msgstr ""
"Diese E-Mail-Adresse wird schon von diesem Konto verwendet. Bitte eine "
"andere verwenden."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -163,39 +163,39 @@ msgstr ""
"Diese E-Mail-Adresse wird bereits von einem anderen Konto verwendet. "
"Verwenden Sie eine andere E-Mail-Adresse."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"Der Name ist zu lang. Bitte einen Namen mit 100 Zeichen oder weniger "
"verwenden."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URLs sind im Namensfeld nicht erlaubt."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Ungültiger TOTP-Code."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Ungültige WebAuthn-Assertion: Bad payload"
# | msgid "Invalid TOTP code."
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Ungültiger Wiederherstellungs-Code."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Wiederherstellungscode wurde bereits benutzt."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Der Benutzername ist nicht gültig. Bitte erneut versuchen."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -204,7 +204,7 @@ msgstr ""
"Es gab zu viele erfolglose Anmeldeversuche. Sie wurden für {} ausgesperrt. "
"Bitte versuchen Sie es später erneut."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -214,7 +214,7 @@ msgstr ""
"Überprüfen Sie Ihren Posteingang und folgen Sie den Verifizierungslinks. "
"(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -225,27 +225,27 @@ msgstr ""
"diese zu bestätigen. Überprüfen Sie Ihren Posteingang und folgen Sie den "
"Verifizierungslinks. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Ungültiger oder abgelaufener Zweifaktor-Login."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Schon authentifiziert"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Erfolgreiche WebAuthn-Assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Wiederherstellungscode akzeptiert. Der eingegebene Code kann nicht erneut "
"verwendet werden."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -253,146 +253,146 @@ msgstr ""
"Die Registrierung neuer Benutzer ist vorübergehend deaktiviert. Siehe "
"https://pypi.org/help#admin-intervention für Details."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Abgelaufener Token: Bitte neuen Passwort-Zurücksetzen-Link anfordern"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Ungültiges Token: bitte neuen Passwort-Zurücksetzen-Link anfordern"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ungültiges Token: kein Token angegeben"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ungültiges Token: dies ist kein Passwort-Zurücksetzen-Token"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ungültiges Token: Benutzer nicht gefunden"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Ungültiges Token: Benutzer hat sich angemeldet seit dieses Token angefordert "
"wurde"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Ungültiges Token: Passwort wurde geändert seit dieses Token angefordert wurde"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Sie haben Ihr Passwort zurückgesetzt"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Abgelaufenes Token: bitte neuen E-Mail-Bestätigungslink anfordern"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ungültiges Token: bitte neuen E-Mail-Bestätigungslink anfordern"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ungültiges Token: dies ist kein E-Mail-Bestätigungs-Token"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-Mail nicht gefunden"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-Mail-Adresse ist schon verifiziert"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Diese E-Mail-Adresse kann nun als Haupt-Addresse markiert werden"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Dies ist Ihre primäre E-Mail-Adresse"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-Mail-Adresse ${email_address} bestätigt. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Abgelaufenes Token: Bitte neue Organisation-Einladung anfordern"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Ungültiges Token: Fordere eine neue Organisationseinladung an"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Ungültiges Token: kein Token für eine Organisationseinladung"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Die Einladung der Organisation ist nicht gültig."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Die Einladung der Organisation existiert nicht mehr."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Die Einladung für „${organization_name}“ wurde abgelehnt."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Sie sind nun '${role}' von der Organisation '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Abgelaufenes Token: Bitte neue Projekt-Rollen-Einladung anfordern"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Ungültiges Token: Bitte neue Projekt-Rollen-Einladung anfordern"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Ungültiges Token: Dies ist keine Einladung für eine Zusammenarbeit"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rolleneinladung ist nicht gültig."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Rolleneinladung ist nicht mehr existent."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Die Einladung für '${project_name}' wurde abgelehnt."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Bitte lesen Sie unsere aktualisierten Nutzungsbedingungen."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -400,13 +400,13 @@ msgstr ""
"Die vertrauenswürdige Veröffentlichung ist vorübergehend deaktiviert. Siehe "
"https://pypi.org/help#admin-intervention für weitere Informationen."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"deaktiviert. Siehe https://pypi.org/help#admin-intervention für weitere "
"Informationen."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -415,16 +415,16 @@ msgstr ""
"vertrauenswürdigen Herausgeber zu registrieren. Siehe auch https://pypi.org/"
"help#openid-connect für weitere Informationen."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Sie können nicht mehr als 3 ausstehende vertrauenswürdige Publisher "
"gleichzeitig registrieren."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -432,14 +432,14 @@ msgstr ""
"Es wurden zu viele Versuche unternommen, einen vertrauenswürdigen "
"Herausgeber zu registrieren. Versuchen Sie es später noch einmal."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Der vertrauenswürdige Herausgeber konnte nicht registriert werden"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -447,34 +447,34 @@ msgstr ""
"Dieser vertrauenswürdige Herausgeber wurde bereits registriert. Bitte "
"kontaktieren Sie die PyPI-Administratoren, wenn dies nicht beabsichtigt war."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
"Ein neuer ausstehender Herausgeber wurde registriert, zum Ersellen von "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Ungültige Herausgeber-ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Vertrauenswürdigen Herausgeber für Projekt entfernt "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Banner-Vorschau"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
#, fuzzy
msgid "Provide your response to the request."
msgstr "Geben Sie Ihre Antwort auf die Anfrage."
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Wähle einen Namen für dein Organisationskonto mit maximal 50 Zeichen."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -487,7 +487,7 @@ msgstr ""
"Zahl beginnen und enden. Wähle einen anderen Namen für das "
"Organisationskonto."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -495,7 +495,7 @@ msgstr ""
"Dieser Organisations-Name wird schon von einem anderen Konto verwendet. "
"Bitte einen anderen Namen wählen."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -503,16 +503,16 @@ msgstr ""
"Sie haben bereits einen Antrag für diesen Namen eingereicht. Wählen Sie "
"einen anderen Namen für das Organisationskonto."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Projekt auswählen"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Projektname angeben"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -520,14 +520,14 @@ msgstr ""
"Beginnen und enden Sie mit einem Buchstaben oder einer Zahl, die nur ASCII-"
"Zahlen und '.', '_' und '-' enthalten."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Dieser Projekt-Name wird schon von einem anderen Konto verwendet. Bitte "
"einen anderen Namen wählen."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -535,7 +535,7 @@ msgstr ""
"Der Name der Organisation ist zu lang. Wähle einen Organisationsnamen mit "
"100 Zeichen oder weniger."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -543,11 +543,11 @@ msgstr ""
"Die URL der Organisation ist zu lang. Wähle eine Organisations-URL mit 400 "
"Zeichen oder weniger."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Die Organisations-URL muss mit http:// oder https:// beginnen"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -555,7 +555,7 @@ msgstr ""
"Die Organisationsbeschreibung ist zu lang. Wählen Sie eine "
"Organisationsbeschreibung mit 400 Zeichen oder weniger."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -567,15 +567,15 @@ msgstr ""
"Die Beschreibung ist zu lang. Wählen Sie eine Beschreibung mit 400 Zeichen "
"oder weniger."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Sie haben bereits die maximale Anzahl übermittelt "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Bitte wählen Sie einen Team-Namen mit maximal 50 Zeichen."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -584,26 +584,26 @@ msgstr ""
"Punkt, Unterstrich, Bindestrich oder Schrägstrich beginnen oder enden. Bitte "
"wählen Sie einen anderen Team-Namen aus."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Dieser Team-Name wurde bereits verwendet. Bitte wählen Sie einen anderen "
"Team-Namen."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Alternativen Repository-Name angeben"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Alternative Repository-URL angeben"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
"Die URL ist zu lang. Bitte eine URL mit 400 Zeichen oder weniger verwenden."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -611,69 +611,69 @@ msgstr ""
"Die Beschreibung ist zu lang. Wählen Sie eine Beschreibung mit 400 Zeichen "
"oder weniger."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Konto-Details aktualisiert"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-Mail-Adresse ${email_address} hinzugefügt - Bitte überprüfen Sie ihre E-"
"Mails auf einen Überprüfungslink"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Wiederherstellungscodes wurden bereits generiert"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Das Generieren von neuen Wiederherstellungscodes macht die bestehenden Codes "
"ungültig."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "E-Mail-Adresse bestätigen um einen neuen API-Token zu erstellen."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API-Token existiert nicht."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Ungültige Anmeldedaten. Erneut versuchen"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Ungültige Angaben zum alternativen Repository-Speicherort"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Alternatives Repository '${name}' hinzugefügt"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Anfrage bestätigen"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Ungültige alternative Repository-ID"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Ungültiges alternatives Repository für das Projekt"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -682,18 +682,18 @@ msgstr ""
"Konnte alternative Repository nicht löschen – ${confirm} ist nicht das "
"gleiche wie ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Alternatives Repository '${name}' löschen"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Der vertrauenswürdige Herausgeber konnte nicht eingeschränkt werden"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -701,7 +701,7 @@ msgstr ""
"GitHub-basierte vertrauenswürdige Herausgeber sind vorübergehend "
"deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -709,7 +709,7 @@ msgstr ""
"GitLab-basierte vertrauenswürdige Herausgeber sind vorübergehend "
"deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -717,7 +717,7 @@ msgstr ""
"Google-basierte vertrauenswürdige Herausgeber sind vorübergehend "
"deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -725,9 +725,9 @@ msgstr ""
"ActiveState-basierte vertrauenswürdige Herausgeber sind vorübergehend "
"deaktiviert. Siehe https://pypi.org/help#admin-intervention für Details."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -735,43 +735,43 @@ msgstr ""
"Löschen von Projekten ist vorübergehend deaktiviert. Siehe https://pypi.org/"
"help#admin-intervention für Details."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Kann Release nicht aus dem Verkehr ziehen - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Kann Release nicht wieder in den Verkehr bringen - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Konnte Veröffentlichung nicht löschen entfernen – "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Es konnte keine Datei gefunden werden"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Konnte Datei nicht löschen – "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"Team '${team_name}' verfügt bereits über ${role_name} Rolle für Projekt"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Der Benutzer '${username}' ist schon ${role_name} vom Projekt"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} ist jetzt ${role} des Projekts '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -780,8 +780,8 @@ msgstr ""
"Der Benutzer '${username}' hat keine gültige email Adresse und konnte nicht "
"als '${role_name}' hinzugefügt werden"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -789,34 +789,34 @@ msgstr ""
"Der Benutzer '${username}' hat schon eine Einladung bekommen. Bitte versuche "
"es später noch einmal."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Die Einladung wurde '${username}' zugestellt"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Es konnte keine Einladung für eine Berechtigungsrolle gefunden werden."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Die Einladung ist schon angelaufen."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Einladung von '${username}' wurde annuliert."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"Der Benutzer '${username}' besitzt bereits die Rolle ${role_name} für die "
"Organisation"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -825,27 +825,27 @@ msgstr ""
"Der Benutzer '${username}' hat keine gültige E-Mail-Adresse und konnte nicht "
"als '${role_name}' hinzugefügt werden"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Ich konnte keine Einladung zur Organisation finden."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "Die Einladung der Organisation konnte nicht erneut gesendet werden."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Abgelaufene Einladung für '${username}' gelöscht."
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Ungültiger Projekt-Name"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings hier, um einen Vertrauenswürdigen Herausgeber zu erstellen."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Dieses Projekt existiert bereits."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Dieser Projekt-Name ist nicht erlaubt"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "Dieser Projektname ist einem bestehenden Projekt zu ähnlich"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Geben Sie eine Herausgeber-ID an"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
#, fuzzy
#| msgid "Provider must be specified by ID"
msgid "Publisher must be specified by ID"
msgstr "Anbieter muss durch ID angegeben werden"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Projektname angeben"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Doppelte Bindestriche sind im Namen nicht erlaubt"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
#, fuzzy
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Führende oder abschließende Bindestriche sind im Namen nicht erlaubt."
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
@@ -906,76 +906,76 @@ msgstr ""
"Unerwartete Zeitüberschreitung von GitHub. Versuche es in ein paar Minuten "
"erneut."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Unerwarteter Fehler von GitHub. Versuche es noch einmal."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Select an organization account name"
msgid "Specify ActiveState organization name"
msgstr "Wählen Sie den Namen des Organisationskontos aus"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Projektname angeben"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "Ungültiger Repository-Name"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Select an organization account name"
msgid "ActiveState organization not found"
msgstr "Wählen Sie den Namen des Organisationskontos aus"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Aktiver Zustands-Akteur nicht gefunden."
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Gib den Besitzer des GitHub-Repositorys an (Benutzername oder Organisation)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Repository-Name angeben"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Ungültiger Repository-Name"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Dateiname des Workflows angeben"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Unbekannter GitHub-Benutzer oder Organisation."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub verfügt über eine Ratenbeschränkung für diese Aktion. Versuche es in "
"ein paar Minuten noch einmal."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Unerwarteter Fehler von GitHub. Versuche es noch einmal."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
@@ -983,315 +983,318 @@ msgstr ""
"Unerwartete Zeitüberschreitung von GitHub. Versuche es in ein paar Minuten "
"erneut."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"Unerwartete Zeitüberschreitung von GitHub. Versuche es in ein paar Minuten "
"erneut."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Ungültiger GitHub-Benutzer- oder Organisationsname."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Der Name des Workflows muss mit .yml oder .yaml enden"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"Der Dateiname des Workflows darf nur ein Dateiname sein, ohne Verzeichnisse"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "Der Name des Workflows muss mit .yml oder .yaml enden"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Gib den Besitzer des GitHub-Repositorys an (Benutzername oder Organisation)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Ungültiger GitHub-Benutzer- oder Organisationsname."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Dateiname des Workflows angeben"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "Ungültiger Repository-Name"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Der Name des Workflows muss mit .yml oder .yaml enden"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"Der Pfad der Pipelinedatei der obersten Ebene darf nicht mit / beginnen oder "
"enden"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "Die Passwörter stimmen überein"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "Die Passwörter stimmen nicht überein"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Passwort-Feld ist leer"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Das Passwort ist stark"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Gestern"
msgstr[1] "Vor %1 Tagen"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "vor ungefähr einer Stunde"
msgstr[1] "vor ungefähr %1 Stunden"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "vor ungefähr einer Minute"
msgstr[1] "vor ungefähr %1 Minuten"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Aktiv"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Zuletzt benutzt"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Unbezahlt"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Abgebrochen"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Unvollständig"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Unvollständig Abgelaufen"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Erprobung"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Zugriff abgelehnt / Verboten (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Sie haben keine Berechtigung, diese Seite anzusehen"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Seite nicht gefunden (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Wir haben überall nachgesehen, konnten diese Seite aber nicht finden"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Und nun zu etwas
völlig anderem"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Der Cheese-Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Externer Link"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Skript des Sketches"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Seite entfernt (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Die Seite, nach der Sie suchen, wurde entfernt"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Interner Server-Fehler (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Irgendetwas lief schief"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1301,19 +1304,19 @@ msgstr ""
"Website nicht ausliefern.
Wir sind uns dem Problem bewusst und "
"arbeiten daran, es schnellstmöglich zu beheben.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Beachten Sie unsere Status-Seite"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Fehlercode 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Vertrauen Sie PyPI bei Ihrer Arbeit?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Um eine stabilere und sicherere Plattform zu schaffen, bitte einfach spenden . Danke."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1342,52 +1345,56 @@ msgstr ""
"Wählen Sie ein starkes Passwort mit Klein- und Großbuchstaben, Zahlen und "
"Sonderzeichen. Vermeiden Sie häufige Wörter oder Wiederholungen."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Passwort-Stärke:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Hauptnavigation"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Hilfe"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsoren"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Einloggen"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrieren"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Menü anzeigen"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menü"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hauptmenü"
@@ -1396,7 +1403,7 @@ msgstr "Hauptmenü"
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1416,7 +1423,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Marken der Python Software Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1435,48 +1442,48 @@ msgstr ""
"Der Python Package Index (PyPI) ist ein Software-Verzeichnis der "
"Programmiersprache Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: Letzte 40 Aktualisierungen"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 neueste Pakete"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Zum Hauptinhalt springen"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Zur mobilen Version wechseln"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Warnung"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Sie verwenden einen nicht unterstützten Browser, aktualisieren Sie auf eine "
"neuere Version."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1486,7 +1493,7 @@ msgstr ""
"der Sie Verteilungstools und -prozesse ausprobieren können, ohne den realen "
"Index zu beeinflussen."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1494,199 +1501,204 @@ msgstr ""
"Einige Funktionen sind möglicherweise ohne JavaScript nicht nutzbar. Bitte "
"versuchen Sie es mit aktiviertem JavaScript, falls Probleme auftreten."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI durchsuchen"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Projekte suchen"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Suche"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Projekte suchen"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Hilfe-Navigation"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installieren von Paketen"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Hochladen von Paketen"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Bedienungsanleitung"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Beibehaltung des Projektnamens"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Häufige Fragen"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Über PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Navigation in \"Über PyPI\""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPI-Homepage"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastruktur Übersicht"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistiken"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logos und Markenzeichen"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Unsere Sponsoren"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Mitwirken bei PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navigation im Bereich \"Mitwirken bei PyPI\""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Fehler und Rückmeldungen"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Mitwirken auf GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI übersetzen"
# | msgid "Sponsors"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsor"
msgid "Sponsor PyPI"
msgstr "Sponsor"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Entwicklungs-Anerkennungen"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI verwenden"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navigation in \"PyPI verwenden\""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Nutzungsbedingungen"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Sicherheitsproblem melden"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Verhaltensrichtlinien"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Datenschutz"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Richtlinie zur akzeptablen Nutzung"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Status:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "alle Systeme betriebsbereit"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Entwickelt und gepflegt von der Python-Gemeinschaft, für die Python-"
"Gemeinschaft."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Spenden Sie noch heute!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Sitemap"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Zur Desktop-Version wechseln"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Bestätige diese Aktion"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Sind Sie sicher?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Fehlercode"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Zurück zur Homepage"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Der Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Das Veröffentlichen von Python-Paketen mit dem Test-Python-Package-Index "
"ausprobieren"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
@@ -1694,46 +1706,46 @@ msgstr ""
"Das Veröffentlichen von Python-Paketen mit dem Test-Python-Package-Index "
"ausprobieren"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Finde, installiere und veröffentliche Python-Pakete mit dem Python Package "
"Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Oder Projekte durchstöbern"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s Projekt"
msgstr[1] "%(num_projects_formatted)s Projekte"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s Veröffentlichung"
msgstr[1] "%(num_releases_formatted)s Veröffentlichungen"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s Datei"
msgstr[1] "%(num_files_formatted)s Dateien"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s Benutzer"
msgstr[1] "%(num_users_formatted)s Benutzer"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1749,149 +1761,149 @@ msgstr "Mehr über die Installation von Paketen erfahren"
msgid "Package authors use PyPI to distribute their software."
msgstr "Paket-Entwickler benutzen PyPI, um ihre Software zu veröffentlichen."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Erfahren sie hier wie sie ihren Python-Code für PyPI vorbereiten"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Fehler bei der Verarbeitung der Formulardaten"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Passwort bestätigen"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Bestätigen Sie ihr Passwort, um fortzufahren"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Passwort"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(benötigt)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Passwort"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Passwort anzeigen"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Passwort vergessen?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1904,11 +1916,11 @@ msgstr ""
"sobald Sie Ihre Sitzung beendet haben. Wir werden Sie in der nächsten Stunde "
"nicht mehr auffordern, Ihr Passwort zu bestätigen."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Diese URL ist ein API-Endpunkt zum Hochladen von Dateien zu PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"Andernfalls bitte zur PyPI-Homepage zurückkehren."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Invite"
msgstr "Bestätigungsformular"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' als Projekt %(role_name)s "
"beizutreten?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Akzeptieren"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Ablehnen"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1965,52 +1977,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "Zwei-Faktor-Authentifizierung ist für dieses Konto nicht aktiviert."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Bei %(title)s anmelden"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Benutzername"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Benutzername"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Abmelden"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Als %(account_name)s abmelden"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Organization Invite"
msgstr "Bestätigungsformular"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -2019,7 +2031,7 @@ msgstr ""
"Möchten Sie diese Einladung annehmen und der Organisation "
"'%(organization_name)s' beitreten %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2027,64 +2039,64 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "Zwei-Faktor-Authentifizierung ist für dieses Konto nicht aktiviert."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil von %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Profilbild für {user} von gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Beitrittsdatum"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Beigetreten %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s Projekt"
msgstr[1] "%(count)s Projekte"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Keine Projekte"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "Letzte Veröffentlichung am %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s hat bisher keine Projekte auf PyPI hochgeladen"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2092,30 +2104,30 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Projekte suchen"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Wiederherstellungscodes"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Login mit Wiederherstellungscode"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Wiederherstellungscode eingeben"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2125,13 +2137,13 @@ msgstr ""
"Zeichenfolgen, die aus den Kleinbuchstaben a-z
und den Ziffern "
"0-9
(z. B. badc0ffee0ddf00d
) bestehen."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Bestätigen"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2146,21 +2158,22 @@ msgstr ""
# | msgid "Lost your device? Not working? Get
# help."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Funktioniert nicht? Hilfe anfordern.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Konto erstellen"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Konto auf %(title)s erstellen"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2169,36 +2182,36 @@ msgstr ""
"Bevor Sie ein Konto bei %(title)s erstellen, sollten Sie sich mit den "
"folgenden Richtlinien vertraut machen:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
"Verwenden Sie %(title)s nicht für illegale oder schädliche Aktivitäten."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Geben Sie sich nicht als andere aus und veröffentlichen Sie keine privaten "
"Informationen ohne deren Zustimmung."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Seien Sie respektvoll gegenüber anderen Nutzern und vermeiden Sie "
"beleidigende oder diskriminierende Äußerungen."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Veröffentlichen Sie keinen Spam und verbreiten Sie keine Malware."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Benutzen Sie %(title)s nicht, um Sicherheitsforschung zu betreiben."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full Nutzungsbedingungen und Nutzungsrichtlinien."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Name"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Name"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "E-Mail-Adresse"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "E-Mail-Adresse"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Bestätigungsformular"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Benutzername wählen"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Passwörter anzeigen"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Passwort auswählen"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Konto erstellen"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Passwort zurücksetzen"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Um das Passwort zurückzusetzen, bitte Benutzername oder E-Mail-Adresse "
"angeben."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Benutzername oder E-Mail-Adresse"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Zurücksetzen des Passwortes anfordern"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "E-Mail zum Zurücksetzen des Passwortes gesendet"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2311,7 +2324,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Wir haben eine E-Mail an Ihre registrierte E-Mail-Adresse geschickt."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2320,31 +2333,31 @@ msgstr ""
"Diese E-Mail enthält einen Link, um das Passwort zurückzusetzen. Dieser Link "
"läuft in %(n_hours)s Stunden ab."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Passwort zurücksetzen"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Neues Passwort wählen"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Passwort zurücksetzen"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Zwei-Faktor-Authentifizierung"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Mit einem USB-Sicherheitsschlüssel oder anderen Gerät authentifizieren"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2352,17 +2365,17 @@ msgstr ""
"Den USB-Sicherheitsschlüssel (oder ähnliches) anschließen und auf den \"Mit "
"Gerät verbinden\"-Knopf drücken."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Bitte JavaScript aktivieren, um sich mit einem USB-Sicherheitsschlüssel "
"(oder ähnliches) anmelden zu können"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Mit Gerät verbinden"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Bitte den Browser aktualisieren, um sich mit einem USB-"
"Sicherheitsschlüssel (oder ähnliches) anmelden zu können"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Dieses Gerät für %(remember_device_days)s Tag merken"
msgstr[1] "Dieses Gerät für %(remember_device_days)s Tage merken"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Gerät verloren? Funktioniert nicht? Hilfe holen."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Mit einer App authentifizieren"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Authentifizierungscode eingeben"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Bitte einen Code mit der Authentifizierungsanwendung generieren, die mit "
"diesem PyPI-Konto verbunden ist. Diesen Code in das Formular eintragen, um "
@@ -2408,34 +2426,38 @@ msgstr ""
"funktioniert nicht? Hier gibt es Hilfe.
"
# | msgid "Set up your application"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Haben Sie Ihren Sicherheitsschlüssel oder -Anwendung verloren?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Sie haben keine Kontowiederherstellungscodes generiert."
"p>
Wenn Sie den Zugang zu Ihren Zwei-Faktor-Methoden verlieren, können "
"Sie den Zugang zu Ihrem Konto verlieren. Holen Sie sich "
"Hilfe mit Wiederherstellungscodes.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Das PyPI-Konto %(username)s wurde gelöscht."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s mit den PyPI-Administratoren in "
"Kontakt treten."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2455,7 +2477,7 @@ msgstr ""
"Sie wurden von %(initiator_username)s als %(role)s zum "
"%(site)s-Projekt %(project_name)s hinzugefügt."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2464,7 +2486,7 @@ msgstr ""
"Sie erhalten dies, weil sie von %(initiator_username)s zu einem Projekt auf "
"%(site)s hinzugefügt wurden."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2477,14 +2499,14 @@ msgstr ""
"Sie wurden von %(submitter)s als %(role)s zum %(site)s-"
"Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2493,7 +2515,7 @@ msgstr ""
"Ihr Team wurde von %(submitter)s mit %(role)s "
"Berechtigungen zum %(site)s Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2502,7 +2524,7 @@ msgstr ""
"Sie erhalten dies, weil Ihr Team von %(submitter)s zu einem Projekt auf "
"%(site)s hinzugefügt wurde."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2513,11 +2535,11 @@ msgstr ""
"Mitglied zum Team \"%(team_name)s\" in der Organisation "
"\"%(organization_name)s\" hinzugefügt."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Sie erhalten dies, weil Sie Mitglied dieses Teams sind."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user API-Tokens-Konfiguration gehen "
"und das Token namens %(token_name)s löschen."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s mit den PyPI-Administratoren in "
"Kontakt treten."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2563,16 +2585,16 @@ msgstr ""
"Eine Einladung an Sie, der Organisation \"%(organization_name)s\" "
"beizutreten, wurde storniert"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2581,7 +2603,7 @@ msgstr ""
"Sie haben eine Einladung zur Mitgliedschaft in der Organisation "
"\"%(organization_name)s\" abgelehnt"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Hello, %(username)s. A new email '%(email_address)s' has been added to "
@@ -2593,7 +2615,7 @@ msgstr ""
"Hallo, %(username)s. Die neue E-Mail-Adresse \"%(email_address)s\" wurde zu "
"Ihrem Konto hinzugefügt."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s mit den PyPI-Administratoren in "
"Kontakt treten."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2617,7 +2639,7 @@ msgid ""
msgstr ""
"Sie erhalten eine E-Mail mit einem Link zum Zurücksetzen des Kennworts."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2626,7 +2648,7 @@ msgstr ""
"Projekte, Mitarbeiter, Teams oder Einstellungen der Organisation zu "
"verwalten."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2635,7 +2657,7 @@ msgstr ""
"Ihr Antrag, eine neue Organisation mit dem Namen '%(organization_name)s' zu "
"gründen, wurde nicht genehmigt."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2647,12 +2669,12 @@ msgstr ""
"Ihr Antrag, eine neue Organisation mit dem Namen '%(organization_name)s' zu "
"gründen, wurde nicht genehmigt."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2661,28 +2683,28 @@ msgstr ""
"Ihre Anfrage für eine neue PyPI-Organisation namens '%(organization_name)s' "
"wurde eingereicht."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr ""
"Sie erhalten eine E-Mail mit einem Link zum Zurücksetzen des Kennworts."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "Die Organisation %(site)s \"%(organization_name)s\" wurde gelöscht."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s kontaktiert werden."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2712,48 +2734,48 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rolle"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Mitglied von"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Hinzugefügt von"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2762,7 +2784,7 @@ msgstr ""
"Eine Einladung an %(username)s , der "
"Organisation \"%(organization_name)s\" beizutreten, wurde storniert"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2772,7 +2794,7 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2782,11 +2804,11 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Eigeladen von"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2797,12 +2819,12 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Entfernt von"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2811,17 +2833,17 @@ msgstr ""
"Die Rolle von %(username)s in der "
"Organisation \"%(organization_name)s\" wurde geändert in %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Rolle speichern"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Geändert von"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2831,8 +2853,8 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2840,7 +2862,7 @@ msgid ""
"organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2851,7 +2873,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2862,46 +2884,46 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"Sie erhalten eine E-Mail mit einem Link zum Zurücksetzen des Kennworts."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Alter Anzeigename:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Neuer Anzeigename:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Alte URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Neue URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Alte Beschreibung:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Neue Beschreibung:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Alter Organisations-Typ:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Neuer Organisations-Typ:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2910,12 +2932,12 @@ msgstr ""
"Jemand, möglicherweise Sie selbst, hat das Passwort des PyPI-Kontos "
"%(username)s geändert."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Wie bitte?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2927,7 +2949,7 @@ msgstr ""
"Passwort zurückgesetzt und dadurch das Anmelden und Hochladen zu PyPI mit "
"dem alten Passwort deaktiviert."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2935,12 +2957,12 @@ msgstr ""
"Bei PyPI selbst gab es keinen Datenverlust. Dies ist nur eine "
"Vorsichtsmaßnahme, um das Risiko für PyPI und die Benutzer zu verringern."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Was sollte ich tun?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2949,11 +2971,11 @@ msgstr ""
"Sie können wieder auf Ihr Konto zugreifen, wenn Sie das Passwort zurücksetzen."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Wie kann ich Kontakt aufnehmen?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2966,7 +2988,7 @@ msgstr ""
"Für weitere Informationen kontaktieren Sie bitte die PyPI-Administratoren "
"per an %(email_address)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2979,7 +3001,7 @@ msgstr ""
"vorsorglich zurückgesetzt. Sie können das alte Passwort nicht mehr zum "
"Anmelden oder Hochladen bei PyPI verwenden."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2990,7 +3012,7 @@ msgstr ""
"Vorsichtsmaßnahme, um das Risiko von Credential "
"Stuffing-Angriffen gegen PyPi und seine Nutzer zu reduzieren."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3005,11 +3027,11 @@ msgstr ""
"Passwörter überprüfen und sich mit Praktiken für sichere Passwörter vertraut "
"machen."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Woher wissen Sie das?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3039,7 +3061,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s senden, um mit den PyPI-"
"Administratoren Kontakt aufzunehmen."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3048,7 +3070,7 @@ msgstr ""
"Jemand, möglicherweise Sie selbst, hat eine Anfrage zum Zurücksetzen des "
"Passwort des PyPI-Kontos „%(username)s“ gestellt."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3057,23 +3079,23 @@ msgstr ""
"Wenn Sie mit dem Zurücksetzen des Passwortes fortfahren möchten, klicken Sie bitte hier."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Dieser Link läuft in %(n_hours)s Stunde ab."
msgstr[1] "Dieser Link läuft in %(n_hours)s Stunden ab."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Falls Sie diese Anfrage nicht gestellt haben, können Sie diese E-Mail "
"einfach ignorieren."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3085,14 +3107,14 @@ msgstr ""
"Jemand, möglicherweise Sie selbst, hat eine Anfrage zum Zurücksetzen des "
"Passwort des PyPI-Kontos „%(username)s“ gestellt."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
# | msgid "Emails associated with your account"
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3102,20 +3124,20 @@ msgstr ""
"Sie haben den Zugriff auf die mit Ihrem Konto verbundene E-Mail-Adresse "
"verloren"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Version %(version)s erstellt"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3124,7 +3146,7 @@ msgstr ""
"Die primäre E-Mail-Adresse für Ihr PyPI-Konto %(username)s "
"wurde von %(old_email)s
zu %(new_email)s
geändert"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3136,7 +3158,7 @@ msgstr ""
"Authentifizierung aktiviert ist, aber keine Wiederherstellungscodes für "
"dieses Konto generiert haben."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3146,7 +3168,7 @@ msgstr ""
"verlieren und keinen Zugang zu diesen Wiederherstellungscodes haben, können "
"Sie Ihren Zugang zu Ihrem PyPI-Konto dauerhaft verlieren!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3158,7 +3180,7 @@ msgstr ""
"Sie können wieder auf Ihr Konto zugreifen, wenn Sie das Passwort zurücksetzen."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3167,7 +3189,7 @@ msgstr ""
"Es wurde ein Wiederherstellungscode für Ihr PyPI-Konto %(username)s"
"strong> verwendet."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3176,19 +3198,19 @@ msgstr ""
"Es wurden neue Wiederherstellungscodes für Ihr PyPI-Konto "
"%(username)s generiert."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
"Sie sind aus der Organisation \"%(organization_name)s\" entfernt worden"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3199,7 +3221,7 @@ msgstr ""
"Sie wurden von %(submitter)s als %(role)s zum %(site)s-"
"Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3211,7 +3233,7 @@ msgstr ""
"Sie erhalten dies, weil sie von %(initiator_username)s zu einem Projekt auf "
"%(site)s hinzugefügt wurden."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3221,13 +3243,13 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3239,7 +3261,7 @@ msgstr ""
"Sie wurden von %(submitter)s als %(role)s zum %(site)s-"
"Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3251,7 +3273,7 @@ msgstr ""
"Sie wurden von %(submitter)s als %(role)s zum %(site)s-"
"Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3261,7 +3283,7 @@ msgstr ""
"andere Mitarbeiter hinzufügen, Releases hochladen und Dateien, Releases oder "
"das gesamte Projekt löschen."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3271,7 +3293,7 @@ msgstr ""
"können Releases hochladen, können aber keine Mitarbeiter hinzufügen, Dateien "
"löschen, Releases oder das Projekt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3283,46 +3305,46 @@ msgstr ""
"Sie erhalten dies, weil sie von %(initiator_username)s zu einem Projekt auf "
"%(site)s hinzugefügt wurden."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Ein neuer Mitarbeiter wurde zu einem Ihrer Projekte auf %(site)s hinzugefügt"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Team"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Berechtigungen"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Mitarbeiter*innen"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Ein Mitarbeiter wurde von einem Ihrer Projekte auf %(site)s entfernt"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3330,7 +3352,7 @@ msgstr ""
"Die Berechtigungen eines Mitarbeiters wurden für eines ihrer Projekte auf "
"%(site)s geändert"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3340,10 +3362,10 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3351,7 +3373,7 @@ msgid ""
"organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3360,7 +3382,7 @@ msgstr ""
"Ein Team namens \"%(team_name)s\" wurde in der \"%(organization_name)s\"-"
"Organisation gelöscht."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3373,7 +3395,7 @@ msgstr ""
"Sie wurden von %(submitter)s als %(role)s zum %(site)s-"
"Projekt %(project)s hinzugefügt."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3389,7 +3411,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3403,7 +3425,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3412,7 +3434,7 @@ msgstr ""
"Jemand, möglicherweise Sie selbst, hat das Passwort des PyPI-Kontos "
"%(username)s geändert."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3426,7 +3448,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3435,7 +3457,7 @@ msgstr ""
"Wenn Sie fortfahren möchten, klicken Sie hier, um ihre "
"E-Mail-Adresse zu verifizieren."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3449,7 +3471,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3461,7 +3483,7 @@ msgstr ""
"Wenn Sie fortfahren möchten, klicken Sie hier, um ihre "
"E-Mail Adresse zu verifizieren"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3469,140 +3491,140 @@ msgstr ""
"Falls Sie diese Anfrage nicht gestellt haben, können Sie diese E-Mail "
"einfach ignorieren."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Dieser Link läuft in %(n_hours)s Stunde ab."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Benachrichtigung ausblenden"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Schließen"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Ihre Projekte"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Ihre Organisationen"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Kontoeinstellungen"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Öffentliches Profil"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "Datei-Details"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "Hochladedatum: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "Größe: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "Schlagwörter: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "Durch vertrauenswürdige Herausgeber hochgeladen? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "Hochgeladen über: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hash-Codes für %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algorithmus"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Prüfsumme"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "In die Zwischenablage kopieren"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopieren"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"Weitere Informationen zur Verwendung von Prüfsummen finden "
"Sie hier."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Fehler"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Erfolg"
@@ -3624,30 +3646,30 @@ msgstr "Erfolg"
msgid "Manage project"
msgstr "Projekt verwalten"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Vorherige"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Nächste"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Ihre primäre E-Mail-Adresse (%(email_address)s), ist unbestätigt."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Sie haben keine primäre E-Mail-Adresse."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "E-Mail-Adresse bestätigen oder neue Adresse hinzufügen."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3656,7 +3678,7 @@ msgstr ""
"Zwei-Faktor-Authentifizierung ist verfügbar, jetzt für "
"das Benutzerkonto aktivieren."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3672,7 +3694,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Profil bearbeiten"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3689,91 +3711,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s hat bisher keine Projekte zu PyPI hochgeladen."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-Mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navigation zur Verwaltung von %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projekte"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Personen"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Teams"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Sicherheitsverlauf"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Einstellungen"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigation zur Verwaltung von %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Veröffentlichungen"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Mitarbeiter*innen"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentation"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Veröffentlichen"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navigation zur Verwaltung von %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Mitglieder"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Verifizierte Details"
@@ -3782,13 +3804,13 @@ msgstr "Verifizierte Details"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Überprüft von PyPI am %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "Diese Angaben wurden von PyPI überprüft"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Projekt-Links"
@@ -3796,272 +3818,272 @@ msgstr "Projekt-Links"
msgid "GitHub Statistics"
msgstr "GitHub-Statistiken"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repositorium"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Sterne:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Offene Tickets:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Offene Pull Requests:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "GitLab-Statistiken"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "Offene Merge Requests:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Betreuer"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Profilbild für {username} von gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Betreuer:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Unbestätigte Details"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Diese Angaben wurden nicht von PyPI überprüft"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Lizenz:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Schlagwörter"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Benötigt:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Kategorien"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verifiziert*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Vorübergehende Zustellschwierigkeiten können zum Verlust der Verifikation "
"führen"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verifiziert"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Unbestätigt*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-Mail von PyPI wird als Spam betrachtet"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Schwerer Fehler während der Zustellung"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Zu viele Zustellungsfehler"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Unbestätigt"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Primär"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "E-Mail-Optionen anzeigen"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Optionen"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Optionen für %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Bestätigungsmail erneut senden"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Diese E-Mail-Adresse als primäre verwenden"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Als primäre verwenden"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Diese E-Mail-Adresse entfernen"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "E-Mail-Adresse entfernen"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Geltungsbereich"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Alle Projekte"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Erstellt"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Zuletzt benutzt"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Niemals"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Token-Optionen ansehen"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Token entfernen"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Eindeutige Kennung anzeigen"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "API-Token entfernen"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Anwendungen oder Skripte, die dieses Token verwenden, werden keinen Zugriff "
"mehr auf PyPI haben."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Eindeutige Kennung für API-Token %(token_description)s"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profilbild"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com, um Profilbilder anhand der primären E-"
"Mail-Adresse anzuzeigen"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Bild auf gravatar.com ändern"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Konto-Details"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Beitrittsdatum"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4092,21 +4114,21 @@ msgstr ""
"Wird im öffentlichen Profil angezeigt. Kann nicht "
"geändert werden."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Voller Name"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Kein Name angegeben"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Wird auf dem öffentlichen Profil angezeigt"
# | msgid "Public profile"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Öffentliche E-Mail"
@@ -4114,7 +4136,7 @@ msgstr "Öffentliche E-Mail"
# | "Displayed on your public profile. Cannot
# be "
# | "changed."
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your öffentlichen Profil für eingeloggte Nutzer angezeigt "
"werden."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Konto aktualisieren"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-Mail-Adressen des Kontos"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primär erhält Benachrichtigungsmails."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Mit dem Konto verbundene E-Mail-Adressen"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Status"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "E-Mail-Adresse hinzufügen"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Passwort ändern"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Altes Passwort"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Ihr aktuelles Passwort"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Neues Passwort"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Neues Passwort bestätigen"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Passwort aktualisieren"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API-Token"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4199,19 +4221,19 @@ msgstr ""
"API-Token stellen eine alternative Authentifizierungsmethode beim Hochladen "
"von Paketen zum PyPI dar."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Mehr über API-Token erfahren"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Aktive API-Token für dieses Konto"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "API-Token hinzufügen"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4220,57 +4242,57 @@ msgstr ""
"Primäre E-Mail-Adresse bestätigen, um API-Token zu "
"diesem Konto hinzuzufügen."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Token-Geltungsbereich: gesamtes Konto"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Token-Geltungsbereich: Projekt %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Verfällt: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Konto erstellt"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Eingeloggt"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Zwei-Faktor-Verfahren:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Keins"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Sicherheitsgerät (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4278,199 +4300,199 @@ msgstr ""
"Authentifizierungsanwendung (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery code"
msgstr "Wiederherstellungscodes"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Gerät entfernen"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Anmeldung fehlgeschlagen"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Einfache Authentifizierung (Upload-Entpunkt)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Grund:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Ihr aktuelles Passwort"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Ungültiger oder abgelaufener Zweifaktor-Login."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Ungültiger oder abgelaufener Zweifaktor-Login."
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Ungültiger Wiederherstellungs-Code."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Zwei-Faktor-Authentifizierung hinzugefügt"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-Mail zum Konto hinzugefügt"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-Mail vom Konto entfernt"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-Mail bestätigt"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-Mail-Adresse erneut bestätigt"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Primäre E-Mail-Adresse geändert"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Alte primäre E-Mail-Adresse:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Neue primäre E-Mail-Adresse:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Primäre E-Mail-Adresse eingestellt"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-Mail gesendet"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Von:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "An:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Betreff:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Passwort-Rücksetzung angefragt"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Passwort-Rücksetzung angefragt"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Passwort erfolgreich zurückgesetzt"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Passwort erfolgreich geändert"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Passwort zurücksetzen"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projekt:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Zwei-Faktor-Authentifizierung hinzugefügt"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Verfahren: Sicherheitsgerät (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Gerätename:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4478,78 +4500,78 @@ msgstr ""
"Verfahren: Authentifizierungsanwendung (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Zwei-Faktor-Authentifizierung entfernt"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Zwei-Faktor-Authentifizierung entfernt"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Wiederherstellungscodes wurden generiert"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery codes regenerated"
msgstr "Wiederherstellungscodes wurden bereits generiert"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery code used for login"
msgstr "Wiederherstellungscodes wurden bereits generiert"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API-Token hinzugefügt"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Token-Bezeichnung:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API-Token entfernt"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Eindeutiger Bezeichner:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
"API Token wurde wegen sicherheitstechnischen Gründen automatisch entfernt"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "Wird auf dem öffentlichen Profil angezeigt"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4558,16 +4580,16 @@ msgstr ""
"Wenn der Eigentümer nicht reagiert, finden Sie weitere Informationen unter: "
"%(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Die Einladung für '${Organisation_name}' wurde abgelehnt."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4577,8 +4599,8 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4588,7 +4610,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4597,40 +4619,40 @@ msgstr ""
"Wenn der Eigentümer nicht reagiert, finden Sie weitere Informationen unter: "
"%(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Die Einladung für '${Organisation_name}' wurde abgelehnt."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Alle Veröffentlichungen von %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4641,60 +4663,60 @@ msgstr ""
"Ihrem Konto stattfinden. Wenn Sie etwas Verdächtiges bemerken, sichern Sie bitte so schnell wie möglich Ihr Konto."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Kürzliche Konto-Aktivitäten"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Ereignis"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Zeit"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Zusätzliche Informationen"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Datum / Zeit"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Positions-Informationen"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Gerätename"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4746,11 +4768,11 @@ msgstr ""
"href=\"%(delete_href)s\">Projekt löschen"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Mit Vorsicht fortfahren!"
@@ -4763,27 +4785,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "PyPI-Konto löschen"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Verwalten"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Zwei-Faktor-Authentifizierung (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4795,89 +4817,89 @@ msgstr ""
"Faktor-Authentifizierung\">2FA. Sobald 2FA aktiviert ist, kann es "
"nicht mehr deaktiviert werden."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Wiederherstellungscodes wurden bereits generiert"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Wiederherstellungsmethode"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "generiert %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s nicht verwendet"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Neu generieren"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Verfahren zur Zwei-Faktor-Authentifizierung aktiviert"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Zwei-Faktor-Verfahren"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Um diese 2FA-Methode zu entfernen, müssen Sie zuerst eine andere Methode "
"hinzufügen."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Letzte 2FA-Methode kann nicht entfernt werden"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Entfernen"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Authentifizierungs-Anwendung entfernen"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Anwendung entfernen"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Zwei-Faktor-Sicherheitsgerät entfernen"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Gerät entfernen"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Gerätename"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4889,7 +4911,7 @@ msgstr ""
"Primäre E-Mail-Adresse bestätigen, um Zwei-Faktor-"
"Authentifizierung zu diesem Konto hinzuzufügen."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4901,7 +4923,7 @@ msgstr ""
"Primäre E-Mail-Adresse bestätigen, um Zwei-Faktor-"
"Authentifizierung zu diesem Konto hinzuzufügen."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4910,7 +4932,7 @@ msgstr ""
"Sie zusätzliche Zwei-Faktor-Authentifizierungsmethoden zu Ihrem Konto "
"hinzufügen."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4919,11 +4941,11 @@ msgid ""
msgstr "Zwei-Faktor-Authentifizierung ist für dieses Konto nicht aktiviert."
# | msgid "Error code"
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Wiederherstellungscodes generieren"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4931,7 +4953,7 @@ msgid ""
"methods to your account."
msgstr "Zwei-Faktor-Authentifizierung ist für dieses Konto nicht aktiviert."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4940,17 +4962,17 @@ msgstr ""
"Authentifizierung für Ihr Konto aktivieren."
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Einen Wiederherstellungscode verwenden"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
"Sie haben die Zwei-Faktor-Authentifizierung in Ihrem Konto nicht aktiviert."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4958,7 +4980,7 @@ msgstr ""
"Hinzufügen von 2FA mit "
"Authentifizierungsanwendung"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4966,8 +4988,8 @@ msgstr ""
"2FA mit "
"Sicherheitshardware (z. B. USB-Schlüssel) hinzufügen"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4975,8 +4997,8 @@ msgstr ""
"Bitte JavaScript aktivieren, um Zwei-Faktor-Authentifizierung mit "
"Sicherheitshardware (z. B. USB-Schlüssel) einzurichten"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"hier."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Beliebig"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Hinzugefügt von:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Entfernt von:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Eingereicht von:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Name"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Anwendung verifizieren"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Herausgeber:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "Url:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Hauptnavigation"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "Erstellt am %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Decline invitation to %(org)s"
msgstr "Navigation für %(project)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Hauptnavigation"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Organisations-Typ"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Abrechnung inaktiv"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -5189,222 +5211,222 @@ msgstr ""
"Die Rechnungsstellung für diese Organisation kann von einem "
"Organisationseigentümer oder Rechnungsstellungsmanager aktiviert werden"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Rolleneinladung ist nicht gültig."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inaktiv"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Verwalten"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Eigentümer"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Rechnungsstellungsmanager"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Ansehen"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Aktivieren Sie die Abrechnung für diese Organisation"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Abrechnung aktivieren"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Sie sind noch keiner Organisation auf PyPI beigetreten."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Rolleneinladung ist nicht gültig."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Ablehnen"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Anfrage abgesendet"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "Geändert von:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Eine neue Organisation anfordern"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Name des Organisations-Kontos"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Wählen Sie den Namen des Organisationskontos aus"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Dieser Kontoname wird in URLs auf PyPI verwendet."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Zum Beispiel"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Anzeigename der Organisation"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Der Name Ihres Unternehmens, Produkts oder Projekts"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "Organisations-Url"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "Die Url Ihres Unternehmens, Produkts oder Projekts"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Organisationsbeschreibung"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Die Beschreibung Ihres Unternehmens, Produkts oder Projekts"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Organisationsbeschreibung"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Organisations-Typ"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5412,12 +5434,12 @@ msgstr ""
"Unternehmen können Organisations-Konten als bezahlten Service nutzen, "
"während Gemeinschaftsprojekte kostenlosen Zugang erhalten."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Erstellen"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5426,7 +5448,7 @@ msgstr ""
"Sie müssen zuerst Zwei-Faktor-Authentifizierung "
"(2FA) auf Ihrem Konto aktivieren, bevor Sie eine Organisation anfordern."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named '%(organization_name)s' "
@@ -5436,51 +5458,51 @@ msgstr ""
"Ihre Anfrage für eine neue PyPI-Organisation namens '%(organization_name)s' "
"wurde eingereicht."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr ""
"Sie erhalten eine E-Mail mit einem Link zum Zurücksetzen des Kennworts."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Alleiniger Besitzer"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Dieses Projekt verwalten"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Öffentliche Projektseite ansehen"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Dieses Projekt hat keine Veröffentlichungen"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5491,13 +5513,13 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">Python Packaging User "
"Guide, um zu erfahren, wie Sie damit beginnen können"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "PyPI-Konto löschen"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5509,7 +5531,7 @@ msgstr ""
"Sie müssen Ihre **primäre** E-Mail-Adresse bestätigen, bevor Sie diese "
"Aktion ausführen können."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Primär erhält Benachrichtigungsmails."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support hier mehr über die OpenID-Connect-"
"Unterstützung von GitHub Actions."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "PyPI-Projektname"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "Projektname"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
"Das Projekt (auf PyPI), das erstellt wird, wenn dieser Herausgeber verwendet "
"wird"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "Besitzer"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"Der GitHub-Organisationsname oder GitHub-Benutzername, der das Repositorium "
"besitzt"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Repository-Name"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "Repository"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "Der Name des GitHub-Repositorys, das den Publikations-Workflow enthält"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Name"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5619,26 +5641,26 @@ msgstr ""
"Repository vorhanden sein."
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "Ungültiger Repository-Name"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(optional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5656,22 +5678,22 @@ msgstr ""
"Repository Betreuer mit Commit-Zugriff hat, die keinen PyPI-"
"Veröffentlichungszugriff haben sollten."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Hinzufügen"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support hier mehr über die Unterstützung von "
"GitLab CI/CD OpenID Connect."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Name"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Kein Name angegeben"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Projektname"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Projekt:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
#| msgid ""
#| "The name of the GitHub repository that contains the publishing workflow"
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "Der Name des GitHub-Repositorys, das den Publikations-Workflow enthält"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
#, fuzzy
#| msgid ""
#| "The filename of the publishing workflow. This file should exist in the "
@@ -5750,16 +5772,16 @@ msgstr ""
"Verzeichnis .github/workflows/
in dem oben konfigurierten "
"Repository vorhanden sein."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Veröffentlichungen"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, fuzzy, python-format
#| msgid ""
#| "The name of the GitHub Actions environment that "
@@ -5784,8 +5806,8 @@ msgstr ""
"Repository Betreuer mit Commit-Zugriff hat, die keinen PyPI-"
"Veröffentlichungszugriff haben sollten."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5794,29 +5816,29 @@ msgstr ""
"Lesen Sie hier mehr über die Unterstützung von "
"OpenID Connect durch Google."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "E-Mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"Die E-Mail-Adresse des Kontos oder Dienstkontos, das für die "
"Veröffentlichung verwendet wird."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Betreff"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "Betreff"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5828,8 +5850,8 @@ msgstr ""
"weiter ein, die für die Veröffentlichung verwendet wird. Weitere Details hier."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support hier mehr über die OpenID-Connect-"
"Unterstützung von ActiveState."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid ""
#| "The GitHub organization name or GitHub username that owns the repository"
@@ -5863,41 +5885,41 @@ msgstr ""
"Der GitHub Organisationsname oder GitHub Benutzername, der das Repository "
"besitzt"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Projektname"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Projekt:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "Das ActiveState-Projekt, das Ihr Python-Artefakt erstellen wird."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Benutzername"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Benutzername"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
@@ -5905,15 +5927,15 @@ msgstr ""
"Der Benutzername für das ActiveState-Konto, das den Build Ihres Python-"
"Artefakts auslösen wird."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Herausgeber verwalten"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projekt"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5922,23 +5944,23 @@ msgstr ""
"Projekte können in der Publikations-Konfiguration für jedes einzelne Projekt "
"hinzugefügt werden."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Angesagte Projekte"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Herausgeber"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Details"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5946,17 +5968,17 @@ msgstr ""
"Derzeit werden keine anhängigen Herausgeber konfiguriert. Herausgeber für "
"Projekte, die noch nicht existieren, können unten hinzugefügt werden."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Einen neuen anhängigen Herausgeber hinzufügen"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Sie können diese Seite verwenden, um \"anhängige\" vertrauenswürdige "
"Herausgeber zu registrieren."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5974,7 +5996,7 @@ msgstr ""
"über \"anhängige\" und gewöhnliche vertrauenswürdige Herausgeber hier lesen."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5985,8 +6007,8 @@ msgstr ""
"ist, kann jeder andere Benutzer es erstellen, auch über seinen eigenen "
"\"anhängigen\" Herausgeber."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5995,7 +6017,7 @@ msgstr ""
"Sie müssen zunächst die Zwei-Faktor-Authentifizierung"
"a> in Ihrem Konto aktivieren, bevor Sie einen neuen Herausgeber hinzufügen."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -6004,7 +6026,7 @@ msgstr ""
"Verwendung bei einem verlorenen 2FA-Gerät gespeichert haben, geben Sie hier "
"einen Ihrer Wiederherstellungscodes ein."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -6012,7 +6034,7 @@ msgstr ""
"Der Wiederherstellungscode, den Sie wählen, wird als verwendet markiert und "
"nicht mehr verfügbar sein, um 2FA zu umgehen."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -6021,15 +6043,15 @@ msgstr ""
"strong> Dann müssen Sie sie wieder generieren."
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Konto-Wiederherstellungscodes"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Wiederherstellungcodes erneut generieren"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -6040,7 +6062,7 @@ msgstr ""
"Wiederherstellungscodes verwenden, um sich in Ihr PyPI-Konto einzuloggen. "
"Jeder Code kann nur einmal verwendet werden."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -6048,7 +6070,7 @@ msgstr ""
"Diese Codes sollten nur für die Kontowiederherstellung "
"verwendet werden, nicht für typische Logins."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6061,70 +6083,70 @@ msgstr ""
"Konto verlieren!"
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Speichern Sie Ihre Wiederherstellungscodes"
# | msgid "Download files"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Als Datei herunterladen"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Speichern"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Fortsetzen"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Diese Codes werden nicht wieder sichtbar."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"Stellen Sie sicher, dass Sie sie sicher gespeichert haben, bevor Sie "
"fortfahren."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "API-Token erstellen"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token für \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Berechtigungen:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Pakete hochladen"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Geltungsbereich:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Gesamtes Konto (alle Projekte)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projekt \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6132,28 +6154,29 @@ msgstr ""
"Aus Sicherheitsgründen wird dieses Token nur einmal angezeigt. "
"Kopieren Sie es jetzt."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Token in die Zwischenablage kopieren"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Token kopieren"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Verwendung dieses Tokens"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "So verwenden Sie dieses API-Token:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Setzen Sie Ihren Benutzernamen auf %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, fuzzy, python-format
#| msgid ""
#| "Set your password to the token value, including the %(prefix)s"
@@ -6165,7 +6188,7 @@ msgstr ""
"Setzen Sie Ihr Passwort auf den Token-Wert, einschließlich des Präfixes "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6174,7 +6197,7 @@ msgstr ""
"Wenn Sie z.B Twine zum Hochladen Ihres Projekts auf "
"PyPI verwenden, richten Sie Ihre %(filename)s
Datei so ein:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6185,7 +6208,7 @@ msgstr ""
"auf PyPI verwenden, können Sie Ihre %(filename)s
Datei wie "
"folgt einrichten:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6193,11 +6216,11 @@ msgstr ""
"entweder ein Benutzer-Bereichs oder Projekt-Bereichs Token, das Sie als "
"Standard setzen möchten"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "ein Projekt-Token"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6209,7 +6232,7 @@ msgstr ""
"Sie können dann %(command)s
zum Wechseln auf das korrekte Token "
"beim Hochladen auf PyPI verwenden."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, besuchen Sie die PyPI-Hilfe-Seite."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Weiteres Token hinzufügen"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Token-Name"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Wofür ist dieses Token?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Geltungsbereich wählen…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6246,17 +6269,17 @@ msgstr ""
"Ein API-Token mit dem Geltungsbereich für Ihr gesamtes Konto beinhaltet "
"Upload-Berechtigungen für alle Ihre aktuellen und künftigen Projekte."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Created on"
msgid "Create token"
msgstr "Erstellt am"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "2FA mittels Authentifizierungsanwendung (TOTP) einrichten"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP-Standard folgen."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6276,15 +6299,15 @@ msgstr ""
"PyPIs Hilfeseiten besuchen, für eine Liste von "
"kompatiblen Anwendungen."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Ihre Anwendung einrichten"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "QR-Code mit der gewählten Authentifizierungsanwendung einscannen."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6292,11 +6315,11 @@ msgstr ""
"Aus Sicherheitsgründen, kann nur eine einzige Authentifizierungsanwendung "
"mit dem PyPI-Konto verbunden werden."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR-Code zum Einrichten einer Authentifizierungsanwendung"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
@@ -6304,15 +6327,15 @@ msgstr ""
"Kein QR-Code-Scanner? Bitte stattdessen diesen Code in "
"deine TOTP-Anwendung eingeben:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Anwendung verifizieren"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Authentifizierungscode"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -6320,15 +6343,15 @@ msgstr ""
"Um den Vorgang abzuschließen, bitte den 6-stelligen Code eingeben, der von "
"der Anwendung bereitgestellt wird."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Anwendung einrichten"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "2FA mit Hilfe eines Sicherheitsgeräts (z. B. USB-Schlüssel) einrichten"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO-Standard "
"halten."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Zum Beginnen bitte Gerät benennen"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI unterstützt es, mehrere Sicherheitsgeräte hinzuzufügen."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6370,11 +6393,11 @@ msgstr ""
"Diesem Gerät einen Namen geben. 64 Zeichen oder weniger. Alle Unicode-"
"Zeichen sind erlaubt, inklusive Leerzeichen."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Sicherheitsgerät einrichten"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6389,7 +6412,7 @@ msgstr ""
"kompatiblen Browser."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6397,15 +6420,15 @@ msgstr ""
"Beachten Sie, dass einige ältere USB-Schlüssel nicht dem FIDO-Standard "
"entsprechen und nicht mit PyPI funktionieren."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -6413,7 +6436,7 @@ msgstr ""
"Firmenkonten benötigen ein aktives Abonnement. Bitte geben Sie aktuelle "
"Rechnungsinformationen ein, um das Konto zu aktivieren."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6423,75 +6446,74 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Organisation %(organization_name)s gelöscht"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Name des Organisations-Kontos"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Anzeigename der Organisation"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Organisationsbeschreibung"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Organisations-Typ"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Organisationsbeschreibung"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "Geändert von:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Eingereicht von:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' Projekt-Verlauf"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6504,24 +6526,24 @@ msgstr ""
"Änderungen am Projekt vornehmen, werden diese aufgezeichnet und hier "
"angezeigt."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "Organisation %(organization_name)s gelöscht"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6531,19 +6553,19 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6551,7 +6573,7 @@ msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6561,7 +6583,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6570,7 +6592,7 @@ msgstr ""
"%(username)s als %(role_name)s zum Projekt "
"hinzugefügt"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6580,7 +6602,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6589,7 +6611,7 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6599,7 +6621,7 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6609,7 +6631,7 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6620,7 +6642,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6631,20 +6653,20 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)s Team erstellt"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "Team %(team_name)s gelöscht"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, fuzzy, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
@@ -6682,8 +6704,8 @@ msgstr ""
"%(username)s als %(role_name)s zum Projekt "
"hinzugefügt"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6692,106 +6714,106 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrieren"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Erstellt von:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Gelöscht von:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Entfernt von:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Entfernt von:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Changed by:"
msgid "Declined by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Entfernt von:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Sicherheitsverlauf für %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6806,17 +6828,17 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">Python Packaging User "
"Guide
, um zu erfahren, wie Sie damit beginnen können"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Neues oder bestehendes Projekt?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6824,17 +6846,17 @@ msgstr ""
"Übertragen Sie ein bestehendes Projekt, das Sie besitzen, oder erstellen und "
"der Organisation ein neues Projekt hinzufügen."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️Name des bestehenden Projekts"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Sie sehen diese Nachricht, da Sie der Besitzer dieses Projektes sind."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6846,19 +6868,19 @@ msgstr ""
"Organisation hinzugefügt wurde. Ein Projekt, das einer anderen Organisation "
"hinzugefügt wurde, kann von der Projekteinstellungsseite übertragen werden."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Angesagte Projekte"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Ein neues Projekt registrieren."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6866,42 +6888,42 @@ msgstr ""
"Eigentümer dieser Organisation können ein leeres Projekt erstellen und es "
"der Organisation hinzufügen."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Ein neues Projekt registrieren."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA aktiviert"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA deaktiviert"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6910,13 +6932,13 @@ msgstr ""
"Auf dieser Seite können Sie festlegen, welche PyPI-Benutzer Ihnen bei der "
"Verwaltung von '%(organization_name)s' helfen können."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6925,209 +6947,209 @@ msgid ""
"can do."
msgstr "Es gibt zwei mögliche Rollen für Mitarbeiter:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Mitglied(er)"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Erstelle eine neue Veröffentlichung"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "Diese Organisation löschen"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
#, fuzzy
msgid "Own/maintain specific projects"
msgstr "Besitzen/Instandhalten spezifischer Projekte."
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Ein neues Projekt registrieren."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Projekte löschen"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Benutzer, die %(project_name)s verwalten können"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Benutzer"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Rolle speichern"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Sie können sich als Besitzer nicht selbst entfernen"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Benutzer %(user)s vom Projekt entfernen"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Benutzer %(user)s vom Projekt entfernen"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Einladung ausstehend"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Einladung abgelaufen"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s."
msgstr "Navigation für %(project)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s"
msgstr "Navigation für %(project)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Einladung wiederrufen"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s."
msgstr "Navigation für %(project)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s"
msgstr "Navigation für %(project)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Erneut senden"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Abgelaufene Einladung für %(user)s löschen."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "Abgelaufene Einladung für %(user)s löschen"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Löschen"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Mitglied einladen"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Einladen"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Konto erstellt"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Organisationsbeschreibung"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s kontaktiert werden."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Konto-Details"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Abrechnungsstatus"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Abrechnungs-E-Mail"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Version verwalten"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Rolleneinladung ist nicht gültig."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7195,53 +7217,53 @@ msgid ""
"your organization."
msgstr "Konto kann nach dem Löschen nicht wiederhergestellt werden"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Konto erstellen"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Organisation löschen"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Kann Organisation nicht löschen"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Diese Organisation besitzt derzeit %(count)s Projekt."
msgstr[1] "Diese Organisation besitzt derzeit %(count)s Projekte."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Für jedes Projekt müssen Sie entweder:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "Dieses Projekt löschen"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "ehe Sie Ihre Organisation löschen können."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and Projekt entfernen oder Projekt löschen"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
"Wenn sie einmal gelöscht ist, können Sie Ihre Organisation nicht mehr "
"wiederherzustellen."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
@@ -7266,11 +7288,11 @@ msgstr ""
"Ihr Abonnement wird storniert und Sie verlieren den Zugang zum "
"Abrechnungsportal."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Sie verlieren den Zugang zum Abrechnungsportal."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from Abrechnungsportal abgerufen haben, bevor Sie "
"fortfahren."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s Mitglied"
msgstr[1] "%(member_count)s Mitglieder"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Dieses Projekt verwalten"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -7320,19 +7342,19 @@ msgstr ""
"Es gibt noch keine Teams in Ihrer Organisation. Organisatoren und Manager "
"können neue Teams für die Organisation erstellen."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Erstelle eine neue Veröffentlichung"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Token-Name"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -7341,16 +7363,16 @@ msgstr ""
"Organisation erstellen und Team-Mitglieder, Team-Projekte und Team-"
"Einstellungen verwalten."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Dokumentation von '%(project_name)s' verwalten"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Dokumentation zerstören"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at nicht rückgängig machen, da das Hochladen "
"neuer Dokumentation nicht mehr unterstützt wird."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Zerstöre Dokumentation für Projekt"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Projektdokumentation"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Das Hochladen neuer Dokumentation wird leider nicht mehr unterstützt"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7382,80 +7404,80 @@ msgstr ""
"Änderungen am Projekt vornehmen, werden diese aufgezeichnet und hier "
"angezeigt."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projekt erstellt"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Version %(version)s erstellt"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Version %(version)s entfernt"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Version %(version)s erstellt"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Version %(version)s erstellt"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Datei von veröffentlichter Version %(version)s entfernt"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Dateiname:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Datei von veröffentlichter Version %(version)s entfernt"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s als %(role_name)s zum Projekt "
"hinzugefügt"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7466,7 +7488,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7476,7 +7498,7 @@ msgid ""
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7487,7 +7509,7 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
@@ -7495,7 +7517,7 @@ msgstr ""
"%(username)s als %(role_name)s zum Projekt "
"hinzugefügt"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7503,7 +7525,7 @@ msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)s wurde zum %(role_name)s des Projekts"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7512,193 +7534,193 @@ msgstr ""
"%(username)s wurde als %(role_name)s vom Projekt "
"entfernt"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API-Token entfernt"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Berechtigungen: Kann zu diesem Projekt hochladen"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Ablaufdatum:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
#, fuzzy
#| msgid "Expiration Status:"
msgid "Expiration status:"
msgstr "Ablaufstatus:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Abgelaufen"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Erstellt"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API-Token entfernt"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Überprüft von:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Vertrauenswürdiger Herausgeber hinzugefügt"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Vertrauenswürdiger Herausgeber entfernt"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Benötigt:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Benötigt:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Geändert von:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Projektname"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Projekte suchen"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Projektname"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Projekte suchen"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Alternatives Projekt-Repository gelöscht"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Zusätzliche Informationen"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Positions-Informationen"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Zurück zu den Projekten"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Dieses Projekt hat keine Veröffentlichungen"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Die Einladung für '${Organisation_name}' wurde abgelehnt."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Dieses Projekt hat keine Veröffentlichungen"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7711,40 +7733,40 @@ msgstr ""
"weiter ein, die für die Veröffentlichung verwendet wird. Weitere Details hier."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Dieses Projekt verwalten"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "OpenID Connect-Herausgeber mit %(project_name)s verknüpft"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Derzeit sind keine Herausgeber konfiguriert."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Dieses Projekt verwalten"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "Ungültiger Repository-Name"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7752,7 +7774,7 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
@@ -7760,81 +7782,81 @@ msgid ""
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "Ungültiger Repository-Name"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "„%(project_name)s“ verwalten – Version %(version)s veröffentlichen"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Version %(version)s veröffentlichen"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Neue Veröffentlichungen"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "Veröffentlichung ansehen"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Dateien für Veröffentlichung %(version)s von %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Dateiname, Größe"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Typ"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python-Version"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Hochladedatum"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Dateioptionen ansehen"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Dateioptionen"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Download"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Datei löschen von"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Datei löschen"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7842,7 +7864,7 @@ msgstr ""
"Ich verstehe, dass meine Nutzer diese Datei nicht mehr für diese "
"Veröffentlichung dieses Projekts installieren können."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will nicht in der Lage sein werde, eine Datei mit dem gleichen "
"Dateinamen %(filename)s neu hochzuladen."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Ich verstehe, dass ich das nicht rückgängig machen kann."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
"Ich verstehe, dass die PyPI-Administratoren dies nicht rückgängig machen "
"können."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Lädt neue Dateien hoch"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Keine Dateien gefunden"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Verwerfen"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User "
"Guide"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Veröffentlichungseinstellungen"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Neue Veröffentlichungen"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7919,7 +7941,7 @@ msgstr[1] ""
"Dateien) bei der Installation in den meisten gängigen Szenarien als zu "
"ignorierend markiert."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7927,7 +7949,7 @@ msgstr ""
"Yanking wird diese Veröffentlichung markieren, um bei der Installation in "
"den häufigsten Szenarien ignoriert werden."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7937,7 +7959,7 @@ msgstr ""
"gepinnt haben, z.B. bei Verwendung von %(project_name)s=%(version)s"
"code>, installierbar sein."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7947,8 +7969,8 @@ msgstr ""
"Sie können wieder auf Ihr Konto zugreifen, wenn Sie das Passwort zurücksetzen."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7958,27 +7980,27 @@ msgstr ""
"an Benutzer angezeigt werden, die installieren "
"%(project_name)s=%(version)s
."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Grund (optional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Version"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Veröffentlichung entfernen"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7991,12 +8013,12 @@ msgstr[1] ""
"Das Löschen wird dieser Veröffentlichung mitsamt %(count)s "
"Dateienunwiderruflichen entfernen."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Das Löschen wird dieser Veröffentlichung unwiderruflichen entfernen."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -8004,8 +8026,8 @@ msgstr ""
"Sie können keine neue Distribution desselben Typs mit der gleichen "
"Versionsnummer neu laden."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -8015,8 +8037,8 @@ msgstr ""
"dieses Pakets einbinden. Es ist als letztes Mittel gedacht, um rechtliche "
"Probleme zu lösen oder schädliche Freisetzungen zu entfernen."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "Duo Mobile for Android oder iOS"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -8042,7 +8064,7 @@ msgstr ""
"Ich verstehe, dass ich dauerhaft alle Dateien für die %(release_version)s-"
"Version dieses Projekts löschen."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -8050,7 +8072,7 @@ msgstr ""
"Ich verstehe, dass meine Benutzer nicht mehr in der Lage sein werdeb, diese "
"Veröffentlichung dieses Projekts zu installieren."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will nicht in der Lage sein werde, irgendeine gelöschte Dateien "
"mit den gleichen Dateinamen erneut hochzuladen."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Veröffentlichungen für %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Veröffentlichungsdatum"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Dateien"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Neue Veröffentlichungen"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Version verwalten"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s Datei"
msgstr[1] "%(count)s Dateien"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Keine Dateien"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Veröffentlichungseinstellungen ansehen"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Optionen für %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "Veröffentlichungen"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Un-yank"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Yank"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
#, fuzzy
#| msgid "pre-release"
msgid "Un-yank release"
msgstr "vorab-Veröffentlichung"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Veröffentlichungen von „%(project_name)s“ verwalten"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Erstelle eine neue Veröffentlichung"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Keine Veröffentlichungen gefunden"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python Packaging User Guide mehr zum Erstellen neue "
"Veröffentlichungen"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Projektbeteiligte von '%(project_name)s' verwalten"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8165,26 +8187,26 @@ msgstr ""
"Auf dieser Seite können Sie festlegen, welche PyPI-Benutzer Ihnen bei der "
"Verwaltung von %(project_name)s helfen können"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Projekt-Links"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Es gibt zwei mögliche Rollen für Mitarbeiter:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Betreuer"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -8193,7 +8215,7 @@ msgstr ""
"hochladen. Kann keine Mitarbeiter einladen. Kann Dateien, Releases oder das "
"Projekt nicht löschen."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -8214,107 +8236,107 @@ msgstr "Benutzer, die %(project_name)s verwalten können"
msgid "Collaborator"
msgstr "Mitarbeiter*innen"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s Organisationsinhaber"
msgstr[1] "Konto %(count)s Organisationsinhaber erstellen"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s Teammitglied"
msgstr[1] "%(count)s Teammitglieder"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Sie können sich als Besitzer nicht selbst entfernen"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Benutzer %(user)s vom Projekt entfernen"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Add collaborator"
msgid "Add internal collaborator"
msgstr "Mitarbeiter hinzufügen"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️Team oder Mitglied?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Ein Team oder ein einzelnes Mitglied als Mitarbeiter hinzufügen."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Ein neues Projekt registrieren."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite external collaborator"
msgstr "Mitarbeiter hinzufügen"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite collaborator"
msgstr "Mitarbeiter hinzufügen"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Einstellungen von '%(project_name)s' verwalten"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Projekt-Einstellungen"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "Projekt:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Go to reset your password."
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Gehen Sie zu Ihr Passwort zurücksetzen."
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Token für Projekt %(project_name)s erstellen"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8323,11 +8345,11 @@ msgstr ""
"Bestätigen Sie Ihre primäre Mail-Adresse, um ein "
"API-Token für Projekt %(project_name)s hinzuzufügen."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Projekt-Beschreibung und Seitenleiste"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -8353,27 +8375,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Python "
"Packaging User Guide."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Benutzer %(user)s vom Projekt entfernen"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8381,8 +8403,8 @@ msgid ""
"organization."
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -8390,32 +8412,32 @@ msgstr ""
"Einzelne Eigentümer und Betreuer des Projekts behalten ihre "
"Projektberechtigungen bei."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Sie sind nun '${role}' vom Projekt '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Keine Projekte"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Projektname"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -8425,29 +8447,29 @@ msgstr ""
"Projekts. Sie müssen dem Projekt einen individuellen Eigentümer hinzufügen, "
"bevor Sie das Projekt von Ihrer Organisation entfernen können."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Löschen dieses Projekts führt zu:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Ihre direkte Eigentümer-Rolle für dieses Projekt widerrufen."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8455,23 +8477,23 @@ msgid ""
"role."
msgstr "Konto kann nach dem Löschen nicht wiederhergestellt werden"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
"Fügen Sie das Projekt einer anderen Organisation hinzu, die Sie besitzen."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Ungültiges Token: Dies ist keine Einladung für eine Zusammenarbeit"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Geben Sie den Eigentümern der Organisation volle Projektberechtigungen."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -8479,25 +8501,25 @@ msgstr ""
"Alle anderen Einzelbesitzer und Projektbetreuer behalten ihre "
"Projektberechtigungen bei."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Projekt verwalten"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Konto erstellen"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8505,13 +8527,13 @@ msgid ""
"or manage."
msgstr "Ungültiges Token: Dies ist keine Einladung für eine Zusammenarbeit"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8519,87 +8541,87 @@ msgid ""
"manage."
msgstr "Ungültiges Token: Dies ist keine Einladung für eine Zusammenarbeit"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s hat bisher keine Projekte auf PyPI hochgeladen"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Token für Projekt %(project_name)s erstellen"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "Beschreibung"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "Benutzer %(name)s von diesem Projekt entfernen."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Repository-Name"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Beginnen Sie mit dem Hinzufügen eines Team-Mitglieds unten."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Projekt-Beschreibung"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Projekte suchen"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8612,35 +8634,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Projekte suchen"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Projekt löschen"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Löschen dieses Projekts führt zu:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8655,17 +8677,17 @@ msgstr[1] ""
"Projekt unwiderruflich löschen mitsamt %(count)s "
"Releases"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Projekt unwiderruflich löschen"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Diesen Projektnamen einem beliebigen anderen PyPI-Benutzer "
"zur Verfügung stellen"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8679,7 +8701,7 @@ msgstr ""
"veröffentlichten Dateinamen sind einzigartig, da sie aus einer Kombination "
"aus Projektname + Versionsnummer + Veröffentlichungstyp bestehen)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8692,36 +8714,36 @@ msgstr ""
"Änderungen am Projekt vornehmen, werden diese aufgezeichnet und hier "
"angezeigt."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s Team umbenannt zu %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Zurück zu den Projekten"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Projekte suchen"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8730,49 +8752,49 @@ msgstr ""
"Beginnen Sie mit der Konfiguration von Mitarbeitern für ein Projekt in Ihrer "
"Organisation."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "'%(project_name)s' verwalten"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Verwenden Sie diese Seite, um zu verwalten, welche Organisation Benutzer "
"Mitglieder dieses Teams sind."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Benutzer %(user)s vom Projekt entfernen"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Sie sind kein Besitzer dieses Projekts"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Beginnen Sie mit dem Hinzufügen eines Team-Mitglieds unten."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "E-Mail-Adresse hinzufügen"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Installation von Paketen."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Quelle Distribution"
msgstr[1] "Quelle Distributionen"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
"Es sind leider keine Quell-Distributions-Dateien für diese Veröffentlichung "
"verfügbar."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Python Packaging User "
"Guide"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Gebaute Distribution"
msgstr[1] "Gebaute Distributionen"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -9049,7 +9071,7 @@ msgstr ""
"von Abhängigkeitein, Exfiltration von Daten, Obfustication, Befehl/"
"Kontrolle, etc. umfassen."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -9130,16 +9152,15 @@ msgstr ""
"das spezielle \"Private :: Nicht hochladen\" Keyword. PyPI wird immer Pakete "
"mit Keywords abweisen, die mit \"Private ::\" beginnen."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Liste der Kategorien"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Hinweis:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9151,7 +9172,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">PSF "
"Code of Conduct (Verhaltenskodex) zu halten."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9164,7 +9185,7 @@ msgstr ""
"sollten Wiederherstellungscodes generieren "
"und sicher speichern, um Zugriff in diesem Fall wieder zu erhalten.."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision Wiederherstellungscodes generieren und verwahren."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help Kontowiederherstellung anfordern."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Was sind Pakete, Projekte, oder Veröffentlichungen?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Wie installiere ich eine Datei (Paket) vom PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Wie bündle und veröffentliche ich meinen Quellcode für PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Was ist eine Kategorie?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Was ist eine \"aus dem Verkehr gezogene\" Veröffentlichung?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr "Was ist eine archivierte Veröffentlichung?"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Wieso benötige ich eine bestätigte E-Mail-Adresse?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Wieso behauptet PyPI, mein Passwort sei kompromittiert?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
"Was sollte ich tun, wenn ich verdächtige Aktivität auf meinem Konto merke?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Wieso behauptet PyPI, mein API-Token sei kompromittiert?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
"Was ist Zwei-Faktor-Authentifizierung und wie funktioniert sie auf PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -9241,7 +9262,7 @@ msgstr ""
"Authentifizierungsanwendung (TOTP)? Wie kann ich sie bei PyPI einrichten?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -9250,7 +9271,7 @@ msgstr ""
"Sicherheitsgerät (z.B. einem USB-Schlüssel)? Wie kann ich es bei PyPI "
"einrichten?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Welche Geräte (von einem USB-Schlüssel abgesehen) kann ich als "
@@ -9261,7 +9282,7 @@ msgstr ""
# key)
# "
# | "work? How do I set it up on PyPI?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
@@ -9269,93 +9290,93 @@ msgstr ""
"Wie funktioniert die Zwei-Faktor-Authentifizierung mit einem "
"Wiederherstellungscode? Wie kann ich es bei PyPI einrichten?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
"Wie kann ich API-Token verwenden, um mich beim PyPI zu authentifizieren?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Warum muss ich mein Passwort für bestimmte Aktionen bestätigen?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Wie ändere ich meinen PyPI-Benutzernamen?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
"Wie kann ich vertrauenswürdige Herausgeber verwenden, um in PyPI zu "
"veröffentlichen?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Hat PyPI APIs, die ich benutzen kann?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Wie kann ich einen Mirror/Spiegelserver vom PyPI betreiben?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Wie erfahre ich davon, wenn eine neue Version eines Projekts veröffentlicht "
"wird?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Wo kann ich Statistiken über PyPI, Downloads, und Projekt- bzw. Paket-"
"Nutzungsdaten erhalten?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
"Wofür werden die Datei-Schlüsselsummen (Hashes) verwendet, und wie kann ich "
"sie überprüfen?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Wie kann ich meine privaten Pakete auf PyPI veröffentlichen?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Wieso ist der von mir gewünschte Projektname nicht verfügbar?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Wie kann ich einen verwaisten oder früher registrierten Projektnamen für "
"mich beanspruchen?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Welche Rollen für Projekt-Mitarbeiter stellt PyPI zur Verfügung?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Wie werde ich Besitzer oder Verwalter eines Projekts auf PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
"Wie kann ich eine Projektbeschreibung in einem anderen Format hochladen?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Wie erhalte ich eine Ausnahme von der Dateigrößenlimitierung oder erhöhe "
"diese für mein Projekt?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Wie erhalte ich eine Ausnahme von der Limitierung der Gesamtprojektgröße "
"oder erhöhe diese für mein Projekt?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9363,35 +9384,35 @@ msgstr ""
"Wo erhält PyPI seine Daten zu Sicherheitslücken und wie kann ich sie "
"korrigieren?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
"Wie kann ich ein gelöschtes Projekt, Release oder Datei wiederherstellen?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
"Warum bekomme ich die \"das Rendering der Beschreibung ist fehlgeschlagen\"-"
"Fehlermeldung?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Wieso kann ich Dateien nicht manuell über das Browser-Interface zum PyPI "
"hochladen?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Ich habe mein PyPI-Passwort vergessen? Wo bekomme ich Hilfe?"
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
"Ich habe den Zugang zu meinem PyPI-Konto verloren. Wo bekomme ich Hilfe?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -9399,7 +9420,7 @@ msgstr ""
"Warum bekomme ich beim Hochladen von Dateien eine \"ungültige oder nicht "
"vorhandene Authentifizierungsinformation\"-Fehlermeldung?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9407,16 +9428,16 @@ msgstr ""
"Warum erhalte ich die Fehlermeldungen \"No matching distribution found\" "
"oder \"Could not fetch URL\" beim Ausführen von pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"Ich habe Probleme bei der Nutzung der PyPI-Website. Wo bekomme ich Hilfe?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Wieso wurde mein Paket oder meine Benutzer-Registrierung blockiert?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9424,15 +9445,15 @@ msgstr ""
"Wieso bekomme den Fehler \"Dateiname oder Inhalt existiert bereits\" bzw. "
"\"Dateiname wurde schon einmal verwendet\" angezeigt?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Wie kann ich eine neue Kategorie anfragen?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Wo kann ich Fehler, Bugs, oder Feedback bzgl. PyPI melden?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Können Sie mir helfen?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "Mein Projekt befindet sich in Quarantäne. Was bedeutet das?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Wer betreibt PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Womit wird PyPI betrieben?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Kann ich mich auf die Verfügbarkeit von PyPI verlassen?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Wie kann ich zu PyPI beitragen?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Wie bleibe ich bezüglich Änderungen an PyPI auf dem Laufenden?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Wie kann ich eine Liste der IP-Adressen von PyPI erhalten?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9478,61 +9499,77 @@ msgstr ""
"Was bedeutet das Label \"Beta Feature\"? Welche Funktionen vom Warehouse "
"sind derzeit Beta Features?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Wie spreche ich \"PyPI\" aus?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Häufige Fragen"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Grundlagen"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Mein Konto"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integration"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Verwaltung von Projekten auf PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Fehlersuche"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Über"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"Wir benutzen eine Reihe von Begriffen wie \"Projekt\", "
"\"Veröffentlichung\", \"Datei\" und \"Paket\", um die auf PyPI verfügbare "
@@ -9552,7 +9589,7 @@ msgstr ""
"enthalten, wie zum Beispiel eine Archivdatei mit Quellcode oder ein binäres "
"wheel.
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide, um zu erfahren, wie Sie "
"Dateien von PyPI installieren können."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9582,7 +9619,7 @@ msgstr ""
"a> im Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See Kategorienseite finden Sie weitere Informationen und "
"eine Liste der verfügbaren Kategorien."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9617,7 +9654,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> für weitere Informationen."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, fuzzy, python-format
#| msgid ""
#| "An archived project is a project that is no longer receiving any updates. "
@@ -9640,11 +9677,11 @@ msgstr ""
"Gegensatz zu gelöschten oder aus dem Verkehr gezogenen"
"a> Versionen standardmäßig weiterhin aus dem Index aufgelöst werden."
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Mein Konto"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9652,15 +9689,15 @@ msgstr ""
"Im Moment benötigt PyPI eine bestätigte E-Mail-Adresse, um folgende "
"Operation auszuführen:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Ein neues Projekt registrieren."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Neue Version oder Datei hochladen."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9668,7 +9705,7 @@ msgstr ""
"Die Anzahl der Vorgänge, die eine verifizierte E-Mail-Adresse benötigen, "
"wird im Laufe der Zeit vermutlich ansteigen."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9745,14 +9782,20 @@ msgstr ""
"href=\"%(reset_pwd_href)s\">Zurücksetzen Ihres Passworts nicht mehr "
"anmelden. "
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Alle PyPI-Benutzerereignisse werden unter Sicherheitsverlauf in den "
"Kontoeinstellungen gespeichert. Wenn es Ereignisse gibt, die verdächtig "
@@ -9761,7 +9804,7 @@ msgstr ""
"
Kontaktieren Sie die PyPI-Administratoren bezüglich des Ereignisses "
"unter %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9775,7 +9818,7 @@ msgstr ""
"erhalten und versuchen, die Ursache zu bestimmen. Der Abschnitt zu verdächtigen Aktivitäten gilt auch.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9798,7 +9841,7 @@ msgstr ""
"p>
Während des Web-Anmeldeprozesses werden Benutzer aufgefordert, ihre "
"zweite Methode zur Identitätsprüfung anzugeben.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9811,7 +9854,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">TOTP-Standard unterstützt."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9821,7 +9864,7 @@ msgstr ""
"Apps erzeugen sich regelmäßig ändernde Authentifizierungs-Codes, die beim "
"Login ins Benutzerkonto verwendet werden."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9831,7 +9874,7 @@ msgstr ""
"Standard ist, gibt es eine Vielzahl an Anwendungen, die kompatibel mit dem "
"PyPI-Konto sind. Beliebte Anwendungen sind z. B.:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android oder iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprietär)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android oder iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(Open-Source-Software)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9886,7 +9929,7 @@ msgstr ""
"Um 2FA mit einer "
"Authentifizierungsanwendung einzurichten:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9894,7 +9937,7 @@ msgstr ""
"Öffnen Sie eine Authentifizierungsanwendung (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9904,7 +9947,7 @@ msgstr ""
"und wählen Sie \"2FA mit "
"Authentifizierungsanwendung hinzufügen\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9912,7 +9955,7 @@ msgstr ""
"PyPI wird einen kontospezifischen geheimen Schlüssel generieren. Dieser wird "
"als QR-Code und als Text-Code angezeigt."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9921,7 +9964,7 @@ msgstr ""
"ihn manuell ein. Die Eingabemethode hängt von der von Ihnen gewählten "
"Anwendung ab."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -9929,7 +9972,7 @@ msgstr ""
"Ihre Applikation generiert einen Authentifizierungscode – verwenden Sie "
"diesen, um Ihre Einrichtung in PyPI zu überprüfen"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9939,27 +9982,27 @@ msgstr ""
"Geheimschlüssel, sodass Ihre Applikation gültige Authentifizierungscodes für "
"Ihr PyPI-Konto generieren kann."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Wenn Sie sich das nächste Mal bei PyPI anmelden, müssen Sie:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Geben Sie Ihren Benutzernamen und Ihr Passwort wie üblich ein"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Öffnen Sie Ihre Authentifizierungsanwendung, um einen Authentifizierungscode "
"zu generieren"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Verwenden Sie diesen Code, um sich bei PyPI anzumelden"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9970,14 +10013,14 @@ msgstr ""
"und diese an Ihren Browser zu senden. Das Passwort authentisiert sie als "
"PyPI-Nutzer."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
"Um die Zwei-Faktor-Authentifizierung mit einem USB-Schlüssel "
"einzurichten, benötigen Sie:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn und PublicKeyCredential benutzen, "
"welcher der Standard ist, den PyPI implementiert."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "In Ihrem Browser JavaScript zulassen"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO-U2F-"
"Spezifikation entspricht:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10029,17 +10072,25 @@ msgstr ""
"FIDO-Spezifikation
entsprechen und deshalb nicht mit PyPI "
"funktionieren"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Führen Sie die folgenden Schritte aus:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"Melden Sie sich mit ihrem PyPI-Konto an, öffnen Sie die "
@@ -10051,7 +10102,7 @@ msgstr ""
"Ihren USB-Schlüssel ein und berühren Sie ihn nach Anweisung Ihres Browsers"
"li>"
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10059,7 +10110,7 @@ msgstr ""
"Nach Abschluss wird der USB-Schlüssel mit Ihrem PyPI-Konto verknüpft und "
"kann bei der Anmeldung verwendet werden."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
" Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -10067,7 +10118,7 @@ msgstr ""
"Wie gewohnt Ihren Benutzernamen und Ihr Passwort angeben Ihren "
"USB-Schlüssel einstecken und berühren, um die Anmeldung abzuschließen "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of Geräten, die FIDO-"
"zertifiziert sind und daher mit PyPI genutzt werden können."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10091,7 +10142,7 @@ msgstr ""
"Unterstützung für Handys, die als Sicherheitsvorrichtungen dienen."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the WebAuthn-Standard folgt, können PyPI-Anwender "
"alle zukünftigen Entwicklungen in diesem Bereich nutzen."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -10114,7 +10165,7 @@ msgstr ""
"Sicherheitsgerät verlieren, können Sie diese Codes "
"verwenden, um sich bei PyPI anzumelden."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a 2FA with "
# | "authentication application\""
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10144,7 +10195,7 @@ msgstr ""
"Melden Sie sich in Ihrem PyPI-Konto an, öffnen Sie die Kontoeinstellungen "
"und wählen Sie \"Wiederherstellungscodes generieren\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10153,7 +10204,7 @@ msgstr ""
"ziehen Sie in Erwägung sie auszudrucken und an einem sicheren Ort auf zu "
"bewahren oder sie in einem Passwort-Manager zu speichern."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10164,11 +10215,11 @@ msgstr ""
"in Ihren Kontoeinstellungen auf \"Wiederherstellungscodes generieren\" "
"klicken."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Um sich mit einem Wiederherstellungscode anzumelden:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
@@ -10176,14 +10227,14 @@ msgstr ""
"Wenn Sie zur Zwei-Faktor-Authentifizierung aufgefordert werden, wählen Sie "
"\"Anmeldung mit Wiederherstellungscodes\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Da jeder Code nur einmal verwendet werden kann, sollten Sie den Code als "
"verwendet markieren"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10193,7 +10244,7 @@ msgstr ""
"neuen Satz mit der Schaltfläche \"Wiederherstellungscodes generieren\" in "
"Ihren Kontoeinstellungen erstellen."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
msgid ""
"API tokens are used to authenticate when uploading packages "
"to PyPI."
@@ -10219,7 +10270,7 @@ msgstr ""
# API "
# | "token where possible.\n"
# | " "
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -10230,7 +10281,7 @@ msgstr ""
"Alternativ können Sie den Umfang eines Token auf ein bestimmtes Projekt "
"beschränken."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -10238,7 +10289,7 @@ msgstr ""
"Bei Verwendung eines API-Tokens von einem CI-Anbieter empfehlen wir, den "
"Token auf die minimal notwendigen Projekte zu beschränken."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Trusted Publishing unterstützt, empfehlen wir dringend "
"die Verwendung von Trusted Publishing."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Um einen API-Token zu erstellen:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Bestätigen Sie Ihre E-Mail-Adresse"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(überprüfen Sie Ihre Kontoeinstellungen)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10272,22 +10323,22 @@ msgstr ""
"href=\"%(href)s\">Kontoeinstellungen und wählen Sie \"API-Token "
"hinzufügen\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "So verwenden Sie ein API-Token:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Setzen Sie Ihren Benutzernamen auf __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Setzen Sie Ihr Passwort auf den Token-Wert, einschließlich des Präfixes "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10305,7 +10356,7 @@ msgstr ""
"travis.yml
, falls Sie Travis verwenden)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10314,15 +10365,24 @@ msgstr ""
"base64 dekodieren und die Ausgabe anhand der in PyPI angezeigten eindeutigen "
"Kennung überprüfen."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI bittet Sie, Ihr Passwort zu bestätigen, bevor Sie eine sensitive "
"Aktion ausführen möchten. Sensitive Aktionen umfassen Dinge wie das "
@@ -10333,11 +10393,11 @@ msgstr ""
"ist.
Wir empfehlen Ihnen solche Aktionen nur auf Ihrem "
"persönlichen, passwort-geschützten, Computer auszuführen.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "PyPI unterstützt derzeit das Ändern des Benutzernamens nicht."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -10348,7 +10408,7 @@ msgstr ""
"altes Konto besitzt, und dann das alte Konto löschen, das den gleichen "
"Effekt hat."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10360,16 +10420,16 @@ msgstr ""
"Paket an einen vertrauenswürdigen Drittanbieter-Service zu delegieren, "
"wodurch die Notwendigkeit der Verwendung von API-Token entfällt."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
"Ja, einschließlich RSS-Feeds neuer Pakete und neuer Veröffentlichungen."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Siehe API-Referenz."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub-Apps angeboten werden."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and über unseren öffentlichen Datensatz auf Google BigQuery "
"analysieren."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"anderen relevanten Faktoren."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see unserer Status-Seite."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10464,7 +10524,7 @@ msgstr ""
"herunterladen\" oder von der JSON-API erhalten werden. Hier ist ein Beispiel "
"für die Erzeugung der Prüfsummen:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -10475,7 +10535,7 @@ msgstr ""
"mit dem MD5-Algorithmus zu verwenden. Diese Prüfsummen sind nur für "
"Rückwärtskompatibilität vorgesehen."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10487,7 +10547,7 @@ msgstr ""
"Ihren eigenen Index auf Basis des Projekts devpi "
"aufzubauen."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10499,7 +10559,7 @@ msgstr ""
"obwohl es kein Projekt oder gleichnamige Veröffentlichung in PyPI gibt. "
"Derzeit gibt es vier Hauptgründe, warum dies der Fall sein kann:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python-Standard-Bibliothek einer Python-Version ab 2.5 "
"bis zur heutigen Version."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Der Projektname ist einem bestehenden Projekt zu ähnlich und könnte "
"verwechselt werden."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10531,7 +10591,7 @@ msgstr ""
"%(correct_code)s
und sollte den Benutzer nicht mit einem "
"schädlichen Paket überraschen."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10539,14 +10599,14 @@ msgstr ""
"Der Projektname wurde von einem anderen Benutzer registriert, aber es wurden "
"keine Veröffentlichungen erstellt."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr ""
"Sie finden weitere Informationen unter: %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"How to request a name transfer\" "
"des PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10565,11 +10625,11 @@ msgstr ""
"Kann Veröffentlichungen hochladen. Kann keine Mitarbeiter hinzufügen. Kann "
"weder Dateien, Veröffentlichungen oder noch das gesamte Projekt löschen."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Eigentümer:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10577,7 +10637,7 @@ msgstr ""
"Kann Veröffentlichungen hochladen. Kann andere Mitarbeiter*innen hinzufügen. "
"Kann Dateien, Veröffentlichungen oder das gesamte Projekt löschen."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10590,7 +10650,7 @@ msgstr ""
"momentanen Eigentümer des Projekts. Viele Projekteigentümer geben ihre "
"Kontaktdaten im Feld \"Autor\" der \"Meta\"-Details auf der Projektseite an."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10598,7 +10658,7 @@ msgstr ""
"Wenn der Eigentümer nicht reagiert, finden Sie weitere Informationen unter: "
"%(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -10608,7 +10668,7 @@ msgstr ""
"Sie die Erweiterung des readme
-Feldes nutzen, um zu steuern, "
"wie PyPI Ihre Beschreibung darstellt."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10621,7 +10681,7 @@ msgstr ""
"reStructuredText wiedergibt"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User "
"Guide."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10650,14 +10710,14 @@ msgstr ""
"treffen, entfernen Sie zunächst unnötige Versionen oder einzelne Dateien, um "
"Ihre Gesamtprojektgröße zu senken."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10676,7 +10736,7 @@ msgstr ""
"treffen, entfernen Sie zunächst unnötige Versionen oder einzelne Dateien, um "
"Ihre Gesamtprojektgröße zu senken."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Melden sie ein Problem und teilen Sie es uns mit:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10708,7 +10768,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database aufnimmt."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10720,7 +10780,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">reichen Sie ein "
"Problem mit Details ein."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10737,7 +10797,7 @@ msgstr ""
"Veröffentlichung oder Dateien können auch von PyPI-Administratoren nicht "
"wiederhergestellt werden."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10749,7 +10809,7 @@ msgstr ""
"title=\"%(title)s\">check von twine verwenden, um eine Beschreibung "
"lokal auf ihre Gültigkeit zu prüfen."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -10758,24 +10818,24 @@ msgstr ""
"Ihren Benutzernamen kennen, führen Sie die folgenden Schritte aus, um Ihr "
"Kennwort zurückzusetzen:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Gehen Sie zu Ihr Passwort zurücksetzen."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Geben Sie die E-Mail-Adresse oder den Benutzernamen ein, den Sie für PyPI "
"verwendet haben, und senden Sie das Formular ab."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Sie erhalten eine E-Mail mit einem Link zum Zurücksetzen des Kennworts."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
@@ -10783,19 +10843,19 @@ msgstr ""
"vollständig verifizieren können aufgrund von:"
# | msgid "Emails associated with your account"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
"Sie haben den Zugriff auf die mit Ihrem Konto verbundene E-Mail-Adresse "
"verloren"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
"Versehentlich mit einer E-Mail-Adresse registriert, die Sie nicht "
"verifizieren können"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -10811,7 +10871,7 @@ msgstr ""
# | "account, file an issue on our tracker."
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to einen Fehler in unserem Bug-Tracker melden, um "
"Unterstützung bei der Wiederherstellung Ihres Kontos zu erhalten."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
"Stellen Sie sicher, dass Ihr API-Token gültig ist und nicht widerrufen wurde."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10836,13 +10896,13 @@ msgstr ""
"formatiert ist und keine nachgestellten Zeichen wie Zeilenumbrüche "
"enthält."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
"Stellen Sie sicher, dass der von Ihnen verwendete Benutzername "
"__token__
lautet."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -10850,7 +10910,7 @@ msgstr ""
"Denken Sie daran, dass Sie für PyPI und TestPyPI jeweils ein Konto erstellen "
"müssen, sodass Ihre Anmeldeinformationen möglicherweise unterschiedlich sind."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10869,7 +10929,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">bekanntes Problem mit dem "
"getpass
-Modul von Python."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10889,7 +10949,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Lernen Sie warum im PSF-Blog."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10901,7 +10961,7 @@ msgstr ""
"erhalten, versuchen Sie dem Kommando -v
hinzuzufügen, um "
"weitere Informationen zu erhalten:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10913,7 +10973,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
erhalten, müssen Sie eine neuere "
"TLS-Bibliothek verwenden um sich mit PyPI zu verbinden."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10926,7 +10986,7 @@ msgstr ""
"installierten Versionen von Python, setuptools
und pip"
"code> ab."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
mit an."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take Barrierefreiheit sehr ernst und wollen die Website für "
"jeden einfach bedienbar machen."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, teilen Sie es uns auf GitHub mit, damit wir es für Sie "
"und andere beheben können."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10986,7 +11046,7 @@ msgstr ""
"rel=\"noopener\">twine zum Hochladen Ihres Projekts auf PyPI zu verwenden"
"a>."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11000,7 +11060,7 @@ msgstr ""
"und anderer Projektdaten erlaubt und eine im Allgemeinen gute Sucherfahrung "
"bietet, ist es ein Hauptziel für Spammer."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11017,23 +11077,23 @@ msgstr ""
"rel=\"noopener\">unsere Status-Seite für weitere Informationen, da wir "
"sie wahrscheinlich mit Gründen für die Intervention aktualisiert haben."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI gibt diese Fehler aus einem der folgenden Gründe zurück:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Dateiname wurde verwendet und Datei existiert"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Dateiname wurde verwendet, aber Datei ist nicht mehr vorhanden"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Eine Datei mit genau dem gleichen Inhalt existiert"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11041,7 +11101,7 @@ msgstr ""
"PyPI erlaubt es nicht, einen Dateinamen wiederzuverwenden, selbst wenn das "
"Projekt gelöscht und neu erstellt wird."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -11049,7 +11109,7 @@ msgstr ""
"Ein Distributionsdateiname auf PyPI besteht aus der Kombination aus "
"Projektname, Versionsnummer und Distributionstyp."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11062,7 +11122,7 @@ msgstr ""
"böswilligen Partei heimlich geändert werden kann (sie kann nur entfernt "
"werden)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -11082,7 +11142,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11095,7 +11155,7 @@ msgstr ""
"rel=\"noopener\">pypa/trove-classifiers
-Projekt. Bitte "
"geben Sie eine kurze Begründung an, warum sie wichtig ist."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11113,7 +11173,7 @@ msgstr ""
"neues Ticket schreiben, überprüfen Sie zunächst, ob ein ähnliches Problem "
"vielleicht bereits vorhanden ist."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11122,7 +11182,7 @@ msgstr ""
"stattdessen direkt Kontakt mit dem Betreuer jenes Projekts aufgenommen "
"werden."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11135,7 +11195,7 @@ msgstr ""
"Sie, ob die Zeit auf Ihrem Gerät automatisch eingestellt ist, und versuchen "
"Sie, das Gerät erneut einzurichten."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "Projects may get placed in quarantine for any number of reasons, such as "
@@ -11156,7 +11216,7 @@ msgstr ""
"rel=\"noopener\">Nutzungsbedingungen oder die Richtlinie zur akzeptablen Nutzung."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -11167,7 +11227,7 @@ msgstr ""
"Administratoren müssen dieses Projekt überprüfen, bevor es wiederhergestellt "
"werden kann."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11178,7 +11238,7 @@ msgstr ""
"gestellt wurde, kontaktieren Sie PyPI über security@pypi.org mit allen Details."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; , deren Förderung es Entwicklern ermöglicht, die "
"Sicherheit und Barrierefreiheit von Warehouse zu verbessern."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by großzügigen Sponsoren."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11251,7 +11311,7 @@ msgstr ""
"python.org) ersetzt. Es ist robust, getestet, und bereit für den zu "
"erwartenden Browser- und API-Traffic."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via Spiegelserver oder einen privaten Index aufzusetzen."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11291,11 +11351,11 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">das "
"Warehouse-Projekt) weiter zu pflegen und zu verbessern."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finanziell:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11304,11 +11364,11 @@ msgstr ""
"Wir freuen uns ausgesprochen über Spenden, die uns die "
"Weiterentwicklung und den Betrieb ermöglichen."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Entwicklung:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11320,7 +11380,7 @@ msgstr ""
"Open-Source-Entwickler*in ist nicht notwendig – wir wären "
"sogar stolz, Dir zu deinem ersten Open-Source Pull-Request zu verhelfen!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -11342,7 +11402,7 @@ msgstr ""
"rel=\"noopener\">'Good first issue' – und wir empfehlen, dort zu "
"beginnen."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python-Paketierungsforum auf Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS-Feed."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -11402,7 +11462,7 @@ msgstr ""
"öffentlichen IP-Adressen sind hier aufgelistet: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11423,11 +11483,11 @@ msgstr ""
"weniger getestet, als die anderen Webseiten-Funktionen."
# | msgid "Currently, the following features are in beta:"
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Derzeit befinden sich keine Funktionen in der Beta-Phase."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11442,39 +11502,45 @@ msgstr ""
"title=\"%(title)s\">PyPy-Projekt vermeiden, einer alternativen "
"Implementierung der Python-Programmiersprache."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Quellen"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Das passende nicht gefunden? Vielleicht helfen diese Links weiter:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentation"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python Packaging User Guide (Anleitung zur Python-Paketverwaltung)"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python-Dokumentation"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(Homepage der Python-Programmiersprache)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Einstiegsseite für die Python-Gemeinschaft"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(listet Chat-Kanäle, Mailinglisten etc. auf)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Kontakt"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The oder durchsuchen Sie das Online-Board."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Sicherheit"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Ein Sicherheitsproblem melden"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11510,11 +11576,11 @@ msgstr ""
"Wir nehmen Sicherheitsfragen sehr ernst, und bitten darum, sich sorgfältig "
"an die im Folgenden beschriebene Sicherheitsprozedur zu halten."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Wichtig!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -11523,25 +11589,25 @@ msgstr ""
"haben, veröffentlichen Sie die das Problem NICHT in einem "
"öffentlichen Forum, inklusive (aber nicht beschränkt auf):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Unserem GitHub Issue-Tracker"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Offizielle oder inoffizielle Chat-Kanäle"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Offizielle oder inoffizielle Mailinglisten"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Wenn Sie ein Sicherheitsproblem mit einem auf PyPI gehosteten Projekt "
"entdeckt haben"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -11552,16 +11618,16 @@ msgstr ""
"als Malware melden. Geben Sie die folgenden Details in das Formular "
"ein:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Eine URL zum betreffenden Projekt"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
"Eine Erklärung dessen, was das Projekt zu einem Sicherheitsproblem macht"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -11579,7 +11645,7 @@ msgstr ""
"von Abhängigkeitein, Exfiltration von Daten, Obfuskation, Befehl/Kontrolle, "
"etc. umfassen."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -11587,7 +11653,7 @@ msgstr ""
"Wenn Sie ein Sicherheitsproblem mit PyPI selbst identifiziert haben (nicht "
"ein auf PyPI gehostetes Projekt)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -11597,11 +11663,11 @@ msgstr ""
"geben Sie dabei so viele relevante Informationen wie möglich an, "
"einschließlich der Reproduktion von Schritten."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Was passiert dann?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11609,7 +11675,7 @@ msgstr ""
"Sobald Sie ein Problem per E-Mail eingereicht haben, sollten Sie innerhalb "
"von 48 Stunden eine Bestätigung erhalten."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11617,45 +11683,45 @@ msgstr ""
"Abhängig von den zu ergreifenden Maßnahmen können Sie weitere Folge-E-Mails "
"erhalten."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "Diese Sicherheitsrichtlinie wurde zuletzt im März 2024 aktualisiert."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI-Sitemap"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI-Homepage"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Projekte suchen und filtern"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Authentifizierung"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Anmeldung"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Sicherheits-Richtlinie"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "PyPI-Marken"
# | msgid "Search and filter projects"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Unterstützung von PyPI und verwandten Projekten"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Sponsor der Python Software Foundation"
@@ -11667,7 +11733,7 @@ msgstr "Sponsor der Python Software Foundation"
# "
# | "to improve and maintain many of the core projects related to Python
# | "packaging."
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11675,11 +11741,11 @@ msgstr ""
"Die Python Software Foundation sammelt und verteilt Gelder, um das Ökosystem "
"der Python-Paketierung zu verbessern."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Zu den kürzlich geförderten Projekten gehören:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11693,7 +11759,7 @@ msgstr ""
# | "\"_blank\" rel=\"noopener\">Android or iOS"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla-Open-Source-Support-Programm im Jahr 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11719,7 +11785,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Android or iOS"
-#: warehouse/templates/pages/sponsors.html:41
+#: warehouse/templates/pages/sponsors.html:42
#, python-format
msgid ""
"With Facebook Research in den Jahren 2019 und 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Überarbeitung der Benutzererfahrung und des Abhängigkeitsauflösers "
@@ -11770,7 +11836,7 @@ msgstr ""
# target=\"_blank\"
# "
# | "rel=\"noopener\">Thetis."
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla-Open-Source-Support-Programmim Jahr 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11796,11 +11862,11 @@ msgstr ""
"Paketieren finanzieren, von denen Millionen von Python-Benutzern auf der "
"ganzen Welt profitieren."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "PSF-Patenschaft"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11811,17 +11877,17 @@ msgstr ""
"kann nur mit der großzügigen finanziellen Unterstützung durchgeführt werden, "
"die Sie oder Ihre Organisation leisten."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"Ihre Beiträge sind wichtig und sie hinterlassen Wirkung. Jede Spende zählt!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Werde ein Sponsor"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11831,11 +11897,11 @@ msgstr ""
"anerkannt. Spenden an die PSF sind steuerlich absetzbar für Organisationen, "
"die Steuern in den Vereinigten Staaten zahlen."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Platzieren Sie ihr Logo auf PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11843,15 +11909,15 @@ msgstr ""
"Suchen Sie nach Markensichtbarkeit? Im letzten Jahr* besuchten 21,1 "
"Millionen Menschen aus 237 Ländern PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Stand März 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Stärkung des Python-Ökosystems"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11859,11 +11925,11 @@ msgstr ""
"Die von der Python Software Foundation gesammelten Spenden werden direkt "
"genutzt um die Werkzeuge, die Ihr Unternehmen jeden Tag nutzt, zu verbessern."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Steigern Sie Ihren Ruf"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11871,25 +11937,25 @@ msgstr ""
"Verbessern Sie den Ruf Ihres Unternehmens durch Investitionen in Python und "
"die Open Source Community."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI-Statistiken"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
"Wir alle lieben Statistiken, also sind hier einige nützliche Statistiken "
"über PyPI."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "Statistiken aus erster Hand"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "Diese Statistiken werden direkt von PyPI bereitgestellt."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -11897,18 +11963,18 @@ msgstr ""
"PyPI bietet öffentliche Datensätze, einschließlich Download-Statistiken und "
"Metadaten über BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
"PyPI bietet ein öffentliches Dashboard mit Statistiken über Nutzung und "
"Leistung"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "Statistiken von Drittanbietern"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
@@ -11916,7 +11982,7 @@ msgstr ""
"Diese Statistiken werden von anderen Drittanbietern bereitgestellt, die "
"nicht mit PyPI verbunden sind."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Toppakete nach Paketgröße"
@@ -11924,7 +11990,7 @@ msgstr "Toppakete nach Paketgröße"
# | "Here is a list of the top 100 packages based on sum of their
# packages "
# | "sizes (in bytes)."
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -11934,135 +12000,135 @@ msgstr ""
"Paketgrößen (in Bytes). Diese Seite wird für 24 Stunden zwischengespeichert, "
"erwarten Sie also nicht, dass die Zahlen in Echtzeit angezeigt werden."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistiken nach Projekt"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Summe der Release-Dateien (Bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "PyPI Gesamt"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Warenzeichen"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Wortmarken"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "USPTO Registrierungsnummer"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Internationale Registrierungsnummer"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Logos"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Suchergebnisse"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Meinten Sie \"%(text)s\"?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Panel schließen"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Nach Kategorie filtern"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Geben Sie eine Suchanfrage ein, oder wählen Sie einen Filter aus der Liste "
"der Kategorien aus."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Suchbegriff eingeben, oder Filter durch Klick auf den Button hinzufügen."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Sie können Such- und Kategoriefilter kombinieren. Beispiele:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Mit Python 3 kompatible Projekte"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Sphinx-Erweiterungen mit stabilem/Produktionsstatus"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projekte im Zusammenhang mit \"Grafiken\" mit OSI-genehmigten Lizenzen"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s Projekt"
msgstr[1] "%(count_display)s Projekte"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "für \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "mit der ausgewählten Kategorie"
msgstr[1] "mit den ausgewählten Kategorien"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Sortieren nach"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevanz"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Zuletzt aktualisiert"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filter"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Filter hinzufügen"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Keine Ergebnisse für '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/el/LC_MESSAGES/messages.po b/warehouse/locale/el/LC_MESSAGES/messages.po
index 8df71118e637..c5a80affe98a 100644
--- a/warehouse/locale/el/LC_MESSAGES/messages.po
+++ b/warehouse/locale/el/LC_MESSAGES/messages.po
@@ -27,7 +27,7 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -35,7 +35,7 @@ msgstr ""
"Θα πρέπει να επιβεβαιώσετε τον **πρωτεύοντα** λογαριασμό ηλεκτρονικού "
"ταχυδρομείου σας πριν μπορέσετε να εκτελέσετε αυτή τη δράση."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -44,19 +44,19 @@ msgstr ""
"σας για να εκτελέσετε αυτή τη δράση."
# | msgid "Stay updated:"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "η τοπική γλώσσα ενημερώθηκε"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Το email δεν είναι έγκυρο. Δοκιμάστε ξανά."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Ο κωδικός δεν είναι έγκυρος. Προσπαθήστε ξανά."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -67,30 +67,30 @@ msgstr ""
"να ξεκινά και να τελειώνει με ένα γράμμα ή έναν αριθμό. Επιλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Μηδενικά byte δεν επιτρέπονται."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Δεν βρέθηκε χρήστης με αυτό το όνομα"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Ο κώδικας TOTP πρέπει να αποτελείται από ${totp_length} ψηφία."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Οι Kωδικοί Aνάκτησης πρέπει να είναι ${recovery_code_length} χαρακτήρες."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Επιλέξτε ένα όνομα χρήστη έως 50 χαρακτήρες ή λιγότερους."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -98,14 +98,14 @@ msgstr ""
"Αυτό το όνομα χρήστη χρησιμοποιείται ήδη από άλλον λογαριασμό. Διαλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "Δύναμη κωδικού χρήστη:"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -114,23 +114,23 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "Έγιναν πολλές ανεπιτυχείς απόπειρες σύνδεσης. Δοκιμάστε ξανά αργότερα."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Οι κωδικοί δεν ταιριάζουν. Δοκιμάστε ξανά."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "Το email δεν είναι έγκυρο. Δοκιμάστε ξανά."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Δεν μπορείτε να χρησιμοποιήσετε ένα email από αυτό το domain. Δοκιμάστε με "
"άλλο email."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -138,7 +138,7 @@ msgstr ""
"Αυτό το email χρησιμοποιείται ήδη από αυτόν τον λογαριασμό. Χρησιμοποιήστε "
"ένα διαφορετικό email."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -146,38 +146,38 @@ msgstr ""
"Αυτό το email χρησιμοποιείται ήδη από άλλο λογαριασμό. Χρησιμοποιήστε ένα "
"διαφορετικό email."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "Οι διευθύνσεις URL δεν επιτρέπονται στο πεδίο ονόματος."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Μη έγκυρος TOTP κωδικός."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Μη έγκυρο WebAuthn assertion: Bad payload"
# | msgid "Invalid TOTP code."
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Ο Κωδικός Ανάκτησης έχει ήδη χρησιμοποιηθεί."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Το όνομα χρήστη δεν είναι έγκυρο. Δοκιμάστε ξανά."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -186,7 +186,7 @@ msgstr ""
"Υπήρξαν πάρα πολλές ανεπιτυχείς προσπάθειες σύνδεσης. Έχετε αποκλειστεί για "
"{}. Παρακαλώ δοκιμάστε ξανά αργότερα."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -196,7 +196,7 @@ msgstr ""
"λογαριασμό χωρίς να τα επαληθεύσετε. Ελέγξτε τα εισερχόμενά σας και "
"ακολουθήστε τους συνδέσμους επαλήθευσης. (IP: ${ip}"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -207,27 +207,27 @@ msgstr ""
"λογαριασμό που δεν ολοκληρώνονται. Ελέγξτε τα εισερχόμενά σας και "
"ακολουθήστε τους συνδέσμους επαλήθευσης. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Μη έγκυρη ή ληγμένη σύνδεση δύο βημάτων."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Ήδη πιστοποιημένος"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Επιτυχής WebAuthn assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Ο κωδικός ανάκτησης έγινε δεκτός. Ο παρεχόμενος κωδικός δεν μπορεί να "
"χρησιμοποιηθεί ξανά."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -235,33 +235,33 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Ληγμένο token: ζητήστε ένα νέο σύνδεσμο επαναφοράς κωδικού"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Μη έγκυρο token: ζητήστε ένα νέο σύνδεσμο επαναφοράς κωδικού"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Μη έγκυρο token: δεν έγινε παροχή του token"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Μη έγκυρο token: δεν αποτελεί token επαναφοράς κωδικού"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Μη έγκυρο token: ο χρήστης δεν βρέθηκε"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Μη έγκυρο token: ο χρήστης συνδέθηκε από τότε που ζητήθηκε αυτό το token"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -269,124 +269,124 @@ msgstr ""
"Μη έγκυρο token: ο κωδικός έχει ήδη αλλάξει από τότε που ζητήθηκε αυτό το "
"token"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Έχετε μηδενίσει τον κωδικό χρήστη σας"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Ληγμένο token: ζητήστε ένα νέο email επιβεβαίωσης συνδέσμου"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Μη έγκυρο token: ζητήστε ένα νέο email επιβεβαίωσης συνδέσμου"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Το email δεν βρέθηκε"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Το email είναι ήδη επιβεβαιωμένο"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Μπορείτε, πλέον, να θέσετε αυτό το email ως την κύρια διεύθυνση σας"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Αυτή είναι η κύρια διεύθυνση σας"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Η διεύθυνση email ${email_address} επιβεβαιώθηκε. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
msgstr "Λειγμένο token: ζητήστε πρόσκληση για νέο ρόλο έργου"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new organization invitation"
msgstr "Μη έγκυρο token: ζητήστε ένα νέο σύνδεσμο επαναφοράς κωδικού"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not an organization invitation token"
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Η πρόσκληση του οργανισμού δεν είναι έγκυρη."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Η πρόσκληση οργανισμού δεν υπάρχει πλέον."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Η πρόσκληση για το '${organization_name}' απορρίφθηκε."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are not an owner of this project"
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "Λειγμένο token: ζητήστε πρόσκληση για νέο ρόλο έργου"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr "Μη έγκυρο token: ζητήστε ένα νέο σύνδεσμο επαναφοράς κωδικού"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not a collaboration invitation token"
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Η πρόσκληση ρόλων δεν είναι έγκυρη."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Πρόσκληση ρόλου δεν υπάρχει πλέον."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Η πρόσκληση για το '${project_name}' απορρίφθηκε."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, fuzzy, python-brace-format
#| msgid "You are not an owner of this project"
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -398,7 +398,7 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -408,7 +408,7 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -417,16 +417,16 @@ msgstr ""
"εκδότη σε εκκρεμότητα. Ανατρέξτε στη διεύθυνση https://pypi.org/help#openid-"
"connect for details."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Δεν μπορείτε να εγγράψετε περισσότερους από 3 αξιόπιστους εκδότες σε "
"εκκρεμότητα ταυτόχρονα."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -435,51 +435,51 @@ msgid ""
"again later."
msgstr "Έγιναν πολλές ανεπιτυχείς απόπειρες σύνδεσης. Δοκιμάστε ξανά αργότερα."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "Διαχείριση αυτού του project"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "Διαχείριση έκδοσης"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Επιλέξτε ένα όνομα χρήστη μέχρι 50 χαρακτήρες."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -496,7 +496,7 @@ msgstr ""
"αρχίζουν και να τελειώνουν με γράμμα ή αριθμό. Διαλέξτε ένα διαφορετικό "
"όνομα χρήστη."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -508,7 +508,7 @@ msgstr ""
"Αυτό το όνομα χρήστη χρησιμοποιείται ήδη από άλλον λογαριασμό. Διαλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -520,26 +520,26 @@ msgstr ""
"Αυτό το όνομα χρήστη χρησιμοποιείται ήδη από άλλον λογαριασμό. Διαλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Delete project"
msgid "Select project"
msgstr "Διαγραφή project"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "Όνομα project"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -550,7 +550,7 @@ msgstr ""
"Αυτό το όνομα χρήστη χρησιμοποιείται ήδη από άλλον λογαριασμό. Διαλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -559,7 +559,7 @@ msgid ""
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -568,11 +568,11 @@ msgid ""
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -581,7 +581,7 @@ msgid ""
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -590,23 +590,23 @@ msgid ""
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Επιλέξτε ένα όνομα χρήστη μέχρι 50 χαρακτήρες."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -616,24 +616,24 @@ msgstr ""
"Αυτό το όνομα χρήστη χρησιμοποιείται ήδη από άλλον λογαριασμό. Διαλέξτε ένα "
"διαφορετικό όνομα χρήστη."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "Όνομα project"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -642,96 +642,96 @@ msgid ""
msgstr ""
"Το όνομα είναι πολύ μεγάλο. Διαλέξτε ένα όνομα με μέγιστο 100 χαρακτήρες."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Λεπτομέρειες λογαριασμού"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Το email ${email_address} προστέθηκε - ελέγξτε το email σας για τον σύνδεσμο "
"επαλήθευσης"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Οι κωδικοί ανάκτησης έχουν ήδη δημιουργηθεί"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Επιβεβαιώστε την διεύθυνση email σας ή προσθέστε μια νέα."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Λάθος διαπιστευτήρια. Προσπάθησε ξανά"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm the request"
msgstr "Επιβεβαίωση φόρμας"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -743,7 +743,7 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -755,7 +755,7 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -767,7 +767,7 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -779,9 +779,9 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -793,353 +793,353 @@ msgstr ""
"Η εγγραφή του νέου χρήστη είναι προσωρινά απενεργοποιημένη. Δείτε στο "
"https://pypi.org/help#admin-intervention για λεπτομέρειες."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "pre-release"
msgid "Could not yank release - "
msgstr "προ-έκδοση"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "pre-release"
msgid "Could not un-yank release - "
msgstr "προ-έκδοση"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Διαγραφή κυκλοφορίας"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are not an owner of this project"
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
#, fuzzy
#| msgid "Email already verified"
msgid "Invitation already expired."
msgstr "Το email είναι ήδη επιβεβαιωμένο"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "Could not find organization invitation."
msgstr "Ο χρήστης %(user)s δεν έχει ανεβάσει projects στο PyPI, ακόμα"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "Όνομα project"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "Όνομα project"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Κωδικός πρόσβασης"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Οι κωδικοί δεν ταιριάζουν. Δοκιμάστε ξανά."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Το πεδίο του κωδικού χρήστη είναι άδειο"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Δύναμη κωδικού χρήστη:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1147,201 +1147,202 @@ msgid_plural "About %1 days ago"
msgstr[0] "Εγγραφή"
msgstr[1] "Εγγραφή"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Ενέργεια"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Τελευταία χρησιμοποιήθηκε"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Άκυρο"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Άρνηση εισόδου / Απαγόρευση (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Δεν έχετε άδεια για να δείτε αυτή τη σελίδα"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Η σελίδα δεν βρέθηκε (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Ψάξαμε παντού αλλά δεν βρήκαμε αυτή τη σελίδα"
-#: warehouse/templates/404.html:29
+#: warehouse/templates/404.html:15
#, fuzzy
#| msgid "And now for something
completely different"
-msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Και τώρα κάτι
εντελώς διαφορετικό"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Εξωτερικός σύνδεσμος"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Δείτε το αντίγραφο του βίντεο"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Η σελίδα αφαιρέθηκε (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Η σελίδα που ψάχνετε έχει αφαιρεθεί"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Εσωτερικό σφάλμα διακομιστή (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Κάτι πήγε στραβά"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1351,19 +1352,19 @@ msgstr ""
"σας εξυπηρετήσουμε.
Γνωρίζουμε το πρόβλημα και εργαζόμαστε πάνω σε "
"αυτό για να λυθεί το συντομότερο δυνατόν.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Δείτε την σελίδα κατάστασης"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Κωδικός σφάλματος 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Βασίζεστε στο PyPI για να γίνει η δουλειά σας;"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Σκεφτείτε να δωρίσετε ούτως ώστε να μας βοηθήσετε να φτιάξουμε μια "
"πιο στιβαρή και ασφαλής πλατφόρμα."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1393,52 +1394,56 @@ msgstr ""
"κεφαλαία), αριθμούς και ειδικούς χαρακτήρες. Αποφύγετε κοινές λέξεις ή "
"επαναλήψεις."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Δύναμη κωδικού χρήστη:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Κύρια πλοήγηση"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Βοήθεια"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Χορηγοί"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Σύνδεση"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Εγγραφή"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Προβολή μενού"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Μενού"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Κυρίως μενού"
@@ -1447,7 +1452,7 @@ msgstr "Κυρίως μενού"
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1464,7 +1469,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Packaging User Guide"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1482,48 +1487,48 @@ msgstr ""
"Το Python Package Index (PyPI) είναι ένα αποθετήριο λογισμικού για την "
"γλώσσα προγραμματισμού Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 τελευταίες ενημερώσεις"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 νέα πακέτα"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Μετάβαση στο κυρίως περιεχόμενο"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Αλλαγή στην έκδοση για κινητά"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Προειδοποίηση"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Χρησιμοποιείτε ένα μη υποστηριζόμενο περιηγητή. Αναβαθμίστε τον σε μια "
"νεώτερη έκδοση."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1533,7 +1538,7 @@ msgstr ""
"Index η οποία σας επιτρέπει να δοκιμάσετε τα εργαλεία διανομής καθώς και τις "
"διεργασίες χωρίς να επηρεάζεται η πραγματική βάση δεδομένων."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1541,246 +1546,251 @@ msgstr ""
"Μερικά χαρακτηριστικά δεν θα λειτουργούν χωρίς την JavaScript. Αν "
"αντιμετωπίζετε προβλήματα, παρακαλούμε, ενεργοποιήστε την."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Αναζήτηση στο PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Αναζήτηση"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Αναζήτηση projects"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Βοήθεια πλοήγησης"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Εγκατάσταση πακέτων"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Ανέβασμα πακέτων"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Οδηγός χρήστη"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Όνομα project"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQs"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Σχετικά με το PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Σχετικά με την πλοήγηση στο PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Αρχική σελίδα PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Ταμπλό υποδομής"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Στατιστικά"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Οι χορηγοί μας"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Συνεισφορά στο PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Πλοήγηση στο πως να συνεισφέρετε"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Σφάλματα και ανατροφοδότηση"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Συνεισφέρετε στο GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Μεταφράστε το PyPI"
# | msgid "Sponsors"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
msgid "Sponsor PyPI"
msgstr "Χορηγοί"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Έπαινοι ανάπτυξης"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Χρησιμοποιώντας το PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Χρησιμοποιώντας την πλοήγηση του PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Όροι χρήσης"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Αναφορά θέματος ασφάλειας"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Κώδικας δεοντολογίας"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Πολιτική απορρήτου"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Κατάσταση: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "όλα τα συστήματα δουλεύουν"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Ανάπτυξη και υποστήριξη από την κοινότητα Python, για την κοινότητα Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Δωρίστε σήμερα!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Χάρτης ιστότοπου"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Μετάβαση στην έκδοση για υπολογιστές"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Action"
msgstr "Επιβεβαίωση φόρμας"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Πίσω στην αρχική σελίδα"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Το Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Δοκιμάστε την δημοσίευση πακέτων χρησιμοποιώντας το Test Python Package Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Δοκιμάστε την δημοσίευση πακέτων χρησιμοποιώντας το Test Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Αναζητήστε, εγκαταστήστε και δημοσιεύστε πακέτα Python με το Python Package "
"Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ή αναζητήστε projects"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1800,154 +1810,154 @@ msgstr ""
"Οι συγγραφείς των πακέτων χρησιμοποιούν το PyPI για να διανείμουν το "
"λογισμικό τους."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
#, fuzzy
#| msgid "Learn how to package your Python code for PyPI."
msgid "Learn how to package your Python code for PyPI"
msgstr ""
"Μάθετε πως να μετατρέψετε τον Python κώδικα σας σε πακέτο για το PyPI."
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Σφάλμα επεξεργασίας της φόρμας"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Επιβεβαίωση κωδικού"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
#, fuzzy
#| msgid "Enter your password to continue."
msgid "Confirm password to continue"
msgstr "Εισάγετε τον κωδικό χρήστη σας για να συνεχίσετε."
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Κωδικός πρόσβασης"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(υποχρεωτικό)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Ο κωδικός σας"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Εμφάνιση κωδικού"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Ξεχάσατε τον κωδικό χρήστη;"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1956,11 +1966,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Αυτό το URL είναι ένα API endpoint για ανέβασμα αρχείων στο PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1979,13 +1989,13 @@ msgstr ""
"Διαφορετικά, προτείνουμε να μπείτε στην επίσημη "
"ιστοσελίδα του PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Invite"
msgstr "Επιβεβαίωση φόρμας"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -1996,22 +2006,22 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2020,59 +2030,59 @@ msgid ""
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Σύνδεση στο %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Όνομα χρήστη"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Το όνομα χρήστη σας"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Αποσύνδεση"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Αποσύνδεση από %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Organization Invite"
msgstr "Επιβεβαίωση φόρμας"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2081,36 +2091,36 @@ msgid ""
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Προφίλ %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Το avatar του χρήστη {user} από το gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Ημερομηνία συμμετοχής"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, fuzzy, python-format
#| msgid "Joined on %(start_date)s"
msgid "Joined %(start_date)s"
msgstr "Συμμετείχε την ημερομηνία %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "%(num_projects)s projects"
msgid "%(count)s project"
@@ -2118,29 +2128,29 @@ msgid_plural "%(count)s projects"
msgstr[0] "%(num_projects)s projects"
msgstr[1] "%(num_projects)s projects"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Χωρίς projects"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "Τελευταία κυκλοφορία %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "Ο χρήστης %(user)s δεν έχει ανεβάσει projects στο PyPI, ακόμα"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2148,48 +2158,48 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Αναζήτηση projects"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
msgid "Recovery codes"
msgstr "Κωδικός σφάλματος"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
#, fuzzy
msgid "Login using recovery codes"
msgstr "Κωδικός σφάλματος"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
#, fuzzy
msgid "Enter recovery code"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Επιβεβαίωση"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2199,147 +2209,147 @@ msgstr ""
# | msgid "Lost your device? Not working? Get
# help."
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, fuzzy, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
"Χάσατε τη συσκευή σας; Δεν δουλεύει; Πάρτε βοήθεια."
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Δημιουργία λογαριασμού στο %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Όνομα"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Το όνομα σας"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Διεύθυνση email"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Την διεύθυνση email σας"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Επιβεβαίωση φόρμας"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Επιλέξτε ένα όνομα χρήστη"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Εμφάνιση κωδικών"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Διαλέξτε έναν κωδικό χρήστη"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Μηδενισμός κωδικού χρήστη"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Για να μηδενίσετε τον κωδικό σας, εισάγετε το όνομα χρήστη ή το email σας."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Όνομα χρήστη ή email"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Αίτηση για μηδενισμό κωδικού χρήστη"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Το email, για μηδενισμό του κωδικού χρήστη, στάλθηκε"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2347,7 +2357,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Ένα email έχει αποσταλεί στην καταχωρημένη διεύθυνση email σας."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2356,31 +2366,31 @@ msgstr ""
"Το email περιέχει έναν σύνδεσμο για να μηδενίσετε τον κωδικό χρήστη. Αυτός ο "
"σύνδεσμος θα λήξει σε %(n_hours)s ώρες."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Μηδενίστε τον κωδικό σας"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Επιλέξετε έναν νέο κωδικό"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Μηδενισμός κωδικού"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Πιστοποίηση δύο-παραγόντων"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Πιστοποιηθείτε με μια συσκευή ασφάλειας (πχ ένα USB κλειδί)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2388,17 +2398,17 @@ msgstr ""
"Συνδέστε την συσκευή ασφαλείας και κλικάρετε στο κουμπί \"Πιστοποίηση με "
"συσκευή\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Ενεργοποιήστε την JavaScript για να συνδεθείτε με μια συσκευή ασφαλείας (πχ "
"USB key)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Πιστοποίηση με συσκευή"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Αναβαθμίστε τον περιηγητή σας για να συνδεθείτε με μια "
"συσκευή ασφαλείας (πχ USB key)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Χάσατε τη συσκευή σας; Δεν δουλεύει; Πάρτε βοήθεια."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Πιστοποιηθείτε με μια εφαρμογή"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Εισάγετε κωδικό πιστοποίησης"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Δημιουργία ενός κωδικού χρησιμοποιώντας την εφαρμογή πιστοποίησης που "
"είναι συνδεδεμένη με τον λογαριασμό σας στο PyPI. Εισάγετε αυτόν τον κωδικό "
@@ -2444,32 +2459,32 @@ msgstr ""
"εφαρμογή; Δεν δουλεύει; Πάρτε βοήθεια.
"
# | msgid "Set up your application"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
#, fuzzy
msgid "Lost your security key or application?"
msgstr "Ρύθμιση της εφαρμογής σας"
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
"Ο λογαριασμός σας στο PyPI %(username)s έχει διαγραφεί."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s προκειμένου να επικοινωνήσετε με "
"τους διαχειριστές του PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2492,7 +2507,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2504,7 +2519,7 @@ msgstr ""
"Το λαμβάνετε αυτό επειδή έχετε προστεθεί από %(submitter)s σε ένα project "
"στο %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2517,14 +2532,14 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2536,7 +2551,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2548,7 +2563,7 @@ msgstr ""
"Το λαμβάνετε αυτό επειδή έχετε προστεθεί από %(submitter)s σε ένα project "
"στο %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2561,13 +2576,13 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s προκειμένου να επικοινωνήσετε με "
"τους διαχειριστές του PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s προκειμένου να επικοινωνήσετε με "
"τους διαχειριστές του PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2655,60 +2670,60 @@ msgid ""
msgstr ""
"Θα λάβετε ένα email που θα περιέχει ένα σύνδεσμο για μηδενισμό του κωδικού."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr ""
"Θα λάβετε ένα email που θα περιέχει ένα σύνδεσμο για μηδενισμό του κωδικού."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s για να επικοινωνήσετε με τους "
"διαχειριστές του PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2739,57 +2754,57 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Ρόλος"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Προστέθηκε από:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2799,7 +2814,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2809,13 +2824,13 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by"
msgstr "Αλλαγή από:"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2826,33 +2841,33 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Αφαιρέθηκε από:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Αποθήκευση ρόλου"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Αλλαγή από:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2862,8 +2877,8 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2871,7 +2886,7 @@ msgid ""
"organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2882,7 +2897,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2893,54 +2908,54 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"Θα λάβετε ένα email που θα περιέχει ένα σύνδεσμο για μηδενισμό του κωδικού."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "Περιγραφή project"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "Περιγραφή project"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "Περιγραφή project"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "Περιγραφή project"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2949,12 +2964,12 @@ msgstr ""
"Κάποιος, ίσως εσείς, έχει αλλάξει τον κωδικό χρήστη %(username)s"
"strong> του λογαριασμού σας στο PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Τι;"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2976,7 +2991,7 @@ msgstr ""
"υπάρχον\n"
" κωδικό."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2990,12 +3005,12 @@ msgstr ""
"μέτρο για την ελάττωση\n"
" του ρίσκου για το PyPI και των χρηστών του."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Τι πρέπει να κάνω;"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -3004,11 +3019,11 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Πως μπορώ να επικοινωνήσω μαζί σας;"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -3022,7 +3037,7 @@ msgstr ""
"%(email_address)s για να επικοινωνήσετε με\n"
" τους διαχειριστές του PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -3046,7 +3061,7 @@ msgstr ""
"χωρίς τον υπάρχον\n"
" κωδικό."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3063,7 +3078,7 @@ msgstr ""
" του ρίσκου επιθέσεων credential stuffing\n"
" προς το PyPI και των χρηστών του."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3077,11 +3092,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned, να δείτε άλλους "
"κωδικούς και να εξοικειωθείτε με καλές πρακτικές επιλογής δυνατών κωδικών."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Πως το ξέρετε αυτό;"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3110,7 +3125,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s για να επικοινωνήσετε με τους "
"διαχειριστές του PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3119,7 +3134,7 @@ msgstr ""
"Κάποιος, ίσως εσείς, έκανε μια αίτηση μηδενισμού κωδικού για τον λογαριασμό "
"PyPI '%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3128,21 +3143,21 @@ msgstr ""
"Αν επιθυμείτε να προχωρήσετε με αυτή την αίτηση, κλικάρετε εδώ για να μηδενίσετε τον κωδικό σας."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Αυτός ο σύνδεσμος θα λήξει σε %(n_hours)s ώρα."
msgstr[1] "Αυτός ο σύνδεσμος θα λήξει σε %(n_hours)s ώρες."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Αν δεν κάνατε αυτή την αίτηση, μπορείτε να αγνοήσετε αυτό το email."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3154,35 +3169,35 @@ msgstr ""
"Κάποιος, ίσως εσείς, έκανε μια αίτηση μηδενισμού κωδικού για τον λογαριασμό "
"PyPI '%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
# | msgid "Emails associated with your account"
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr "Emails που συσχετίζονται με τον λογαριασμό σας"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr ""
"Η εκδοση κυκλοφορίας %(version)s δημιουργήθηκε"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3191,7 +3206,7 @@ msgstr ""
"Το κύριο email για τον λογαριασμό σας στο PyPI %(username)s "
"άλλαξε από %(old_email)s
σε %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3199,14 +3214,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3218,7 +3233,7 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3227,7 +3242,7 @@ msgid ""
msgstr ""
"Ο λογαριασμός σας στο PyPI %(username)s έχει διαγραφεί."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3236,18 +3251,18 @@ msgid ""
msgstr ""
"Ο λογαριασμός σας στο PyPI %(username)s έχει διαγραφεί."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3258,7 +3273,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3270,7 +3285,7 @@ msgstr ""
"Το λαμβάνετε αυτό επειδή έχετε προστεθεί από %(submitter)s σε ένα project "
"στο %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3280,13 +3295,13 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3298,7 +3313,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3310,7 +3325,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3323,7 +3338,7 @@ msgstr ""
"Μπορεί να ανεβάζει εκδόσεις. Μπορεί να προσθέτει συνεργάτες. Μπορεί να "
"διαγράφει αρχεία, εκδόσεις ή όλο το project."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3336,7 +3351,7 @@ msgstr ""
"Μπορεί να ανεβάζει εκδόσεις για ένα πακέτο. Δεν μπορεί να προσθέτει "
"συνεργάτες. Δεν μπορεί να διαγράφει αρχεία, εκδόσεις ή το ίδιο το project."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3348,49 +3363,49 @@ msgstr ""
"Το λαμβάνετε αυτό επειδή έχετε προστεθεί από %(submitter)s σε ένα project "
"στο %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Ένας νέος συνεργάτης έχει προστεθεί σε ένα project που κατέχετε στο PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Άδειες"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Συνεργάτες"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"Ένας νέος συνεργάτης έχει προστεθεί σε ένα project που κατέχετε στο PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
@@ -3398,7 +3413,7 @@ msgid ""
msgstr ""
"Ένας νέος συνεργάτης έχει προστεθεί σε ένα project που κατέχετε στο PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3408,10 +3423,10 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3419,7 +3434,7 @@ msgid ""
"organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3429,7 +3444,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3442,7 +3457,7 @@ msgstr ""
"Έχετε προστεθεί ως %(role)s στο %(site)s project "
"%(project)s από %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3458,7 +3473,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, fuzzy, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3471,7 +3486,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3480,7 +3495,7 @@ msgstr ""
"Κάποιος, ίσως εσείς, έχει αλλάξει τον κωδικό χρήστη %(username)s"
"strong> του λογαριασμού σας στο PyPI."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3494,7 +3509,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, fuzzy, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3503,7 +3518,7 @@ msgstr ""
"Αν θέλετε να προχωρήσετε με αυτή την αίτηση, κλικάρετε "
"εδώ για να επιβεβαιώσετε την διεύθυνση email σας"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3515,7 +3530,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3524,148 +3539,148 @@ msgstr ""
"Αν θέλετε να προχωρήσετε με αυτή την αίτηση, κλικάρετε "
"εδώ για να επιβεβαιώσετε την διεύθυνση email σας"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Αν δεν κάνατε αυτή την αίτηση, μπορείτε να αγνοήσετε αυτό το email."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Αυτός ο σύνδεσμος θα λήξει σε %(n_hours)s ώρα."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Απαλοιφή αυτής της ειδοποίησης"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Κλείσιμο"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Διαχείριση"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Τα project σας"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Ρυθμίσεις λογαριασμού"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Δημόσιο προφίλ"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Λεπτομέρειες λογαριασμού"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes για %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Αλγόριθμος"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Hash digest"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Αντιγραφή στο πρόχειρο"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Αντιγραφή"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hashes για %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Σφάλμα"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Επιτυχία"
@@ -3689,30 +3704,30 @@ msgstr "Επιτυχία"
msgid "Manage project"
msgstr "Διαχείριση project"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Προηγούμενο"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Επόμενο"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Η κύρια διεύθυνση email (%(email_address)s) δεν είναι επιβεβαιωμένη."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Δεν έχετε κύρια διεύθυνση email."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Επιβεβαιώστε την διεύθυνση email σας ή προσθέστε μια νέα."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3721,7 +3736,7 @@ msgstr ""
"Η πιστοποίηση δύο-παραγόντων είναι διαθέσιμη, ενεργοποιήστε τη τώρα για το λογαριασμό σας."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3737,7 +3752,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Επεξεργασία προφίλ"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3753,93 +3768,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "Ο χρήστης %(username)s δεν έχει ανεβάσει ακόμα projects στο PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Πλοήγηση για διαχείριση του %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Project:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Ιστορικό ασφάλειας"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Ρυθμίσεις"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Πλοήγηση για διαχείριση του %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Κυκλοφορίες"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Συνεργάτες"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Τεκμηρίωση"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Πλοήγηση για διαχείριση του %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3851,14 +3866,14 @@ msgstr "Επιβεβαιώθηκε"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Τελευταία εκδόθηκε: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Φιλτράρισμα κατά classifier"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Σύνδεσμοι project"
@@ -3868,280 +3883,280 @@ msgstr "Σύνδεσμοι project"
msgid "GitHub Statistics"
msgstr "Στατιστικά GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "Ιστορικό εκδόσεων"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Αστέρια:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Ανοιχτά issues/PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Ανοιχτά issues/PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Στατιστικά GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Συντηρητές"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Το avatar του χρήστη {username} από το gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Συγγραφέας:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Συντηρητής:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Ανεπιβεβαίωτο"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Άδεια:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Ετικέτες"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Απαιτήσεις:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Ταξινομητές"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Επιβεβαιώθηκε*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Τα προβλήματα παράδοσης μπορεί να οδηγήσουν σε απώλεια επαλήθευσης"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Επιβεβαιώθηκε"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Δεν επιβεβαιώθηκε*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Το email από το PyPI αντιμετωπίζεται ως spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Αποτυχία κατά την παράδοση"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Πολλά προβλήματα παράδοσης"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Ανεπιβεβαίωτο"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Κυρίως"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Προβολή επιλογών email"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Επιλογές"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Επιλογές για το email %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Επανάληψη αποστολής του email επιβεβαίωσης"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Ορισμός αυτής της διεύθυνσης email ως κύρια"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Ορισμός ως κύριο"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Αφαίρεση αυτής της διεύθυνσης email"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Αφαίρεση email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Πεδίο εφαρμογής"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Όλα τα έργα"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Δημιουργήθηκε"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Τελευταία χρησιμοποιήθηκε"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Ποτέ"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Προβολή επιλογών token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Αφαίρεση token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Προβολή μοναδικού αναγνωριστικού"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Αφαίρεση API token"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Οι εφαρμογές ή τα scripts που χρησιμοποιούν αυτό το token δεν θα έχουν πλέον "
"πρόσβαση στο PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Μοναδικό αναγνωριστικό για το API token \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Φωτογραφία προφίλ"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com για να δημιουργήσουμε φωτογραφίες προφίλ "
"βασισμένες στην διεύθυνση email σας"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Αλλαγή εικόνας στο gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Λεπτομέρειες λογαριασμού"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Ημερομηνία συμμετοχής"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4172,21 +4187,21 @@ msgstr ""
"Εμφανίστηκε στο δημόσιο προφίλ σας. Δεν μπορεί να "
"αλλαχθεί."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Πλήρες όνομα"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Δεν έχει οριστεί όνομα"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Εμφανίστηκε στο δημόσιο προφίλ σας"
# | msgid "Public profile"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
#, fuzzy
msgid "️Public email"
msgstr "Δημόσιο προφίλ"
@@ -4195,7 +4210,7 @@ msgstr "Δημόσιο προφίλ"
# | "Displayed on your public profile. Cannot
# be "
# | "changed."
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, fuzzy, python-format
msgid ""
"One of your verified emails can be displayed on your δημόσιο προφίλ σας. Δεν μπορεί να "
"αλλαχθεί."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Αναβάθμιση λογαριασμού"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Emails λογαριασμού"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Κύριο email θα λαμβάνει ειδοποιήσεις."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Emails που συσχετίζονται με τον λογαριασμό σας"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Κατάσταση"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Προσθήκη ηλεκτρονικού ταχυδρομείου"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Αλλαγή κωδικού πρόσβασης"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Παλιός κωδικός πρόσβασης"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Τρέχον κωδικός πρόσβασης"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Νέος κωδικός πρόσβασης"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Επιβεβαίωση νέου κωδικού πρόσβασης"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Ενημέρωση κωδικού πρόσβασης"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API tokens"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4279,19 +4294,19 @@ msgstr ""
"Τα API tokens παρέχουν έναν εναλλακτικό τρόπο για να πιστοποιηθείτε όταν "
"ανεβάζετε πακέτα στο PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Μάθετε περισσότερα για τα API tokens"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Ενεργά API tokens για αυτόν τον λογαριασμό"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Προσθήκη API token"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4300,57 +4315,57 @@ msgstr ""
"Επιβεβαιώστε την κύρια διεύθυνση email σας "
"προκειμένου να προσθέσετε API tokens στο λογαριασμό σας."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Πεδίο εφαρμογής token: ολόκληρος ο λογαριασμός"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Πεδίο εφαρμογής token: %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Ο λογαριασμός δημιουργήθηκε"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Συνδεδεμένος"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Μέθοδος δύο-παραγόντων:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "None"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Συσκευή ασφαλείας (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4359,202 +4374,202 @@ msgstr ""
"abbr>)"
# | msgid "Error code"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
msgid "Recovery code"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Αφαίρεση συσκευής"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Τρέχον κωδικός πρόσβασης"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Μη έγκυρη ή ληγμένη σύνδεση two factor."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Μη έγκυρη ή ληγμένη σύνδεση two factor."
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Προστέθηκε η πιστοποίηση δύο-παραγόντων"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Το email προστέθηκε στον λογαριασμό"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Το email αφαιρέθηκε από τον λογαριασμό"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Το email επιβεβαιώθηκε"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Το email επαναβεβαιώθηκε"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Το κύριο email άλλαξε"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Παλιό κύριο email:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Νέο κύριο email:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Το κύριο email ενεργοποιήθηκε"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "Το email, για μηδενισμό του κωδικού χρήστη, στάλθηκε"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
#, fuzzy
#| msgid "Project:"
msgid "Subject:"
msgstr "Project:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Ζητήθηκε μηδενισμός κωδικού"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Ζητήθηκε μηδενισμός κωδικού"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Ο κωδικός μηδενίστηκε επιτυχώς"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Ο κωδικός άλλαξε επιτυχώς"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Μηδενισμός κωδικού χρήστη"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Project:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Προστέθηκε η πιστοποίηση δύο-παραγόντων"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Μέθοδος: Συσκευή ασφάλειας (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Όνομα συσκευής:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4562,79 +4577,79 @@ msgstr ""
"Μέθοδος: Εφαρμογή πιστοποίησης (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Η πιστοποίηση δύο-παραγόντων αφαιρέθηκε"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Η πιστοποίηση δύο-παραγόντων αφαιρέθηκε"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery codes generated"
msgstr "Οι κωδικοί ανάκτησης έχουν ήδη δημιουργηθεί"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery codes regenerated"
msgstr "Οι κωδικοί ανάκτησης έχουν ήδη δημιουργηθεί"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery code used for login"
msgstr "Οι κωδικοί ανάκτησης έχουν ήδη δημιουργηθεί"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Το API token προστέθηκε"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Όνομα token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Το API token αφαιρέθηκε"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Μοναδικό αναγνωριστικό:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "Εμφανίστηκε στο δημόσιο προφίλ σας"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4643,8 +4658,8 @@ msgstr ""
"Αν ο κάτοχος δεν επικοινωνήσει μαζί σας ανατρέξτε στο %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4654,8 +4669,8 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4665,8 +4680,8 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4676,7 +4691,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4685,7 +4700,7 @@ msgstr ""
"Αν ο κάτοχος δεν επικοινωνήσει μαζί σας ανατρέξτε στο %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4694,34 +4709,34 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Όλες οι εκδόσεις του %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4729,60 +4744,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Πρόσφατη δραστηριότητα λογαριασμού"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Συμβάν"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Ημερομηνία / ώρα"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Όνομα συσκευής"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4865,11 +4880,11 @@ msgstr ""
"href=\"%(delete_href)s\">διαγραφή project"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Προχωρήστε με προσοχή!"
@@ -4882,27 +4897,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "Διαγραφή του PyPI λογαριασμού σας"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Διαχείριση"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Πιστοποίηση δύο-παραγόντων (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4917,91 +4932,91 @@ msgstr ""
"λογαριασμό σας. Μάθετε περισσότερα σχετικά με το 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Οι κωδικοί ανάκτησης έχουν ήδη δημιουργηθεί"
# | msgid "Error code"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
msgid "Recovery method"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "Τελευταία εκδόθηκε: %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Η πιστοποίηση δύο-παραγόντων είναι ενεργοποιημένη"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Μέθοδος δύο-παραγόντων"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Δεν μπορείτε να αφαιρέσετε τον εαυτό σας από κάτοχο"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Αφαίρεση"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Αφαίρεση εφαρμογής πιστοποίησης"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Αφαίρεση εφαρμογής"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Αφαίρεση συσκευής ασφαλείας δύο-παραγόντων"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Αφαίρεση συσκευής"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Όνομα συσκευής"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5013,7 +5028,7 @@ msgstr ""
"Επιβεβαιώστε την κύρια διεύθυνση email σας "
"προκειμένου να προσθέσετε την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5025,7 +5040,7 @@ msgstr ""
"Επιβεβαιώστε την κύρια διεύθυνση email σας "
"προκειμένου να προσθέσετε την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5034,7 +5049,7 @@ msgid ""
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5044,12 +5059,12 @@ msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
# | msgid "Error code"
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
msgid "Generate recovery codes"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5058,7 +5073,7 @@ msgid ""
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5068,20 +5083,20 @@ msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
msgid "Use a recovery code"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -5093,7 +5108,7 @@ msgstr ""
"Για να ρυθμίσετε το 2FA με "
"μια εφαρμογή πιστοποίησης:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -5105,8 +5120,8 @@ msgstr ""
"Προσθήκη 2FA με συσκευή "
"ασφαλείας (πχ USB key)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -5114,8 +5129,8 @@ msgstr ""
"Ενεργοποιήστε την JavaScript για να ρυθμίσετε την πιστοποίηση δύο-παραγόντων "
"με μια συσκευή ασφάλειας (πχ USB key)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Αναβαθμίστε τον περιηγητή σας για να ρυθμίσετε την "
"πιστοποίηση δύο-παραγόντων με μια συσκευή ασφαλείας (πχ USB key)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Breadcrumb"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Ο λογαριασμός σας"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Πλοήγηση λογαριασμού"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Επιβεβαιώστε τον όνομα χρήστη σας για να συνεχίσετε."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Επιβεβαιώστε τα %(item)s για να συνεχίσετε."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Άκυρο"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "κλείσιμο"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Εισάγετε τον κωδικό χρήστη σας για να συνεχίσετε."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "Όνομα χρήστη"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5206,416 +5221,416 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Προστέθηκε από:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Αφαιρέθηκε από:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Changed by:"
msgid "Submitted by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Το όνομα σας"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Εφαρμογή επιβεβαίωσης"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Όνομα χρήστη"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Κύρια πλοήγηση"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "Δημιουργήθηκε στις %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Decline invitation to %(org)s"
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Κύρια πλοήγηση"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Διαχείριση"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Κάτοχος"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Προβολή"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Ο χρήστης %(user)s δεν έχει ανεβάσει projects στο PyPI, ακόμα"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This project has no releases"
msgid "This Organization request has been declined"
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Changed by:"
msgid "Declined"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Δημιουργήθηκε"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr ""
"Θα λάβετε ένα email που θα περιέχει ένα σύνδεσμο για μηδενισμό του κωδικού."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Μοναδικός κάτοχος"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Διαχείριση αυτού του project"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Προβολή της δημόσιας σελίδας αυτού του project"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5626,13 +5641,13 @@ msgstr ""
"ξεκινήσετε, επισκεφτείτε το Python Packaging User Guide"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Διαγραφή του PyPI λογαριασμού σας"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5644,7 +5659,7 @@ msgstr ""
"Θα πρέπει να επιβεβαιώσετε τον **πρωτεύοντα** λογαριασμό ηλεκτρονικού "
"ταχυδρομείου σας πριν μπορέσετε να εκτελέσετε αυτή τη δράση."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Κύριο email θα λαμβάνει ειδοποιήσεις."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5683,99 +5698,99 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Όνομα project"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Όνομα project"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Κάτοχος"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Το όνομα σας"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5786,22 +5801,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5813,75 +5828,75 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Όνομα"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Δεν έχει οριστεί όνομα"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Όνομα project"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Project:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Κυκλοφορίες"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5892,8 +5907,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5905,33 +5920,33 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Add email"
msgid "email"
msgstr "Προσθήκη ηλεκτρονικού ταχυδρομείου"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Project:"
msgid "Subject"
msgstr "Project:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Project:"
msgid "subject"
msgstr "Project:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5939,8 +5954,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5952,117 +5967,117 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Όνομα project"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Project:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Το όνομα χρήστη σας"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Όνομα χρήστη"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Διαχείριση έκδοσης"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Project:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Τα projects στην τάση"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Διαχείριση αυτού του project"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -6073,15 +6088,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -6090,48 +6105,48 @@ msgid ""
msgstr ""
"Δεν έχετε ενεργοποιήσει την πιστοποίηση δύο-παραγόντων στο λογαριασμό σας."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
msgid "Account recovery codes"
msgstr "Κωδικός σφάλματος"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6139,72 +6154,72 @@ msgid ""
msgstr ""
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
msgid "Save your recovery codes"
msgstr "Κωδικός σφάλματος"
# | msgid "Download files"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
#, fuzzy
msgid "Download as file"
msgstr "Κατέβασμα αρχείων"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Αποθήκευση"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Αφαίρεση API token"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token για \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Άδειες:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Ανέβασμα πακέτων"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Πεδίο εφαρμογής:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Ολόκληρος ο λογαριασμός (όλα τα projects)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Project \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6212,28 +6227,29 @@ msgstr ""
"Για λόγους ασφαλείας αυτό το token θα εμφανιστεί μόνο μια φορά. "
"Αντιγράψτε το τώρα."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Αντιγραφή token στο πρόχειρο (clipboard)"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Αντιγραφή token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Χρησιμοποιώντας αυτό το token"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Για να χρησιμοποιήσετε αυτό το API token:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Ορίστε το όνομα χρήστη σας σε %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, fuzzy, python-format
#| msgid ""
#| "Set your password to the token value, including the %(prefix)s"
@@ -6245,7 +6261,7 @@ msgstr ""
"Ορίστε τον κωδικό χρήστη σας ως την τιμή στο token, συμπεριλαμβάνοντας το "
"πρόθεμα %(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6255,7 +6271,7 @@ msgstr ""
"για να ανεβάσετε τα projects σας στο PyPI, δημιουργήστε ένα αρχείο "
"%(filename)s
με τα εξής περιεχόμενα:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6266,7 +6282,7 @@ msgstr ""
"για να ανεβάσετε πολλά projects στο PyPI, δημιουργήστε ένα αρχείο "
"%(filename)s
με τα εξής περιεχόμενα:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6274,11 +6290,11 @@ msgstr ""
"ορίστε ένα προεπιλεγμένο token είτε με πεδίο εφαρμογής στον χρήστη είτε με "
"πεδίο εφαρμογής στο project"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "ένα project token"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6290,7 +6306,7 @@ msgstr ""
"Μπορείτε να χρησιμοποιήσετε την εντολή %(command)s
για να "
"αλλάξετε στο σωστό token όταν ανεβάζετε στο PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, επισκεφτείτε τη "
"σελίδα υποστήριξης του PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Προσθήκη άλλου token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Όνομα token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Για ποιο λόγο είναι αυτό το token;"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Επιλογή πεδίου εφαρμογής..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6327,17 +6343,17 @@ msgstr ""
"Ένα API token με πεδίο εφαρμογής ολόκληρο τον λογαριασμό σας, θα έχει άδειες "
"ανεβάσματος για όλα τα τωρινά καθώς και μελλοντικά projects σας."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Ρύθμιση 2FA με τη χρήση μιας εφαρμογής πιστοποίησης (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP στάνταρ."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6357,16 +6373,16 @@ msgstr ""
"Επισκεφτείτε τη σελίδα βοήθειας του PyPI για μια "
"λίστα από συμβατές εφαρμογές."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Ρύθμιση της εφαρμογής σας"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
"Σκανάρετε τον κώδικα QR με την εφαρμογή πιστοποίησης της αρέσκείας σας."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6374,11 +6390,11 @@ msgstr ""
"Για λόγος ασφαλείας, μπορείτε να συνδέσετε μόνο μια εφαρμογή πιστοποίησης "
"ανά PyPI λογαριασμό."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR κώδικας για ρύθμιση μιας εφαρμογής πιστοποίησης"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6388,15 +6404,15 @@ msgstr ""
"Δεν έχετε QR σαρωτή; Εισάγετε τον ακόλουθο κώδικα "
"χειροκίνητα:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Εφαρμογή επιβεβαίωσης"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Κωδικός πιστοποίησης"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6408,15 +6424,15 @@ msgstr ""
"Για να οριστικοποιήσετε τη διαδικασία ρύθμισης, εισάγετε τον κωδικό "
"πιστοποίησης που παρέχει η εφαρμογή σας."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Ρύθμιση εφαρμογής"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Ρύθμιση 2FA με μια συσκευή ασφάλειας (πχ USB key)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO στάνταρ."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan και Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Δώστε ένα όνομα στη συσκευή σας για να ξεκινήσουμε"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "Το PyPI υποστηρίζει την προσθήκη πολλαπλών συσκευών ασφάλειας."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6456,11 +6472,11 @@ msgstr ""
"Παρακαλούμε δώστε ένα όνομα στη συσκευή. Το πολύ 64 χαρακτήρες. Όλοι οι "
"χαρακτήρες Unicode είναι έγκυροι, συμπεριλαμβάνοντας τα κενά."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Ρύθμιση συσκευής ασφάλειας"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6475,7 +6491,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">συμβατό περιηγητή."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6483,21 +6499,21 @@ msgstr ""
"Σημειώστε ότι κάποια παλιά USB keys δεν είναι συμβατά με το FIDO στάνταρ και "
"δεν θα δουλέψουν με το PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6507,77 +6523,76 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Changed by:"
msgid "Submit"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Ιστορικό '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6590,25 +6605,25 @@ msgstr ""
"ασφάλειας σχετιζόμενη με αυτό το project, τότε αυτή η ενέργεια θα "
"καταγράφεται και τα εμφανίζεται εδώ."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6618,19 +6633,19 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6638,7 +6653,7 @@ msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6648,7 +6663,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6656,7 +6671,7 @@ msgid ""
msgstr ""
"%(username)s προστέθηκε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6666,7 +6681,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6675,7 +6690,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6685,7 +6700,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6695,7 +6710,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6706,7 +6721,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6717,52 +6732,52 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s προστέθηκε ως %(role_name)s στο project"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6771,108 +6786,108 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Εγγραφή"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Δημιουργία από:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Δημιουργία από:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Αφαιρέθηκε από:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Αφαιρέθηκε από:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Changed by:"
msgid "Declined by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Αφαιρέθηκε από:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Ιστορικό ασφάλειας για το %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6887,33 +6902,33 @@ msgstr ""
"ξεκινήσετε, επισκεφτείτε το Python Packaging User Guide"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Το λαμβάνετε αυτό επειδή είστε ένας κάτοχος αυτού του project."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6921,60 +6936,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Τα projects στην τάση"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Εγγραφή ενός νέου project."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Εγγραφή ενός νέου project."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6986,13 +7001,13 @@ msgstr ""
"Χρησιμοποιήστε αυτή τη σελίδα για να ελέγξετε ποιοι χρήστες του PyPI μπορούν "
"να σας βοηθήσουν στη διαχείριση του %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -7001,216 +7016,216 @@ msgid ""
"can do."
msgstr "Υπάρχουν δύο πιθανοί ρόλοι για τους συνεργάτες:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Δημιουργία μια νέας έκδοσης"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Εγγραφή ενός νέου project."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Διαγραφή project"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Χρήστες που μπορούν να διαχειριστούν το %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Χρήστης"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Αποθήκευση ρόλου"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Δεν μπορείτε να αφαιρέσετε τον εαυτό σας από κάτοχο"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s."
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s"
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s."
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s"
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Πλοήγηση για το %(project)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Διαγραφή"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Ο λογαριασμός δημιουργήθηκε"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s για να επικοινωνήσετε με τους "
"διαχειριστές του PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Λεπτομέρειες λογαριασμού"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Διαχείριση έκδοσης"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Uploading new documentation is no longer supported"
msgid "Renaming organizations is not currently supported."
msgstr "Το ανέβασμα νέας τεκμηρίωσης δεν υποστηρίζεται πλέον"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7280,32 +7295,32 @@ msgid ""
msgstr ""
"Δεν θα έχετε τη δυνατότητα να ανακτήσετε τον λογαριασμό σας αφού διαγραφεί"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Δημιουργία λογαριασμού"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7330,29 +7345,29 @@ msgstr[1] ""
"strong> %(count)s projects.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Διαγραφή project"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or μεταφορά κυριότητας ή διαγραφή project"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
"Δεν θα έχετε τη δυνατότητα να ανακτήσετε τον λογαριασμό σας αφού διαγραφεί"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7423,52 +7438,52 @@ msgstr[1] ""
" %(count)s projects\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Διαχείριση αυτού του project"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Δημιουργία μια νέας έκδοσης"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Όνομα token"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Διαχείριση τεκμηρίωσης του '%(project_name)s'"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Διαγραφή τεκμηρίωσης"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)sδεν υπάρχει undo, καθώς το "
"ανέβασμα νέας τεκμηρίωσης δεν υποστηρίζεται πλέον."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Διαγραφή τεκμηρίωσης αυτού του project"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Τεκμηρίωση project"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Το ανέβασμα νέας τεκμηρίωσης δεν υποστηρίζεται πλέον"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7500,82 +7515,82 @@ msgstr ""
"ασφάλειας σχετιζόμενη με αυτό το project, τότε αυτή η ενέργεια θα "
"καταγράφεται και τα εμφανίζεται εδώ."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Το project δημιουργήθηκε"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr ""
"Η εκδοση κυκλοφορίας %(version)s δημιουργήθηκε"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Η έκδοση κυκλοφορίας %(version)s αφαιρέθηκε"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr ""
"Η εκδοση κυκλοφορίας %(version)s δημιουργήθηκε"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr ""
"Η εκδοση κυκλοφορίας %(version)s δημιουργήθηκε"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Το αρχείο αφαιρέθηκε από την κυκλοφορία έκδοσης %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Όνομα αρχείου:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Το αρχείο αφαιρέθηκε από την κυκλοφορία έκδοσης %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s προστέθηκε ως %(role_name)s στο project"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7586,7 +7601,7 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7596,7 +7611,7 @@ msgid ""
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7607,14 +7622,14 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
"%(username)s προστέθηκε ως %(role_name)s στο project"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7622,7 +7637,7 @@ msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)s άλλαξε ως %(role_name)s στο project"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7631,171 +7646,171 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Project added to %(organization_name)s organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Project removed from %(organization_name)s organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Το API token αφαιρέθηκε"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Άδειες: Μπορεί να ανεβάσει σε αυτό το project"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Δημιουργήθηκε"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Το API token αφαιρέθηκε"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Ελέγχεται από:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Απαιτήσεις:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Απαιτήσεις:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Αλλαγή από:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Όνομα project"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Όνομα project"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Πίσω στα projects"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7805,20 +7820,20 @@ msgstr ""
"%(username)s αφαιρέθηκε από %(role_name)s στο "
"project"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Αυτό το project δεν έχει κυκλοφορίες"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7827,40 +7842,40 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Διαχείριση αυτού του project"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Διαχείριση αυτού του project"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7868,7 +7883,7 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
@@ -7876,87 +7891,87 @@ msgid ""
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Διαχείριση '%(project_name)s' – έκδοση %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Έκδοση %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Νέες κυκλοφορίες"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "προβολή έκδοσης"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Αρχεία για την έκδοση %(version)s του %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Όνομα αρχείου, μέγεθος"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Τύπος"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Έκδοση Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Ημερομηνία μεταφόρτωσης"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Προβολή επιλογών αρχείων"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Επιλογές αρχείων"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Λήψη"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Διαγραφή αρχείου από"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Διαγραφή αρχείου"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Ανέβασμα καινούργιων αρχείων"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Δεν βρέθηκαν αρχεία"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Κλείσιμο"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Ρυθμίσεις κυκλοφορίας"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Νέες κυκλοφορίες"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -8021,20 +8036,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -8044,35 +8059,35 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Έκδοση"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Διαγραφή κυκλοφορίας"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8099,27 +8114,27 @@ msgstr[1] ""
"τα αρχεία %(count)s.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Διαγράφοντας αυτό θα διαγραφεί χωρίς επιστροφή αυτή η κυκλοφορία."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "Duo Mobile for iOS"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Εκδόσεις για το %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Ημερομηνία έκδοσης"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Αρχεία"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Νέες κυκλοφορίες"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Διαχείριση έκδοσης"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, fuzzy, python-format
#| msgid "%(num_files)s files"
msgid "%(count)s file"
@@ -8189,53 +8204,53 @@ msgid_plural "%(count)s files"
msgstr[0] "%(num_files)s αρχεία"
msgstr[1] "%(num_files)s αρχεία"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Χωρίς αρχεία"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Προβολή επιλογών εκδόσεων"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Επιλογές για την έκδοση %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "Κυκλοφορίες"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
#, fuzzy
#| msgid "pre-release"
msgid "Un-yank release"
msgstr "προ-έκδοση"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Διαχείριση εκδόσεων του '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Δημιουργία μια νέας έκδοσης"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Δεν βρέθηκαν εκδόσεις"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python Packaging User "
"Guide"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Διαχείριση συνεργατών για το '%(project_name)s'"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8263,26 +8278,26 @@ msgstr ""
"Χρησιμοποιήστε αυτή τη σελίδα για να ελέγξετε ποιοι χρήστες του PyPI μπορούν "
"να σας βοηθήσουν στη διαχείριση του %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Σύνδεσμοι project"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Υπάρχουν δύο πιθανοί ρόλοι για τους συνεργάτες:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Συντηρητής"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -8294,7 +8309,7 @@ msgstr ""
"Μπορεί να ανεβάζει εκδόσεις για ένα πακέτο. Δεν μπορεί να προσθέτει "
"συνεργάτες. Δεν μπορεί να διαγράφει αρχεία, εκδόσεις ή το ίδιο το project."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -8318,7 +8333,7 @@ msgstr "Χρήστες που μπορούν να διαχειριστούν τ
msgid "Collaborator"
msgstr "Συνεργάτες"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -8326,102 +8341,102 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Δημιουργία λογαριασμού"
msgstr[1] "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Δεν μπορείτε να αφαιρέσετε τον εαυτό σας από κάτοχο"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Add collaborator"
msgid "Add internal collaborator"
msgstr "Προσθήκη συνεργάτη"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Εγγραφή ενός νέου project."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite external collaborator"
msgstr "Προσθήκη συνεργάτη"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite collaborator"
msgstr "Προσθήκη συνεργάτη"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Διαχείριση ρυθμίσεων του '%(project_name)s'"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Ρυθμίσεις project"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "Project:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Go to reset your password."
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"Μεταβείτε στο σύνδεσμο για μηδενισμό του κωδικού σας"
"a>."
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Δημιουργία ενός token για το %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8430,11 +8445,11 @@ msgstr ""
"Επιβεβαιώστε την κύρια διεύθυνση email σας "
"προκειμένου να προσθέσετε ένα API token για το %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Περιγραφή project και πλευρική στήλη"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8472,27 +8487,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">the Python "
"Packaging User Guide για περισσότερες πληροφορίες."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -8500,68 +8515,68 @@ msgid ""
"organization."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Χωρίς projects"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Όνομα project"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Διαγράφοντας αυτό το project θα:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8570,45 +8585,45 @@ msgid ""
msgstr ""
"Δεν θα έχετε τη δυνατότητα να ανακτήσετε τον λογαριασμό σας αφού διαγραφεί"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Add the project to an organization that you own."
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Διαχείριση project"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Δημιουργία λογαριασμού"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -8616,13 +8631,13 @@ msgid ""
"or manage."
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -8630,89 +8645,89 @@ msgid ""
"manage."
msgstr "Μη έγκυρο token: αυτό δεν αποτελεί ένα email επιβεβαίωσης token"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "Ο χρήστης %(user)s δεν έχει ανεβάσει projects στο PyPI, ακόμα"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Δημιουργία ενός token για το %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Μη έγκυρος κωδικός ανάκτησης."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Περιγραφή project"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8725,35 +8740,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Διαγραφή project"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Διαγράφοντας αυτό το project θα:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8768,17 +8783,17 @@ msgstr[1] ""
"Διαγραφεί ανεπιστρεπτί το project μαζί με %(count)s "
"εκδόσεις"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Διαγραφή project ανεπιστρεπτί"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Κάνε το όνομα του project διαθέσιμο σε οποιοδήποτε άλλον PyPI"
"strong> χρήστη"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8792,7 +8807,7 @@ msgstr ""
"δημιουργούνται συνδυάζοντας το όνομα του project + τον αριθμό έκδοσης + τον "
"τύπο της διανομής)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8805,82 +8820,82 @@ msgstr ""
"ασφάλειας σχετιζόμενη με αυτό το project, τότε αυτή η ενέργεια θα "
"καταγράφεται και τα εμφανίζεται εδώ."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Πίσω στα projects"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Διαχείριση '%(project_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Αφαίρεση του χρήστη %(user)s από αυτό το project"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Δεν είστε ο κάτοχος αυτού του project"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Προσθήκη ηλεκτρονικού ταχυδρομείου"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. εγκατάσταση πακέτων."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Python Packaging User Guide"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9146,7 +9161,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Λίστα ταξινομητών"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Σημείωση:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "All users submitting feedback, reporting issues or contributing to "
@@ -9252,7 +9266,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">κώδικα δεοντολογίας "
"του PyPA."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9261,74 +9275,74 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Τι είναι ένα πακέτο, project ή έκδοση;"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Πως εγκαθιστώ ένα αρχείο (πακέτο) από το PyPI;"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Πως πακετάρω και εκδίδω τον κώδικα μου για το PyPI;"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Τι είναι το trove classifier;"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "What's a package, project, or release?"
msgid "What's a \"yanked\" release?"
msgstr "Τι είναι ένα πακέτο, project ή έκδοση;"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Αναζήτηση projects"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Γιατί χρειάζομαι μια επιβεβαιωμένη διεύθυνση email;"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Γιατί το PyPI μου λέει ότι ο κωδικός χρήστη έχει εκτεθεί;"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
#, fuzzy
#| msgid "Why is PyPI telling me my password is compromised?"
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Γιατί το PyPI μου λέει ότι ο κωδικός χρήστη έχει εκτεθεί;"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
"Τι είναι η πιστοποίηση δυο-παραγόντων (2FA) και πως δουλεύει με το PyPI;"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9343,7 +9357,7 @@ msgstr ""
"πιστοποίησης (TOTP); Πως "
"το ρυθμίζω στο PyPI;"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9355,7 +9369,7 @@ msgstr ""
"Πως δουλεύουν μεταξύ τους η πιστοποίηση δυο-παραγόντων με μια συσκευή "
"ασφάλειας (πχ USB key); Πως το ρυθμίζω στο PyPI;"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Ποιες συσκευές (πέρα από ένα USB key) μπορώ να χρησιμοποιήσω ως συσκευή "
@@ -9366,7 +9380,7 @@ msgstr ""
# key)
# "
# | "work? How do I set it up on PyPI?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
@@ -9375,82 +9389,82 @@ msgstr ""
"Πως δουλεύουν μεταξύ τους η πιστοποίηση δυο-παραγόντων με μια συσκευή "
"ασφάλειας (πχ USB key); Πως το ρυθμίζω στο PyPI;"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Πως μπορώ να χρησιμοποιήσω τα API tokens για να πιστοποιηθώ στο PyPI;"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Πως μπορώ να ανεβάσω τα ιδιωτικά πακέτα μου στο PyPI;"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Έχει το PyPI κάποια APIs που μπορώ να χρησιμοποιήσω;"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Πως μπορώ να τρέξω έναν καθρέπτη (mirror) του PyPI;"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Πως ενημερώνομαι όταν μια νέα έκδοση ενός project εκδοθεί;"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Που μπορώ να δω στατιστικά σχετικά με το PyPI, τα downloads και τη χρήση του "
"project/πακέτου;"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Πως μπορώ να ανεβάσω τα ιδιωτικά πακέτα μου στο PyPI;"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Γιατί δεν είναι διαθέσιμο το επιθυμητό όνομα για το project μου;"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Πως μπορώ να διεκδικήσω ένα εγκαταλελειμμένο ή πρότερα εγγεγραμμένο όνομα "
"project;"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Ποιοι ρόλοι συνεργατών είναι διαθέσιμοι για ένα project στο PyPI;"
# | msgid "How do I become a owner/maintainer of a project on PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
#, fuzzy
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Πως γίνομαι κάτοχος/συντηρητής ενός project στο PyPI;"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Πως μπορώ να ανεβάσω την περιγραφή ενός project σε άλλη μορφή;"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Πως μπορώ να έχω μια εξαίρεση στο μέγεθος ενός αρχείου ή μια αύξηση στο "
"project μου;"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
#, fuzzy
#| msgid "How do I get a file size limit exemption or increase for my project?"
msgid ""
@@ -9459,46 +9473,46 @@ msgstr ""
"Πως μπορώ να έχω μια εξαίρεση στο μέγεθος ενός αρχείου ή μια αύξηση στο "
"project μου;"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Νέα από τον τύπο: οι τελευταίες κυκλοφορίες των project"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Γιατί δεν μπορώ να ανεβάσω χειροκίνητα αρχεία στο PyPI, μέσα από το "
"interface του περιηγητή;"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Ξέχασα τον κωδικό χρήστη του PyPI. Μπορείτε να με βοηθήσετε;"
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
#, fuzzy
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Ξέχασα τον κωδικό χρήστη του PyPI. Μπορείτε να με βοηθήσετε;"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9506,17 +9520,17 @@ msgstr ""
"Γιατί εμφανίζονται τα σφάλματα \"No matching distribution found\" ή \"Could "
"not fetch URL\" κατά τη διάρκεια του pip install
;"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"Αντιμετωπίζω πρόβλημα στη χρήση της ιστοσελίδας του PyPI. Μπορείτε να με "
"βοηθήσετε;"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Γιατί το πακέτο μου ή η εγγραφή χρήστη μπλοκαρίστηκε;"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9524,15 +9538,15 @@ msgstr ""
"Γιατί εμφανίζονται τα σφάλματα \"Filename or contents already exists\" ή "
"\"Filename has been previously used\";"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Πως αιτούμαι ένα νέο trove classifier;"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Που μπορώ να αναφέρω ένα σφάλμα ή να δώσω feedback σχετικά με το PyPI;"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9547,37 +9561,37 @@ msgstr ""
"πιστοποίησης (TOTP); Πως "
"το ρυθμίζω στο PyPI;"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Ποιος διατηρεί το PyPI;"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Πως δουλεύει το PyPI;"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Μπορώ να εξαρτώμαι από την διαθεσιμότητα του PyPI;"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Πως μπορώ να συνεισφέρω στο PyPI;"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Πως μπορώ να συμβαδίζω με τις επερχόμενες αλλαγές στο PyPI;"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Πως μπορώ να τρέξω έναν καθρέπτη (mirror) του PyPI;"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9585,44 +9599,44 @@ msgstr ""
"Τι σημαίνει το σήμα \"beta feature\"; Ποια είναι τα τωρινά beta features του "
"Warehouse;"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Πως προφέρω το \"PyPI\";"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Κοινές ερωτήσεις"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Βασικά"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Ο λογαριασμός μου"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Ενσωμάτωση"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Διαχείριση των projects στο PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Αντιμετώπιση προβλημάτων"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Σχετικά"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9645,21 +9659,21 @@ msgstr "Σχετικά"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Χρησιμοποιούμε διάφορους ορισμούς για να περιγράψουμε το "
@@ -9682,7 +9696,7 @@ msgstr ""
"κώδικα ή το binary wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9713,7 +9727,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See σελίδα των classifiers."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "There is currently no established process for performing this "
@@ -9747,7 +9761,7 @@ msgstr ""
"rel=\"noopener\">PEP 541"
"a>."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9758,11 +9772,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Ο λογαριασμός μου"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9770,15 +9784,15 @@ msgstr ""
"Προς το παρόν, το PyPI απαιτεί μια επιβεβαιωμένη διεύθυνση email προκειμένου "
"να εκτελέσει τις ακόλουθες ενέργειες:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Εγγραφή ενός νέου project."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Ανέβασμα μιας καινούργιας έκδοσης ή αρχείου."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9786,7 +9800,7 @@ msgstr ""
"Η λίστα με τις ενέργειες που απαιτούν επιβεβαιωμένη διεύθυνση email "
"ενδέχεται να μεγαλώσει με τον καιρό."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of όσον αφορά την προσβασιμότητα του διατηρητή. Επίσης, ελαττώνει τις "
"επιθέσεις spam αυτόματης δημιουργίας πολλαπλών λογαριασμών."
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your PyPI itself has not suffered a breach. This is a protective measure "
@@ -9886,17 +9900,17 @@ msgstr ""
"έχει μηδενιστεί και δεν θα μπορείτε να συνδεθείτε στο PyPI μέχρις ότου μηδενίσετε τον κωδικό σας. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9905,7 +9919,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| "
Two factor authentication (2FA) makes your account more secure by "
@@ -9949,7 +9963,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"a>.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9963,7 +9977,7 @@ msgstr ""
"rel=\"noopener\">TOTP "
"στάνταρ."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9974,7 +9988,7 @@ msgstr ""
"ο χρήστης να τον χρησιμοποιήσει για να συνδεθεί στον λογαριασμό του "
"(προσοχή, σε καμία περίπτωση δεν αποτελεί τον κωδικό χρήστη)."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9984,7 +9998,7 @@ msgstr ""
"ανοικτό στάνταρ, υπάρχουν πολλές εφαρμογές που είναι συμβατές με τον "
"λογαριασμό σας στο PyPI. Οι πιο δημοφιλείς είναι:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(ιδιόκτητο)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(ανοικτού λογισμικού)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA
with an "
"authentication application:"
@@ -10042,7 +10056,7 @@ msgstr ""
"Για να ρυθμίσετε το 2FA με "
"μια εφαρμογή πιστοποίησης:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -10050,7 +10064,7 @@ msgstr ""
"Ανοίξτε μια εφαρμογή (TOTP"
"abbr>) πιστοποίησης"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -10060,7 +10074,7 @@ msgstr ""
"λογαριασμού και διαλέξτε \"Προσθήκη 2FA με εφαρμογή πιστοποίησης\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -10068,7 +10082,7 @@ msgstr ""
"Το PyPI θα δημιουργήσει ένα μυστικό κλειδί συγκεκριμένα για τον λογαριασμό "
"σας. Αυτό θα φαίνεται ως ένας κώδικας σε μορφή QR και κειμένου."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -10077,7 +10091,7 @@ msgstr ""
"χειροκίνητα. Η μέθοδος εισαγωγής θα εξαρτηθεί από την εφαρμογή που επιλέξατε "
"να χρησιμοποιήσετε."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -10089,7 +10103,7 @@ msgstr ""
"Η εφαρμογή θα παράξει έναν κωδικό πιστοποίησης - χρησιμοποιήστε αυτόν για να "
"επιβεβαιώσετε τη ρύθμιση στο PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -10099,28 +10113,28 @@ msgstr ""
"σας στο PyPI επιτρέποντας στην εφαρμογή σας να παράγει έγκυρους κωδικούς "
"πιστοποίησης για τον λογαριασμό σας στο PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Την επόμενη φορά που θα συνδεθείτε στο PyPI θα χρειαστεί να:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Παρέχετε το όνομα χρήστη και τον κωδικό χρήστη, ως συνήθως"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Να ανοίξετε την εφαρμογή πιστοποίησης για να παραχθεί ο κωδικός πιστοποίησης"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
"Να χρησιμοποιήσετε αυτόν τον κωδικό για να ολοκληρώσετε τη σύνδεση σας στο "
"PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10131,7 +10145,7 @@ msgstr ""
"browser. Αυτός ο κωδικός χρησιμοποιείται από το PyPI για να πιστοποιήσει "
"εσάς ως χρήστη."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10141,7 +10155,7 @@ msgstr ""
"Για να ρυθμίσετε την πιστοποίηση δυο-παραγόντων με ένα USB key, θα "
"χρειαστεί:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a το WebAuthn και το PublicKeyCredential"
"a>, καθώς αυτά έχουν υλοποιηθεί από το PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Να τρέχετε την JavaScript στον browser σας"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan και Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10192,11 +10206,11 @@ msgstr ""
"Σημειώστε ότι κάποια παλαιότερα Yubico USB keys δεν ακολουθούν την "
"προδιαγραφή FIDO με αποτέλεσμα να μην είναι συμβατά με το PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Ακολουθήστε τα ακόλουθα βήματα:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10210,11 +10224,11 @@ msgstr "Ακολουθήστε τα ακόλουθα βήματα:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10228,7 +10242,7 @@ msgstr ""
"browser\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10237,7 +10251,7 @@ msgstr ""
"θα μπορεί πλέον να χρησιμοποιείται κατά τη διάρκεια της διαδικασίας εισόδου "
"στο PyPI."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10255,7 +10269,7 @@ msgstr ""
"σύνδεση σας στο PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of και συνεπώς μπορούν αν χρησιμοποιηθούν με το "
"PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10281,7 +10295,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">κινητά τηλέφωνα τα οποία θα δρουν ως "
"συσκευές ασφάλειας."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn standard οι χρήστες του PyPI θα έχουν "
"το πλεονέκτημα οποιασδήποτε ανάπτυξης πάνω σε αυτό το πεδίο."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a 2FA with "
# | "authentication application\""
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
#, fuzzy
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
@@ -10333,42 +10347,42 @@ msgstr ""
"λογαριασμού και διαλέξτε \"Προσθήκη 2FA με εφαρμογή πιστοποίησης\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
msgstr ""
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
"settings."
msgstr ""
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr ""
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
msgstr ""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
"settings."
msgstr ""
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10398,7 +10412,7 @@ msgstr ""
# API "
# | "token where possible.
\n"
# | " "
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
@@ -10417,13 +10431,13 @@ msgstr ""
"είναι δυνατόν.\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(ελέγξτε τις ρυθμίσεις λογαριασμού)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10453,22 +10467,22 @@ msgstr ""
"Μέσα από τις ρυθμίσεις λογαριασμού, πηγαίνετε στο "
"πεδίο API tokens και επιλέξτε \"Προσθήκη API token\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Για να χρησιμοποιήσετε ένα API token:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Ορίστε το όνομα χρήστη ως __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Ορίστε τον κωδικό ως την τιμή του token, περιλαμβάνοντας το πρόθεμα "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10487,7 +10501,7 @@ msgstr ""
"rel=\"noopener\">.travis.yml
αν χρησιμοποιείτε την υπηρεσία "
"Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10496,29 +10510,29 @@ msgstr ""
"αποκωδικοποιώντας το με base64 και να ελέγξουν την έξοδο σε σχέση με το "
"μοναδικό αναγνωριστικό που εμφανίζεται στο PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10526,15 +10540,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Ναι, περιλαμβάνοντας RSS feeds νέων πακέτων και νέων εκδόσεων."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Δείτε στο API reference."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the analyze PyPI download usage statistics via Google
# BigQuery"
# | "a>."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
msgid ""
"You can analyze PyPI project/package metadata and αναλύσετε τα στατιστικά των downloads του PyPI μέσω του "
"Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"άλλους σχετικούς παράγοντες."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see σελίδα κατάστασης μας."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10631,14 +10645,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10650,7 +10664,7 @@ msgstr ""
"είναι τρέξετε το δικό σας deployment του devpi project"
"a>."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10668,7 +10682,7 @@ msgstr ""
"όνομα φαίνεται να μην υπάρχει πουθενά στο PyPI. Προς το παρόν, υπάρχουν "
"τρεις πιθανοί λόγοι που μπορεί να συμβαίνει αυτό:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python Standard Library από οποιαδήποτε major version "
"από την 2.5 μέχρι σήμερα."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10698,7 +10712,7 @@ msgstr ""
"τυπογραφικό λάθος για το %(correct_code)s
και δεν θα έπρεπε να "
"εκπλήξει τον χρήση ότι πρόκειται για ένα επιβλαβές project."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10706,7 +10720,7 @@ msgstr ""
"Το όνομα του project έχει εγγραφεί από άλλον χρήστη αλλά δεν έχουν "
"δημιουργηθεί εκδόσεις ακόμα."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -10721,7 +10735,7 @@ msgstr ""
# | "rel=\"noopener\">Python Packaging User Guide for details on the
# "
# | "available formats."
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, fuzzy, python-format
msgid ""
"Follow the Python Packaging User Guide για λεπτομέρειες σχετικά με "
"τις διαθέσιμες μορφές."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10740,11 +10754,11 @@ msgstr ""
"Μπορεί να ανεβάζει εκδόσεις για ένα πακέτο. Δεν μπορεί να προσθέτει "
"συνεργάτες. Δεν μπορεί να διαγράφει αρχεία, εκδόσεις ή το ίδιο το project."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Κάτοχος:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10752,7 +10766,7 @@ msgstr ""
"Μπορεί να ανεβάζει εκδόσεις. Μπορεί να προσθέτει συνεργάτες. Μπορεί να "
"διαγράφει αρχεία, εκδόσεις ή όλο το project."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10766,7 +10780,7 @@ msgstr ""
"project. Πολλοί κάτοχοι project παρέχουν στοιχεία επικοινωνίας κάτω από το "
"πεδίο \"Κάτοχος\" στις λεπτομέρειες \"Meta\" στη σελίδα του project."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10774,14 +10788,14 @@ msgstr ""
"Αν ο κάτοχος δεν επικοινωνήσει μαζί σας ανατρέξτε στο %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10790,7 +10804,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User Guide για λεπτομέρειες σχετικά με "
"τις διαθέσιμες μορφές."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10809,14 +10823,14 @@ msgid ""
"projects may differ), we can sometimes increase your limit."
msgstr ""
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10825,7 +10839,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Python Packaging User "
"Guide"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Python Packaging User "
"Guide"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10887,7 +10901,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10904,7 +10918,7 @@ msgstr ""
"χρήση του readme_renderer, το ίδιο ακριβώς που "
"χρησιμοποιεί το PyPI."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10917,43 +10931,43 @@ msgstr ""
"ή το όνομα χρήστη σας, ακολουθήστε τα ακόλουθα βήματα για να μηδενίσετε τον "
"κωδικό σας:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
"Μεταβείτε στο σύνδεσμο για μηδενισμό του κωδικού σας"
"a>."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Εισάγετε τη διεύθυνση email ή το όνομα χρήστη σας που χρησιμοποιήσατε στο "
"PyPI και καταθέστε τη φόρμα."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Θα λάβετε ένα email που θα περιέχει ένα σύνδεσμο για μηδενισμό του κωδικού."
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Ξέχασα τον κωδικό χρήστη του PyPI. Μπορείτε να με βοηθήσετε;"
# | msgid "Emails associated with your account"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
#, fuzzy
msgid "Lost access to the email address associated with your account"
msgstr "Emails που συσχετίζονται με τον λογαριασμό σας"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -10966,7 +10980,7 @@ msgstr ""
# | "account, file an issue on our tracker."
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
msgid ""
"You can proceed to ανοίξτε ένα θέμα στον tracker μας."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Ορίστε το όνομα χρήστη ως __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -11010,7 +11024,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -11030,7 +11044,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Μάθετε γιατί στο PSF blog."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -11042,7 +11056,7 @@ msgstr ""
"code>, προσπαθήστε να προσθέσετε το -v
(πρώτο γράμμα από τη "
"λέξη verbose) στην εντολή για να πάρετε παραπάνω πληροφορίες:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -11054,7 +11068,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, θα χρειαστεί να συνδεθείτε στο "
"PyPI με μια νεώτερη έκδοση του TLS."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -11067,7 +11081,7 @@ msgstr ""
"μεσολαβητή) και από την έκδοση της εγκατεστημένης Python, του πακέτου "
"setuptools
και του πακέτου pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, fuzzy, python-format
#| msgid ""
#| "For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take προσβασιμότητα και θέλουμε να κάνουμε "
"την ιστοσελίδα εύκολα προσβάσιμη από όλους."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , ούτως ώστε να προσπαθήσουμε να διορθώσουμε το πρόβλημα τόσο για "
"εσάς όσο και για τους άλλους."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11135,7 +11149,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">twine για το ανέβασμα "
"του project σας στο PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11149,7 +11163,7 @@ msgstr ""
"γίνεται index η περιγραφή καθώς και άλλα δεδομένα του project και έχει "
"γενικά πολύ καλή φήμη στην αναζήτηση, το καθιστά πρωταρχικό στόχο."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11167,24 +11181,24 @@ msgstr ""
"καθώς θα έχουμε σχετική ανακοίνωση εκεί για το λόγο της διακοπής αυτών των "
"υπηρεσιών."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
"Το PyPI θα επιστρέψει αυτά τα σφάλματα για έναν από τους ακόλουθους λόγους:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Το όνομα αρχείου χρησιμοποιείται και το αρχείο υπάρχει ήδη"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Το όνομα αρχείου χρησιμοποιείται αλλά το αρχείο δεν υπάρχει"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Το αρχείο υπάρχει με ακριβώς το ίδιο όνομα"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11192,13 +11206,13 @@ msgstr ""
"Το PyPI δεν επιτρέπει σε ένα όνομα αρχείου να επαναχρησιμοποιείται ακόμα και "
"όταν ένα project διαγραφεί ή επαναδημιουργηθεί."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11206,7 +11220,7 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -11222,7 +11236,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, fuzzy, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11235,7 +11249,7 @@ msgstr ""
"rel=\"noopener\">issue tracker μας. Συμπεριλάβετε το όνομα του "
"επιθυμητού classifier και μια μικρή αιτιολόγηση γιατί αυτό είναι σημαντικό."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11252,7 +11266,7 @@ msgstr ""
"tracker είναι μόνο για θέματα λογισμικού που τρέχουν στο PyPI. Προτού "
"γράψετε ένα νέο θέμα, ελέγξτε πρώτα αν κάποιο παρόμοιο υπάρχει ήδη."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11260,7 +11274,7 @@ msgstr ""
"Αν το θέμα σας αφορά ένα συγκεκριμένο πακέτο εγκατεστημένο από το PyPI, θα "
"πρέπει να επικοινωνήσετε με τους συντηρητές αυτού του project."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11268,7 +11282,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11278,14 +11292,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11293,7 +11307,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; του οποίου η χρηματοδότηση επιτρέπει στους developers να "
"βελτιώσουν την ασφάλεια και την προσβασιμότητα του Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by γενναιόδωρους χορηγούς μας."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11366,7 +11380,7 @@ msgstr ""
"ιστοσελίδα (pypi.python.org). Είναι πλέον στιβαρό, τεσταρισμένο και έτοιμο "
"για την αναμενόμενη κυκλοφορία σε επίπεδο browser και API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via καθρέπτη είτε να φτιάξετε ένα ιδιωτικό αποθετήριο."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11407,11 +11421,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">το Warehouse project"
"a>)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Οικονομικά:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11420,11 +11434,11 @@ msgstr ""
"Θα εκτιμούσαμε βαθύτατα τις δωρεές σας για τη "
"χρηματοδότηση της ανάπτυξης και της συντήρησης."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Ανάπτυξη:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11437,7 +11451,7 @@ msgstr ""
"πραγματικότητα, θα χαρούμε να σας βοηθήσουμε να κάνετε το πρώτο σας pull "
"request ανοικτού-κώδικα!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11468,7 +11482,7 @@ msgstr ""
"href=\"%(good_first_issue_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">'Good first issue' – προτείνουμε να ξεκινήσετε από εκεί."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into PyPA Dev message group."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS feeds για την ετικέτα \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11561,7 +11575,7 @@ msgstr ""
"Για να μπορείτε να ανακτήσετε την πρόσβαση στο λογαριασμό σας, μηδενίστε τον κωδικό σας στο PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11573,12 +11587,12 @@ msgstr ""
"άλλη λειτουργία της ιστοσελίδας."
# | msgid "Currently, the following features are in beta:"
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
#, fuzzy
msgid "Currently, no features are in beta."
msgstr "Προς το παρόν, τα ακόλουθα χαρακτηριστικά είναι σε beta:"
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11593,39 +11607,45 @@ msgstr ""
"project, το οποίο είναι ένα δημοφιλές εναλλακτικό implementation της γλώσσας "
"προγραμματισμού Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Πόροι"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Ψάχνετε για κάτι άλλο; Ίσως οι παρακάτω σύνδέσμοι να βοηθήσουν:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Τεκμηρίωση"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python Packaging User Guide"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Τεκμηρίωση Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(κύρια ιστοσελίδα της Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Ιστοσελίδα κοινότητας της Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(προβολή καναλιών IRC, mailing lists, κλπ)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Επικοινωνία"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, fuzzy, python-format
#| msgid ""
#| "The μπείτε στο distutils-sig mailing list."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Ασφάλεια"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Αναφορά θέματος ασφάλειας"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11670,11 +11690,11 @@ msgstr ""
"Λαμβάνουμε την ασφάλεια πολύ σοβαρά και σας ζητούμε να ακολουθήσετε την "
"πολιτική ασφαλείας μας προσεκτικά."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Σημαντικό!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11688,57 +11708,57 @@ msgstr ""
"ΜΗΝ ΤΟ αναφέρετε σε κάποιο δημόσιο forum, "
"συμπεριλαμβανομένων (αλλά όχι περιοριστικά σε αυτά):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Το δικό μας GitHub issue tracker"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Επίσημα ή ανεπίσημα κανάλια chat"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Επίσημα ή ανεπίσημα mailing lists"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11751,66 +11771,66 @@ msgstr ""
"at python dot org, παρέχοντας μας όσες περισσότερες πληροφορίες μπορείτε "
"σχετικά με το θέμα."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Τι γίνεται μετά;"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
"Όταν καταθέσετε ένα θέμα μέσω email, θα λάβετε αναγνώριση μέσα σε 48 ώρες."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
"Ανάλογα με την ενέργεια που πρέπει να παρθεί, ίσως λάβετε και άλλα emails."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "Η τρέχουσα πολιτική ασφάλειας ανανεώθηκε στις 14 Μαρτίου 2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Χάρτης ιστότοπου PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Αρχική σελίδα PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Αναζήτηση και φιλτράρισμα projects"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Πιστοποίηση"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Σύνδεση"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Πολιτική ασφάλειας"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
# | msgid "Search and filter projects"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
#, fuzzy
msgid "Support PyPI and related projects"
msgstr "Αναζήτηση και φιλτράρισμα projects"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
@@ -11822,7 +11842,7 @@ msgstr ""
# "
# | "to improve and maintain many of the core projects related to Python
# | "packaging."
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
#, fuzzy
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
@@ -11833,11 +11853,11 @@ msgstr ""
"οποίων ο στόχος είναι η βελτίωση και η διατήρηση πολλών κεντρικών projects "
"σχετικά με το Python packaging."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11849,7 +11869,7 @@ msgstr ""
# | "\"_blank\" rel=\"noopener\">Android or iOS"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, fuzzy, python-format
msgid ""
"With iOS"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11873,7 +11893,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
msgid ""
"With $80,000 in funding from the Android or iOS"
-#: warehouse/templates/pages/sponsors.html:41
+#: warehouse/templates/pages/sponsors.html:42
#, fuzzy, python-format
msgid ""
"With iOS"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
@@ -11921,7 +11941,7 @@ msgstr ""
# target=\"_blank\"
# "
# | "rel=\"noopener\">Thetis."
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, fuzzy, python-format
msgid ""
"With Google Titan και Thetis."
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsors"
msgid "PSF Sponsorship"
msgstr "Χορηγοί"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Στατιστικά PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Στατιστικά PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Στατιστικά PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
@@ -12055,7 +12075,7 @@ msgstr ""
# | "Here is a list of the top 100 packages based on sum of their
# packages "
# | "sizes (in bytes)."
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
@@ -12065,91 +12085,91 @@ msgstr ""
"Ορίστε μια λίστα με τα 100 κορυφαία πακέτα βασισμένα στο συνολικό μέγεθος "
"πακέτου (σε bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Στατιστικά ανά project"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Συνολικός όγκος αρχείων (bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Όλα από το PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Αποτελέσματα αναζήτησης"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Μήπως εννοούσατε '%(text)s';"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Κλείσιμο πλαισίου"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Φιλτράρισμα κατά classifier"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "Αναζητήστε ή επιλέξτε ένα φίλτρο από τη λίστα με τους classifiers."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Αναζητήστε ή προσθέστε ένα φίλτρο κλικάροντας πάνω στο κουμπί."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
"Μπορείτε να συνδυάσετε τις αναζητήσεις σας με τα φίλτρα classifiers. "
"Παραδείγματα:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projects συμβατά με την Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Επεκτάσεις για το Sphinx που η κατάσταση τους είναι stable/production"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projects που σχετίζονται με το \"graphics\" με OSI-approved άδειες"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12170,12 +12190,12 @@ msgstr[1] ""
" %(count_display)s projects\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "για \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -12196,32 +12216,32 @@ msgstr[1] ""
" με τους επιλεγμένους classifiers\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Κατά"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Συνάφεια"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Τελευταία ημερομηνία ενημέρωσης"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Φίλτρο"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Προσθήκη φίλτρου"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Δεν βρέθηκαν αποτελέσματα για '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/enm/LC_MESSAGES/messages.po b/warehouse/locale/enm/LC_MESSAGES/messages.po
index 54c633638bfa..7ce35dbbebf0 100644
--- a/warehouse/locale/enm/LC_MESSAGES/messages.po
+++ b/warehouse/locale/enm/LC_MESSAGES/messages.po
@@ -15,146 +15,146 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.16.2-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, fuzzy, python-brace-format
#| msgid "TOTP code must be ${totp_length} digits."
msgid "TOTP code must be ${totp_length} digits."
msgstr "…"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Sirwsasady assdywakildadgoostar"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -162,232 +162,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -395,61 +395,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -457,39 +457,39 @@ msgid ""
"1024 characters or less."
msgstr "Sirwsasady assdywakildadgoostar"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Sirwsasady assdywakildadgoostar"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -497,687 +497,692 @@ msgid ""
"less."
msgstr "Sirwsasady assdywakildadgoostar"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1187,7 +1192,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1485,149 +1493,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1636,11 +1644,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1808,40 +1816,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1849,196 +1857,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2128,26 +2136,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2155,11 +2163,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2474,36 +2482,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2511,7 +2519,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2519,7 +2527,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2528,11 +2536,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2551,72 +2559,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2624,166 +2632,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2791,7 +2799,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2799,195 +2807,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2995,37 +3003,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3036,7 +3044,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3049,89 +3057,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3140,13 +3148,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3154,268 +3162,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3915,58 +3923,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4008,11 +4016,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4024,27 +4032,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4052,156 +4060,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4644,17 +4652,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4768,89 +4776,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4861,35 +4869,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4897,105 +4905,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5006,169 +5014,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5176,61 +5185,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5336,308 +5345,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5645,29 +5653,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5675,64 +5683,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5740,179 +5748,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5920,89 +5928,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6371,33 +6379,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6405,89 +6413,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6548,53 +6556,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6603,27 +6611,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6781,100 +6789,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6889,198 +6897,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7093,33 +7101,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7130,15 +7138,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7147,74 +7155,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7449,7 +7457,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7521,7 +7528,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7530,317 +7537,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7860,7 +7867,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7957,17 +7964,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7976,7 +7983,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7989,7 +7996,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7998,21 +8005,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8343,35 +8350,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8379,15 +8386,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8447,14 +8454,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8462,7 +8469,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8470,7 +8477,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8536,20 +8543,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8558,7 +8565,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8590,7 +8597,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8617,7 +8624,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8627,7 +8634,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8635,47 +8642,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8714,7 +8721,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8726,7 +8733,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8734,7 +8741,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8742,7 +8749,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8750,7 +8757,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8788,7 +8795,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8797,7 +8804,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8808,35 +8815,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8844,14 +8851,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8860,7 +8867,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8871,13 +8878,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8885,7 +8892,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8895,14 +8902,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8910,7 +8917,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8982,22 +8989,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9005,7 +9012,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9018,7 +9025,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9087,39 +9094,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/eo/LC_MESSAGES/messages.po b/warehouse/locale/eo/LC_MESSAGES/messages.po
index a8945a0aee87..11c13687cda6 100644
--- a/warehouse/locale/eo/LC_MESSAGES/messages.po
+++ b/warehouse/locale/eo/LC_MESSAGES/messages.po
@@ -17,32 +17,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.11-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
"Vi devas konfirmi vian **ĉefan** retpoŝtan adreson antaŭ ol fari ĉi tion."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "Vi devas starigi dupaŝan aŭtentikigon por fari tion."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Lokaĵaro ĝisdatigita"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "La retpoŝta adreso ne estas valida. Reprovu."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "La pasvorto ne estas valida. Bonvolu reprovi."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -52,40 +52,40 @@ msgstr ""
"punktoj, streketoj, kaj substrekoj. Ĝi devas komenciĝi kaj finiĝi per litero "
"aŭ cifero. Elektu alian salutnomon."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Nula bajto estas malpermesata."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Neniu uzanto trovita kun tiu salutnomo"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP-kodo devas konsisti el ${totp_length} ciferoj."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Realira kodo devas konsisti el ${recovery_code_length} skribsignoj."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Elektu salutnomon de maksimume 50 skribsignoj."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Tiu salutnomo jam estas uzata de alia konto. Elektu alian salutnomon."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Pasvorto tro longas."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -94,21 +94,21 @@ msgstr ""
"Okazis troo da nesukcesaj salutaj provoj. Vi ne povos saluti dum ${time}. "
"Reprovu poste."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Viaj pasvortoj ne kongruas. Reprovu."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "La retpoŝta adreso estas tro longa. Reprovu."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Vi ne rajtas uzi retpoŝtan adreson ĉe tiu retejo. Uzu alian retpoŝtan "
"adreson."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -116,7 +116,7 @@ msgstr ""
"Tiu retpoŝta adreso estas jam uzata de ĉi tiu konto. Uzu alian retpoŝtan "
"adreson."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -124,36 +124,36 @@ msgstr ""
"Tiu retpoŝta adreso estas jam uzata de alia konto. Uzu alian retpoŝtan "
"adreson."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "La nomo estas tro longa. Elektu nomon de maksimume 100 signoj."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "Retadreso estas malpermesata en la noma kampo."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Ne valida TOTP-kodo."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Ne valida WebAuthn-aserto: Malbona ŝarĝo"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Ne valida realira kodo."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Realira kodo estas jam uzita."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "La salutnomo ne validas. Reprovu."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -162,7 +162,7 @@ msgstr ""
"Okazis troo da nesukcesaj salutaj provoj. Vi ne povos saluti dum {}. Reprovu "
"poste."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -171,7 +171,7 @@ msgstr ""
"Troo da retpoŝtaj adresoj aldoniĝis al ĉi tiu konto sen kontrolado. Kontrolu "
"vian enirkeston kaj sekvu la kontrolajn ligilojn. (IP-adreso: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -181,25 +181,25 @@ msgstr ""
"Estas troo da nekompletaj petoj por restarigi pasvorton pri ĉi tiu konto. "
"Kontrolu vian enirkeston kaj sekvu la kontrolajn ligilojn. (IP-adreso: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Nevalida aŭ eksvalidiĝinta dupaŝa saluto."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Jam aŭtentikigita"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Sukcesa WebAuthn-aserto"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Realira kodo akceptiĝis. La submetita kodo ne estas reuzebla."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -207,142 +207,142 @@ msgstr ""
"Portempe malebliĝis registrado de novaj uzantoj. Vidu la paĝon https://pypi."
"org/help#admin-intervention por detaloj."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Eksvalidiĝinta ĵetono: petu novan ligilon por restarigo de pasvorto"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Ne valida ĵetono: petu novan ligilon por restarigo de pasvorto"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ne valida ĵetono: neniu ĵetono donita"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ne valida ĵetono: ne estas pasvorto-restariga ĵetono"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ne valida ĵetono: uzanto ne trovita"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Nevalida ĵetono: la uzanto jam salutis post peto por ĉi tiu ĵetono"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Ne valida ĵetono: la pasvorto jam ŝanĝiĝis post peto por ĉi tiu ĵetono"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Vi restarigis vian pasvorton"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Eksvalidiĝinta ĵetono: petu por nova retpoŝto-kontrola ligilo"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ne valida ĵetono: petu por nova retpoŝto-kontrola ligilo"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ne valida ĵetono: ne estas ĵetono por retpoŝta kontrolo"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Retpoŝta adreso ne troviĝis"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Retpoŝta adreso jam kontrolita"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
"Vi povas nun uzi ĉi tiun retpoŝtan adreson kiel vian ĉefan retpoŝtan adreson"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Jen via ĉefa retpoŝta adreso"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Retpoŝta adreso ${email_address} kontrolita. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Eksvalidiĝinta ĵetono: petu novan inviton al organizaĵo"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Nevalida ĵetono: petu novan inviton al organizaĵo"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Eksvalidigita ĵetono: ne estas organizaĵa invita ĵetono"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Invito al organizaĵo ne validas."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Invito al orgainzaĵo ne plu ekzistas."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Invito al «${organization_name}» estas malakceptita."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Vi estas nun ${role} de la organizaĵo «${organization_name}»."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Eksvalidiĝinta ĵetono: petu novan inviton al projekta rolo"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Nevalida ĵetono: petu novan inviton al projekta rolo"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Nevalida ĵetono: ne estas ĵetono por invito al kunlaborado"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Invito al rolo ne estas valida."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Invito al rolo ne plu ekzistas."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Invito al '${project_name}' estas malakceptita."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Vi estas nun ${role} de la projekto '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr "Bonvolu legi la ĝisdatigitajn Uzkondiĉojn."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -350,11 +350,11 @@ msgstr ""
"Fidata eldonado estas provizore malebligita. Vidu la paĝon https://pypi.org/"
"help#admin-intervention por detaloj."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr "malŝaltita. Vidu https://pypi.org/help#admin-intervention por detaloj."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -362,27 +362,27 @@ msgstr ""
"Vi devas konfirmi vian retpoŝtan adreson por starigi estontan fidatan "
"eldonanton. Legu https://pypi.org/help#openid-connect por detaloj."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "Vi ne rajtas samtempe starigi pli ol 3 estontajn fidatajn eldonantojn."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "Okazis troo da provoj registri fidatajn eldonantojn. Reprovu poste."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Ne eblis registri la fidatan eldonanton"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -390,32 +390,32 @@ msgstr ""
"Jen jam registrita fidata eldonanto. Bonvolu kontakti la administrantojn de "
"PyPi, se vi ne intencis tion."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Starigis novan estontan fidatan eldonanton por krei "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Nevalida identigilo de eldonanto"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Forigis fidatan eldonanton por projekto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Antaŭrigardo de Rubando"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Nomu vian organizaĵon per maksimume 50 skribsignoj."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -426,7 +426,7 @@ msgstr ""
"literoj, ciferoj, punktoj, streketoj kaj substrekoj. Ĝi devas komenciĝi kaj "
"finiĝi per litero aŭ cifero. Elektu alian organizaĵan kontonomon."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -434,7 +434,7 @@ msgstr ""
"Tiu organizaĵa kontonomo jam estas uzata. Elektu alian organizaĵan "
"kontonomon."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -442,16 +442,16 @@ msgstr ""
"Vi jam submetis peton por organizaĵo de tiu konta nomo. Elektu alian "
"organizaĵan kontan nomon."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Elekti projekton"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Specifi nomon de projekto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -459,12 +459,12 @@ msgstr ""
"Komenciĝante kaj finiĝante per litero aŭ cifero, enhavante nur Askiajn "
"literojn, ciferojn, punkton «.», substrekon «_» kaj streketon «-»."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Tiu projekta nomo jam estas uzata. Elektu alian projektan nomon."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -472,7 +472,7 @@ msgstr ""
"La organizaĵa nomo estas tro longa. Nomu la organizaĵon per maksimume 100 "
"skribsignoj."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -480,11 +480,11 @@ msgstr ""
"La organizaĵa retadreso estas tro longa. Elektu retadreson de maksimume 400 "
"skribsignoj."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "La organizaĵa retadreso devas komenciĝi per http:// aŭ https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -492,7 +492,7 @@ msgstr ""
"La organizaĵa priskribo estas tro longa. Elektu priskribon de maksimume 400 "
"signoj."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -502,15 +502,15 @@ msgid ""
"1024 characters or less."
msgstr "La priskribo estas tro longa. Priskribu per maksimume 400 skribsignoj."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Vi jam submetis la maksimuman nombron de "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Nomu la teamon per maksimume 200 skribsignoj."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -519,87 +519,87 @@ msgstr ""
"spaceto, punkto, substreko, streketo aŭ suprenstreko. Nomu vian teamon "
"alimaniere."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Tiu teama nomo jam estas uzata. Nomu vian teamon alimaniere."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Specifu la nomon de via alternativa deponejo"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Specifu la retadreson de via alternativa deponejo"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
"La retadreso estas tro longa. Elektu retadreson de maksimume 400 skribsignoj."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "La priskribo estas tro longa. Priskribu per maksimume 400 skribsignoj."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Detaloj pri konto ĝisdatiĝis"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Retpoŝta adreso ${email_address} aldonita — kontrolu vian enirkeston pri "
"ligilo de kontrolado"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Realiraj kodoj jam generitaj"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generado de novaj realiraj kodoj eksvalidigos viajn ekzistantajn kodojn."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Konfirmu vian retpoŝtan adreson por krei API-ĵetonon."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API-ĵetono ne ekzistas."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Ne validaj salutiloj. Reprovu"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Nevalidaj detaloj pri loko de alternativa deponejo"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Aldonis alternativan deponejon «${name}»"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Konfirmi la peton"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Nevalida identigilo de alternativa deponejo"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Nevalida alternativa deponejo por projekto"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -608,16 +608,16 @@ msgstr ""
"Ne eblis forigi alternativan deponejon – ${confirm} diferencas de "
"${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Forigis alternativan deponejon «${name}»"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "Malsukcesis limigi la fidatan eldonanton"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -625,7 +625,7 @@ msgstr ""
"Fidata eldonado per GitHub estas provizore malebligita. Vidu la paĝon "
"https://pypi.org/help#admin-intervention por detaloj."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -633,7 +633,7 @@ msgstr ""
"Fidata eldonado per GitLab estas provizore malebligita. Vidu la paĝon "
"https://pypi.org/help#admin-intervention por detaloj."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -641,7 +641,7 @@ msgstr ""
"Fidata eldonado per Google estas provizore malebligita. Vidu la paĝon "
"https://pypi.org/help#admin-intervention por detaloj."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -649,9 +649,9 @@ msgstr ""
"Fidata eldonado per ActiveState estas provizore malebligita. Vidu la paĝon "
"https://pypi.org/help#admin-intervention por detaloj."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -659,44 +659,44 @@ msgstr ""
"Forviŝado de projekto estas provizore malebligita. Vidu la paĝon https://"
"pypi.org/help#admin-intervention por detaloj."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Ne eblis malfortiri eldonon "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Ne eblis malfortiri eldonon – "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Ne eblis forigi eldonon – "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Ne eblis trovi dosieron"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Ne eblis forviŝi dosieron – "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"La teamo «${team_name}» jam havas la rolon ${role_name} por la projekto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"La uzanto '${username}' jam havas la rolon ${role_name} por la projekto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} estas nun ${role} de la projekto «${project_name}»."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -705,41 +705,41 @@ msgstr ""
"Uzanto '${username}' ne havas kontrolitan ĉefan retpoŝtan adreson, kaj tial "
"ne rajtas esti aldonita kiel ${role_name} de projekto"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
"La uzanto '${username}' ankoraŭ havas aktivan inviton. Bonvolu reprovi poste."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invito sendita al '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Ne povis trovi inviton al rolo."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Invito jam eksvalidiĝis."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Invito de '${username}' eksvalidiĝis."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"La uzanto «${username}» jam havas la rolon ${role_name} por la organizaĵo"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -748,26 +748,26 @@ msgstr ""
"La uzanto «${username}» ne havas konfirmitan ĉefan retpoŝtan adreson, kaj "
"tial ne rajtas esti ${role_name} de la organizaĵo"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Ne eblis trovi inviton al organizaĵo."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "Ne eblis resendi inviton al organizaĵo."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Eksvalidiĝinta Invito por «${username}» estas forviŝita."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nevalida projekta nomo"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings ĉi tie por starigi fidatan eldonanton por ĝi."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Ĉi tiu projekto jam ekzistas."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Ĉi tiu nomo ne estas permesata"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "Ĉi tiu nomo estas tro simila al jam ekzistanta projekto"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -796,118 +796,118 @@ msgstr ""
"Jen malpermesata projekta nomo (kiu konfliktas kun la nomo de modulo en la "
"norma biblioteko de Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Specifu identigilon de eldonanto"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "La eldonanto devas esti specifita de identigilo"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "Specifi nomon de medio"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Duobla streketo estas malpermesata en la nomo"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Komenca aŭ fina streketo estas malpermesata en la nomo"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Neatendita eraro el ActiveState. Reprovu post kelkaj minutoj"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Neatendita eraro el ActiveState. Reprovu"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Specifu nomon de organizaĵo ĉe ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Specifu projektan nomon ĉe ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Nevalida projekta nomo ĉe ActiveState"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Organizaĵo ne troviĝis ĉe ActiveState"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Aganto ĉe ActiveState ne troviĝis"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "Specifu posedanton de GitHub-deponejo (aŭ salutnomon aŭ organizaĵon)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Specifu nomon de deponejo"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nevalida nomo de deponejo"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Specifu nomon de laborflua dosiero"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Nekonata uzanto aŭ organizaĵo ĉe GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub malpermesis trouzadon de tiu ago. Reprovu post kelkaj minutoj."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Neatendita eraro el GitHub. Reprovu."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "Neatendita konekta eraro el GitHub. Reprovu post kelkaj minutoj."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Neatendita tempolimo ĉe GitHub. Reprovu post kelkaj minutoj."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nevalida nomo de uzanto aŭ organizaĵo ĉe GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Nomo de laborfluo devas finiĝi per .yml aŭ .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "Laborflua dosiernomo devas estis nura dosiernomo, sen dosierujoj"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr "Nomo de medio estas tro longa (la maksimumo estas 255 skribsignoj)"
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr "Nomo de medio ne povas komenciĝi per spaceto"
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr "Nomo de medio ne povas finiĝi per spaceto"
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
@@ -915,260 +915,263 @@ msgstr ""
"Nomo de medio ne povas enhavi nepreseblan signon nek la signojn «'», «\"», "
"«`», «,», «;», «\\»"
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Nomo finiĝas per .git aŭ .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "Specifu nomspacon ĉe GitLab (aŭ salutnomon aŭ grupon/subgrupon)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nevalida salutnomo aŭ grupo/subgrupo ĉe GitLab."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Specifi supranivelan ĉenstablan dosierlokon"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Nevalida media nomo"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Supranivela ĉenstabla dosierloko devas finiĝi per «.yml» aŭ «.yaml»"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "Supranivela ĉenstabla dosierloko povas ne komenciĝi nek finiĝi per «/»"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Provizu hiperligon al specifaj kodaj linioj ĉe Inspector."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Via raporto estis submetita. Dankon pro via helpo."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Kopiite"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr "Eraro dum kontrolado de haketaĵo de pasvorto; ignoru dum evoluigado"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "Pasvortoj kongruas"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "Pasvortoj ne kongruas"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Pasvorta kampo estas malplena"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Pasvorto estas forta"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Hieraŭ"
msgstr[1] "Antaŭ %1 tagoj proksimume"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "Antaŭ unu horo"
msgstr[1] "Antaŭ %1 horoj"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "Antaŭ minuto"
msgstr[1] "Antaŭ %1 minutoj"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "Ĵus"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Aktiva"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Malfrua"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Nepagita"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Nuligita"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Nekompleta"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Nekompleta eksvalidiĝinta"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Prova"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Atingo Forbarita / Malpermesata (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Vi ne rajtas vidi ĉi tiun paĝon"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Paĝo Ne Trovita (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Ni serĉis ĉie sed ne sukcesis trovi ĉi tiun paĝon"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Kaj nun por io
tute malsama"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - La Sceno de la Fromaĝobutiko"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Ekstera ligilo"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Vidi tekston de la filmo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Paĝo forigita (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "La paĝo serĉata de vi estas forigita"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Interna servila eraro (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Io misfunkciis"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1178,24 +1181,31 @@ msgstr ""
"ĉi tiun retejon.
Ni konscias pri la problemo kaj estas laboranta por "
"solvi ĝin baldaŭ laŭeble.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Kontrolu nian paĝon pri la stato"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Erarkodo 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Ĉu vi dependas de PyPI por via profesio?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Konsideru donaci por helpi nin konstrui pli stabilan kaj sekuran "
"platformon."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1212,56 +1222,60 @@ msgstr ""
"Elektu fortan pasvorton enhavantan literojn (majusklajn kaj minusklajn), "
"ciferojn kaj specialajn signojn. Evitu oftajn vortojn aŭ ripeton."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Forto de la pasvorto:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Ĉefnavigilo"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Helpo"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsoroj"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Saluti"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registri vin"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Vidi menuon"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menuo"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Ĉefmenuo"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1275,7 +1289,7 @@ msgstr ""
"Software Foundation pri la varoj kaj servoj asociitaj al pypi.org. Ajna "
"alia uzo de aliulo estas malpermesata."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered markoj de Python Software Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1294,46 +1308,46 @@ msgstr ""
"La Python Package Index (PyPI) estas deponejo de programaroj por la "
"programlingvo Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 plej novaj ĝisdatigoj"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 plej novaj pakoj"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Salti al ĉefenhavo"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Ŝalti poŝaparatan version"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Averto"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Vi uzas ne subtenatan TTT-legilon. Ĝisdatigu al pli nova versio."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1343,7 +1357,7 @@ msgstr ""
"ebligas provadon de la distribuaj iloj kaj procedoj sen modifo de la reala "
"indekso."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1351,227 +1365,232 @@ msgstr ""
"Kelkaj funkcioj postulas JavaScript. Bonvolu provi ŝalti ĝin, se vi spertas "
"problemojn."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Serĉi en PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Serĉi projektojn"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Serĉi"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Serĉi projektojn"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigilo por «Helpo»"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalo de pakoj"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Alŝuto de pakoj"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Manlibro por uzantoj"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retenado de projekta nomo"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Oftaj demandoj"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Pri PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Navigilo por «Pri PyPI»"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Novaĵoj de PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastruktura panelo"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistikoj"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Emblemoj kaj varmarkoj"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Niaj sponsoroj"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Kontribui al PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navigilo por «Kiel kontribui»"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Cimoj kaj komentoj"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Kontribui per GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduki PyPI-on"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Sponsori PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Dankoj pro evoluigo"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Uzi PyPI-on"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navigilo por «Uzi PyPI-on»"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Uzokondiĉoj"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Raporti problemon pri sekureco"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Kondutkodo"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Avizo pri privateco"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Reguloj pri akceptebla uzado"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Stato:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "ĉiuj sistemoj funkciantaj"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Evoluigata kaj mastrumata de la Python-komunumo, por la Python-komunumo."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Donacu hodiaŭ!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Paĝarmapo"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Ŝalti version por surtabla komputilo"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Konfirmi Agon"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Ĉu vi certas?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Erarkodo"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Reen al la ĉefpaĝo"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "La Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Provu publikigon de Python-pakoj per la Prova Python Package Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Evoluigu la kodon de PyPI per la Prova Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Trovu, instalu, kaj publikigu Python-pakojn per la Python Package Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Aŭ foliumu projektojn"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projekto"
msgstr[1] "%(num_projects_formatted)s projektoj"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s eldono"
msgstr[1] "%(num_releases_formatted)s eldonoj"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s dosiero"
msgstr[1] "%(num_files_formatted)s dosieroj"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s uzanto"
msgstr[1] "%(num_users_formatted)s uzantoj"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1587,149 +1606,149 @@ msgstr "Lernu pri la instalado de pakoj"
msgid "Package authors use PyPI to distribute their software."
msgstr "Aŭtoroj de pakoj uzas PyPI por distribui siajn programarojn."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Lernu kiel paki vian Python-kodon por PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Eraro dum traktado de formularo"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Konfirmi pasvorton"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Konfirmu pasvorton por daŭrigo"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Pasvorto"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(nepre)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Via pasvorto"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Montri pasvorton"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Ĉu forgesis pasvorton?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1741,11 +1760,11 @@ msgstr ""
"Se vi ne uzas personan komputilon, nepre adiaŭu post via seanco. Ni ne petos "
"vin konfirmi vian pasvorton denove dum la sekva horo."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Jen API-finpunkto por alŝuti dosierojn al PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Manlibro por Python-Uzantoj pri Pakado."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"Alie, ni sugestas ke vi iru al la ĉefpaĝo de PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Konfirmi Inviton"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s» kiel projekta %(role_name)s?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Akcepti"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Malakcepti"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1800,50 +1819,50 @@ msgstr ""
"Vi devas unue starigi dupaŝan aŭtentikigon ĉe via "
"konto antaŭ ol akcepti inviton aliĝi al projekto."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Saluti al %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Salutnomo"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Via salutnomo"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Adiaŭi"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Adiaŭi el %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Konfirmi inviton al organizaĵo"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1852,7 +1871,7 @@ msgstr ""
"Ĉu akcepti la inviton aliĝi al la organizaĵo «%(organization_name)s» kiel "
"organizaĵa %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1861,63 +1880,63 @@ msgstr ""
"Vi devas unue starigi dupaŝan aŭtentikigon ĉe via "
"konto antaŭ ol akcepti inviton aliĝi al organizaĵo."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profilo de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avataro de {user} ĉe gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Dato de aliĝo"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Aliĝis je %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s projekto"
msgstr[1] "%(count)s projektoj"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Neniu projekto"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Laste eldonita je %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ankoraŭ alŝutis neniun projekton al PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1927,27 +1946,27 @@ msgstr[0] ""
msgstr[1] ""
"%(count)s enarĥivigitaj projektoj"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "Enarĥivigita"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Realiraj kodoj"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Saluti per realiraj kodoj"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Entajpu realiran kodon"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -1957,13 +1976,13 @@ msgstr ""
"literoj abcdef
kaj ciferoj 0123456789
(ekz. "
"badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Kontroli"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1975,52 +1994,53 @@ msgstr ""
"kodoj en la formularon por kontroli vian identecon. Post unufoja uzo, la "
"realira kodo eksvalidiĝos."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Ĉu ne funkcianta? Helpiĝu.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Krei konton"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Krei konton ĉe %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr "Antaŭ ol krei konton ĉe %(title)s, alkutimiĝu pri la jenaj reguloj:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "Ne uzu %(title)s por kontraŭleĝaj aŭ fiaj agoj."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr "Ne trompe imitu aliulon, nek afiŝu privatajn informojn sen konsento."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr "Respektu aliulojn, kaj evitu fian aŭ diskriminacian lingvaĵon."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Ne afiŝu trudaĵojn, nek distribuu fiprogramojn."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Ne uzu %(title)s por sekureca esplorado."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Regulojn pri Akceptebla Uzado."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
@@ -2037,54 +2057,54 @@ msgid ""
msgstr ""
"Registrante vin, vi konsentas la Uzkondiĉojn de PyPI."
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nomo"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Via nomo"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Retpoŝta adreso"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Via retpoŝta adreso"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Konfirmi formularon"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Elektu salutnomon"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Montri pasvortojn"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Elektu pasvorton"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the Oftajn "
"Demandojn por pliaj informoj."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Krei konton"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Restarigi pasvorton"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Por restarigi vian pasvorton, entajpu vian salutnomon aŭ retpoŝtan adreson."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Salutnomo aŭ retpoŝta adreso"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Peti por restarigo de pasvorto"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Retmesaĝo sendita pri restarigo"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2132,7 +2152,7 @@ msgstr ""
"Se vi submetis validan salutnomon aŭ retpoŝtan adreson, retmesaĝo sendiĝis "
"al via registrita retpoŝta adreso."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2141,31 +2161,31 @@ msgstr ""
"La retmesaĝo enhavas ligilon por restarigi vian pasvorton. La ligilo "
"eksvalidiĝos post %(n_hours)s horoj."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Restarigi vian pasvorton"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Elektu novan pasvorton"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Restarigi pasvorton"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Dupaŝa aŭtentikigo"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Aŭtentikigi per sekuriga aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2173,15 +2193,15 @@ msgstr ""
"Konektu vian sekurigan aparaton kaj alklaku la butonon «Aŭtentikigi per "
"aparato»."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "Ŝaltu JavaScript por saluti per sekuriga aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Aŭtentikigi per aparato"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Ĝisdatigu vian TTT-legilon por saluti per sekuriga "
"aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Fidi ĉi tiun aparaton ĝis %(remember_device_days)s tago poste"
msgstr[1] "Fidi ĉi tiun aparaton ĝis %(remember_device_days)s tagoj poste"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Ĉu perdinte vian aparaton? Ĉu ne funkciante? Helpiĝu"
"a>."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Aŭtentikigi per programo"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Entajpu aŭtentikigan kodon"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Generu kodon per la aŭtentikiga programo konektita al via PyPI-konto. "
"Entajpu ĉi tiun kodon en la formularon por kontroli vian identon.
Ĉu "
"perdinte vian programon? Ĉu ne funkcante? Helpiĝu."
"p>"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Ĉu perdinte vian sekurecan ŝlosilon aŭ programon?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "
You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Vi ankoraŭ ne generis kontajn relirajn kodojn.
Se "
"vi perdos atingon al viaj dupaŝaj metodoj, Vi eble ne plu povos atingi vian "
"konton. Helpiĝu pri realiraj kodoj.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Via PyPI-konto %(username)s estas forigita."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s al la administrantoj de PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2272,7 +2301,7 @@ msgstr ""
"Vi fariĝis %(role)s de la projekto %(project_name)s ĉe "
"%(site)s fare de %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2281,7 +2310,7 @@ msgstr ""
"Vi ricevis ĉi tion, ĉar vin aldonis %(initiator_username)s al projekto ĉe "
"%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2292,12 +2321,12 @@ msgstr ""
"«%(organization_name)s» ĉe %(site)s far %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Vi ricevas ĉi tiun, ĉar vi estas ano de tiu organizaĵo."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2306,7 +2335,7 @@ msgstr ""
"Via teamo estis aldonita de %(submitter)s al la projekto «%(project)s» ĉe "
"%(site)s kun la rajtoj de %(role)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2315,7 +2344,7 @@ msgstr ""
"Vi ricevas ĉi tiun, ĉar via teamo estis aldonita de %(submitter)s al "
"projekto ĉe %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2326,11 +2355,11 @@ msgstr ""
"«%(organization_name)s» far %(submitter)s"
"a>."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Vi ricevas ĉi tiun, ĉar vi estas teamano de tiu teamo."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user API-ĵetonan agordejon kaj forviŝante la "
"ĵetonon nomitan %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s al la administrantoj de PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr "Nuliĝis inviton por vi aliĝi al la organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Vi ricevas ĉi tiun, ĉar vi invitiĝis aliĝi al tiu organizaĵo."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "Vi malakceptis inviton aliĝi al la organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2398,7 +2427,7 @@ msgstr ""
"Saluton, %(username)s. Nova retpoŝta adreso «%(new_email_address)s» estis "
"aldonita al via konto."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s al la administrantoj de PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2416,7 +2445,7 @@ msgid ""
msgstr ""
"Via nova organizaĵo nomita «%(organization_name)s» estis aprobita kaj kreita."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2424,7 +2453,7 @@ msgstr ""
"Vi estas la posedanto de la nova organizaĵo kaj povas saluti por administri "
"la organizaĵajn projektojn, kunlaborantojn, teamojn kaj agordojn."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2432,7 +2461,7 @@ msgid ""
msgstr ""
"Via peto krei novan organizaĵon «%(organization_name)s» estis malakceptita."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2443,12 +2472,12 @@ msgid ""
msgstr ""
"Via peto krei novan organizaĵon «%(organization_name)s» estis malakceptita."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2457,25 +2486,25 @@ msgstr ""
"Via peto krei novan organizaĵon «%(organization_name)s» ĉe PyPI estis "
"submetita."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Vi ricevos retmesaĝon, kiam la organizaĵo aprobiĝos"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "La organizaĵo «%(organization_name)s» ĉe %(site)s estis forviŝita."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s al la administrantoj de %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Vi ricevas ĉi tiun, ĉar vi estis posedanto de tiu organizaĵo."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2498,46 +2527,46 @@ msgstr ""
"%(username)s aliĝis al la organizaĵo "
"«%(organization_name)s»"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rolo"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Ano de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Aldonita de"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Vi ricevas ĉi tiun, ĉar vi estas posedanto de tiu organizaĵo."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2546,7 +2575,7 @@ msgstr ""
"Nuliĝis invito por %(username)s aliĝi al la "
"organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2555,7 +2584,7 @@ msgstr ""
"%(username)s malakceptis inviton aliĝi al "
"la organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2564,11 +2593,11 @@ msgstr ""
"%(username)s estis invitita aliri al la "
"organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Invitita de"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2577,12 +2606,12 @@ msgstr ""
"%(username)s eksaniĝis el la organizaĵo "
"«%(organization_name)s»"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Forigita de"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2591,15 +2620,15 @@ msgstr ""
"La rolo de %(username)s en la organizaĵo "
"«%(organization_name)s» ŝanĝiĝis al %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nova rolo"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Ŝanĝita de"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2608,15 +2637,15 @@ msgstr ""
"La projekto «%(project_name)s» ĉe %(site)s aparteniĝis al la organizaĵo "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
"Vi ricevas ĉi tiun, ĉar vi estas posedanto de la projekto aŭ la organizaĵo."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2625,7 +2654,7 @@ msgstr ""
"La projekto «%(project_name)s» ĉe %(site)s malaparteniĝis el la organizaĵo "
"«%(organization_name)s»."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2634,44 +2663,44 @@ msgstr ""
"La nomo de la organizaĵo «%(previous_organization_name)s» ĉe %(site)s "
"ŝanĝiĝis al «%(organization_name)s»."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "La organizaĵo «%(organization_name)s» ĉe %(site)s estis ĝisdatigita."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Malnova montra nomo:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Nova montra nomo:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Malnova retadreso:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nova retadreso:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Malnova priskribo:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nova priskribo:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Malnova organizaĵa speco:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nova organizaĵa speco:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2680,12 +2709,12 @@ msgstr ""
"Iu, eble vi, ŝanĝis la pasvorton de via PyPI-konto %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Kio?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2696,7 +2725,7 @@ msgstr ""
"protekti vin kaj aliajn uzantojn, ni restarigis vian pasvorton kaj vi ne plu "
"povos saluti aŭ alŝuti al PyPI per via ekzistanta pasvorto."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2704,12 +2733,12 @@ msgstr ""
"PyPI mem ne suferis breĉon. Jen protekta rimedo por malpliigi la riskon "
"kontraŭ PyPI kaj ĝiaj uzantoj."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Kion mi faru?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2718,11 +2747,11 @@ msgstr ""
"Por reakiri vian konton, restarigu vian pasvorton "
"ĉe PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Kiel mi povas kontakti vin?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2731,7 +2760,7 @@ msgstr ""
"Por pliaj informoj, vi povas mesaĝi ĉe %(email_address)s al la "
"administrantoj de PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2743,7 +2772,7 @@ msgstr ""
"uzantojn, ni restarigis vian pasvorton, kaj vi ne plu povos saluti aŭ alŝuti "
"al PyPI per via ekzistanta pasvorto."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2754,7 +2783,7 @@ msgstr ""
"salutilo-farĉanta atako kontraŭ PyPI kaj ĝiaj "
"uzantoj."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2767,11 +2796,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned por kontroli viajn "
"aliajn pasvortojn kaj lerni kiel vi sekurigu pasvortojn."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Kiel vi scias tion?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2799,7 +2828,7 @@ msgstr ""
"a>. Por helpo, vi povas mesaĝi ĉe %(email_address)s al la administrantoj de PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2808,7 +2837,7 @@ msgstr ""
"Iu, eble vi, petis pri restarigo de la pasvorto de via PyPI-konto "
"'%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2817,21 +2846,21 @@ msgstr ""
"Se vi intencis tion, alklaku ĉi tien por restarigi vian "
"pasvorton."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Ĉi tiu ligilo eksvalidiĝos post %(n_hours)s horo."
msgstr[1] "Ĉi tiu ligilo eksvalidiĝos post %(n_hours)s horoj."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Se vi ne petis tion, simple ignoru ĉi tiun retmesaĝon."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2843,13 +2872,13 @@ msgstr ""
"Iu, eble vi, petis pri restarigo de la pasvorto de via PyPI-konto "
"'%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2857,20 +2886,20 @@ msgid ""
"account, try that instead."
msgstr "Perdo de retpoŝta adreso asociita al via konto"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "Versio %(version)s fortirita"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2879,7 +2908,7 @@ msgstr ""
"La ĉefa retpoŝta adreso de via PyPI-konto %(username)s "
"ŝanĝiĝis de %(old_email)s
al %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2890,7 +2919,7 @@ msgstr ""
"ĉe PyPI, por kiu dupaŝa aŭtentikigo estis starigita, sed vi ankoraŭ ne "
"generis realirajn kodojn por tiu konto."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2900,7 +2929,7 @@ msgstr ""
"havos atingon al tiuj realiraj kodoj, vi eble definitive perdos vian PyPI-"
"konton!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -2917,7 +2946,7 @@ msgid ""
msgstr ""
"Realira kodo por via konto %(username)s ĉe PyPI estis uzita."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -2926,16 +2955,16 @@ msgstr ""
"Novaj realiraj kodoj por via konto %(username)s ĉe PyPI "
"estis generitaj."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Vi eksaniĝis el la organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Vi ricevas ĉi tiun, ĉar vi estis ano de tiu organizaĵo."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -2943,7 +2972,7 @@ msgstr ""
"Via teamo estis forigita el la projekto «%(project)s» ĉe %(site)s far "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -2952,7 +2981,7 @@ msgstr ""
"Vi ricevas ĉi tiun, ĉar via teamo estis malaldonita de %(submitter)s el "
"projekto ĉe %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -2961,11 +2990,11 @@ msgstr ""
"Vi eksteamaniĝis el la teamo «%(team_name)s» en la organizaĵo "
"«%(organization_name)s»"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Vi ricevas ĉi tiun, ĉar vi estis teamano de tiu teamo."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -2974,14 +3003,14 @@ msgstr ""
"Via rolo en la organizaĵo «%(organization_name)s» estis ŝanĝita de "
"%(submitter)s al %(role)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr "Via rolo pri la projekto «%(project)s» estis ŝanĝita de %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -2991,7 +3020,7 @@ msgstr ""
"kunlaborantojn, alŝuti eldonojn, kaj forviŝi dosierojn, eldonojn aŭ la tutan "
"projekton."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3001,7 +3030,7 @@ msgstr ""
"eldonojn sed ne rajtas aldoni kunlaborantojn aŭ forviŝi dosierojn, eldonojn "
"aŭ la tutan projekton."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3010,48 +3039,48 @@ msgstr ""
"Vi ricevas ĉi tiun, ĉar via rolo estis ŝanĝita de %(submitter)s por la "
"projekto %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Nova kunlaboranto aliĝis al projekto posedata de vi ĉe %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Teamo"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permesoj"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Kunlaboranto por"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Vi ricevas ĉi tiun, ĉar vi estas posedanto de tiu projekto."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Kunlaboranto eksaniĝis el projekto posedata de vi ĉe %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
"Permesoj de kunlaboranto ŝanĝiĝis pri projekto posedata de vi ĉe %(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3059,17 +3088,17 @@ msgid ""
msgstr ""
"Teamo «%(team_name)s» kreiĝis en la organizaĵo «%(organization_name)s»."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
"Vi ricevas ĉi tiun, ĉar vi estas posedanto aŭ mastrumanto de la organizaĵo."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3077,7 +3106,7 @@ msgid ""
msgstr ""
"Teamo «%(team_name)s» malkreiĝis en la organizaĵo «%(organization_name)s»."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3088,7 +3117,7 @@ msgstr ""
"«%(team_name)s» en la organizaĵo «%(organization_name)s» far %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3099,7 +3128,7 @@ msgstr ""
"«%(team_name)s» en la organizaĵo «%(organization_name)s» far %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3108,7 +3137,7 @@ msgstr ""
"Iu, eble vi, aldonis dupaŝan aŭtentikigan metodon %(method)s al via PyPI-"
"konto %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3117,7 +3146,7 @@ msgstr ""
"Iu, eble vi, forigis dupaŝan aŭtentikigan metodon %(method)s for de via PyPI-"
"konto %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3126,7 +3155,7 @@ msgstr ""
"Iu, eble vi, aldonis ĉi tiun retpoŝtan adreson (%(email_address)s"
"code>) al sia PyPI-konto."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3135,7 +3164,7 @@ msgstr ""
"Se vi intencis tion, alklaku ĉi tiun ligilon por "
"kontroli vian retpoŝtan adreson."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3144,7 +3173,7 @@ msgstr ""
"%(initiator_username)s invitis "
"vin aliĝi al la organizaĵo «%(organization_name)s»"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3153,142 +3182,142 @@ msgstr ""
"Por daŭrigi, alklaku ĉi tiun hiperligon por akcepti "
"aŭ malakcepti la inviton."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "Se ne, simple ignoru ĉi tiun retmesaĝon."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Ĉi tiu hiperligo eksvalidiĝos post %(n_hours)s horoj."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Fermi ĉi tiun sciigon"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fermi"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Administranto"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Viaj projektoj"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Viaj organizaĵoj"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Agordoj pri la konto"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Publika profilo"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "Detaloj pri dosiero"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "Dato de alŝuto: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "Grando: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "Etikedoj: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "Ĉu alŝutita per Fidata Eldonado? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "Alŝutita per: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Haketaĵoj de %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Haketaĵa digesto"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Kopii en tondujon"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopii"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"Jen pliaj detaloj pri uzado de haketaĵoj."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Eraro"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Sukceso"
@@ -3309,30 +3338,30 @@ msgstr "Sukceso"
msgid "Manage project"
msgstr "Administri la projekton"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Antaŭen"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Sekven"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Via ĉefa retpoŝta adreso (%(email_address)s) ne estas kontrolita."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Vi ne havas ĉefan retpoŝtan adreson."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Kontrolu vian retpoŝtan adreson aŭ aldonu novan retpoŝtan adreson."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3341,7 +3370,7 @@ msgstr ""
"Dupaŝa aŭtentikigo estas disponebla; ŝaltu ĝin nun por "
"via konto."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3354,7 +3383,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Redakti profilon"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3370,89 +3399,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ankoraŭ alŝutis neniun projekton al PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Retpoŝta adreso"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navigilo por administri la organizaĵon %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projektoj"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Homoj"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Teamoj"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historio pri sekureco"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Agordoj"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigilo por mastrumi projekton %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Eldonoj"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Kunlaborantoj"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentaro"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Eldonado"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navigilo por administri %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Anoj"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Konfirmitaj detaloj"
@@ -3461,13 +3490,13 @@ msgstr "Konfirmitaj detaloj"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Konfirmita de PyPI je %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "Jen detaloj konfirmitaj de PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Ligiloj pri la projekto"
@@ -3475,268 +3504,268 @@ msgstr "Ligiloj pri la projekto"
msgid "GitHub Statistics"
msgstr "Statistikoj ĉe GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Deponejo"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Steloj:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forkoj:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Malfermitaj problemoj:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Malfermitaj tirpetoj:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "Statistikoj ĉe GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "Malfermitaj kunigpetoj:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Prizorgantoj"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avataro de {username} ĉe gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Metadateno"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Aŭtoro:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Prizorganto:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Nekonfirmitaj detaloj"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Jen detaloj ne konfirmitaj de PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "Licenca esprimo:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "Licenco-Esprimo"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licenco:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etikedoj"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Postulas:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Provides-Extra:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Klasigiloj"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Kontrolita*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "* Intermitaj problemoj pri liverado povas kaŭzi perdon de kontrolo"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Kontrolita"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Ne kontrolita*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Retmesaĝo el PyPI rigardata kiel trudmesaĝo"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Fiasko dum livero"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Troo da problemoj pri livero"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Ne kontrolita"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Ĉefa"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Vidi opciojn pri retpoŝto"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opcioj"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opcioj pri %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Resendi kontrolan retmesaĝon"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Marki ĉi tiun retpoŝtan adreson kiel la ĉefan"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Marki kiel la ĉefan retpoŝtan adreson"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Forigi ĉi tiun retpoŝtan adreson"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Forigi retpoŝtan adreson"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Amplekso"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Ĉiuj projektoj"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Kreita"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Laste uzita"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Neniam"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Vidi opciojn pri ĵetono"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Forigi ĵetonon"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Vidi unikan identigilon"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Forigi API-ĵetonon"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "Programoj uzantaj ĉi tiun ĵetonon ne plu povos uzi PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Unika identigilo de la API-ĵetono \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profila bildo"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com por generi vian profilan bildon uzante "
"vian ĉefan retpoŝtan adreson"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Ŝanĝi bildon ĉe gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detaloj pri konto"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Dato de aliĝo"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"Montrata sur via publika profilo. Ne ŝanĝebla."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Plena nomo"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Neniu nomo donita"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Montrata sur via publika profilo"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Publika retpoŝta adreso"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your publika profilo al salutintoj."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Ĝisdatigi konton"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Kontaj retpoŝtaj adresoj"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Ĉefa retpoŝta adreso "
"ricevos sciigojn."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Retpoŝtaj adresoj asociitaj kun via konto"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Stato"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Aldoni retpoŝtan adreson"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Ŝanĝi pasvorton"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Malnova pasvorto"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Via aktuala pasvorto"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nova pasvorto"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Konfirmi novan pasvorton"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Ĝisdatigi pasvorton"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API-ĵetonoj"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -3867,19 +3896,19 @@ msgstr ""
"API-ĵetonoj estas alternativa metodo de aŭtentikigo por alŝuti pakojn al "
"PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Lerni plu pri API-ĵetonoj"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Aktivaj API-ĵetonoj de ĉi tiu konto"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Aldoni API-ĵetonon"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3888,236 +3917,236 @@ msgstr ""
"Kontrolu vian ĉefan retpoŝtan adreson por aldoni "
"API-ĵetonojn al via konto."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Amplekso de la ĵetono: tuta konto"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Amplekso de la ĵetono: Projekto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Eksvalidiĝos: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Konto kreiĝis"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Salutinta"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Dupaŝa metodo:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Nenio"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Sekuriga aparato (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"Aŭtentikigilo (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Realira kodo"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr "Memorata aparato"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Salutado malsukcesis"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Baza aŭtentikigo (alŝuta finpunkto)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
-msgid "Reason:"
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
+msgid "Reason:"
msgstr "Kialo:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Neĝusta pasvorto"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Nevalida dua faktoro (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Nevalida dua faktoro (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Nevalida dua faktoro (realira kodo)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Raŭtentikigo de seanco malsukcesis"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Retpoŝta adreso aldonita al la konto"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Retpoŝta adreso forigita for de la konto"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Retpoŝta adreso kontrolita"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Retpoŝta adreso rekontrolita"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Ĉefa retpoŝta adreso ŝanĝita"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Malnova ĉefa retpoŝta adreso:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nova ĉefa retpoŝta adreso:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Ĉefa retpoŝta adreso donita"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Retmesaĝo sendita"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Al:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Temo:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Pasvorta restarigo petita"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Oni provis restarigi la pasvorton"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Pasvorto sukcese restarigita"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Pasvorto sukcese ŝanĝita"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Pasvorto malŝaltita"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projekto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Dupaŝa aŭtentikigo aldonita"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Metodo: Sekuriga aparato (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nomo de la aparato:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4125,132 +4154,132 @@ msgstr ""
"Metodo: Aŭtentikiga programo (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Dupaŝa aŭtentikigo forigita"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "Dupaŝ-aŭtentikiga aparato fidata"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Realiraj kodoj generiĝis"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Realiraj kodoj regeneriĝis"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Realira kodo uzita por saluto"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API-ĵetono aldonita"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nomo de ĵetono:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API-ĵetono forigita"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Unika identigilo:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "API-ĵetono aŭtomate forigita por sekureco"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Kialo: Ĵetono trovita ĉe publika URL"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "Invito aliĝi al %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
"Malakceptiĝis invito aliĝi al %(organization_name)s"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr "Nuliĝis invito aliĝi al %(organization_name)s"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
"Eksvalidiĝis invito aliĝi al %(organization_name)s"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "Rolo en %(organization_name)s aldoniĝis"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "Rolo en %(organization_name)s ŝanĝiĝis"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "Organizaĵa rolo estis forigita"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Projekto: %(project_name)s; rolo: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
"Organizaĵo: %(organization_name)s; teamo: %(team_name)s; rolo: %(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4261,58 +4290,58 @@ msgstr ""
"rimarkas suspektindaĵon, bonvolu sekurigi vian "
"konton baldaŭ laŭeble."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Ĵusa aktiveco pri la konto"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Evento"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Tempo"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Pliaj informoj"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Dato / tempo"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informoj pri loko"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Informoj pri aparato"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "Eventoj aperos ĉi tie, kiam okazos agoj pri sekureco de via konto."
@@ -4364,11 +4393,11 @@ msgstr ""
"href=\"%(delete_href)s\">forigi projekton"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Sekvu singarde!"
@@ -4380,27 +4409,27 @@ msgstr "Vi ne povos restaŭri vian konton post ĝia forigo"
msgid "Delete your PyPI account"
msgstr "Forviŝi vian PyPI-konton"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Administri"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Dupaŝa aŭtentikigo (2PA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4411,86 +4440,86 @@ msgstr ""
"href=\"%(href)s\">Lernu plu pri 2PA"
"abbr>. Post starigo de 2PA, ĝi ne estas malstarigebla."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Realiraj metodoj ŝaltitaj"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Realira metodo"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "generita je %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s ne uzita(j)"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Regeneri"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Dupaŝaj aŭtentikigaj metodoj ŝaltitaj"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Dupaŝa metodo"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Por malstarigi ĉi tiun 2PA-metodon, vi devas unue starigi alian metodon."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Ne eblas malstarigi lastan 2PA-metodon"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Forigi"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Forigi aŭtentikigan programon"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Forigi programon"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Forigi dupaŝan sekurigan aparaton"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Forigi aparaton"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nomo de la aparato"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4499,7 +4528,7 @@ msgstr ""
"Konfirmu vian ĉefan retpoŝtan adreson antaŭ ol "
"starigi pliajn metodojn por dupaŝa aŭtentikigo ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4508,7 +4537,7 @@ msgstr ""
"Kontrolu vian ĉefan retpoŝtan adreson antaŭ ol "
"starigi dupaŝan aŭtentikigon ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4516,7 +4545,7 @@ msgstr ""
"Vi devas generi kaj sekure konservi realirajn kodojn antaŭ ol starigi pliajn "
"metodojn por dupaŝa aŭtentikigo ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4524,11 +4553,11 @@ msgstr ""
"Vi devas generi kaj sekure konservi realirajn kodojn antaŭ ol starigi "
"dupaŝan aŭtentikigon ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Generi realirajn kodojn"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4536,22 +4565,22 @@ msgstr ""
"Uzu realiran kodon antaŭ ol starigi pliajn metodojn por dupaŝa aŭtentikigo "
"ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr "Uzu realiran kodon antaŭ ol starigi dupaŝan aŭtentikigon ĉe via konto."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Uzi realiran kodon"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Vi ankoraŭ ne starigis dupaŝan aŭtentikigon ĉe via konto."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4559,7 +4588,7 @@ msgstr ""
"Starigi 2PA per aŭtentikiga "
"programo"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4567,8 +4596,8 @@ msgstr ""
"Starigi 2PA per aŭtentikiga "
"aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4576,8 +4605,8 @@ msgstr ""
"Ŝaltu JavaScript por ebligi dupaŝan aŭtentikigon per sekuriga aparato (ekz. "
"USB-ŝlosilo)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Ĝisdatigu vian TTT-legilon por ebligi dupaŝan "
"aŭtentikigon per sekuriga aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Paĝnivela navigilo"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Via konto"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navigilo de konto"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Ĉi tiu ago ne povas esti malfarita!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Konfirmu vian salutnomon por daŭrigi."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "La %(item)s konfirmiĝu por daŭrigi."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Rezigni"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "fermi"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Entajpu vian pasvorton por daŭrigi."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Administrado de fidata eldonanto"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4649,7 +4678,7 @@ msgstr ""
"eldonajn rajtojn pri pako ĉe PyPI al fidata triapartia servo, kiel GitHub "
"Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4657,7 +4686,7 @@ msgstr ""
"Uzantoj kaj projektoj ĉe PyPI povas uzi fidatajn eldonantojn por aŭtomatigi "
"siajn eldonajn procedojn sen API-ĵetonoj aŭ pasvortoj."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them Jen pli pri fidataj eldonantoj kaj kiel uzi ilin."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Ajna"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Aldonita de:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Forigita de:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Submetita de:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Laborfluo:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Specifilo:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Eldoninto:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "Retadreso:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Ankoraŭ ne akceptitaj invitoj"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Kreita je %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Malakcepti inviton al %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Malakcepti inviton"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nomo de la organizaĵo"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "Speco de organizaĵo: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Fakturado ne aktiva"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4772,211 +4801,211 @@ msgstr ""
"La fakturado de tiu organizo povas esti aktivigita fare de organizaĵa "
"posedanto aŭ faktura mastrumanto"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Jen neaktiva organizaĵo"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Neaktiva"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Mastrumanto"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Posedanto"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Faktura administrilo"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Vidi ĉi tiun organizaĵon"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Vidi"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Aktivigi fakturadon por ĉi tiu organizaĵo"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Aktivigi fakturadon"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Administri ĉi tiun organizaĵon"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Vi ankoraŭ ne aliĝis al iu ajn organizaĵo ĉe PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "Ankoraŭ ne aprobitaj organizaĵoj"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Jen neaktiva organizaĵo"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Malakcepti"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Peto estis submetita"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "Submetis %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Administri ĉi tiun organizaĵon"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Peti novan organizaĵon"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nomo de organizaĵa konto"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Elektu kontan nomon de la organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Tiu konta nomo uziĝos en retadresoj ĉe PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Ekzemple"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Organizaĵa montra nomo"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nomo de via negoco, varo aŭ projekto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "Retadreso de organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "Retadreso de via negoco, varo aŭ projekto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Priskribo de organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Priskribo pri via negoco, varo aŭ projekto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Priskribo de organizaĵo"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Speco de organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -4984,12 +5013,12 @@ msgstr ""
"Firmaoj povas krei organizaĵajn kontojn kiel pagitan servon, dum komunumaj "
"projektoj ĝuas senkostajn organizaĵajn kontojn."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Krei"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -4998,52 +5027,52 @@ msgstr ""
"Vi devas unue starigi dupaŝan aŭtentikigon ĉe via "
"konto antaŭ ol peti pri organizaĵo."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "Via(j) peto(j) por nova(j) organizaĵo(j) ĉe PyPI submetiĝis."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "Vi ricevos retmesaĝojn po unu por ĉiu aprobita organizaĵo"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Sola posedanto"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Mastrumi ĉi tiun projekton"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Vi ne estas posedanto de ĉi tiu projekto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Vidi la publikan paĝon de ĉi tiu projekto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Ĉi tiu projekto ne havas eldonojn"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5054,11 +5083,11 @@ msgstr ""
"la Manlibron por "
"Python-Uzantoj pri Pakado"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "Aktivigi vian konton ĉe PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5066,7 +5095,7 @@ msgstr ""
"Vi devas konfirmi ĉefan retpoŝtan adreson antaŭ ol ŝanĝi ion ajn pri via "
"konto."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see konfirmitan retpoŝtan adreson por "
"aktivigi vian konton."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support Jen pli pri la subteno de OpenID Connect far GitHub "
"Actions."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nomo de projekto ĉe PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nomo de projekto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "La projekto (ĉe PyPI) kreota, kiam ĉi tiu eldonanto uziĝos"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "posedanto"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr "La nomo de la organizaĵo aŭ salutnomo ĉe GitHub posedanta la deponejon"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nomo de deponejo"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "deponejo"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "La nomo de la deponejo ĉe GitHub enhavanta la eldonan laborfluon"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nomo de laborfluo"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5161,24 +5190,24 @@ msgstr ""
"La dosiernomo de la eldona laborfluo. Ĉi tiu dosiero devas ekzisti en la "
"dosierujo .github/workflows/
en la deponejo agordita ĉi-supre."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Media nomo"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(ne deviga)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5194,22 +5223,22 @@ msgstr ""
"rekomendegata, speciale se via deponejo "
"havas mastrumantojn kun enmetaj rajtoj, kiuj ne rajtas eldoni ĉe PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Aldoni"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support Jen pli pri la subteno de OpenID Connect far GitLab "
"CI/CD."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "Nomspaco"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "nomspaco"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5237,36 +5266,36 @@ msgstr ""
"La salutnomo aŭ grupa/subgrupa nomspaco ĉe GitLab, al kiu apartenas la "
"projekto"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nomo de projekto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "projekto"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "La nomo de la projekto ĉe GitLab enhavanta la eldonan laborfluon"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "Supranivela ĉenstabla dosierloko"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5276,14 +5305,14 @@ msgstr ""
"Tiu dosiero devas ekzisti en la projekto agordita ĉi-supre (ekstera "
"ĉenstablo ne eblas)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "eldono"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5300,8 +5329,8 @@ msgstr ""
"deponejo havas mastrumantojn kun enmetaj rajtoj, kiuj ne rajtas eldoni ĉe "
"PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5309,27 +5338,27 @@ msgid ""
msgstr ""
"Jen pli pri la subteno de OpenID Connect far Google."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "retpoŝta adreso"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr "La retpoŝta adreso de la konto aŭ servo uzata por eldoni."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Temo"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "temo"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5340,8 +5369,8 @@ msgstr ""
"postuliĝas; tamen, la temo plu limigas la identecon uzatan por eldonado. Jen pli da detaloj."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support Jen pli pri la subteno de OpenID Connect far "
"ActiveState."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Organizaĵo"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "mia-organizajho"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "La nomo de la organizaĵo ĉe ActiveState posedanta la projekton"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "Nomo de projekto ĉe ActiveState"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "mia-projekto"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "La projekto ĉe ActiveState konstruontan vian Python-artefakton."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "Salutnomo de aganto"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "mia-salutnomo"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
@@ -5400,15 +5429,15 @@ msgstr ""
"La salutnomo de la konto ĉe ActiveState, kiu ekigos la konstruadon de via "
"Python-artefakto."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Administri eldonantojn"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projekto"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5416,21 +5445,21 @@ msgstr ""
"Aktuale neniu eldonanto estas starigita. Eldonantoj por ekzistantaj "
"projektoj estas starigeblaj ĉe la eldona agordejo por ĉiu individua projekto."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Ankoraŭ ne aprobitaj projektaj nomoj"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Eldonanto"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Detaloj"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5438,16 +5467,16 @@ msgstr ""
"Neniu estonta eldonanto estas aktuale starigita. Eldonantoj por projektoj "
"ankoraŭ ne ekzistanta estas starigeblaj ĉi-sube."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Starigi novan estontan fidatan eldonanton"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Vi povas uzi ĉi tiun paĝon por registri «estontajn» fidatajn eldonantojn."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5463,7 +5492,7 @@ msgstr ""
"eldonanto fariĝas ordinara fidata eldonanto. Vi povas legi pli pri estontaj "
"kaj ordinaraj fidataj eldonantoj ĉi tie."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5473,8 +5502,8 @@ msgstr ""
"rezervas tiun nomon. Ĝis kiam la projekto kreiĝos, ĉiu alia uzanto povas "
"krei ĝin, eble per sia propra «estonta» eldonanto."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5483,7 +5512,7 @@ msgstr ""
"Vi devas starigi dupaŝan aŭtentikigon ĉe via konto "
"antaŭ ol starigi novan eldonanton."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5491,7 +5520,7 @@ msgstr ""
"Por kontroli, ĉu vi sekure konservis viajn realirajn kodojn se la 2PA-"
"aparato perdiĝus, tajpu unu el viaj realiraj kodoj ĉi tie."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5499,7 +5528,7 @@ msgstr ""
"La realira kodo elektita de vi estos foruzita kaj ne plu uzebla por "
"preteriri 2PA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5507,15 +5536,15 @@ msgstr ""
"Ĉu vi forgesis sekure konservi viajn realirajn kodojn? Vi "
"devas generi ilin denove."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Kodoj por realiro al la konto"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Regeneri realirajn kodojn"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5525,7 +5554,7 @@ msgstr ""
"devos uzi unu el ĉi tiuj realiraj kodoj por saluti en vian PyPI-konton. Ĉiu "
"kodo estas uzebla nur unu fojon."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5533,7 +5562,7 @@ msgstr ""
"Tiuj kodoj nur uziĝu por realiro al la konto, ne por "
"ordinaraj salutoj."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5543,67 +5572,67 @@ msgstr ""
"programon aŭ sekuriga(j)n ŝlosilo(j)n kaj ne havos atingon al tiuj realiraj "
"kodoj, vi eble definitive perdos vian konton ĉe PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Konservi viajn realirajn kodojn"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Elŝuti kiel dosieron"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Konservi"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Daŭrigi"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Tiuj kodoj ne estos videbla denove."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Certigu, ke vi sekure konservis ilin, antaŭ daŭrigo."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "Krei API-ĵetonon"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Ĵetono por «%(macaroon_description)s»"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permesoj:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Alŝuti pakojn"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Amplekso:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Tuta konto (ĉiuj projektoj)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projekto \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5611,28 +5640,29 @@ msgstr ""
"Pro sekureco, ĉi tiu ĵetono aperos nur unufoje. Kopiu ĝin nun."
"strong>"
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Kopii ĵetonon en tondujon"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Kopii ĵetonon"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Uzado de ĉi tiu ĵetono"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Por uzi ĉi tiun API-ĵetonon:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Via salutnomo estu %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5641,7 +5671,7 @@ msgstr ""
"Via pasvorto estu la valoro de la ĵetono, inkluzive de la prefikso "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5650,7 +5680,7 @@ msgstr ""
"Ekzemple, se vi uzas Twine por alŝuti viajn "
"projektojn al PyPI, agordu vian dosieron %(filename)s
jene:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5660,7 +5690,7 @@ msgstr ""
"Ekzemple, se vi uzas Twine por alŝuti plurajn "
"projektojn al PyPI, agordu vian dosieron %(filename)s
jene:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5668,11 +5698,11 @@ msgstr ""
"aŭ uzanto-ampleksa ĵetono aŭ projekto-ampleksa ĵetono, kiun vi volas uzi "
"kiel la impliciton"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "projekta ĵetono"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5681,7 +5711,7 @@ msgstr ""
"Vi povas poste uzi la komandon %(command)s
por uzi la ĝustan "
"ĵetonon por alŝuto al PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, vizitu la helpopaĝon de PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "Krei alian ĵetonon"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nomo de ĵetono"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "Kio estas la celo de ĉi tiu ĵetono?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Elektu amplekson..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5714,15 +5744,15 @@ msgstr ""
"API-ĵetono, kies amplekso estas via tuta konto, havos alŝutan permeson por "
"ĉiuj el viaj aktualaj kaj kreotaj projektoj."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "Krei ĵetonon"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Starigi dupaŝan aŭtentikigon per aŭtentikiga programo (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the normo TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5742,15 +5772,15 @@ msgstr ""
"Vizitu la helpopaĝon de PyPI por listo de kongruaj "
"programoj."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Agordi vian programon"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Skanu la QR-kodon per via aŭtentikiga programo."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -5758,11 +5788,11 @@ msgstr ""
"Pro sekureco, vi povas asocii nur unu aŭtentikigan aplikaĵon al unu PyPI-"
"konto."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR-kodo por agordi aŭtentikigan aplikaĵon"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
@@ -5770,15 +5800,15 @@ msgstr ""
"QR-skanilo mankas? Tajpu la jenan kodon en vian TOTP-"
"programon anstataŭe:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Kontroli la aplikaĵon"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Aŭtentikiga kodo"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -5786,15 +5816,15 @@ msgstr ""
"Por fini la starigon, tajpu la sesciferan aŭtentikigan kodon donitan de via "
"TOTP-programo."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Agordi aplikaĵon"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Agordi dupaŝan aŭtentikigon per sekuriga aparato (ekz. USB-ŝlosilo)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the normo FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan, kaj Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Por komenci, nomu vian aparaton"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI subtenas aldonadon de pluraj sekurigaj aparatoj."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -5834,11 +5864,11 @@ msgstr ""
"Bonvolu nomi ĉi tiun aparaton. La nomo konsistu el maksimume 64 signoj. "
"Validas ĉia Unikoda signo, inkluzive de spacetoj."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Agordi la sekurigan aparaton"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5853,7 +5883,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">kongruan TTT-legilon"
"a>."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -5861,13 +5891,13 @@ msgstr ""
"Notu ke kelkaj malnovaj USB-ŝlosiloj ne kongruas kun la normo FIDO kaj tial "
"ne funkcias kun PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Aktivigi abonon"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -5875,7 +5905,7 @@ msgstr ""
"Firmaa konto postulas aktivan abonon. Bonvolu tajpi ĝisdatajn fakturajn "
"informojn por aktivigi la konton."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
@@ -5884,74 +5914,73 @@ msgstr ""
"Mi konsentas al la Uzokondiĉoj de PyPI "
"reprezentante la organizaĵon %(organization_name)s."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "La organizaĵo «%(organization_name)s» estis forviŝita"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "Roloj de la organizaĵo"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nomo de organizaĵa konto"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Organizaĵa montra nomo"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Priskribo de organizaĵo"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Speco de organizaĵo"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Priskribo de organizaĵo"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "Submetis %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Submetita de:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "Historio pri la sekureco de «%(source_name)s»"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -5959,22 +5988,22 @@ msgstr ""
"Se vi (aŭ via kunlaboranto) faros agon pri la sekureco de ĉi tiu organizaĵo, "
"tiu ago registriĝos kaj montriĝos ĉi tie."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "«%(organization_name)s» registriĝis kiel nomo de organizaĵo"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "Organizaĵo %(organization_name)s kreiĝis"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "La organizaĵo «%(organization_name)s» estis forviŝita"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -5982,23 +6011,23 @@ msgstr ""
"Nomo de la organizaĵo «%(previous_organization_name)s» ŝanĝiĝis al "
"«%(organization_name)s»"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "La organizaĵo «%(organization_name)s» estis aprobita"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "La organizaĵo «%(organization_name)s» estis malaprobita"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"Projekto «%(project_name)s» aldonita al organizaĵo"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
@@ -6006,28 +6035,28 @@ msgstr ""
"Projekto «%(project_name)s» malaldonita el "
"organizaĵo"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
"%(username)s aliĝis kiel organizaĵa %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s eksiĝis kiel organizaĵa %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s ŝanĝiĝis al organizaĵa %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6036,7 +6065,7 @@ msgstr ""
"%(username)s invitiĝis aliĝi kiel organizaĵa "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6045,7 +6074,7 @@ msgstr ""
"%(username)s malakceptis inviton aliĝi al la "
"organizaĵo kiel %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6054,7 +6083,7 @@ msgstr ""
"Nuligis inviton por %(username)s aliĝi kiel "
"organizaĵa %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -6063,20 +6092,20 @@ msgstr ""
"Eksvalidiĝis invito por %(username)s aliĝi kiel "
"organizaĵa %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "Teamo %(team_name)s kreiĝis"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "Teamo %(team_name)s malkreiĝis"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s aliĝis al la teamo %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s malaliĝis el la teamo %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Registrita de:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Kreita de:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Forigita de:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Nomo ŝanĝita de:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Akceptita de:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Malakceptita de:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Ŝanĝita de:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "Invitita de:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "Eksvalidigita de:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "Historio pri la sekureco de %(source_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Administri «%(organization_name)s»"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Reen al organizaĵoj"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "Projektoj de organizaĵo"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "Administri la projektojn de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "Ankoraŭ mankas projektoj en via organizaĵo."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6208,15 +6237,15 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Manlibron por Python-Uzantoj pri Pakado"
"a>"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "Aldoni projekton al organizaĵo"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "Ĉu nova aŭ ekzistanta projekto?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6224,15 +6253,15 @@ msgstr ""
"Transdonu ekzistantan projekton posedatan de vi, aŭ kreu kaj aldonu novan "
"projekton al la organizaĵo."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "Nomo de jam ekzistanta projekto"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "Vi ne posedas projektojn aldoneblajn al ĉi tiu organizaĵo."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6244,15 +6273,15 @@ msgstr ""
"organizaĵo. Projekto jam aldonita al alia organizaĵo estas transdonebla per "
"la projekta agordejo."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Transdoni ekzistantan projekton"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "Nomo de nova projekto"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6260,39 +6289,39 @@ msgstr ""
"Posedantoj de ĉi tiu organizaĵo povas krei malplenan projekton kaj aldoni "
"ĝin al la organizaĵo."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Krei kaj aldoni novan projekton"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Administri anojn de %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "Dupaŝa aŭtentikigo ŝaltita"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2PA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "Dupaŝa aŭtentikigo malŝaltita"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6301,11 +6330,11 @@ msgstr ""
"Uzu ĉi tiun paĝon por elekti tiujn PyPI-uzantojn, kiuj helpas vin administri "
"la organizaĵon %(organization_name)s."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "Roloj de la organizaĵo"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6315,181 +6344,181 @@ msgstr ""
"Ekzistas %(number_of_roles)s eblaj roloj por anoj de ĉi tiu organizaĵo. Legu "
"la ĉi-suban tabelon por detaloj pri la rajtoj de la roloj."
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "Matrico pri permesoj de organizaĵaj roloj"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Ano"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "Vidi organizaĵon/teamojn"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "Krei/administri teamojn"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "Inviti/administri anojn de la organizaĵo"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "Forviŝi la organizaĵon"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "Administri organizaĵan fakturadon"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Posedi/administri specifajn projektojn"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "Krei novajn projektojn"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Forviŝi projektojn"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
"Tiuj uzantoj, kiuj rajtas administri la organizaĵon %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Uzanto"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Konservi rolon"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "Ne rajtas forigi aliulojn for de la organizaĵo"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "Ne povas forigi vin mem kiel la ununura posedanto"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "Malanigi la uzanton %(user)s el ĉi tiu organizaĵo."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Malanigi la uzanton %(user)s el ĉi tiu organizaĵo"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Ne eksvalidiĝinta invito"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Invito eksvalidiĝinta"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "Eksvalidigi inviton por %(user)s."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Eksvalidigi inviton por %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Eksvalidigi inviton"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "Resendi inviton al %(user)s."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "Resend inviton al %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Resendi"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Forviŝi eksvalidigitan inviton por %(user)s."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "Forviŝi eksvalidigitan inviton por %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Forviŝi"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Inviti anon"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Inviti"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "Agordoj pri organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "Administri la agordojn pri «%(organization_name)s»"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
"Ŝanĝi la nomon de la organizaĵa konto ĉi-sube."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Dato de kreo"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Priskribo de organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6499,36 +6528,36 @@ msgstr ""
"Se vi deziras ŝanĝi vian Firmaan konton al Komunuma konto, kontaktu la "
"administrantojn de %(site)s ĉe %(email)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Ĝisdatigi organizaĵon"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "Detaloj pri fakturo"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Faktura stato"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Faktura retpoŝta adreso"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "Administri fakturadon"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Ŝanĝi nomon de organizaĵa konto"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr "Aktuale ne eblas ŝanĝi la nomon de organizaĵo."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
@@ -6537,7 +6566,7 @@ msgstr ""
"Bonvolu kontakti la helpteamon de PyPI, se vi bezonas "
"ŝanĝi la nomon de via organizaĵo."
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
@@ -6545,47 +6574,47 @@ msgstr ""
"Vi ne povos reuzi vian aktualan kontan nomon, se vi ŝanĝos la nomon de via "
"organizaĵo."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "Ŝanĝi nomon de organizaĵa konto por"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "Aktuala nomo de organizaĵa konto"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Forviŝi organizaĵon"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Ne eblas forviŝi organizaĵon"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Via organizaĵo aktuale posedas %(count)s projekton."
msgstr[1] "Via organizaĵo aktuale posedas %(count)s projektojn."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Por ĉiu projekto, vi devas aŭ:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "Transdoni la posedrajton kaj forigi la projekton for de via organizaĵo"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "Forviŝi la projekton"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "Antaŭ ol vi povos forviŝi vian organizaĵon."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and forigi projekton aŭ forviŝi projekton"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "Vi ne povos restaŭri vian organizaĵon post ĝia forviŝo."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr "Via abono ĉesos, kaj vi ne plu rajtos uzi la fakturan portalon."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Vi ne plu rajtos uzi la fakturan portalon."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from via faktura portalo antaŭ ol daŭrigi."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Organizaĵaj teamoj"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Administri la teamojn de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s ano"
msgstr[1] "%(member_count)s anoj"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "Administri ĉi tiun teamon"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "Vidi ĉi tiun teamon"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6652,15 +6681,15 @@ msgstr ""
"Ankoraŭ mankas teamoj en via organizaĵo. Posedantoj kaj mastrumantoj de la "
"organizaĵo rajtas krei novajn teamojn por la organizaĵo."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "Krei novan teamon"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "Nomo de teamo"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6668,16 +6697,16 @@ msgstr ""
"Posedantoj kaj administrantoj de ĉi tiu organizaĵo povas krei teamon por la "
"organizaĵo kaj administri teamanojn, teamajn projektojn kaj teamajn agordojn."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Mastrumi la dokumentaron pri '%(project_name)s'"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Forigi dokumentaron"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s, tio estas ne malfarebla, ĉar "
"alŝuto de nova dokumentaro estas ne plu subtenata."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Forigi la Dokumentaron pri la projekto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Dokumentaro de projekto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Alŝuto de novaj dokumentoj ne plu eblas"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6708,70 +6737,70 @@ msgstr ""
"Se vi (aŭ via kunlaboranto) faros agon pri la sekureco de ĉi tiu projekto, "
"tiu ago registriĝos kaj montriĝos ĉi tie."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projekto kreita"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "Versio %(version)s kreita"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "Versio %(version)s forigita"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "Versio %(version)s fortirita"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Fortirita de:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "Versio %(version)s malfortirita"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Dosiero aldonita al versio %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Dosiernomo:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "Dosiero forigita for de la versio %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s aldonita kiel projekta %(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s forigita kiel projekta %(role_name)s"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s ŝanĝita al projekta %(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6780,7 +6809,7 @@ msgstr ""
"%(username)s invitiĝis aliĝi kiel projekta "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6789,7 +6818,7 @@ msgstr ""
"%(username)s malakceptis inviton aliĝi kiel "
"projekta %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6798,152 +6827,152 @@ msgstr ""
"Nuligis inviton por %(username)s aliĝi kiel "
"projekta %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "Teamo %(team_name)s aldonita al la projekto %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "Teamo %(team_name)s ŝanĝiĝis al la projekto %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "Teamo %(team_name)s estis forigita el la projekto %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projekto aldonita al la organizaĵo %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projekto malaldonita el la organizaĵo %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Provizora API-ĵetono kreiĝis"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permesoj: Rajtas alŝuti al ĉi tiu projekto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Eksvalidiĝo:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "Stato de valideco:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Eksvalidiĝinta"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "Kreinto"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "API-ĵetono kreita"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Regata de:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Fidata eldonanto estis aldonita"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Fidata eldonanto estis forigita"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Dupaŝa aŭtentikigo necesigita"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Ŝaltita de:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Dupaŝa aŭtentikigo malnecesigita"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Malŝaltita de:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr "Projekto enarĥivigita"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr "Enarĥivigita de:"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr "Projekto elarĥivigita"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr "Elarĥivigita de:"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "Projekta alternativa deponejo aldonita"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "Retadreso"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Projekta alternativa deponejo malaldonita"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Pliaj informoj"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informoj pri loko"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Administri la projekton «%(project_name)s»"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Reen al projektoj"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "Ĉi tiu projekto estas kvarantenigita."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -6953,8 +6982,8 @@ msgstr ""
"restaŭriĝos. Dum kvaranteno, la projekto estas ne instalebla far klientoj "
"nek modifebla far siaj mastrumantoj."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
@@ -6962,12 +6991,12 @@ msgstr ""
"Legu pli ĉe la helpa artikolo pri kvarantenigitaj "
"projektoj."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr "Jen projekto enarĥivigita."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -6975,7 +7004,7 @@ msgstr ""
"Kelkaj formulaj kampoj estis aŭtomate plenigitaj; bonvolu kontroli ĝiajn "
"enhavojn, antaŭ ol sendi la formularon."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6987,33 +7016,33 @@ msgstr ""
"postuliĝas; tamen, la temo plu limigas la identecon uzatan por eldonado. Jen pli da detaloj."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Administri aktualajn eldonantojn"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Eldonantoj per OpenID Connect asociitaj al %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Neniu eldonanto estas starigita."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Aldoni novan eldonanton"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr "Limigi medion"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "Tio limigos la medion de la Fidata Eldonanto al"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7025,7 +7054,7 @@ msgstr ""
"«%(constrained_environment_name)s» aŭ registri ĉiun el ili kiel Fidatan "
"Eldonanton."
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
@@ -7035,76 +7064,76 @@ msgstr ""
"kontinuaj integrado/disponigo ruliĝanta en la medio "
"«%(constrained_environment_name)s»."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr "Nomo de nova medio"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Mastrumi '%(project_name)s' – eldoni version %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Versio %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Fortiritaj eldonoj"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "vidi eldonon"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Dosieroj por la eldono %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Dosiernomo, grando"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versio de Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Dato de alŝuto"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Vidi opciojn pri dosiero"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opcioj pri dosiero"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Elŝuti"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Forigi dosieron for de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Forigi dosieron"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7112,7 +7141,7 @@ msgstr ""
"Mi komprenas, ke miaj uzantoj ne plu povos instali ĉi tiun dosieron en tiu "
"eldono de la projekto."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will ne "
"povos realŝuti dosieron de la sama nomo %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Mi komprenas, ke mi ne povos malfari tion."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "Mi komprenas, ke la administrantoj de PyPI ne povos malfari tion."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Alŝuto de novaj dosieroj"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Neniu dosiero trovita"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Fermi"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Manlibro de Python-Uzanto pri Pakado"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Agordoj pri eldono"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Fortiri eldonon"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7181,7 +7210,7 @@ msgstr[1] ""
"Fortiro kaŭzos, ke ĉi tiu eldono (kaj %(count)s dosieroj en ĝi) ignoriĝos "
"dum instalado, por la plejparto de la kazoj."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7189,7 +7218,7 @@ msgstr ""
"Fortiro kaŭzos, ke ĉi tiu eldono ignoriĝos dum instalado, por la plejparto "
"de la kazoj."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7198,13 +7227,13 @@ msgstr ""
"Ĉi tiu eldono estos ankoraŭ instalebla por alpinglintoj de ĉi tiu ekzanta "
"versio, ekz. per %(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "Por pli da informo, vidu PEP 592."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7213,27 +7242,27 @@ msgstr ""
"Vi povas klarigi la kialon por fortiron de ĉi tiu eldono, kiun pip montros "
"al tiuj, kiuj instalas per %(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Kialo (ne deviga)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versio"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Forigi eldonon"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7246,19 +7275,19 @@ msgstr[1] ""
"Forviŝo kaŭzos nemalfareblan perdon de ĉi tiu eldono kune kun %(count)s "
"dosieroj."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Forviŝo kaŭzos nemalfareblan perdon de ĉi tiu eldono."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr "Vi ne povos realŝuti novan samspecan distribuon de la sama versio."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7268,8 +7297,8 @@ msgstr ""
"tiu pako. Ĝi estu lasta rimedo por trakti jurajn problemojn aŭ por forigi "
"fiaĵojn."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider posteldonon anstataŭe."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7291,7 +7320,7 @@ msgstr ""
"Mi komprenas, ke mi estas nemalfareble forviŝonta ĉiujn dosierojn de la "
"eldono %(release_version)s de la projekto."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7299,7 +7328,7 @@ msgstr ""
"Mi komprenas, ke miaj uzantoj ne plu povos instali ĉi tiun eldonon de la "
"projekto."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ne povos realŝuti forviŝitajn dosierojn per la samaj "
"dosiernomoj."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Eldonoj de %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Dato de eldono"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Dosieroj"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Kialo de fortiro"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Mastrumi version"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s dosiero"
msgstr[1] "%(count)s dosieroj"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Neniu dosiero"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Vidi opciojn pri eldono"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opcioj pri %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Malfortiri Eldonon"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Malfortiri"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Fortiri"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Malfortiri eldonon"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Mastrumi eldonojn de '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Kreo de nova eldono"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Neniu eldono trovita"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Manlibro por Python-"
"Uzantoj pri Pakado"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Administri kunlaborantojn de «%(project_name)s»"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7405,24 +7434,24 @@ msgstr ""
"Uzu ĉi tiun paĝon por elekti tiujn PyPI-uzantojn, kiuj helpas vin administri "
"la projekton %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Projektaj roloj"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Ekzistas du eblaj roloj por kunlaborantoj:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Prizorganto"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7431,7 +7460,7 @@ msgstr ""
"inviti kunlaborantojn. Ne rajtas forviŝi dosierojn, eldonojn, aŭ la "
"projekton."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7448,89 +7477,90 @@ msgstr "Kunlaborantoj, kiuj rajtas administri la projekton %(project_name)s"
msgid "Collaborator"
msgstr "Kunlaboranto"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s posedanto de organizaĵo"
msgstr[1] "%(count)s posedantoj de organizaĵo"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Ne eblas forigi posedanton de organizaĵo"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s teamano"
msgstr[1] "%(count)s teamanoj"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "Ne povas forigi vian propran teamon kiel posedanto"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Forigi la kunlaboranton %(collaborator)s for de la projekto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Aldoni internan kunlaboranton"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "Ĉu teamo aŭ ano?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Aldoni teamon aŭ individuan anon kiel kunlaboranton."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "Nomo de teamo"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Mankas teamoj en la organizaĵo."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Inviti eksteran kunlaboranton"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Inviti kunlaboranton"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Agordi la projekton «%(project_name)s»"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Agordoj pri la projekto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Grando de la projekto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "(peti por pli da spaco)"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Krei ĵetonon por %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7539,11 +7569,11 @@ msgstr ""
"Kontrolu vian ĉefan retpoŝtan adreson por aldoni "
"API-ĵetonon por %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Projektaj priskribo kaj flankpanelo"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7568,22 +7598,22 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">la "
"Manlibron por Python-Uzantoj pri Pakado por plia helpo."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Forigi projekton for de la organizaĵo"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Forigado de ĉi tiu projekto for de la organizaĵo kaŭzos la jenon:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Forigi ĉi tiun projekton for de la organizaĵo «%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -7592,8 +7622,8 @@ msgstr ""
"Nuligi projektajn permesojn por teamoj en la organizaĵo "
"«%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -7601,27 +7631,27 @@ msgstr ""
"Individuaj posedantoj kaj mastrumantoj de la projekto retenos siajn "
"projektajn permesojn."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Tio forigos la projekton for de la organizaĵo «%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Forigi projekton"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nomo de Projekto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "Ne eblas forigi projekton for de la organizaĵo"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7631,42 +7661,42 @@ msgstr ""
"projekto. Vi devas aldoni individuan posedanton al la projekto antaŭ ol vi "
"povos forigi la projekton for de via organizaĵo."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Transdoni projekton al alia organizaĵo"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Transdoni projekton al organizaĵo"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "Transdonado de la projekto kaŭzos la jenon:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Rezigni vian rektan rolon Posedanto por la projekto."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
"Vi retenos rajtojn de Posedanto pri la projekto pro via organizaĵa rolo."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Aldoni la projekton al alia organizaĵo posedata de vi."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Aldoni la projekton al organizaĵo posedata de vi."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "Doni plenajn projektajn permesojn al posedantoj de la organizaĵo."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -7674,19 +7704,19 @@ msgstr ""
"Ĉiuj aliaj individuaj posedantoj kaj mastrumantoj de la projekto retenos "
"siajn projektajn permesojn."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Transdoni projekton"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Ne eblas transdoni projekton al alia organizaĵo"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "Ne eblas transdoni projekton al organizaĵo"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -7694,11 +7724,11 @@ msgstr ""
"Posedanto de organizaĵo rajtas transdoni projekton al organizaĵoj posedataj "
"aŭ administrataj de si."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Vi estas ne posedanto nek mastrumanto de aliaj organizaĵoj."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -7706,15 +7736,15 @@ msgstr ""
"Posedanto de projekto rajtas transdoni ĝin al organizaĵoj posedataj aŭ "
"administrataj de si."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "Vi estas ne posedanto nek mastrumanto de iu ajn organizaĵo."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "Lokoj de alternativaj deponejoj"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -7723,7 +7753,7 @@ msgstr ""
"Provizora subteno por metadatenoj pri alternativaj lokoj laŭ PEP 708."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce por ŝanĝoj."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "Lokoj de alternativaj deponejoj de %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "Priskribo"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "Forigi %(name)s for de la projekto."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "Nomo de alternativa deponejo"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "Ankoraŭ ne ekzistas alternativaj deponejoj por ĉi tiu projekto."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "Komencu aldonante alternativan deponejon ĉi-sube."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "Aldoni lokon de alternativa deponejo"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "Priskribo de alternativa deponejo"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "Priskribo pri la celo aŭ enhavo de la alternativa deponejo."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr "Enarĥivigi projekton"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, fuzzy, python-format
#| msgid ""
#| "Archiving a project will prevent any new uploads. Before doing so, we "
@@ -7805,12 +7835,12 @@ msgstr ""
"agordita, vi povas ĝisdatigi la priskribon de la projekto modifante la "
"dosieron README."
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr "Elarĥivigi projekton"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
#, fuzzy
#| msgid "Unarchiving a project will allow new file uploads."
msgid ""
@@ -7818,7 +7848,7 @@ msgid ""
"search index."
msgstr "Elarĥivigado de projekto permesos alŝutadon de novaj dosieroj."
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
#, fuzzy
#| msgid "Archiving a project will block any new file uploads."
msgid ""
@@ -7826,16 +7856,16 @@ msgid ""
"from the search index."
msgstr "Enarĥivigado de projekto malpermesos alŝutadon de novaj dosieroj."
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Forviŝi projekton"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Forviŝo de ĉi tiu projekto kaŭzos:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7850,16 +7880,16 @@ msgstr[1] ""
"Nemalfareblan forigon de la projekto kune kun %(count)s "
"eldonoj"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Nemalfareble forviŝi la projekton"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Igi la projektan nomon havebla por ajna uzanto de PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7872,7 +7902,7 @@ msgstr ""
"distribuo (ĉiuj distribuaj dosiernomoj ĉe PyPI estas unikaj, ĉar ili estas "
"kombinoj de la projekta nomo + versio-numero + distribua tipo)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7880,30 +7910,30 @@ msgstr ""
"Se vi (aŭ via kunlaboranto) faros agon pri la sekureco de ĉi tiu teamo, tiu "
"ago registriĝos kaj montriĝos ĉi tie."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "La nomo de la teamo %(previous_team_name)s ŝanĝiĝis al %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Administri «%(team_name)s»"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "Reen al teamoj"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Projektoj de teamo"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "Administri la projektojn de «%(team_name)s»"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -7911,41 +7941,41 @@ msgstr ""
"Jen teamo sen administraj aŭ alŝutaj permesoj por iu ajn projekto. Ekagordu "
"kunlaborantojn por projekto en via organizaĵo."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "Administri la teamanojn de «%(team_name)s»"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Uzu ĉi tiun paĝon por administri tiujn organizaĵajn uzantojn, kiuj estas "
"teamanoj de la teamo."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "Ne eblas forigi aliulojn el la teamo"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "Forigi la uzanton %(user)s for de la teamo"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "Ankoraŭ teamanoj mankas en ĉi tiu teamo."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Komencu anigante teamanon ĉi-sube."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Aldoni anon"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Administru organizaĵajn anojn por vidi ĉiujn uzantojn "
"en la organizaĵo aŭ inviti uzanton al la organizaĵo."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "Agordoj pri teamo"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "Agordi la teamon «%(team_name)s»"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "Nomo de teamo"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "Nomo de via teamo"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "Ĝisdatigi teamon"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "Forviŝi teamon"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "Vi ne povos realiri al via teamo post forviŝo."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "Nomo de teamo"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "Profilo de %(orgname)s"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s ankoraŭ alŝutis neniun projekton al PyPI"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
msgid "view details"
msgstr "vidi detalojn"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: plej novaj eldonoj de %(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "Kopii instrukcion por PIP"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "Jen kvarantenigita projekto"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "Ĉi tiu eldono estis fortirita"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "Stabila versio havebla (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "Pli nova versio havebla (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "Plej nova versio"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "Eldonita je: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "Neniu projekta priskribo donita"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "Navigilo"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "Navigilo por %(project)s"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "La priskribo de la projekto. Fokuso moviĝos al la priskribo."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "Priskribo de la projekto"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "La historio de eldonoj. Fokuso moviĝos al la historipanelo."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "Historio de eldonoj"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "Elŝuti dosierojn. Fokuso moviĝos al la projektaj dosieroj."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "Elŝuti dosierojn"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "Akuzi projekton kiel fiprogramon"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "La detaloj pri la projekto. Fokuso moviĝos al la projektaj detaloj."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "Detaloj pri la projekto"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
@@ -8109,36 +8139,36 @@ msgstr ""
"La mastrumantoj de ĉi tiu projekto markis ĉi tiun projekton kiel "
"enarĥivigitan. Oni ne atendas novajn eldonojn."
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "Kialo de fortiro de ĉi tiu eldono:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "La aŭtoro de ĉi tiu pako ankoraŭ ne priskribis la projekton"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "Sciigoj pri eldonoj"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "RSS-abonfluo"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "Ĉi tiu versio"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "pra-eldono"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "fortirita"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8149,17 +8179,17 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">instalado de pakoj."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Fonta distribuo"
msgstr[1] "Fontaj distribuoj"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "Neniu fonta distribuo disponiĝas por ĉi tiu eldono."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generado de distribuaj arĥivoj."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Duuma distribuo"
msgstr[1] "Duumaj distribuoj"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "Submeti fiprograman akuzon pri projekto"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "Submeti fiprograman akuzon pri projekto:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8194,7 +8224,7 @@ msgstr ""
"konfuzado pri dependeco, ŝtelado de datenoj, obskurigo, komando/regado, kaj "
"similaj kondutoj."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8270,16 +8300,15 @@ msgstr ""
"Do Not Upload». PyPI ĉiam malakceptos pakon kun klasigilo komenciĝanta per "
"«Private ::»."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Listo de klasigiloj"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Noto:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8290,7 +8319,7 @@ msgstr ""
"Warehouse sekvu la Kondutkodon de PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8303,7 +8332,7 @@ msgstr ""
"generu kaj sekure konservu realirajn kodojn "
"por reakiri vian konton kontraŭ tia risko."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision realirajn kodojn."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help realirajn kodojn, vi povas peti "
"helpon pri realiro al la konto."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Kio estas pako, projekto, aŭ eldono?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Kiel instali dosieron (pakon) el PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Kiel paki kaj publikigi mian kodon por PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Kio estas klasigilo?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Kia estas «fortirita» eldono?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr "Kio estas enarĥivigita projekto?"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Kial postuliĝas kontrolita retpoŝta adreso?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Kial PyPI diras al mi, ke mia pasvorto estas kompromitita?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "Kion mi faru se mi rimarkas suspektindaĵon pri mia konto?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Kial PyPI diras al mi, ke mia API-ĵetono estas kompromitita?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Kio estas dupaŝa aŭtentikigo, kaj kiel ĝi funkcias ĉe PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8376,7 +8405,7 @@ msgstr ""
"Kiel funkcias dupaŝa aŭtentikigo per aŭtentikiga programo (TOTP)? Kiel agordi ĝin ĉe PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -8384,96 +8413,96 @@ msgstr ""
"Kiel funkcias dupaŝa aŭtentikigo per sekuriga aparato (ekz. USB-ŝlosilo)? "
"Kiel mi agordas ĝin ĉe PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Kiajn aparatojn (aliajn ol USB-ŝlosilojn) mi povas uzi kiel sekurigajn "
"aparatojn?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
"Kiel funkcias dupaŝa aŭtentikigo per realira kodo? Kiel starigi ĝin ĉe PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Kiel uzi API-ĵetonojn por aŭtentikigi ĉe PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Kial kelkaj agoj postulas la konfirmon de mia pasvorto?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Kiel ŝanĝi mian salutnomon ĉe PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Kiel uzi Fidatajn Eldonantojn por eldoni ĉe PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Ĉu PyPI provizas API-ojn uzeblajn de mi?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Kiel mi povas speguli PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Kiel mi ricevos sciigon kiam eldoniĝos nova versio de projekto?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Kie mi povas vidi statistikojn pri PyPI, elŝutoj, kaj uzado de projektoj/"
"pakoj?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "Por kio estas dosieraj haketaĵoj? Kiel kontroli ilin?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Kiel publikigi miajn privatajn pakojn al PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Kial mia dezirata nomo de projekto ne estas havebla?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "Kiel mi prenu forlasitan aŭ antaŭe registritan projektan nomon?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Kiaj kunlaboraj roloj estas haveblaj pri projekto ĉe PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Kiel mi povas estiĝi posedanto/prizorganto de projekto ĉe PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Kiel mi povas alŝuti projektan priskribon en alia dosierformo?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Kiel mi ricevas escepton aŭ pliigon de la limo de grando de dosiero por mia "
"projekto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Kiel mi ricevas escepton aŭ pliigon de la limo de totala grando por mia "
"projekto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8481,30 +8510,30 @@ msgstr ""
"De kie PyPI ricevas datenojn pri projektaj vundeblaĵoj, kaj kiel mi povas "
"korekti ilin?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "Kiel restaŭri forviŝitan projekton, eldonon aŭ dosieron?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Kial okazas la eraro «la priskribo malsukcesis montriĝi»?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Kial mi ne rajtas permane alŝuti dosierojn al PyPI per la interfaco de la "
"TTT-legilo?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Mi forgesis mian pasvorton por PyPI. Ĉu vi povas helpi min?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Mi perdis atingon al mia PyPI-konto. Ĉu vi povas helpi min?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8513,7 +8542,7 @@ msgstr ""
"information.» (Ne valida aŭ ne ekzistanta aŭtentikiga informo) dum alŝuto de "
"dosieroj?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8522,15 +8551,15 @@ msgstr ""
"distribuo trovita) aŭ \"Could not fetch URL\" (Ne povis akiri URL) dum "
"pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Uzi la retejon PyPI estas malfacile por mi. Ĉu vi povas helpi min?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Kial mia pako aŭ uzanto-registriĝo forbariĝis?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8539,15 +8568,15 @@ msgstr ""
"aŭ enhavo jam ekzistas) aŭ \"Filename has been previously used\" (Dosiernomo "
"estis antaŭe uzita)?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Kiel mi petu novan klasigilon?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Kien mi raportu cimon aŭ komentu pri PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Ĉu vi povas helpi min?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "Kio signifas, ke mia projekto estas kvarantenigita?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Kiu mastrumas PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Kiel funkcias PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Ĉu mi povas dependi de la haveblo de PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Kiel mi povas kontribui al PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Kiel mi monitoru okazontajn ŝanĝojn pri PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Kiel akiri liston de la IP-adresoj de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -8592,61 +8621,77 @@ msgstr ""
"Kion signifas la ŝildo \"beta-funkcio\"? Kiuj estas la aktualaj beta-"
"funkcioj de Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Kiel prononci la nomon \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Oftaj demandoj"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Rudimentoj"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Mia Konto"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integrado"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administrado de projektoj ĉe PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Problemsolvado"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Pri"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"Ni uzas kelkajn terminojn por priskribi la programaron haveblan ĉe PyPI, "
"kiel «projekto», «eldono», «dosiero» kaj «pako». Fojfoje tiuj esprimoj estas "
@@ -8663,7 +8708,7 @@ msgstr ""
"arĥivo enhavanta fontkodon aŭ duuman wheel."
"p>"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Manlibro por Python-Uzantoj pri Pakado."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8694,7 +8739,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Manlibro por Python-Uzantoj pri Pakado"
"a>."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See la "
"paĝon pri klasigiloj por pli da informo kaj listo de validaj klasigiloj."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, python-format
msgid ""
"A yanked release is a release that is always ignored by an installer, unless "
@@ -8719,7 +8764,7 @@ msgstr ""
"dokumentaron por uzantoj por pliaj informoj, inkluzive de la metodo por "
"fortiri eldonon."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, fuzzy, python-format
#| msgid ""
#| "An archived project is a project that is no longer receiving any updates. "
@@ -8742,26 +8787,26 @@ msgstr ""
"indekso apriore, malkiel forviŝita aŭ fortirita "
"eldono."
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Mia konto"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr ""
"Nuntempe, PyPI postulas kontrolitan retpoŝtan adreson por la jenaj operacioj:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registri novan projekton."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Alŝuti novan version aŭ dosieron."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -8769,7 +8814,7 @@ msgstr ""
"La listo de agoj, kiuj postulas kontrolitan retpoŝtan adreson, verŝajne "
"plilongiĝos poste."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PEP
541 pri atingeblo de prizorganto. Ĝi "
"ankaŭ malhelpas tiujn atakojn, kiuj provas aŭtomate krei multajn kontojn."
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8839,14 +8884,20 @@ msgstr ""
"povas saluti al PyPI ĝis vi reagordas vian "
"pasvorton."
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
"Ĉiuj eventoj de uzantoj de PyPI konserviĝas en la historio pri sekureco "
"en la kontaj agordoj. Se ekzistas suspektindaj eventoj, faru la jenon:
"
@@ -8854,7 +8905,7 @@ msgstr ""
"Kontaktu la administrantojn de PyPI pri la evento ĉe %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8868,7 +8919,7 @@ msgstr ""
"la kaŭzon. Ankaŭ vidu la paragrafon pri suspektindaĵoj.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8889,7 +8940,7 @@ msgstr ""
"PyPI-konto.
Dum la reta salutado, uzanto devas provizi sian duan "
"metodon de idento-konfirmo.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8902,7 +8953,7 @@ msgstr ""
"rel=\"noopener\">normon TOTP"
"abbr>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -8912,7 +8963,7 @@ msgstr ""
"pasvorto\">TOTP generas periode ŝanĝantan aŭtentikigan kodon por "
"saluto en vian konton."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -8922,7 +8973,7 @@ msgstr ""
"normo, ekzistas multaj aplikaĵoj kongruaj kun via PyPI-konto. Jen kelkaj "
"popularaj aplikaĵoj:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android aŭ iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprieta)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android aŭ iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(malfermitkoda)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -8977,7 +9028,7 @@ msgstr ""
"Por agordi 2PA per aŭtentikiga "
"aplikaĵo:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -8985,7 +9036,7 @@ msgstr ""
"Malfermu aŭtentikigan aplikaĵon (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -8994,7 +9045,7 @@ msgstr ""
"Salutu en vian PyPI-konton, iru al agordoj pri via konto, kaj elektu «Aldoni "
"2PA per aŭtentikiga programo»"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9002,7 +9053,7 @@ msgstr ""
"PyPI generos sekretan ŝlosilon, specifan al via konto. Tiu montriĝas kiel QR-"
"kodo kaj kiel teksta kodo."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9010,7 +9061,7 @@ msgstr ""
"Skanu la QR-kodon per via aŭtentikiga aplikaĵo, aŭ entajpu ĝin permane. La "
"eniga metodo dependas de la aplikaĵo elektita de vi."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -9018,7 +9069,7 @@ msgstr ""
"Via programo generos aŭtentikigan kodon – uzu ĝin por kontroli viajn "
"agordojn ĉe PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9028,25 +9079,25 @@ msgstr ""
"ebligante vian aplikaĵon generi validajn aŭtentikigajn kodojn por via PyPI-"
"konto."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "La sekvan fojon, kiam vi salutas al PyPI, vi devas:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Doni vian salutnomon kaj pasvorton, normale"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "Uzi vian aŭtentikigan aplikaĵon por generi aŭtentikigan kodon"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Uzi ĉi tiun kodon por saluti en PyPI-on"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9056,12 +9107,12 @@ msgstr ""
"a> kiu generas unufojan pasvorton kaj sendas tiun pasvorton al la TTT-"
"legilo. Tiun pasvorton uzas PyPI por aŭtentikigi vin kiel uzanton."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "Por ebligi dupaŝan aŭtentikigon per USB-ŝlosilo, vi devas:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn kaj PublicKeyCredential, kiuj estas la "
"normoj subtenataj de PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Ŝalti JavaScript en via TTT-legilo"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the normo FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan, kaj Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9111,17 +9162,25 @@ msgstr ""
"Notu ke kelkaj malnovaj USB-ŝlosiloj de Yubico ne kongruas kun la "
"normo FIDO, kaj tial ne funkcias kun PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Sekvu ĉi tiujn paŝojn:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"Salutu en vian PyPI-konton, iru al agoroj pri via konto, kaj elektu "
@@ -9131,7 +9190,7 @@ msgstr ""
"butonon «Agordi sekurigan aparaton» Enmetu kaj tuŝu vian USB-"
"ŝlosilon, laŭ la instrukcio de via TTT-legilo "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9139,7 +9198,7 @@ msgstr ""
"Post tio, via USB-ŝlosilo estos registrita al via PyPI-konto kaj uzebla por "
"salutado."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9147,7 +9206,7 @@ msgstr ""
"Donu vian salutnomon kaj pasvorton, normale Enmetu kaj tuŝu "
"vian USB-ŝlosilon por fini saluton en PyPI-on "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of aparatoj kongruaj kun la normo FIDO, "
"kiuj tial estas uzeblaj kune kun PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9171,7 +9230,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">poŝtelefonoj kiel sekurigaj aparatoj."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the normon WebAuthn"
"a>, PyPI-uzantoj povos utiligi estontajn evoluojn en ĉi tiu kampo."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -9194,7 +9253,7 @@ msgstr ""
"href=\"#utfkey\">sekurigan aparaton, vi povas uzi tiujn kodojn por "
"saluti al PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a sekurigan aparaton, kaj nur uziĝu por restaŭrado. Post "
"saluto per realira kodo, la kodo eksvalidiĝas."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Por generi realirajn kodojn:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9218,7 +9277,7 @@ msgstr ""
"Salutu en vian PyPI-konton, iru al agordoj pri via konto, kaj elektu «Generi "
"realirajn kodojn»"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9226,7 +9285,7 @@ msgstr ""
"Sekure konservu la montratajn realirajn kodojn! Konsideru presadon de ili "
"kaj konservado en sekura loko, aŭ konservadon per pasvorto-administrilo."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9235,23 +9294,23 @@ msgstr ""
"Se vi perdas viajn realirajn kodojn aŭ foruzas ilin, vi povas akiri novajn "
"kodojn per elekto de \"Regeneri realirajn kodojn\" en viaj kontaj agordoj."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Por saluti per realira kodo:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
msgstr ""
"Kiam vi petiĝas pri dupaŝa aŭtentikigo, elektu «Saluti per realiraj kodoj»"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr "Ĉar ĉiu kodo estas nur unufoje uzebla, vi marku la kodon kiel uzitan"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9260,14 +9319,14 @@ msgstr ""
"Se vi havas malmulte da realiraj kodoj, vi eble volas fari novan kodaron per "
"la butono \"Regeneri realirajn kodojn\" en viaj kontaj agordoj."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
msgid ""
"API tokens are used to authenticate when uploading packages "
"to PyPI."
msgstr ""
"API-ĵetonoj estas por aŭtentikigo alŝutante pakojn al PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -9277,7 +9336,7 @@ msgstr ""
"por ĉiuj projektoj asociitaj kun tiu konto. Alternative, vi povas limigi la "
"amplekson de ĵetono al specifa projekto."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9285,7 +9344,7 @@ msgstr ""
"Se vi uzas API-ĵetonon por provizanto de kontinua integrado, ni rekomendas "
"minimumigi la kapablojn de la ĵetono al la necesaj projektoj."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Fidatan Eldonadon, ni rekomendegas uzi Fidatan "
"Eldonadon anstataŭe."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Por fari API-ĵetonon:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Kontrolu vian retpoŝtan adreson"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(kontrolu viajn kontajn agordojn)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9318,22 +9377,22 @@ msgstr ""
"En la agordoj pri via konto, iru al la paragrafo "
"pri la API-ĵetonoj, kaj elektu \"Aldoni API-ĵetonon\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Por uzi API-ĵetonon:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Via salutnomo estu __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Via pasvorto estu la ĵetona valoro, inkluzive de la prefikso pypi-"
"code>"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9351,7 +9410,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\"> .travis.yml
se vi uzas "
"Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9359,15 +9418,24 @@ msgstr ""
"Altnivelaj uzantoj eble volas inspekti sian ĵetonon per base64-malkodado kaj "
"kompari la rezulton kun la unika identigilo montrita ĉe PyPI."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI konfirmas vian pasvorton antaŭ ol vi volas fari konfidencan "
"agon. Konfidencaj agoj inkluzivas aferojn kiel aldonon aŭ forigon de "
@@ -9377,11 +9445,11 @@ msgstr ""
"forte rekomendas, ke vi faru tiaĵojn nur per via persona, pasvorte "
"protektata komputilo.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "Aktuale ne eblas ŝanĝi salutnomon ĉe PyPI."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9391,7 +9459,7 @@ msgstr ""
"novan konton kiel mastrumanton de ĉiuj projektoj posedataj de via malnova "
"konto, kaj forviŝi la malnovan konton; tio havos la saman rezulton."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9402,15 +9470,15 @@ msgstr ""
"Eldonantojn por delegi eldonajn rajtojn pri pako ĉe PyPI al fidata "
"triapartia servo, sen API-ĵetonoj."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Jes, inkluzive de RSS-abonfluoj de novaj pakoj kaj novaj eldonoj."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Vidu la API-referencon."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub-aplikaĵoj."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and elŝuti statistikojn pri uzado per nia publika "
"datenbanko ĉe Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"aliaj rilataj "
"faktoroj."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see nian paĝon pri la stato."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9502,7 +9570,7 @@ msgstr ""
"dosierojn» kaj estas ankaŭ akireblaj per la API je JSON. Jen ekzemplo por "
"generi la haketaĵojn:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9512,7 +9580,7 @@ msgstr ""
"malrekomendata pro konataj danĝeroj pri la algoritmo MD5 kaj proviziĝas nur "
"por retrokongrueco."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9523,7 +9591,7 @@ msgstr ""
"en indekson, la rekomendinda solvo estas propra deplojo de la projekto devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9534,7 +9602,7 @@ msgstr ""
"kun via dezirata nomo, malgraŭ la manko de projekto aŭ eldono de tiu nomo ĉe "
"PyPI. Aktuale, kvar kaŭzoj eblas pri tio:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Norma Biblioteko de "
"Python de ajna versio ekde 2.5 ĝis nun."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr "La projekta nomo tro similas ekzistantan projekton kaj tial konfuzas."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9562,19 +9630,19 @@ msgstr ""
"Ekzemple, %(incorrect_code)s
estas ofta tajperaro por "
"%(correct_code)s
, kaj ne surprizu la uzanton per malica pako."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr ""
"La projekta nomo estas registrita de alia uzanto, sed neniu eldono kreiĝis."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Vidu %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the de PEP"
"abbr> 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9594,11 +9662,11 @@ msgstr ""
"Rajtas alŝuti eldonojn de pako. Ne rajtas aldoni kunlaborantojn. Ne rajtas "
"forigi dosierojn, eldonojn, aŭ la projekton."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Posedanto:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9606,7 +9674,7 @@ msgstr ""
"Rajtas alŝuti eldonojn. Rajtas aldoni aliajn kunlaborantojn. Rajtas forigi "
"dosierojn, eldonojn, aŭ la tutan projekton."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9620,7 +9688,7 @@ msgstr ""
"kontaktajn detalojn en la kampo 'Aŭtoro' de la 'Metadateno'-detaloj sur la "
"projektopaĝo."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -9628,7 +9696,7 @@ msgstr ""
"Se la posedanto ne estas respondema, vidu la paĝon %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9638,7 +9706,7 @@ msgstr ""
"uzi la dosiersufikson en la kampo readme
por regi kiel PyPI "
"montras vian priskribon."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9651,7 +9719,7 @@ msgstr ""
"kiel reStructuredText"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Manlibron por Python-Uzantoj pri Pakado por detaloj pri "
"la haveblaj dosierformoj."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9673,7 +9741,7 @@ msgstr ""
"dosiero (implicite %(max_file_size_mb)s MiB; povas esti alia por kelkaj "
"projektoj), ni povas kelkfoje pliigi la maksimumon."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
@@ -9682,7 +9750,7 @@ msgstr ""
"Vidu la dokumentaron por uzantoj por pli da "
"informoj pri kiel peti por pliigi la maksimumon."
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9696,7 +9764,7 @@ msgstr ""
"eldonojn aŭ individuajn dosierojn, por malpligrandigi vian projektan "
"totalon."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the dokumentaron por uzantoj por pli da informoj pri "
"petado por pliigo de maksimuma grando de projekto."
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9723,7 +9791,7 @@ msgstr ""
"datenojn de Python Packaging Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9734,7 +9802,7 @@ msgstr ""
"nevalidaj aŭ malĝustaj, raportu la problemon kune kun detaloj."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9749,7 +9817,7 @@ msgstr ""
"dosieroj ne estas realŝuteblaj. Forviŝita "
"projekto, eldono aŭ dosiero ne estas restaŭrebla far administrantoj de PyPI."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9760,7 +9828,7 @@ msgstr ""
"povas uzi la komandon «check» de "
"Twine por loke kontroli la validecon de priskribo."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -9768,37 +9836,37 @@ msgstr ""
"Se vi forgesis vian PyPI-pasvorton, sed vi memoras vian retpoŝtan adreson aŭ "
"salutnomon, sekvu ĉi tiujn paŝojn por restarigi vian pasvorton:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Vizitu la paĝon por restarigi vian pasvorton."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Entajpu la retpoŝtan adreson aŭ salutnomon, kiun vi uzis por PyPI, kaj "
"submetu la formularon."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Vi ricevos retmesaĝon kun ligilo por restarigi pasvorton."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
"Se vi perdis atingon al via konto ĉe PyPI aŭ ne povas konfirmi ĝin pro:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Perdo de retpoŝta adreso asociita al via konto"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr "Mi mise registris min per retpoŝta adreso ne atingebla"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -9807,7 +9875,7 @@ msgstr ""
"Perdita dupaŝa aŭtentikiga programo, aparato aŭ realira kodo"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to raporti problemon per nia spurilo por peti helpon pri "
"realiro al la konto."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Certigu, ke via API-Ĵetono estas valida kaj ne eksvalidiĝinta."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -9830,11 +9898,11 @@ msgstr ""
"Certigu, ke via API-Ĵetono estas ĝuste aranĝita "
"kaj ne enhavas vostajn signojn kiel linifinojn."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr "Certigu, ke via salutnomo estas __token__
."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -9842,7 +9910,7 @@ msgstr ""
"Sciu, ke PyPI kaj TestPyPI postulas kreon de kontoj po unu por ĉiu indekso; "
"tial, viaj salutiloj povas diferenci."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9860,7 +9928,7 @@ msgstr ""
"rel=\"noopener\">konata problemo de la modulo getpass
de "
"Python."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9880,7 +9948,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Lernu pri la kialo ĉe la retejo de PSF "
"a>."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9892,7 +9960,7 @@ msgstr ""
"trovita) aŭ Could not fetch URL
(Ne povis preni URL), provu "
"aldoni -v
al la komando por ricevi pliajn informojn:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9905,7 +9973,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, vi konektu al PyPI per pli nova "
"TLS-biblioteko."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9917,7 +9985,7 @@ msgstr ""
"mastruma sistemo, aŭ intera distribuanto), kaj de la instalitaj versioj de "
"Python, setuptools
, kaj pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to diskutu ĉe Discourse viajn detalojn "
"pri mastruma sistemo kaj instalado kaj la eligo de %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take Alireblo tre gravas al ni, kaj ni deziras faciligi la "
"uzon de la retejo por ĉiuj."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, raportu ĝin al ni ĉe "
"GitHub, kaj ni provos solvi la problem por vi kaj por aliuloj."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9973,7 +10041,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">uzi Twine por alŝuti "
"vian projekton al PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9986,7 +10054,7 @@ msgstr ""
"de la Longaj Priskriboj kaj aliaj datenoj pri projektoj kaj havas ĝenerale "
"bonan serĉilan reputacion, ĝi estas ofta celo de atakoj."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10003,23 +10071,23 @@ msgstr ""
"rel=\"noopener\">nian paĝon pri la stato por pli da detaloj, ĉar ni "
"verŝajne estos ĝisdatiginta ĝin pri la kialo de la decido."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI montros tiajn erarojn pro unu el la jenaj kialoj:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Dosiernomo estas uzata kaj la dosiero ekzistas"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Dosiero estas uzita, sed la dosiero ne plu ekzistas"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Ekzistas dosiero kun la ekzakte sama enhavo"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10027,7 +10095,7 @@ msgstr ""
"PyPI ne permesas reuzon de dosieronomo, eĉ post forigo kaj rekreo de "
"projekto."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10035,7 +10103,7 @@ msgstr ""
"Distribua dosiernomo ĉe PyPI konsistas el la triopo de projekta nomo, versia "
"numero kaj speco de distribuo."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10046,7 +10114,7 @@ msgstr ""
"unikan dosieron kaj ne estas iam kaŝe ŝanĝebla far la projekta mastrumanto "
"aŭ maliculo (ĝi estas nur forviŝebla)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10056,7 +10124,7 @@ msgstr ""
"kiun ankoraŭ ne estis alŝutita al PyPI; rekonstruu la distribuon; kaj poste "
"alŝutu la novan distribuon."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10069,7 +10137,7 @@ msgstr ""
"rel=\"noopener\">projekto pypa/trove-classifiers
. Nepre "
"inkluzivu mallongan klarigon de ĝia graveco."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10086,7 +10154,7 @@ msgstr ""
"kiu funkciigas PyPI. Antaŭ ol raportado de nova problemo, unue kontrolu, ĉu "
"simila problemraporto jam ekzistas."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10094,7 +10162,7 @@ msgstr ""
"Se via problemo temas pri specifa pako instalita el PyPI, vi rekte kontaktu "
"la prizorgantojn de tiu projekto."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10106,7 +10174,7 @@ msgstr ""
"Bonvolu kontroli, ĉu la tempo je via aparato estas aŭtomate sinkronigita, "
"kaj provi starigi la aparaton denove."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10120,7 +10188,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Uzkondiĉoj aŭ la Reguloj pri Akceptebla Uzado."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10130,7 +10198,7 @@ msgstr ""
"far siaj mastrumantoj. Necesas, ke administrantoj de PyPI reviziu la "
"projekton, antaŭ ol ĝi restaŭriĝos."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10140,7 +10208,7 @@ msgstr ""
"Se vi kredas, ke via projekto estis mise kvarantenigita, kontaktu PyPI ĉe security@pypi.org kun detaloj."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPA estas sendependa grupo de evoluigantoj, kiuj celas "
"plibonigi kaj mastrumi multajn kernajn projektojn pri pakado de Python."
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The ricevis subvencion el la Open Technology Fund, kies "
"financado ebligas plisekurigon kaj plialirebligon de Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by malavaraj sponsoroj"
"a>."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10210,7 +10278,7 @@ msgstr ""
"python.org). Ĝi nun estas fortika, provita, kaj preta por atendataj TTT-"
"legila kaj API-trafiko."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via spegulon aŭ privatan indekson."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10249,11 +10317,11 @@ msgstr ""
"konatan kiel la projekton Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financo:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10262,11 +10330,11 @@ msgstr ""
"Ni profunde dankus viajn donacojn por financi "
"evoluigadon kaj prizorgadon."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Evoluigo:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10278,7 +10346,7 @@ msgstr ""
"por kontribui — fakte, ni ŝatus helpi vin fari vian unuan malfermitkodan "
"tirpeton!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10299,7 +10367,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">«Good first "
"issue» (Bona unua cimo) – ni rekomendas, ke vi komencu per tio."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into forumo pri pakado de Python en Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS -abonfluon."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10357,14 +10425,14 @@ msgstr ""
"Ĉiom da trafiko fluas tra nia tutmonda enhavo-liveranta reto, kies publikaj "
"IP-adresoj troviĝas ĉi tie: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr "Jen pliaj informoj pri tiu listo: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10375,11 +10443,11 @@ msgstr ""
"probable funkcias bone, sed ĝi estas nova kaj malpli provita ol aliaj "
"retejaj funkcioj."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Aktuale, neniu funkcio estas beta-testata."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10393,39 +10461,45 @@ msgstr ""
"PyPy, kiu estas populara "
"alternativa realigo de la programlingvo Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Rimedoj"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Ĉu serĉante ion alian? Jen eble utilaj ligiloj:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentaro"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Manlibro por Python-Uzantoj pri Pakado"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Dokumentaro pri Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(ĉefretejo de Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Komunuma paĝo de Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(listo de babilejoj, dissendolistoj, ktp.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Kontakti"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The la retan diskutejon."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Sekureco"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Raporti problemon pri sekureco"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -10460,11 +10534,11 @@ msgstr ""
"Ni konsideras sekurecon tre serioze kaj petas, ke vi zorge sekvu nian "
"regularon pri sekureco."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Grave!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10473,23 +10547,23 @@ msgstr ""
"strong> raportu la problemon en ajnan publika forumo, inkluzive de (sed ne "
"limigite al):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Nia problemspuradilo ĉe GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Oficialaj aŭ neoficialaj babilejoj"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Oficialaj aŭ neoficialaj dissendolistoj"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr "Se vi trovis sekurecan problemon pri projekto ĉe PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10499,15 +10573,15 @@ msgstr ""
"malsupro de la flanka panelo, alklaku la butonon Akuzi projekton "
"kiel fiprogramon. Provizu la jenajn detalojn en la formularo:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Retadreso de la danĝera projekto"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Klarigo pri kial la projekto estas sekureca problemo"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10525,14 +10599,14 @@ msgstr ""
"piratado de nomo, konfuzado pri dependeco, ŝtelado de datenoj, obskurigo, "
"komando/regado."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
"Se vi trovis sekurecan problemon pri PyPI mem (ne projekto gastigata de PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10541,11 +10615,11 @@ msgstr ""
"Kontaktu la retpoŝtan adreson security@python.org "
"rekte, provizante tiom da rilataj informoj, kiom estas eble."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Kio okazos poste?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -10553,54 +10627,54 @@ msgstr ""
"Post kiam vi retpoŝte raportos problemon, vi ricevos agnoskon ene de 48 "
"horoj."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "Depende de la farotaĵoj, vi eble ricevos pliajn retmesaĝojn."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "Ĉi tiu regularo pri sekureco laste ĝisdatiĝis la Marton de 2024."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Paĝarmapo de PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Ĉefpaĝo de PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Serĉi kaj filtri projektojn"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Aŭtentikigo"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Saluti"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Regularo pri sekureco"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Varmarkoj de PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Subteni PyPI kaj rilatajn projektojn"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Sponsori Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -10608,11 +10682,11 @@ msgstr ""
"La Python Software Foundation kvestas kaj financas por plibonigi la pakadan "
"ekosistemon de Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Jen kelkaj lastatempaj projektoj:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10620,7 +10694,7 @@ msgstr ""
"La sukcesa relanĉo de la Python Package Index, funkcianta per la nova kodaro "
"'Warehouse'"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Programo de Mozilla por Subtenado de Malfermita Kodo en "
"2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
"Plisekurigo kaj plialirebligo de PyPI, kaj subtenado de multaj lokaĵaroj"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research en 2019 kaj 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "Plibonigo de la uzanto-sperto de pip kaj solvilo de dependeco"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Programo de Mozilla por Subtenado de Malfermita Kodo en "
"2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -10699,11 +10773,11 @@ msgstr ""
"Per via subteno, la PSF povas financadi plibonigojn de pakado, profitigante "
"milionojn da uzantoj de Python en la tuta mondo."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Sponsoroj de PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10713,16 +10787,16 @@ msgstr ""
"komunumo uzas ĉiutage. Tiu farendaĵo estas farebla nur per la malavara "
"financa subteno, kiun vi aŭ via organizo provizos."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Viaj kontribuoj gravas kaj efikas. Ĉiu donaco gravas!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Sponsoriĝi"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10733,11 +10807,11 @@ msgstr ""
"estas imposte dekalkuleblaj por tiuj organizaĵoj, kiuj pagas impostojn en "
"Usono."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Metu vian emblemon sur PyPI.org-on"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -10745,15 +10819,15 @@ msgstr ""
"Ĉu vi volas reklami vian markon? Lastan jaron*, 21,1 milionoj da homoj el "
"237 landoj vizitis PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Datenoj aktualaj dum la Marto de 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Fortikigu la Python-ekosistemon"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -10761,11 +10835,11 @@ msgstr ""
"Financoj kolektitaj de la Python Software Foundation rekte plibonigas tiujn "
"ilojn, kiujn via firmao uzas ĉiutage."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Diskonigu vian famon"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -10773,23 +10847,23 @@ msgstr ""
"Plibonigu la reputacion de via firmao per investado en Python kaj la "
"malfermitkoda komunumo."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Statistikoj pri PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr "Ni ĉiuj amas statistikojn – jen kelkaj utilaj statistikoj pri PyPI."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "Unuapartiaj statistikoj"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "Jen statistikoj provizataj rekte de PyPI."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -10797,26 +10871,26 @@ msgstr ""
"PyPI provizas publikajn datenojn, inkluzive de elŝutaj statistikoj kaj "
"metadatenoj per BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "PyPI provizas publikan panelon de statistikoj pri uzado kaj rendimento"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "Triapartiaj statistikoj"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr "Jen statistikoj provizataj de triapartiaj servoj ne filiaj al PyPI."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Plej grandaj projektoj laŭ totala grando de pakoj"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10826,132 +10900,132 @@ msgstr ""
"iliaj pakoj (mezuritaj per bajtoj). La listo estas ĝisdatigata po unu fojo "
"en 24 horoj; tial, la nombroj ne estas realtempaj."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistikoj laŭ projekto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Sumo de eldonaj doseroj (mezurata per bajtoj)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Ĉiom da PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Varmarkoj"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Vortmarkoj"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Usona patenta numero"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Internacia registra numero"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Emblemoj"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Serĉrezultoj"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Ĉu vi intencis '%(text)s'?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fermi panelon"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtri per klasigilo"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "Entajpu serĉon, aŭ elektu filtrilon el la listo de klasigiloj."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Entajpu serĉon, aŭ aldonu filtrilon per alklako sur la butonon."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Vi povas kombini serĉojn kaj klasigilajn filtrojn. Jen ekzemplo:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projektoj kongruaj kun Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Sphinx-kromprogramoj de la stabila/produkta stato"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projektoj rilataj al «grafiko» kun OSI-aprobitaj licencoj"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s projekto"
msgstr[1] "%(count_display)s projektoj"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "por \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "kun la elektita klasigilo"
msgstr[1] "kun la elektitaj klasigiloj"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordigi laŭ"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Rilateco"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Dato de lasta ĝisdatigo"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtri"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Aldoni filtrilon"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Troviĝis neniu rezulto pri '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/es/LC_MESSAGES/messages.po b/warehouse/locale/es/LC_MESSAGES/messages.po
index 318b37c87318..eb3d5504f40a 100644
--- a/warehouse/locale/es/LC_MESSAGES/messages.po
+++ b/warehouse/locale/es/LC_MESSAGES/messages.po
@@ -39,7 +39,7 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -47,7 +47,7 @@ msgstr ""
"Debes confirmar tu dirección de correo electrónico **principal** antes de "
"poder realizar esta acción."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -55,19 +55,19 @@ msgstr ""
"Para efectuar esta acción, la autenticación en dos fases debe estar activada "
"en su cuenta."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Se actualizó la configuración de idioma"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "La dirección de correo no es válida. Inténtelo de nuevo."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "La contraseña no es válida. Inténtelo de nuevo."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -77,31 +77,31 @@ msgstr ""
"de letras, números, puntos, guiones y guiones bajos. Además, deben comenzar "
"y finalizar por una letra o un número. Elija otro nombre de usuario."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Bytes de tipo Null no están permitidos."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "No se encontró ninguna cuenta con ese nombre de usuario"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "El código TOTP debe tener ${totp_length} dígitos."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Los códigos de recuperación tienen que tener ${recovery_code_length} "
"caracteres."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Elija un nombre de usuario de 50 caracteres o menos."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -109,12 +109,12 @@ msgstr ""
"Otra cuenta ya utiliza este nombre de usuario. Elija un nombre de usuario "
"distinto."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "La contraseña es demasiado larga."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. You have been "
@@ -126,21 +126,21 @@ msgstr ""
"Hubo demasiados intentos infructuosos de acceso. Ha sido bloqueado por "
"${tiempo]. Por favor, inténtelo de nuevo más tarde."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Las contraseñas no coinciden. Inténtelo de nuevo."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "La dirección de correo es demasiado larga. Intente nuevamente."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"No puede utilizar una dirección de correo de este dominio. Utilice una "
"dirección distinta."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -148,7 +148,7 @@ msgstr ""
"Otra cuenta ya utiliza esta dirección de correo. Utilice una dirección "
"distinta."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -156,37 +156,37 @@ msgstr ""
"Otra cuenta ya utiliza esta dirección de correo. Utilice una dirección "
"distinta."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"El nombre es demasiado extenso. Elija un nombre con 100 caracteres o menos."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "No se permiten URLs en el campo nombre."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "El código TOTP no es válido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "La aserción de WebAuthn no es válida: carga incorrecta"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "El código de recuperación no es válido."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "El código de recuperación ya se había utilizado."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "El nombre de usuario no es válido. Inténtelo de nuevo."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -195,7 +195,7 @@ msgstr ""
"Ha habido demasiados intentos fallidos de iniciar sesión. Has sido bloqueado "
"durante {}. Por favor, inténtelo de nuevo más tarde."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -204,7 +204,7 @@ msgstr ""
"Se han añadido demasiadas direcciones de correo a la cuenta sin "
"verificarlas. Revise su buzón y siga los enlaces de verificación. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -215,27 +215,27 @@ msgstr ""
"cuenta sin completarlos. Revise su buzón y siga los enlaces de verificación. "
"(IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "El acceso en dos fases no es válido o ha caducado."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Ya se autenticó"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "La aserción de WebAuthn es correcta"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Se aceptó el código de recuperación. El código proporcionado no puede "
"utilizarse más."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -243,35 +243,35 @@ msgstr ""
"Se desactivaron temporalmente las altas de usuarios nuevos. Para obtener "
"detalles, consulte https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Ficha caducada: solicite un enlace de restablecimiento de contraseña nuevo"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"Ficha no válida: solicite un enlace de restablecimiento de contraseña nuevo"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ficha no válida: no se proporcionó ninguna ficha"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ficha no válida: no es una ficha de restablecimiento de contraseña"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ficha no válida: no se encontró la cuenta"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Ficha no válida: desde que se solicitó esta ficha se ha accedido a la cuenta"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -279,116 +279,116 @@ msgstr ""
"Ficha no válida: desde que se solicitó esta ficha se ha modificado ya la "
"contraseña"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Ha restablecido su contraseña"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Ficha caducada: solicite un enlace de verificación de dirección nuevo"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ficha no válida: solicite un enlace de verificación de dirección nuevo"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ficha no válida: no es una ficha de verificación de dirección"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "No se encontró la dirección de correo"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Ya se verificó la dirección de correo"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Ahora puede establecer esta dirección de correo como principal"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Esta es su dirección principal"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"Se verificó la dirección de correo electrónico ${email_address}. "
"${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Ficha caducada: solicite una invitación nueva a la organización"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Ficha no válida: solicite una invitación nueva a la organización"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Ficha no válida: no se trata de una invitación a una organización"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "La invitación a la organización no es válida."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "La invitación a la organización ya no existe."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Se declinó la invitación a «${organization_name}»."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Ahora es ${role} de la organización «${organization_name}»."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Ficha caducada: solicite una invitación nueva para asumir un puesto"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
"Ficha no válida: solicite una invitación nueva para asumir un puesto en el "
"proyecto"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
"Ficha caducada: solicite una invitación nueva para asumir un puesto en el "
"proyecto"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "La invitación al puesto no es válida."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "La invitación al puesto ya no existe."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Se declinó la invitación a «${project_name}»."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Ahora es ${role} del proyecto «${project_name}»."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -396,13 +396,13 @@ msgstr ""
"Las ediciones de confianza están temporalmente desactivadas. Consulte "
"https://pypi.org/help#admin-intervention para obtener más información."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"Desactivado. Consulte https://pypi.org/help#admin-intervention para más "
"detalles."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -411,14 +411,14 @@ msgstr ""
"de confianza pendiente. Consulte https://pypi.org/help#openid-connect para "
"obtener más información."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "No puede registrar más de 3 editores de confianza pendientes a la vez."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -426,14 +426,14 @@ msgstr ""
"Hubo demasiados intentos de registro para publicadores confiables. Intente "
"de nuevo más tarde."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "No se ha podido registrar el editor de confianza"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -441,32 +441,32 @@ msgstr ""
"Este editor de confianza ya ha sido registrado. Por favor, póngase en "
"contacto con los administradores de PyPI si esto no fue intencional."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Se ha registrado un nuevo publicador pendiente para crear "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID de editor no válido"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Editor de confianza eliminado del proyecto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Previsualización del anuncio"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Elija un nombre de cuenta de organización de 50 caracteres o menos."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -478,7 +478,7 @@ msgstr ""
"guiones bajos; además, deben comenzar y finalizar por una letra o un número. "
"Elíjase otro nombre para la cuenta de la organización."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -486,7 +486,7 @@ msgstr ""
"Esta cuenta de organización ya está en uso. Elija un nombre de usuario "
"distinto."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -494,16 +494,16 @@ msgstr ""
"Ya has solicitado una petición para ese nombre. Elije un nombre de cuenta "
"diferente para tu organización."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Seleccionar proyecto"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Especifique el nombre del proyecto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -511,14 +511,14 @@ msgstr ""
"Empiece y termine con una letra o número que contenga solo números ASCII y "
"'.', '_' y '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Ya se ha utilizado este nombre de proyecto. Elija un nombre de proyecto "
"distinto."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -526,7 +526,7 @@ msgstr ""
"El nombre de la organización es demasiado extenso. Elija un nombre de "
"organización de 100 caracteres o menos."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -534,11 +534,11 @@ msgstr ""
"El URL de la organización es demasiado extenso. Elija un URL de organización "
"de 400 caracteres o menos."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "La URL de la organización debe empezar con http:// o https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -546,7 +546,7 @@ msgstr ""
"La descripción de la organización es demasiado extensa. Elija una "
"descripción con 400 caracteres o menos."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -558,15 +558,15 @@ msgstr ""
"La descripción es muy larga. Elija una descripción con 400 caracteres o "
"menos."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Ya has enviado el número máximo de "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Elija un nombre de equipo de 50 caracteres o menos."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -575,24 +575,24 @@ msgstr ""
"comenzar ni terminar con un espacio, un punto, un guion bajo, un guion o una "
"barra diagonal. Elija un nombre de equipo diferente."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Este nombre de equipo ya se ha utilizado. Elija un nombre de equipo distinto."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Indique el nombre de su repositorio alternativo"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Indique el URL de su repositorio alternativo"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "La URL es muy larga. Elige una URL con 100 caracteres o menos."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -600,64 +600,64 @@ msgstr ""
"La descripción es muy larga. Elija una descripción con 400 caracteres o "
"menos."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Datos de cuenta actualizados"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Se añadió la dirección de correo ${email_address}. Encuentre en su buzón el "
"enlace de verificación"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Ya se generaron códigos de recuperación"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generar códigos de recuperación nuevos invalidará sus códigos existentes."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifique su email para crear un token de API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "El token API no existe."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Datos de acceso no válidos. Inténtelo de nuevo"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Los detalles de ubicación del repositorio alternativo son inválidos"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Se añadió el repositorio alternativo '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Confirmar la solicitud"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Identificación de repositorio alternativo no válida"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Repositorio alternativo inválido para el proyecto"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -666,18 +666,18 @@ msgstr ""
"No se pudo eliminar el repositorio alternativo - ${confirm} no es lo mismo "
"que ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Repositorio alternativo '${name}' eliminado"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "No se ha podido registrar el editor de confianza"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -685,7 +685,7 @@ msgstr ""
"La publicación confiable de GitHub está temporalmente desactivada. Consulte "
"https://pypi.org/help#admin-intervention para obtener más información."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -693,7 +693,7 @@ msgstr ""
"La publicación confiable de GitLab está temporalmente desactivada. Consulte "
"https://pypi.org/help#admin-intervention para obtener más información."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -701,7 +701,7 @@ msgstr ""
"La publicación confiable de Google está temporalmente desactivada. Consulte "
"https://pypi.org/help#admin-intervention para obtener más información."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -710,9 +710,9 @@ msgstr ""
"Consulte https://pypi.org/help#admin-intervention para obtener más "
"información."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -720,42 +720,42 @@ msgstr ""
"Eliminación de proyectos temporalmente desactivada. Consulte https://pypi."
"org/help#admin-intervention para más detalles."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "No se puedo eliminar el release "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Anular retirada de versión - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "No se ha podido borrar la versión "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "No se encuentra el archivo"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "No se ha podido eliminar el archivo - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "El equipo «${team_name}» ya tiene el rol ${role_name} en el proyecto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "«${username}» ya funge como ${role_name} en el proyecto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} es ahora ${role} del proyecto «${project_name}»."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -764,8 +764,8 @@ msgstr ""
"No se puede añadir a «${username}» como ${role_name} del proyecto porque no "
"tiene verificada ninguna dirección de correo principal"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -773,32 +773,32 @@ msgstr ""
"«${username}» ya tiene una invitación activa. Inténtelo de nuevo más "
"adelante."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Se envió la invitación a «${username}»"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "No se encontró la invitación al puesto."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Ya caducó la invitación."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Se revocó la invitación para «${username}»."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "«${username}» ya funge como ${role_name} en la organización"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -807,26 +807,26 @@ msgstr ""
"No se puede añadir a «${username}» como ${role_name} de la organización "
"porque no tiene verificada ninguna dirección de correo principal"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "No se encontró la invitación a la organización."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "La invitación a la organización no puede ser re-enviada."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Invitación caducada para '${username}' eliminada."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "El nombre del proyecto no es válido"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings aquí para crear un Editor de Confianza para él."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Este proyecto no tiene versiones"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "El nombre del proyecto ya está en uso"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid ""
#| "The project name is too similar to an existing project and may be "
@@ -857,217 +857,217 @@ msgstr ""
"El nombre del proyecto se parece demasiado al de otro proyecto existente; "
"puede que ocurran confusiones."
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Especifique un ID de editor"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "El publicador debe ser especificado mediante un ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Especifique el nombre del proyecto"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Los dobles guiones no están permitidos en el nombre"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Los guiones al inicio o final del nombre no estás permitidos"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"Terminó el tiempo de espera inesperadamente en ActivateState. Intente de "
"nuevo en unos minutos."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Error inesperado de ActivateState. Intente de nuevo."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Elija un nombre de organización de ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Especifique el nombre del proyecto de ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "El nombre del proyecto de ActiveState no es válido"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "No se encontró la organización en ActiveState"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "No se encontró al actor en ActiveState"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Especifique el dueño del repositorio en GitHub (usuario u organización)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Especifique el nombre del repositorio"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "El nombre del repositorio no es válido"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Especifique el nombre de archivo del flujo de trabajo"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Usuario u organización de GitHub desconocido."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub ha limitado la velocidad de esta acción. Vuelve a intentarlo en unos "
"minutos."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Error inesperado de GitHub. Intente de nuevo."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Error de conexión inesperado de GitHub. Vuelva a intentarlo en unos minutos."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"Terminó el tiempo de espera inesperadamente en GitHub. Reintente en unos "
"minutos."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nombre de usuario u organización de GitHub inválido."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "El nombre del flujo de trabajo debe terminar en .yml o .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"El nombre de archivo del flujo de trabajo debe ser solo un nombre de "
"archivo, sin directorios"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "El nombre del flujo de trabajo debe terminar en .yml o .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Especifique el dueño del repositorio en GitLab (usuario u organización)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nombre de usuario u organización de GitLab inválido."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Especificar la ruta del archivo de pipeline de nivel superior"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "El nombre del entorno no es válido"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow file path must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "La ruta del flujo de trabajo debe terminar en .yml o .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
#, fuzzy
#| msgid "Workflow file path cannot start or end with /"
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"La ruta del archivo de flujo de trabajo no puede iniciar ni terminar con /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Contraseña"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Las contraseñas no coinciden. Inténtelo de nuevo."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "El campo de contraseña está vacío"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Fortaleza de contraseña:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1075,193 +1075,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registrarse"
msgstr[1] "Registrarse"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Activo"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Vencido"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "No pagado"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Cancelado"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incompleta"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Invitación expirada"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Probando"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Se denegó el acceso/prohibido (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "No tiene permitido ver esta página"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "No se encontró la página (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Buscamos en todas partes pero no pudimos encontrar esta página"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Y ahora: algo
completamente diferente"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python, escena «La quesería»"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Enlace externo"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Ver transcripción del vídeo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Se eliminó la página (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "La página que busca se ha eliminado"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Error interno del servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Algo ha fallado"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1271,24 +1274,31 @@ msgstr ""
"técnicas.
Estamos informados del problema y trabajamos para "
"solucionarlo lo antes posible.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Consulte nuestra página de estado"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Código de error 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "¿Depende de PyPI para hacer su trabajo?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considere "
"donar para ayudarnos a crear una plataforma más estable y segura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1305,52 +1315,56 @@ msgstr ""
"números y caracteres especiales. Evite las palabras habituales y la "
"repetición."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Fortaleza de contraseña:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navegación principal"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ayuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Patrocinadores"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Acceder"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrarse"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Ver menú"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menú"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menú principal"
@@ -1359,7 +1373,7 @@ msgstr "Menú principal"
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1379,7 +1393,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1399,48 +1413,48 @@ msgstr ""
"El Índice de paquetes de Python (PyPI) es un repositorio de software"
"em> para el lenguaje de programación Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 actualizaciones más recientes"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 paquetes más recientes"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Saltar al contenido principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Cambiar a la versión para móviles"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Aviso"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Está utilizando un navegador no admitido. Actualícelo a una versión más "
"reciente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1450,7 +1464,7 @@ msgstr ""
"Índice de paquetes de Python que le permite poner a prueba las herramientas "
"y los procesos de distribución sin afectar el Índice real."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1458,239 +1472,244 @@ msgstr ""
"Algunas prestaciones pueden no funcionar sin JavaScript. Pruebe a activarlo "
"si tiene problemas."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Buscar en PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Buscar proyectos"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Buscar"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Buscar proyectos"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navegación por la ayuda"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalación de paquetes"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Carga de paquetes"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Manual de uso"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retención de nombres de proyecto"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Preguntas frecuentes"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Acerca de PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Navegación por Acerca de PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Página inicial de PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Cuadro de mando de infraestructura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Estadísticas"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logos y trademarks"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nuestros patrocinadores"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuir con PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navegación por Cómo contribuir"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Defectos y comentarios"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuir en GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traducir PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Patrocinar a PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Créditos de desarrollo"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Uso de PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navegación por Uso de PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Términos de uso"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Informar de un problema de seguridad"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Código de conducta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Normativa de privacidad"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Políticas de Uso Aceptable"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Estado:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "todos los sistemas en servicio"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Desarrollado y mantenido por la comunidad de Python para la comunidad de "
"Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "¡Done hoy mismo!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa del sitio"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Cambiar a la versión de escritorio"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirme la acción"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "¿Está seguro?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Código de error"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Volver a la página principal"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "El Índice de paquetes de Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Ponga a prueba la publicación de paquetes de Python con el entorno de "
"pruebas del Índice de paquetes de Python"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Mejore el código de PyPI con el entorno de desarrollo del Índice de paquetes "
"de Python"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Encuentre, instale y publique paquetes de Python con el Índice de paquetes "
"de Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "O bien, explore los proyectos"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s proyecto"
msgstr[1] "%(num_projects_formatted)s proyectos"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s versión"
msgstr[1] "%(num_releases_formatted)s versiones"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s archivo"
msgstr[1] "%(num_files_formatted)s archivos"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s usuario"
msgstr[1] "%(num_users_formatted)s usuarios"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1706,149 +1725,149 @@ msgstr "Aprenda a instalar paquetes"
msgid "Package authors use PyPI to distribute their software."
msgstr "Los autores de paquetes utilizan PyPI para distribuir sus programas."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Aprenda a empaquetar su código en Python para PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Error al procesar el formulario"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmar contraseña"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirme la contraseña para continuar"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Contraseña"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obligatorio)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Su contraseña"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostrar contraseña"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "¿Olvidó la contraseña?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1861,12 +1880,12 @@ msgstr ""
"cuando haya acabado. Durante la próxima hora no le pediremos que confirme su "
"contraseña."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Este URL es un punto de conexión de la API para cargar archivos en PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the manual de uso del empaquetamiento de Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1885,11 +1904,11 @@ msgstr ""
"Por lo demás, le sugerimos visitar la página principal "
"de PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirme la invitación"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s» como %(role_name)s del "
"proyecto?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Aceptar"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Declinar"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1924,50 +1943,50 @@ msgstr ""
"en dos pasos en tu cuenta antes de aceptar una invitación para unirte a "
"un proyecto."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Acceder a %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nombre de usuario"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Su nombre de usuario"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Salir"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Salir de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Confirme la invitación a la organización"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1976,7 +1995,7 @@ msgstr ""
"¿Quiere aceptar esta invitación a incorporarse a «%(organization_name)s» "
"como %(role_name)s de la organización?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1986,63 +2005,63 @@ msgstr ""
"en dos pasos en tu cuenta antes de aceptar una invitación para unirte a "
"una organización."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar de {user} de gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Fecha de alta"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Se dio de alta el %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s proyecto"
msgstr[1] "%(count)s proyectos"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "No hay ningún proyecto"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Última versión publicada el %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s aún no ha cargado ningún proyecto en PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2050,29 +2069,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Buscar proyectos"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Códigos de recuperación"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Acceder con código de recuperación"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Proporcione el código de recuperación"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2082,13 +2101,13 @@ msgstr ""
"compuesto de las minúsculas a-z
y los dígitos a-z
"
"(ejemplo: badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verificar"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2100,113 +2119,114 @@ msgstr ""
"estos códigos en el formulario para verificar su identidad. Tras utilizarse, "
"el código de recuperación deja de ser válido."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "¿No funciona? Consiga ayuda.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Crear cuenta"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Crear una cuenta de %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nombre"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Su nombre"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Dirección de correo"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Su dirección de correo"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulario de confirmación"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Seleccione un nombre de usuario"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostrar contraseñas"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Seleccione una contraseña"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the preguntas frecuentes para obtener más información."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Crear cuenta"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Restablecimiento de contraseña"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Para restablecer su contraseña, proporcione su nombre de usuario o dirección "
"de correo."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nombre de usuario o correo"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Solicitar restablecimiento de contraseña"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Se envió un mensaje para restablecer la contraseña"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2251,7 +2271,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Se ha enviado un mensaje a la dirección de correo que registró."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2260,31 +2280,31 @@ msgstr ""
"El mensaje contiene un enlace para restablecer su contraseña. El enlace "
"caducará en %(n_hours)s horas."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Restablecer su contraseña"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Seleccione una contraseña nueva"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Restablecer contraseña"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Autenticación en dos fases"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autentíquese con un aparato de seguridad (p. ej., una llave USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2292,17 +2312,17 @@ msgstr ""
"Conecte su aparato de seguridad y pulse en el botón «Autenticar con "
"dispositivo»."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Active JavaScript para acceder con un aparato de seguridad (p. ej., una "
"llave USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Autenticar con dispositivo"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Actualice el navegador para acceder con un aparato de "
"seguridad (p. ej., una llave USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Recuerda este dispositivo por %(remember_device_days)s día."
msgstr[1] "Recuerda este dispositivo por %(remember_device_days)s días"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"¿Perdió su dispositivo? ¿No funciona? Consiga ayuda."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Autenticar con aplicación"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Proporcione el código de autenticación"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Genere un código mediante la aplicación de autenticación conectada con su "
"cuenta de PyPI. Escriba este código en el formulario para verificar su "
"identidad.
¿Perdió la aplicación? ¿No funciona? Consiga ayuda.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "¿Perdió su llave o aplicación de seguridad?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"No ha generado códigos de recuperación para la cuenta."
"p>
Si pierde el acceso a sus métodos de autenticación en dos fases, "
"podría perder el acceso a su cuenta. Conseguir ayuda "
"con los códigos de recuperación.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Se eliminó su cuenta de PyPI, %(username)s."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s para comunicarse con los "
"administradores de PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2394,7 +2423,7 @@ msgstr ""
"%(initiator_username)s le ha añadido como %(role)s al "
"proyecto %(project_name)s de %(site)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2403,7 +2432,7 @@ msgstr ""
"Ha recibido esto porque %(initiator_username)s le ha añadido a un proyecto "
"en %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2414,12 +2443,12 @@ msgstr ""
"%(role)s de la organización %(organization_name)s de "
"%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Ha recibido esto porque es miembro de esta organización."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2428,7 +2457,7 @@ msgstr ""
"%(submitter)s ha añadido a su equipo con los permisos %(role)s"
"strong> al proyecto %(project)s de %(site)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2437,7 +2466,7 @@ msgstr ""
"Ha recibido esto porque %(submitter)s ha añadido a su equipo en un proyecto "
"en %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2447,11 +2476,11 @@ msgstr ""
"%(submitter)s le ha añadido como "
"miembro de %(team_name)s en la organización %(organization_name)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Ha recibido esto porque es miembro de este equipo."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s para comunicarse "
"con los administradores de PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2490,14 +2519,14 @@ msgstr ""
"Se ha cancelado una invitación para usted para unirse a la organización "
"\"%(organization_name)s\""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Ha recibido esto porque fue invitado a unirse a esta organización."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2505,7 +2534,7 @@ msgid ""
msgstr ""
"Ha declinado la invitación a unirse a la organización «%(organization_name)s»"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2514,7 +2543,7 @@ msgstr ""
"Hola %(username)s. Una nueva dirección de correo '%(new_email_address)s' ha "
"sido añadida a tu cuenta."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s para comunicarse con los "
"administradores de PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2533,7 +2562,7 @@ msgid ""
msgstr ""
"Se creó y aprobó su organización nueva, de nombre «%(organization_name)s»."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2542,7 +2571,7 @@ msgstr ""
"proyectos de la organización, los colaboradores, los equipos, o las "
"configuraciones."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2551,7 +2580,7 @@ msgstr ""
"No se aprobó su solicitud de crear una organización llamada "
"'%(organization_name)s'."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2563,12 +2592,12 @@ msgstr ""
"No se aprobó su solicitud de crear una organización llamada "
"'%(organization_name)s'."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2577,25 +2606,25 @@ msgstr ""
"Se ha enviado su solicitud de una nueva organización en PyPI llamada "
"«%(organization_name)s»."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Recibirá un mensaje cuando la organización haya sido aprobada"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "Se eliminó la organización «%(organization_name)s» de %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s (en inglés) para ponerse en "
"contacto con los administradores de %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Ha recibido esto porque fue propietario de esta organización."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2619,47 +2648,47 @@ msgstr ""
"%(username)s se ha unido a la organización "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Puesto"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Miembro de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Añadido por"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
"Ha recibido esto porque forma parte de los propietarios de esta organización."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2668,7 +2697,7 @@ msgstr ""
"Se ha cancelado la invitación a %(username)s"
"a> para unirse a la organización \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2677,7 +2706,7 @@ msgstr ""
"%(username)s ha declinado la invitación a "
"unirse a la organización \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2686,11 +2715,11 @@ msgstr ""
"%(username)s fue invitado a unirse a la "
"organización \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Invitado por"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2699,12 +2728,12 @@ msgstr ""
"%(username)s fue eliminado de la "
"organización \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Eliminado por:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2713,15 +2742,15 @@ msgstr ""
"El rol de %(username)s en la organización "
"%(organization_name)s ha sido cambiado a %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Puesto nuevo"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Modificado por"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2730,8 +2759,8 @@ msgstr ""
"El proyecto en %(site)s llamado \"%(project_name)s\" ha sido añadido a la "
"organización \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
@@ -2739,7 +2768,7 @@ msgstr ""
"Ha recibido esto porque usted forma parte de los propietarios de este "
"proyecto o de la organización."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2748,7 +2777,7 @@ msgstr ""
"El proyecto llamado \"%(project_name)s\" en %(site)s ha sido removido de la "
"organización \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2757,46 +2786,46 @@ msgstr ""
"La organización %(site)s ha sido renombrada de "
"\"%(previous_organization_name)s\" a \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"El %(site)s de la organización \"%(organization_name)s\" ha sido actualizado."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
#, fuzzy
msgid "Old display name:"
msgstr "Antiguo nombre para mostrar:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Nuevo nombre para mostrar:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "URL antiguo:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "URL nuevo:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Antigua descripción de proyecto:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nueva descripción de proyecto"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Antiguo tipo de organización:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nuevo tipo de organización:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2805,12 +2834,12 @@ msgstr ""
"Alguien, quizá usted, ha cambiado la contraseña de su cuenta de PyPI, "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "¿Perdón?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2825,7 +2854,7 @@ msgstr ""
"con la\n"
" contraseña existente."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2833,12 +2862,12 @@ msgstr ""
"El propio PyPI no ha sufrido una vulneración de seguridad. Esta es una "
"medida de protección para reducir el riesgo a PyPI y a sus usuarios."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "¿Qué debo hacer?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2847,11 +2876,11 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "¿Cómo ponerse en contacto con PyPI?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2860,7 +2889,7 @@ msgstr ""
"Para obtener más información, puede enviar un mensaje a %(email_address)s "
"(en inglés) para comunicarse con los administradores de PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2875,7 +2904,7 @@ msgstr ""
"utilizarla\n"
" para acceder a PyPI ni para cargar paquetes en este."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2892,7 +2921,7 @@ msgstr ""
"por «credential stuffing» que podrían perpetrarse contra PyPI y sus "
"usuarios."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2906,11 +2935,11 @@ msgstr ""
"compruebe sus demás contraseñas y se familiarice con las prácticas "
"recomendadas relativas al uso de contraseñas."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "¿Cómo lo sabe PyPI?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2939,7 +2968,7 @@ msgstr ""
"administradores de PyPI, puede enviar un mensaje a %(email_address)s (en inglés)."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2948,7 +2977,7 @@ msgstr ""
"Alguien, quizá usted, ha solicitado restablecer la contraseña de la cuenta "
"«%(username)s» de PyPI."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2957,23 +2986,23 @@ msgstr ""
"Si quiere continuar con esta solicitud, pulse aquí para "
"restablecer la contraseña."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Este enlace caducará en %(n_hours)s hora."
msgstr[1] "Este enlace caducará en %(n_hours)s horas."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Si no ha hecho esta solicitud, puede pasar por alto este mensaje con "
"seguridad."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2985,13 +3014,13 @@ msgstr ""
"Alguien, quizá usted, ha solicitado restablecer la contraseña de la cuenta "
"«%(username)s» de PyPI."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3000,20 +3029,20 @@ msgid ""
msgstr ""
"Pérdida de acceso al buzón de correo electrónico asociado con su cuenta"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Versión de lanzamiento %(version)s creada"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3023,7 +3052,7 @@ msgstr ""
"strong> ha cambiado de %(old_email)s
a %(new_email)s"
"code>"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3035,7 +3064,7 @@ msgstr ""
"verificación en dos pasos, pero no ha generado códigos de recuperación para "
"la misma."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3045,7 +3074,7 @@ msgstr ""
"tiene acceso a estos códigos de recuperación, usted puede perder "
"permanentemente su acceso a su cuenta de PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3063,7 +3092,7 @@ msgstr ""
"Un código de recuperación para su cuenta de PyPI %(username)s"
"strong> ha sido usado."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3072,18 +3101,18 @@ msgstr ""
"Se generaron códigos de recuperación nuevos para su cuenta "
"%(username)s de PyPI."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Has sido removido de la organización \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
"Ha recibido esto porque usted era miembro de los propietarios de este "
"proyecto."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -3091,7 +3120,7 @@ msgstr ""
"Su equipo fue removido del proyecto %(project)s en %(site)s por "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3100,7 +3129,7 @@ msgstr ""
"Ha recibido esto porque su equipo en %(site)s ha sido removido por "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3109,11 +3138,11 @@ msgstr ""
"Has sido removido del equipo \"%(team_name)s\" en la organización "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Ha recibido esto porque forma parte de los miembros de este equipo."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "An invitation for you to join the \"%(organization_name)s\" organization "
@@ -3125,7 +3154,7 @@ msgstr ""
"Se ha cancelado una invitación para usted para unirse a la organización "
"\"%(organization_name)s\""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3134,7 +3163,7 @@ msgstr ""
"%(submitter)s cambió los puestos de su equipo para con el proyecto "
"%(project)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3147,7 +3176,7 @@ msgstr ""
"Puede cargar versiones. Puede añadir otros colaboradores. Puede eliminar "
"archivos, versiones o todo el proyecto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3160,7 +3189,7 @@ msgstr ""
"Puede cargar versiones de paquetes. No puede añadir colaboradores. No puede "
"eliminar archivos, versiones o el proyecto mismo."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3172,48 +3201,48 @@ msgstr ""
"Ha recibido esto porque %(initiator_username)s le ha añadido a un proyecto "
"en %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Se añadió un colaborador nuevo a un proyecto del que es propietario en PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Equipo"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permisos"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Colaboradores"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
"Ha recibido esto porque forma parte de los propietarios de este proyecto."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"Se añadió un colaborador nuevo a un proyecto del que es propietario en PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
@@ -3221,7 +3250,7 @@ msgid ""
msgstr ""
"Se añadió un colaborador nuevo a un proyecto del que es propietario en PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3232,10 +3261,10 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3244,7 +3273,7 @@ msgid ""
msgstr ""
"Ha recibido esto porque forma parte de los propietarios de este proyecto."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3255,7 +3284,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3268,7 +3297,7 @@ msgstr ""
"%(initiator_username)s le ha añadido como %(role)s al "
"proyecto %(project_name)s de %(site)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3280,7 +3309,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3289,7 +3318,7 @@ msgstr ""
"Alguien, quizá usted, ha añadido un método de autenticación en dos fases "
"%(method)s a la cuenta de PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3298,7 +3327,7 @@ msgstr ""
"Alguien, quizá usted, ha retirado un método de autenticación en dos fases "
"%(method)s de la cuenta de PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3307,7 +3336,7 @@ msgstr ""
"Alguien, quizá usted, ha añadido esta dirección de correo "
"(%(email_address)s
) a su cuenta de PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3316,7 +3345,7 @@ msgstr ""
"Si quiere continuar con esta solicitud, pulse en este "
"enlace para verificar la dirección de correo."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3325,7 +3354,7 @@ msgstr ""
"%(initiator_username)s te ha "
"invitado a unirte a la organización %(organization_name)s"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3337,7 +3366,7 @@ msgstr ""
"Si quiere continuar con esta solicitud, pulse en este "
"enlace para verificar la dirección de correo."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3345,143 +3374,143 @@ msgstr ""
"Si no ha hecho esta solicitud, puede pasar por alto este mensaje con "
"seguridad."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Este enlace caducará en %(n_hours)s hora."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Descartar esta notificación"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Cerrar"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Administración"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Sus proyectos"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Sus organizaciones"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Configuración de cuenta"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Perfil público"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Datos de cuenta"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Expiración: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Resúmenes de %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Salida de resumen"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copiar en el portapapeles"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copiar"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Resúmenes de %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Error"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Éxito"
@@ -3505,31 +3534,31 @@ msgstr "Éxito"
msgid "Manage project"
msgstr "Gestionar proyecto"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Anterior"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Siguiente"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"No se ha verificado su dirección de correo principal (%(email_address)s)."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "No tiene ninguna dirección de correo principal."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verifique su dirección o añada otra."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3538,7 +3567,7 @@ msgstr ""
"La autenticación en dos fases está disponible. Actívela "
"ahora para su cuenta."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3554,7 +3583,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Editar perfil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3570,95 +3599,95 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s aún no ha cargado ningún proyecto en PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Correo electrónico"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navegación para gestionar %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Proyecto:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Personas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Equipos"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Histórico de seguridad"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Configuración"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navegación para gestionar %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Versiones"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Colaboradores"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentación"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publicando"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navegación para gestionar %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
#, fuzzy
#| msgid "Member of"
msgid "Members"
msgstr "Miembro de"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3670,14 +3699,14 @@ msgstr "Verificada"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Publicación: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filtrar por clasificador"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Enlaces del proyecto"
@@ -3687,280 +3716,280 @@ msgstr "Enlaces del proyecto"
msgid "GitHub Statistics"
msgstr "Estadísticas de GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repositorio"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Estrellas:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Bifurcaciones:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Informes y solicitudes de incorporación abiertos:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Informes y solicitudes de incorporación abiertos:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Estadísticas de GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Responsables"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar de {username} de gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Metainformación"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Responsable:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Sin verificar"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licencia:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiquetas"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Requiere:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Clasificadores"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificada*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Algunos problemas de entrega intermitente pueden conllevar la pérdida de la "
"verificación"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verificada"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Sin verificar*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*El mensaje enviado por PyPI se consideró «basura»"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Fallo definitivo al entregar"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Demasiados problemas de entrega"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Sin verificar"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principal"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Ver opciones de correo electrónico"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opciones"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opciones de %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Reenviar mensaje de verificación"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Establecer esta dirección de correo como principal"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Establecer como principal"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Quitar esta dirección de correo"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Quitar correo"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Alcance"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Todos los proyectos"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Creación"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Último uso"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nunca"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Ver opciones de ficha"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Quitar ficha"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Ver identificador único"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Quitar ficha de API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Las aplicaciones o secuencias de órdenes que utilicen esta ficha ya no "
"podrán acceder a PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identificador único de la ficha de API «%(token_description)s»"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Imagen de perfil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com para generar su imagen de perfil en "
"función de su dirección de correo principal"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Cambiar imagen en gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Datos de cuenta"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Fecha de alta"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3991,24 +4020,24 @@ msgstr ""
"Se muestra en su perfil público. No puede "
"modificarse."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nombre completo"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "No se estableció ningún nombre"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Se muestra en su perfil público"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Dirección de correo pública"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your en su perfil público."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Actualizar cuenta"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Correos de la cuenta"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any principal recibirá "
"notificaciones."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Correos asociados con su cuenta"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Estado"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Añadir dirección de correo"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Cambiar contraseña"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Contraseña anterior"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Su contraseña actual"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Contraseña nueva"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirme la contraseña nueva"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Actualizar contraseña"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Fichas de API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4092,19 +4121,19 @@ msgstr ""
"Las fichas de API son un método alternativo de autenticación para cargar "
"paquetes en PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Más información sobre las fichas de API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Fichas de API activas de esta cuenta"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Añadir ficha de API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4113,58 +4142,58 @@ msgstr ""
"Verifique su dirección de correo principal para "
"añadir fichas de API a su cuenta."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Ámbito de ficha: toda la cuenta"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Ámbito de ficha: proyecto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Expiración: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Creación de la cuenta"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Acceso"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Método de dos fases:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Ninguno"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Aparato de seguridad (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4172,184 +4201,184 @@ msgstr ""
"Aplicación de autenticación (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Código de recuperación"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Quitar aparato"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Falló el acceso"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Autenticación básica (extremo de carga)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Razón:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Contraseña incorrecta"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Acceso en dos fases no válido (TOTP)."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Acceso en dos fases no válido (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Acceso en dos fases no válido (código de recuperación)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Falló la reautenticación de la sesión"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Adición de correo a la cuenta"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Retirada de correo de la cuenta"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Verificación de correo"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Reverificación de correo"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Cambio de correo principal"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Dirección principal anterior:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Dirección principal nueva:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Establecimiento de correo principal"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Mensaje enviado"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Para:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Asunto:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Solicitud de restablecimiento de contraseña"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Se intentó restablecer la contraseña"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Restablecimiento correcto de contraseña"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Modificación correcta de contraseña"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Restablecimiento de contraseña"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Proyecto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Adición de autenticación en dos fases"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Método: aparato de seguridad (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nombre del aparato:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4357,73 +4386,73 @@ msgstr ""
"Método: aplicación de autenticación (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Retirada de autenticación en dos fases"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Retirada de autenticación en dos fases"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Se generaron códigos de recuperación"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Se volvieron a generar códigos de recuperación"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Código de recuperación utilizado para acceder"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Adición de ficha de API"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nombre de ficha:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Eliminación de ficha de API"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificador único:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "La ficha de la API se eliminó automáticamente por razones de seguridad"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Razón: se encontró la ficha en un URL público"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4431,16 +4460,16 @@ msgid "Invited to join %(organization_name)s"
msgstr ""
"Si el propietario no contesta, vea %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Se declinó la invitación a «${organization_name}»."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4450,8 +4479,8 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4461,7 +4490,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4469,40 +4498,40 @@ msgid "Role in %(organization_name)s added"
msgstr ""
"Si el propietario no contesta, vea %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Se declinó la invitación a «${organization_name}»."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization teams"
msgid "Organization role removed"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Todas las versiones de %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4514,60 +4543,60 @@ msgstr ""
"href=\"%(faq_url)s\">emprenda medidas de seguridad para su cuenta cuanto "
"antes."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Actividad reciente de la cuenta"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Suceso"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Información adicional"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Fecha/hora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Información de ubicación"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nombre del aparato"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4650,11 +4679,11 @@ msgstr ""
"href=\"%(delete_href)s\">eliminar proyecto"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "¡Prosiga con cautela!"
@@ -4666,27 +4695,27 @@ msgstr "No podrá recuperar la cuenta después de que la elimine"
msgid "Delete your PyPI account"
msgstr "Eliminar su cuenta de PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gestionar"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Autenticación en dos fases (A2F)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4701,87 +4730,87 @@ msgstr ""
"href=\"%(href)s\">Más información sobre la A2F."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Se activaron métodos de recuperación"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Método de recuperación"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "generados el %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s no usado/s"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Volver a generar"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Métodos de autenticación en dos fases activados"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Método de dos fases"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr "Para remover este método de 2FA, primero debes añadir otro método."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "No puede eliminarse como propietario"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Quitar"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Quitar aplicación de autenticación"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Quitar aplicación"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Quitar aparato de seguridad para A2F"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Quitar aparato"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nombre del aparato"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4799,7 +4828,7 @@ msgstr ""
"su cuenta.\n"
" "
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4811,7 +4840,7 @@ msgstr ""
"Verifique su dirección de correo principal para "
"añadir la autenticación en dos fases a su cuenta."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4819,7 +4848,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "No ha activado la autenticación en dos fases para su cuenta."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4827,11 +4856,11 @@ msgid ""
"authentication on your account."
msgstr "No ha activado la autenticación en dos fases para su cuenta."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Generar códigos de recuperación"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4839,7 +4868,7 @@ msgid ""
"methods to your account."
msgstr "No ha activado la autenticación en dos fases para su cuenta."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4847,16 +4876,16 @@ msgstr ""
"Utilice un código de recuperación antes de activar la autenticación en dos "
"fases en su cuenta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Utilizar un código de recuperación"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "No ha activado la autenticación en dos fases para su cuenta."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4868,7 +4897,7 @@ msgstr ""
"Para configurar la A2F con "
"una aplicación de autenticación:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4880,8 +4909,8 @@ msgstr ""
"Añadir A2F con aparato de "
"seguridad (p. ej., llave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4889,8 +4918,8 @@ msgstr ""
"Active JavaScript para configurar la autenticación en dos fases con un "
"aparato de seguridad (p. ej., una llave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Actualice su navegador para configurar la autenticación "
"en dos fases con un aparato de seguridad (p. ej., una llave USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Ruta de navegación"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Su cuenta"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navegación de la cuenta"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "No puede deshacerse esta acción."
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Confirme su nombre de usuario para continuar."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Confirme %(item)s para continuar."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Cancelar"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "cerrar"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Proporcione su contraseña para continuar."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Administrar de Editores de Confianza"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -4979,120 +5008,120 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Añadido por:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Eliminada por:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Invitar"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Workflow name"
msgid "Workflow:"
msgstr "Nombre del flujo de trabajo"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "Especificación"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nombre de usuario"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
#, fuzzy
#| msgid "Old URL:"
msgid "URL:"
msgstr "URL antiguo:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Invitaciones pendientes"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Creado el %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Navegación principal"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nombre de organización"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Tipo de organización"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Facturación inactiva"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -5100,228 +5129,228 @@ msgstr ""
"La facturación de esta organización puede ser activada por un propietario de "
"la organización o un administrador de facturación"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "La invitación al puesto no es válida."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inactivo"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Gestionar"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Propietario"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Administrador de facturación"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Ver"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Activar facturación"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s aún no ha cargado ningún proyecto en PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Cannot delete organization"
msgid "Pending organization requests"
msgstr "No se puede eliminar la organización"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "La invitación al puesto no es válida."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Declinar"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Solicitud enviada"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Invitar"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create new organization"
msgid "Request a new organization"
msgstr "Crear una nueva organización"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nombre de cuenta de la organización"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Elija un nombre de cuenta de la organización"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Este nombre de cuenta es usado en URLs en PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Por ejemplo"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization name"
msgid "Organization Display Name"
msgstr "Nombre de organización"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nombre de tu negocio, producto o proyecto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL de organización"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL del negocio, producto o proyecto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Descripción de su negocio, producto o proyecto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipo de organización"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5329,12 +5358,12 @@ msgstr ""
"Las compañías pueden crear cuentas de organizaciones como un servicio pago "
"mientras los proyectos comunitarios tienen otorgado un acceso complementario."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Crear"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5343,7 +5372,7 @@ msgstr ""
"Primero debes activar la autenticación con verificación "
"en dos pasos en tu cuenta antes de solicitar una organización."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named '%(organization_name)s' "
@@ -5353,50 +5382,50 @@ msgstr ""
"Se ha enviado su solicitud de una nueva organización en PyPI llamada "
"«%(organization_name)s»."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You will receive an email when the organization has been approved"
msgid "You will receive an email when each organization has been approved"
msgstr "Recibirá un mensaje cuando la organización haya sido aprobada"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Único propietario"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gestionar este proyecto"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Ver la página pública de este proyecto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Este proyecto no tiene versiones"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5407,13 +5436,13 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">manual de uso del "
"empaquetamiento de Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Eliminar su cuenta de PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5425,7 +5454,7 @@ msgstr ""
"Debes confirmar tu dirección de correo electrónico **principal** antes de "
"poder realizar esta acción."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see principal recibirá "
"notificaciones."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5464,97 +5493,97 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nombre de proyecto en PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nombre de proyecto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "El proyecto (en PyPI) que será creado cuando este publicador sea usado"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Propietario"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"El nombre de la organización de GitHub o el nombre de usuario de GitHub que "
"es propietario de este repositorio"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nombre de repositorio"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repositorio"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
#, fuzzy
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "El nombre del repositorio de GitHub que contiene el workflow"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nombre del flujo de trabajo"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "flujodetrabajo.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "El nombre del repositorio no es válido"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Razón (opcional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, fuzzy, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5571,22 +5600,22 @@ msgstr ""
"especialmentesi tu repositorio tiene mantenedores con "
"acceso de commit que no deberían tener acceso de publicación en PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Añadir"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5598,76 +5627,76 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nombre"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "No se estableció ningún nombre"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nombre de proyecto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project"
msgid "project"
msgstr "Proyecto"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "El nombre del repositorio de GitHub que contiene el workflow"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Versiones"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, fuzzy, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5684,8 +5713,8 @@ msgstr ""
"especialmentesi tu repositorio tiene mantenedores con "
"acceso de commit que no deberían tener acceso de publicación en PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5697,33 +5726,33 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Correo electrónico"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Asunto:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Asunto:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5731,8 +5760,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5744,23 +5773,23 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Organization Name"
msgid "Organization"
msgstr "Nombre de organización"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization Name"
msgid "my-organization"
msgstr "Nombre de organización"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid ""
#| "The GitHub organization name or GitHub username that owns the repository"
@@ -5769,57 +5798,57 @@ msgstr ""
"El nombre de la organización de GitHub o el nombre de usuario de GitHub que "
"es propietario de este repositorio"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nombre de proyecto"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project"
msgid "my-project"
msgstr "Proyecto"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Su nombre de usuario"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nombre de usuario"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Gestionar versión"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Proyecto"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5828,23 +5857,23 @@ msgstr ""
"existentes pueden ser añadidos en la configuración de publicación para cada "
"proyecto individual."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Proyectos en tendencia"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Publicador"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5852,19 +5881,19 @@ msgstr ""
"No hay publicadores actualmente configurados. Los publicadores para "
"proyectos que no existen aún pueden ser añadadidos debajo."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new pending publisher"
msgstr "Gestionar proveedores actuales"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Puedes usar esta página para registrar publicadores confiables "
"\"pendientes\"."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5875,15 +5904,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5891,33 +5920,33 @@ msgid ""
"your account before adding a new publisher."
msgstr "No ha activado la autenticación en dos fases para su cuenta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Códigos de recuperación de la cuenta"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Volver a generar códigos de recuperación"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5928,7 +5957,7 @@ msgstr ""
"acceder a su cuenta de PyPI. Cada código puede utilizarse una vez"
"strong>."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5936,7 +5965,7 @@ msgstr ""
"Estos códigos deberían utilizarse solamente para recuperar "
"la cuenta, no para accesos típicos."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5946,70 +5975,70 @@ msgstr ""
"autenticación o su llave de seguridad y no cuenta con sus códigos, podría "
"perder permanentemente el acceso a su cuenta de PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Guarde sus códigos de recuperación"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Descargar como archivo"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Guardar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Estos códigos no serán visibles de nuevo."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"Cerciórese de que los ha almacenado de manera segura antes de proceder."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Quitar ficha de API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Ficha para «%(macaroon_description)s»"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permisos:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Cargar paquetes"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Ámbito:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "La cuenta completa (todos los proyectos)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Proyecto «%(project)s»"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6017,28 +6046,29 @@ msgstr ""
"Por motivos de seguridad, esta ficha aparecerá solo una vez. Cópiela "
"ahora."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copiar ficha en el portapapeles"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copiar ficha"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Uso de esta ficha"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Para utilizar esta ficha de API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Establezca su nombre de usuario a %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -6047,7 +6077,7 @@ msgstr ""
"Establezca su contraseña al valor de la ficha, incluido el prefijo "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6057,7 +6087,7 @@ msgstr ""
"proyectos en PyPI, monte su archivo %(filename)s
como se "
"muestra a continuación:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6068,7 +6098,7 @@ msgstr ""
"proyectos en PyPI, monte su archivo %(filename)s
como se "
"muestra a continuación:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6076,11 +6106,11 @@ msgstr ""
"una ficha con ámbito de usuario o de proyecto que quiera establecer como la "
"predeterminada"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "una ficha de proyecto"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6092,7 +6122,7 @@ msgstr ""
"Ahora podrá utilizar %(command)s
para cambiar a la ficha "
"correcta al realizar cargas en PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visite la página de ayuda de PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Añadir otra ficha"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nombre de ficha"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "¿Para qué es esta ficha?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Seleccionar ámbito…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6129,17 +6159,17 @@ msgstr ""
"Una ficha de API cuyo alcance abarque toda la cuenta tendrá permisos de "
"carga en todos sus proyectos actuales y futuros."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Created on"
msgid "Create token"
msgstr "Creación"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Configurar A2F con una aplicación de autenticación (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the norma TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6159,15 +6189,15 @@ msgstr ""
"En la página de ayuda de PyPI hallará una lista de "
"aplicaciones compatibles."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configure su aplicación"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Escanee el código QR con la aplicación de autenticación que elija."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6175,11 +6205,11 @@ msgstr ""
"Por motivos de seguridad, puede asociar solo una aplicación de autenticación "
"por cuenta de PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "Código QR para configurar una aplicación de autenticación"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6189,15 +6219,15 @@ msgstr ""
"¿No cuenta con un escáner de QR? Escriba el código "
"manualmente:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verificar aplicación"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Código de autenticación"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6209,15 +6239,15 @@ msgstr ""
"Para finalizar la configuración, escriba el código de autenticación provisto "
"por la aplicación."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurar aplicación"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Configurar A2F con un aparato de seguridad (p. ej., una llave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the norma FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan y Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Dé un nombre al aparato para comenzar"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI permite añadir varios aparatos de seguridad."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6257,11 +6287,11 @@ msgstr ""
"Dé a este aparato un nombre. 64 caracteres o menos. Se permite cualquier "
"carácter de Unicode, espacios incluidos."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurar aparato de seguridad"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6276,7 +6306,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">navegador compatible."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6284,21 +6314,21 @@ msgstr ""
"Observe que algunos dispositivos USB antiguos no respetan la norma FIDO y no "
"funcionarán con PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Descripción de proyecto"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6310,77 +6340,76 @@ msgstr ""
"%(username)s se ha unido a la organización "
"\"%(organization_name)s\""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization teams"
msgid "Organization request"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nombre de cuenta de la organización"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Organization name"
msgid "Organization display name"
msgstr "Nombre de organización"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipo de organización"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Invitar"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Invitar"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Histórico del proyecto «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6393,25 +6422,25 @@ msgstr ""
"seguridad relacionada a este proyecto, esta queda registrada y se muestra "
"aquí."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s' teams"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Gestionar equipos de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s' teams"
msgid "%(organization_name)s organization created"
msgstr "Gestionar equipos de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6421,19 +6450,19 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6442,7 +6471,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6452,7 +6481,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6461,7 +6490,7 @@ msgstr ""
"%(username)s se incorporó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6471,7 +6500,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6481,7 +6510,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6492,7 +6521,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6503,7 +6532,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6514,7 +6543,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6525,44 +6554,44 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s equipo eliminado"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
@@ -6570,8 +6599,8 @@ msgstr ""
"%(username)s se incorporó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6580,108 +6609,108 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrarse"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Creado por:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Creado por:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Eliminada por:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Eliminada por:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Declinar"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Modificado por:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Invitar"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Eliminada por:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Histórico de seguridad de %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Organization description"
msgid "Organization projects"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6696,17 +6725,17 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">manual de uso del "
"empaquetamiento de Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "¿Proyecto nuevo o existente?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6714,18 +6743,18 @@ msgstr ""
"Transfiere un proyecto existente de tu propiedad o crea y añade un proyecto "
"nuevo a la organización."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "Nombre del proyecto existente"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr ""
"Ha recibido esto porque forma parte de los propietarios de este proyecto."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6738,19 +6767,19 @@ msgstr ""
"organización puede ser transferido desde la página de configuración del "
"proyecto."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Proyectos en tendencia"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Registrar un proyecto nuevo."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6758,42 +6787,42 @@ msgstr ""
"Los dueños de esta organización pueden crear un proyecto vacío y añadirlo a "
"la organización."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Registrar un proyecto nuevo."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "A2F activada"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "A2F"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "A2F desactivada"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6805,13 +6834,13 @@ msgstr ""
"Utilice esta página para controlar cuáles usuarios de PyPI pueden ayudarle a "
"gestionar %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Organization teams"
msgid "Organization Roles"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6820,208 +6849,208 @@ msgid ""
"can do."
msgstr "Los colaboradores pueden ocupar dos puestos:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Organization teams"
msgid "Organization Role Permissions Matrix"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Miembro"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Organization teams"
msgid "View organization/teams"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Creando una versión nueva"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Cannot delete organization"
msgid "Invite/manage organization members"
msgstr "No se puede eliminar la organización"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Delete organization"
msgid "Delete the organization"
msgstr "Eliminar organización"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Poseer/mantener proyectos específicos"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Registrar un proyecto nuevo."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Eliminar proyecto"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Usuarios que pueden gestionar %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Usuario"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Guardar puesto"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "No puede eliminar a otras personas de la organización"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "No puede eliminarse como propietario"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this organization"
msgid "Remove %(user)s from this organization."
msgstr "Eliminar a %(user)s de esta organización"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Eliminar a %(user)s de esta organización"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Invitación pendiente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Invitación caducada"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Revocar invitación"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Reenviar"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Revocar invitación de %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Eliminar"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Invitar a miembro"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Invitar"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Organization description"
msgid "Organization settings"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Change organization account name"
msgid "Change the organization account name below."
msgstr "Cambiar nombre de cuenta de la organización"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Fecha de creación"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s (en inglés) para ponerse en contacto "
"con los administradores de PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Actualizar organización"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Datos de cuenta"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Estado de facturación"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Dirección de correo electrónico de facturación"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gestionar versión"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Cambiar nombre de cuenta de la organización"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "La invitación al puesto no es válida."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7086,28 +7115,28 @@ msgid ""
"your organization."
msgstr "No podrá recuperar la cuenta después de que la elimine"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Change organization account name"
msgid "Change organization account name for"
msgstr "Cambiar nombre de cuenta de la organización"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Crear cuenta"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Eliminar organización"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "No se puede eliminar la organización"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7132,29 +7161,29 @@ msgstr[1] ""
"%(count)s proyectos.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Para cada proyecto, debes:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Eliminar proyecto"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Cannot delete organization"
msgid "Before you can delete your organization."
msgstr "No se puede eliminar la organización"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transferir titularidad o eliminar proyecto"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "No podrá recuperar la cuenta después de que la elimine"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
"Tu suscripción será cancelada y perderás acceso al portal de facturación."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Perderás acceso al portal de facturación."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from de tu portal de facturación antes de "
"proceder."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Equipos de la organización"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Gestionar equipos de «%(organization_name)s»"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7225,19 +7254,19 @@ msgstr[1] ""
" %(count)s proyectos\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gestionar este proyecto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -7245,19 +7274,19 @@ msgstr ""
"No hay aún equipos en tu organización. Los dueños de una organización y "
"administradores pueden crear nuevos equipos para ella."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Creando una versión nueva"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Nombre de ficha"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -7266,16 +7295,16 @@ msgstr ""
"equipo para la organización y administrar miembros del equipo, proyectos del "
"equipo y configuraciones del equipo."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gestionar documentación de «%(project_name)s»"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Destruir documentación"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s, no podrá dar marcha atrás; ya "
"no se admite cargar documentación nueva."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Destruir documentación de proyecto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentación del proyecto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Ya no se permite cargar documentación nueva"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7307,79 +7336,79 @@ msgstr ""
"seguridad relacionada a este proyecto, esta queda registrada y se muestra "
"aquí."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Proyecto creado"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Versión de lanzamiento %(version)s creada"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Versión de lanzamiento %(version)s eliminada"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Versión de lanzamiento %(version)s creada"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Versión de lanzamiento %(version)s creada"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Archivo eliminado de la versión de lanzamiento %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nombre de archivo:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Archivo eliminado de la versión de lanzamiento %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s se incorporó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7390,7 +7419,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7401,7 +7430,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7412,7 +7441,7 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
@@ -7420,7 +7449,7 @@ msgstr ""
"%(username)s se incorporó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7429,7 +7458,7 @@ msgstr ""
"%(username)s funge ahora como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7438,191 +7467,191 @@ msgstr ""
"%(username)s se eliminó como %(role_name)s del "
"proyecto"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Ahora es ${role} del proyecto «${project_name}»."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Ahora es ${role} del proyecto «${project_name}»."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Eliminación de ficha de API"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permisos: puede cargar en este proyecto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Vencimiento:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
#, fuzzy
#| msgid "Expiration Status:"
msgid "Expiration status:"
msgstr "Estado de vencimiento:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Expirado"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create"
msgid "Creator"
msgstr "Crear"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Eliminación de ficha de API"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Controlado por:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Publicador confiable añadido"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Publicador confiable removido"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Requisito de A2F activado"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Yanked by:"
msgid "Enabled by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "2FA disabled"
msgid "2FA requirement disabled"
msgstr "A2F desactivada"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Yanked by:"
msgid "Disabled by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nombre de proyecto"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Buscar proyectos"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nombre de proyecto"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Buscar proyectos"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Información adicional"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Información de ubicación"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Volver a los proyectos"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Este proyecto no tiene versiones"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Se declinó la invitación a «${organization_name}»."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Este proyecto no tiene versiones"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7631,39 +7660,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Gestionar proveedores actuales"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Publicadores de OpenID Connect asociados con %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "No hay publicadores actualmente configurados."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new publisher"
msgstr "Gestionar proveedores actuales"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid environment name"
msgid "Constrain environment"
msgstr "El nombre del entorno no es válido"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7671,88 +7700,88 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "El nombre del repositorio no es válido"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gestionar versión %(version)s de «%(project_name)s»"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Versión de lanzamiento %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Retirar versión"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "ver versión"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Archivos de la versión %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nombre de archivo, tamaño"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versión de Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Fecha de carga"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Ver opciones de archivo"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opciones de archivo"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Descargar"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Eliminar archivo de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Eliminar archivo"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7760,7 +7789,7 @@ msgstr ""
"Entiendo que mis usuarios no serán capaces de instalar este archivo para "
"este release de este proyecto."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Entiendo que esta acción es irreversible."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
"Entiendo que los administradores de PyPI no serán capaces de revertir esta "
"acción."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Carga de archivos nuevos"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "No se encontró ningún archivo"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Descartar"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the manual de uso del empaquetamiento de "
"Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Configuración de versión"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Retirar versión"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7844,7 +7873,7 @@ msgstr[1] ""
"contiene) se ignore durante la instalación en la mayoría de los casos.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7860,7 +7889,7 @@ msgstr ""
"en la mayoría de los casos.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7878,7 +7907,7 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7890,8 +7919,8 @@ msgstr ""
" Para mayor información, consulte PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7909,27 +7938,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Razón (opcional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versión"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Eliminar versión"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7956,12 +7985,12 @@ msgstr[1] ""
"archivos.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "La eliminación suprimirá irreversiblemente esta versión."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7969,8 +7998,8 @@ msgstr ""
"No podrá cargar nuevamente una distribución del mismo tipo con el mismo "
"número de versión."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7980,8 +8009,8 @@ msgstr ""
"de este paquete. Este método es un último recurso encaminado a resolver "
"problemas legales o para suprimir versiones perjudiciales."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider revisión nueva."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -8003,7 +8032,7 @@ msgstr ""
"Entiendo que estoy permanentemente borrando todos los archivos para el "
"%(release_version)s release de este proyecto."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -8011,7 +8040,7 @@ msgstr ""
"Entiendo que mis usuarios no serán capaces de instalar este release de este "
"proyecto."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Versiones de %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Fecha de publicación"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Archivos"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Razón para el retiro"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gestionar versión"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s archivo"
msgstr[1] "%(count)s archivos"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "No hay ningún archivo"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Ver opciones de versión"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opciones de %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Anular retirada de versión"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Anular retirada"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Retirar"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Anular retirada de versión"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gestionar versiones de «%(project_name)s»"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Creando una versión nueva"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "No se encontró ninguna versión"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the manual de uso del "
"empaquetamiento de Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gestionar colaboradores de «%(project_name)s»"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8120,26 +8149,26 @@ msgstr ""
"Utilice esta página para controlar cuáles usuarios de PyPI pueden ayudarle a "
"gestionar %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Enlaces del proyecto"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Los colaboradores pueden ocupar dos puestos:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Responsable"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8151,7 +8180,7 @@ msgstr ""
"Puede cargar versiones de paquetes. No puede invitar colaboradores. No puede "
"eliminar archivos, versiones o el proyecto mismo."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8175,107 +8204,107 @@ msgstr "Usuarios que pueden gestionar %(project_name)s"
msgid "Collaborator"
msgstr "Colaboradores"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s propietario de la organización"
msgstr[1] "%(count)s propietarios de las organizaciones"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Cannot delete organization"
msgid "Cannot remove organization owners"
msgstr "No se puede eliminar la organización"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s miembro de equipo"
msgstr[1] "%(count)s miembros de equipo"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "No puede eliminarse como propietario"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Eliminar %(user)s de este proyecto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Invitar colaborador"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "¿Equipo o miembro?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Añade un equipo o un miembro individual como colaborador."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Registrar un proyecto nuevo."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Invitar colaborador"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Invitar colaborador"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gestionar configuración de «%(project_name)s»"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Configuración del proyecto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Tamaño del proyecto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (solicitar un aumento) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Crear una ficha para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8284,11 +8313,11 @@ msgstr ""
"Verifique su dirección de correo principal para "
"añadir una ficha de API a %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descripción y barra lateral del proyecto"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8325,27 +8354,27 @@ msgstr ""
"target=\"_blank\">manual de uso del empaquetamiento de Python para "
"conseguir ayuda."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Eliminar %(user)s de este proyecto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Ahora es ${role} del proyecto «${project_name}»."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -8357,68 +8386,68 @@ msgstr ""
"No se aprobó su solicitud de crear una organización llamada "
"«%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Ahora es ${role} del proyecto «${project_name}»."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "No hay ningún proyecto"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nombre del proyecto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "La eliminación de este proyecto:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8426,11 +8455,11 @@ msgid ""
"role."
msgstr "No podrá recuperar la cuenta después de que la elimine"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
@@ -8438,35 +8467,35 @@ msgstr ""
"Ficha caducada: solicite una invitación nueva para asumir un puesto en el "
"proyecto"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Gestionar proyecto"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Crear cuenta"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8476,13 +8505,13 @@ msgstr ""
"Ficha caducada: solicite una invitación nueva para asumir un puesto en el "
"proyecto"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8492,88 +8521,88 @@ msgstr ""
"Ficha caducada: solicite una invitación nueva para asumir un puesto en el "
"proyecto"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s aún no ha cargado ningún proyecto en PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Crear una ficha para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Antigua descripción de proyecto:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Eliminar %(user)s de este proyecto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nombre de repositorio"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descripción de la organización"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Buscar proyectos"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8586,35 +8615,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Buscar proyectos"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Eliminar proyecto"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "La eliminación de este proyecto:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8629,17 +8658,17 @@ msgstr[1] ""
"Suprimirá irreversiblemente el proyecto y sus %(count)s "
"versiones"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Eliminar proyecto irreversiblemente"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Permitirá a cualquier otro usuario de PyPI disponer del "
"nombre del proyecto"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8654,7 +8683,7 @@ msgstr ""
"la combinación del nombre del proyecto más el número de versión más el tipo "
"de distribución)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8667,80 +8696,80 @@ msgstr ""
"seguridad relacionada a este proyecto, esta queda registrada y se muestra "
"aquí."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Volver a los proyectos"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Proyectos del equipo"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gestionar «%(project_name)s»"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Eliminar %(user)s de este proyecto"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "No es propietario de este proyecto"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Añadir dirección de correo"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. cómo instalar paquetes."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribución fuente"
msgstr[1] "Distribuciones fuente"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "No hay una distribución fuente disponible para este release."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the manual de uso del empaquetamiento de "
"Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -9009,7 +9038,7 @@ msgstr ""
"tipográfico, confusión entre dependencias, extracción de datos, ofuscación "
"de malware, mando y control, etc."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP"
"abbr> 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -9080,16 +9109,15 @@ msgstr ""
"especial «Private :: Do Not Upload». PyPI siempre rechazará los paquetes que "
"incluyan clasificadores que comiencen por «Private ::»."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Lista de clasificadores"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9101,7 +9129,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">código de conducta de "
"la PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9114,7 +9142,7 @@ msgstr ""
"ocurre, recobrará el acceso si genera y almacena con seguridad códigos de recuperación."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9129,7 +9157,7 @@ msgstr ""
"dos métodos de autenticación en dos fases compatibles y se creen códigos de recuperación."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help códigos de recuperación, puede pedir ayuda para recuperar su cuenta."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "¿Qué es un paquete, un proyecto, una versión?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "¿Cómo instalo un archivo (paquete) proveniente de PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "¿Cómo empaqueto y publico mi código en PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "¿Qué es un clasificador de interés?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "¿Qué es una versión «retirada»?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Buscar proyectos"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "¿Por qué necesito una dirección de correo verificada?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "¿Por qué PyPI dice que mi contraseña es vulnerable?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "¿Qué he de hacer si detecto actividades sospechosas en mi cuenta?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "¿Por qué PyPI dice que mi ficha de API es vulnerable?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "¿Qué es la autenticación en dos fases y cómo funciona en PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9202,7 +9230,7 @@ msgstr ""
"title=\"contraseña temporal de un solo uso\">TOTP)? ¿Cómo se "
"configura en PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9214,13 +9242,13 @@ msgstr ""
"¿Cómo funciona la autenticación en dos fases con aparato de seguridad "
"(p. ej., llave USB)? ¿Cómo la configuro en PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"¿Cuáles dispositivos (además de una llave USB) puedo emplear como aparato de "
"seguridad?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9232,88 +9260,88 @@ msgstr ""
"¿Cómo funciona la autenticación en dos fases con código de recuperación? "
"¿Cómo la configuro en PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "¿Cómo se utilizan las fichas de API para autenticarse con PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "¿Por qué algunas acciones requieren que confirme mi contraseña?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "¿Cómo cambio mi usuario de PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "¿Cómo puedo publicar mis paquetes privados en PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "¿PyPI tiene API que pueda utilizar?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "¿Cómo puedo gestionar un servidor réplica de PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"¿Cómo hago para que se me notifique cuando se publique una versión nueva de "
"algún proyecto?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"¿Dónde puedo consultar estadísticas sobre PyPI, las descargas y el uso de un "
"proyecto/paquete?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "¿Para qué se usan los hashes de archivo y cómo puedo verificarlos?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "¿Cómo puedo publicar mis paquetes privados en PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "¿Por qué no está disponible el nombre de proyecto que deseo?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "¿Cómo reclamo el nombre de un proyecto abandonado o ya registrado?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"¿Qué puestos de colaboración están disponibles para los proyectos de PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "¿Cómo me convierto en propietario/responsable de un proyecto de PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "¿Cómo cargo una descripción de proyecto en un formato diferente?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"¿Cómo obtengo una excepción o un aumento al límite de tamaño de archivos "
"para mi proyecto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"¿Cómo obtengo una excepción o un aumento al límite de tamaño total de mi "
"proyecto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9321,32 +9349,32 @@ msgstr ""
"¿De dónde obtiene PyPI sus datos sobre vulnerabilidades en los proyectos? "
"¿Cómo la corrijo?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Novedades: las versiones más recientes de proyectos"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "¿Por qué recibo el error «No se pudo representar la descripción»?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"¿Por qué no puedo cargar archivos manualmente en PyPI a través de la "
"interfaz del navegador?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "He olvidado mi contraseña de PyPI. Necesito ayuda."
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "He perdido el acceso a mi cuenta de PyPI. Necesito ayuda."
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9358,7 +9386,7 @@ msgstr ""
"¿Por qué recibo el error «Información de autenticación no válida o "
"inexistente» al cargar archivos?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9366,18 +9394,18 @@ msgstr ""
"¿Por qué recibo errores «No se encontró ninguna distribución coincidente» o "
"«No se pudo recuperar el URL» al ejecutar pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"Tengo problemas para utilizar el sitio web de PyPI. Necesito ayuda para "
"solucionarlos."
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
"¿Por qué se ha bloqueado el registro de mi paquete o mi cuenta de usuario?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9385,15 +9413,15 @@ msgstr ""
"¿Por qué recibo un error «Ya existe el nombre de archivo o el contenido»/«El "
"nombre de archivo se ha utilizado con anterioridad»?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "¿Cómo se solicita un clasificador de interés nuevo?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "¿Cómo informo de un problema con PyPI o brindo comentarios sobre este?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9408,37 +9436,37 @@ msgstr ""
"title=\"contraseña temporal de un solo uso\">TOTP)? ¿Cómo se "
"configura en PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "¿Quiénes son responsables de PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "¿Con qué funciona PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "¿Puedo confiar en la disponibilidad de PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "¿Cómo puedo contribuir con PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "¿Cómo me mantengo al tanto de futuros cambios en PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "¿Cómo puedo gestionar un servidor réplica de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9446,44 +9474,44 @@ msgstr ""
"¿Qué significa la etiqueta «función beta»? ¿Cuáles son las funciones beta "
"actuales de Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "¿Cómo se pronuncia «PyPI»?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Preguntas habituales"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Fundamentos"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Mi cuenta"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integración"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administración de proyectos en PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Solución de problemas"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Acerca de"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9506,21 +9534,21 @@ msgstr "Acerca de"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Empleamos diversos términos para describir el software "
@@ -9543,7 +9571,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel binaria.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the manual de uso del empaquetamiento de Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9574,7 +9602,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">manual de uso del empaquetamiento de Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See página de clasificadores para obtener más información, "
"así como una lista de clasificadores válidos."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9608,7 +9636,7 @@ msgstr ""
"rel=\"noopener\">PEP"
"abbr> 592 para obtener más información al respecto."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9619,11 +9647,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Mi cuenta"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9631,15 +9659,15 @@ msgstr ""
"En la actualidad, PyPI exige una dirección de correo verificada para "
"desempeñar las operaciones siguientes:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registrar un proyecto nuevo."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Cargar una versión o un archivo nuevos."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9647,7 +9675,7 @@ msgstr ""
"Es probable que crezca la lista de actividades que exigen una dirección de "
"correo verificada."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9745,7 +9773,7 @@ msgstr ""
"reinicializado su contraseña y no podrá acceder a PyPI hasta que la restablezca."
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9756,9 +9784,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Todos los sucesos de usuario de PyPI se almacenan en el histórico de "
"seguridad, en la configuración de la cuenta. Si cualquiera de estos sucesos "
@@ -9768,7 +9796,7 @@ msgstr ""
"%(admin_email)s (en inglés) "
"ul>
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9782,7 +9810,7 @@ msgstr ""
"intente determinar la causa de la exposición del dato. Encontrará relevante "
"la sección Actividad sospechosa.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9825,7 +9853,7 @@ msgstr ""
"discuss.python.org.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9838,7 +9866,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">norma TOTP."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9848,7 +9876,7 @@ msgstr ""
"solo uso\">TOTP generan un código que cambia constantemente para "
"utilizarlo al momento de acceder a su cuenta."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9858,7 +9886,7 @@ msgstr ""
"estándar abierto; por ello, existen muchas aplicaciones compatibles con su "
"cuenta de PyPI. Entre las más populares se encuentran:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android y iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(privativa)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android y iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(de código abierto)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9913,7 +9941,7 @@ msgstr ""
"Para configurar la A2F con "
"una aplicación de autenticación:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9921,7 +9949,7 @@ msgstr ""
"Abra una aplicación de autenticación (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9931,7 +9959,7 @@ msgstr ""
"seleccione «Añadir A2F con "
"una aplicación de autenticación»"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9939,7 +9967,7 @@ msgstr ""
"PyPI generará una clave secreta, específica para su cuenta. Esta se muestra "
"como un código QR y uno de texto."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9947,7 +9975,7 @@ msgstr ""
"Escanee con la aplicación el código QR o ingrese el de texto manualmente. El "
"método depende de la aplicación que haya elegido."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9959,7 +9987,7 @@ msgstr ""
"Su aplicación generará un código de autenticación, que deberá emplear para "
"verificar su configuración en PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9969,25 +9997,25 @@ msgstr ""
"PyPI, lo que permitirá a la aplicación generar códigos de autenticación "
"válidos para su cuenta de PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "La próxima vez que acceda a PyPI haga lo siguiente:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Proporcionar su nombre de usuario y contraseña, como es habitual"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "Abrir su aplicación para generar un código de autenticación"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Utilizar este código para finalizar el proceso de acceso a PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9998,7 +10026,7 @@ msgstr ""
"navegador. Posteriormente, PyPI utiliza esta contraseña para autenticarle "
"como usuario/a."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10008,7 +10036,7 @@ msgstr ""
"Para configurar la autenticación en dos fases con una llave USB, "
"necesita:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn y PublicKeyCredential, ya que esta es la norma que "
"PyPI implementa."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Ejecutar JavaScript en el navegador"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the especificación U2F de "
"FIDO:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan y Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10059,11 +10087,11 @@ msgstr ""
"Observe que algunas llaves USB Yubico antiguas no se ajustan a la "
"especificación FIDO y, por ende, no funcionan con PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Siga estos pasos:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10077,11 +10105,11 @@ msgstr "Siga estos pasos:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10095,7 +10123,7 @@ msgstr ""
"navegador\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10103,7 +10131,7 @@ msgstr ""
"Cuando termine, su llave USB quedará registrada en su cuenta de PyPI y podrá "
"utilizarla durante el proceso de acceso."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10122,7 +10150,7 @@ msgstr ""
"li>\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of aparatos compatibles con FIDO y PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10146,7 +10174,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">teléfonos móviles que "
"actúan como dispositivos de seguridad."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the , los usuarios de PyPI podrán sacar provecho de cualquier desarrollo "
"futuro en este terreno."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -10180,7 +10208,7 @@ msgstr ""
"aparato de seguridad, puede emplear estos códigos "
"para acceder a PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10199,11 +10227,11 @@ msgstr ""
"deberían utilizarse solo para propósitos de recuperación. Tras acceder "
"utilizando un código de recuperación, este se inactivará."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Para crear códigos de recuperación:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10211,7 +10239,7 @@ msgstr ""
"Acceda a su cuenta de PyPI, diríjase a la configuración de la cuenta y "
"seleccione «Generar códigos de recuperación»"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10220,7 +10248,7 @@ msgstr ""
"imprimirlos y almacenarlos en un lugar seguro, o bien, guardarlos en un "
"gestor de contraseñas."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10230,11 +10258,11 @@ msgstr ""
"obtener unos nuevos mediante la herramienta «Volver a generar códigos de "
"recuperación» en la configuración de la cuenta."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Para acceder con un código de recuperación:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10246,14 +10274,14 @@ msgstr ""
"Cuando se le solicite la autenticación en dos fases, seleccione «Acceder con "
"código de recuperación»"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Puesto que cada código puede utilizarse solo una vez, puede que quiera "
"marcar el código como usado"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10263,7 +10291,7 @@ msgstr ""
"conjunto nuevo mediante el botón «Volver a generar códigos de recuperación» "
"que se encuentra en la configuración de su cuenta."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10275,7 +10303,7 @@ msgstr ""
"Las fichas de API son un método alternativo de autenticación para cargar "
"paquetes en PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10307,13 +10335,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(revise la configuración de su cuenta)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10343,22 +10371,22 @@ msgstr ""
"En la configuración de su cuenta, vaya a la sección "
"Fichas de API y seleccione «Añadir ficha de API»"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Para utilizar una ficha de API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Establezca su nombre de usuario a __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Establezca su contraseña al valor de la ficha, incluido el prefijo "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10376,7 +10404,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
en el caso de Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10385,7 +10413,7 @@ msgstr ""
"con base64 y comprobando que la salida coincida con el identificador único "
"que PyPI muestra."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10399,13 +10427,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI le solicita confirmar su contraseña antes de emprender una "
@@ -10419,11 +10447,11 @@ msgstr ""
"strong>
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "Por ahora, PyPI no permite cambiar nombres de usuario."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -10434,7 +10462,7 @@ msgstr ""
"anterior posee y luego borrar la cuenta anterior, lo cual tendrá el mismo "
"efecto."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "PyPI users and projects can use Trusted Publishers"
@@ -10450,16 +10478,16 @@ msgstr ""
"publicación para un paquete de PyPI a un servicio confiable de terceros, "
"eliminando así la necesidad de usar tokens API o contraseñas."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
"Sí, incluidos los suministros RSS de paquetes nuevos y de versiones nuevas."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Consulte la documentación de la API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the aplicaciones de "
"GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and descargar estadísticas de uso de nuestro conjunto de "
"datos público en Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"otros factores relevantes."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see nuestra página de estado."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10554,7 +10582,7 @@ msgstr ""
"proyecto en la sección de \"Descarga de archivos\" o desde la API de JSON. A "
"continuación un ejemplo de cómo generar los hashes:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -10565,7 +10593,7 @@ msgstr ""
"el algoritmo MD5. Este hash es provisto sólo por razones de compatibilidad "
"con versiones anteriores."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10576,7 +10604,7 @@ msgstr ""
"paquete privado en un índice de paquetes, la solución recomendada es operar "
"su propio servidor con devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10594,7 +10622,7 @@ msgstr ""
"proyecto o lanzamiento con el mismo nombre en PyPI. Actualmente, hay tres "
"razones principales por lo que esto ocurre:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a biblioteca estándar de Python, a partir de la versión "
"2.5 de esta."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"El nombre del proyecto se parece demasiado al de otro proyecto existente; "
"puede que ocurran confusiones."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10626,7 +10654,7 @@ msgstr ""
"intentar escribir %(correct_code)s
; si no se prohibiese, "
"alguien podría instalarse inadvertidamente un paquete malicioso."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10634,7 +10662,7 @@ msgstr ""
"Otro usuario ha registrado el nombre del proyecto, pero no se ha creado "
"ninguna versión."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -10642,7 +10670,7 @@ msgid "See %(anchor_text)s"
msgstr ""
"Si el propietario no contesta, vea %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the de la PEP"
"abbr> 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10662,11 +10690,11 @@ msgstr ""
"Puede cargar versiones de paquetes. No puede añadir colaboradores. No puede "
"eliminar archivos, versiones o el proyecto mismo."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Propietario:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10674,7 +10702,7 @@ msgstr ""
"Puede cargar versiones. Puede añadir otros colaboradores. Puede eliminar "
"archivos, versiones o todo el proyecto."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10688,21 +10716,21 @@ msgstr ""
"propietarios de proyecto proporcionan sus datos de contacto en el campo "
"«Autor» del apartado «Meta» de la página del proyecto."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
"Si el propietario no contesta, vea %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10711,7 +10739,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the manual de uso del empaquetamiento de Python para "
"conocer detalles sobre los formatos disponibles."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10737,14 +10765,14 @@ msgstr ""
"límite de tamaño del proyecto, primero deberá eliminar versiones o archivos "
"innecesarios para reducir el tamaño total del proyecto."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10760,7 +10788,7 @@ msgstr ""
"límite de tamaño del proyecto, primero deberá eliminar versiones o archivos "
"innecesarios para reducir el tamaño total del proyecto."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Cree un informe y cuéntenos su situación:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10792,7 +10820,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Base de datos de "
"avisos de empaquetamiento de Python."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10804,7 +10832,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">envíe un informe de error y "
"proporcione detalles al respecto."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10814,7 +10842,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10831,7 +10859,7 @@ msgstr ""
"href=\"%(href)s\">readme_renderer, que es el mismo procesador de "
"descripciones que PyPI usa."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10843,39 +10871,39 @@ msgstr ""
"Si ha olvidado su contraseña de PyPI pero recuerda su dirección de correo o "
"su nombre de usuario, siga estos pasos para restablecer la contraseña:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Diríjase a Restablecimiento de contraseña."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Proporcione la dirección de correo o el nombre de usuario que utiliza en "
"PyPI y envíe el formulario."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Recibirá un mensaje con un enlace de restablecimiento de contraseña."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Si ya no puede acceder a su cuenta de PyPI debido a:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
"Pérdida de acceso al buzón de correo electrónico asociado con su cuenta"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, códigos de recuperación para la "
"autenticación en dos fases"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to crear un informe en nuestro rastreador de errores para "
"solicitar ayuda con la recuperación de la cuenta."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Revise que la ficha de API sea válida y que no se haya revocado."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10914,13 +10942,13 @@ msgstr ""
"adecuadamente y no contenga caracteres tales como saltos de renglón al "
"final."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Establezca su nombre de usuario a __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10932,7 +10960,7 @@ msgstr ""
"En ambos casos, recuerde que tanto PyPI como el entorno de pruebas requieren "
"que cree una cuenta, por lo cual sus credenciales pueden diferir."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10959,7 +10987,7 @@ msgstr ""
"o V como Copiar o pegar».\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10979,7 +11007,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Sepa por qué en el "
"blog de la PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10991,7 +11019,7 @@ msgstr ""
"recuperar el URL
, intente añadir -v
a la orden para "
"obtener más información:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -11003,7 +11031,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, ha de conectarse con PyPI con una "
"biblioteca de compatibilidad con TLS más reciente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -11016,7 +11044,7 @@ msgstr ""
"instaladas de Python, herramientas de instalación
, y pip"
"code>."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s"
"code>."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take la accesibilidad muy en serio y queremos que el sitio "
"web sea fácil de usar para todos."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, infórmenos de ello en "
"GitHub, de modo que podamos intentar resolverlo, para usted y para otros."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11073,7 +11101,7 @@ msgstr ""
"recomendamos que se sirva de Twine para cargar su proyecto en PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11088,7 +11116,7 @@ msgstr ""
"vinculados a los proyectos y tiene una reputación de búsqueda en general "
"sólida."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11106,23 +11134,23 @@ msgstr ""
"página de estado para obtener detalles, pues probablemente habrémosla "
"actualizado con el motivo de la intervención."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI devuelve estos errores por alguno de estos motivos:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "El nombre de archivo se ha utilizado y el archivo existe"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "El nombre de archivo se ha utilizado pero el archivo ya no existe"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Existe un archivo con idéntico contenido"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11130,7 +11158,7 @@ msgstr ""
"PyPI no permite la reutilización de nombres de archivo, aun si se ha "
"eliminado y recreado un proyecto."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -11138,7 +11166,7 @@ msgstr ""
"El nombre de archivo de una distribución en PyPI consiste en la combinación "
"del nombre del proyecto, el número de versión y el tipo de distribución."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11150,7 +11178,7 @@ msgstr ""
"subrepticiamente cambiando un día por los mantenedores del proyecto o por un "
"agente malicioso (solamente puede ser eliminado)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -11169,7 +11197,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11183,7 +11211,7 @@ msgstr ""
"code>. No olvide incluir una justificación breve de por qué es "
"importante."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11201,7 +11229,7 @@ msgstr ""
"utilizado para PyPI. Antes de crear un informe sobre un problema, compruebe "
"antes si no existe ya uno."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11210,7 +11238,7 @@ msgstr ""
"PyPI, debe comunicarse directamente con los responsables del mantenimiento "
"de ese proyecto."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11218,7 +11246,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11228,14 +11256,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11243,7 +11271,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; cuya inversión ha permitido a los desarrolladores de "
"Warehouse mejorar la seguridad y la accesibilidad de la plataforma."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by generosos "
"patrocinadores."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11317,7 +11345,7 @@ msgstr ""
"robusta, probada y preparada para manejar el tráfico y los navegadores "
"esperados."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via servidor réplica o un índice privado."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11359,11 +11387,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">el proyecto "
"Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financiero:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11372,11 +11400,11 @@ msgstr ""
"Agradeceremos enormemente sus donativos para financiar "
"el desarrollo y el mantenimiento."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Desarrollo:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11388,7 +11416,7 @@ msgstr ""
"de desarrollo de código abierto para contribuir: sin ir más lejos, "
"¡estaremos encantados de ayudarle a crear su primera pull request!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11420,7 +11448,7 @@ msgstr ""
"rel=\"noopener\">«Buen primer problema»; recomendamos que empiece por "
"ahí."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into foro de empaquetamiento para Python en Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS para la etiqueta «pypi»."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -11504,7 +11532,7 @@ msgstr ""
"Todo el tráfico es enrutado a través de nuestro CDN global, que lista las "
"direcciones IP públicas aquí: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11516,7 +11544,7 @@ msgstr ""
"Para recuperar el acceso a su cuenta, restablezca su "
"contraseña en PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11527,11 +11555,11 @@ msgstr ""
"decirle: esto probablemente funcione bien, pero es nuevo y no se ha probado "
"con el mismo rigor que otras funciones del sitio."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Actualmente, no hay ninguna función en beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11545,39 +11573,45 @@ msgstr ""
"confusión con el proyecto PyPy, "
"una popular implementación alternativa del lenguaje Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Recursos"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "¿Busca algo más? Quizá le sirvan de ayuda estos enlaces:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentación"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Manual de uso del empaquetamiento de Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentación de Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(sitio web principal de Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Página comunitaria de Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(enumera los canales de IRC, las listas de correo, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contacto"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The explore el tablón en "
"línea."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Seguridad"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Informar de un problema de seguridad"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11613,11 +11647,11 @@ msgstr ""
"Nos tomamos muy en serio la seguridad y le pedimos que siga cuidadosamente "
"nuestra normativa de seguridad."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "¡Importante!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -11626,40 +11660,40 @@ msgstr ""
"strong> informe del problema en un foro público, entre los cuales se "
"encuentran:"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Nuestro rastreador de problemas en GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canales de chat oficiales o no oficiales"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listas de correo oficiales o no oficiales"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Si ha identificado un problema de seguridad con un proyecto alojado en PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Un URL al proyecto en cuestión"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
"Una explicación de por qué el proyecto constituye un problema de seguridad"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, fuzzy, python-format
#| msgid ""
#| "If applicable: a link to the problematic lines in the project's "
@@ -11672,7 +11706,7 @@ msgstr ""
"distribuciones del proyecto a través de inspector.pypi."
"io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -11685,7 +11719,7 @@ msgstr ""
"tipográfico, confusión entre dependencias, extracción de datos, ofuscación "
"de malware, mando y control, etc."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -11693,7 +11727,7 @@ msgstr ""
"Si ha identificado un problema de seguridad con PyPI (y no con un proyecto "
"alojado en PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11706,11 +11740,11 @@ msgstr ""
"arroba python punto org directamente, proporcionando tanta información "
"relevante como sea posible."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "¿Qué pasa después?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11718,7 +11752,7 @@ msgstr ""
"Una vez que haya enviado un problema por correo electrónico, recibirá acuse "
"de recibido en un plazo de 48 horas."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11726,51 +11760,51 @@ msgstr ""
"Según la acción que se adopte, puede ser que reciba mensajes de seguimiento "
"por correo."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on June 2022."
msgid "This security policy was last updated on March 2024."
msgstr ""
"Esta normativa de seguridad se actualizó por última vez en junio de 2022."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa del sitio de PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Página inicial de PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Buscar y filtrar proyectos"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticación"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Acceder"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Normativa de seguridad"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Marcas comerciales de PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Apoye a PyPI y los proyectos relacionados"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Patrocine la Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11778,11 +11812,11 @@ msgstr ""
"La Python Software Foundation recauda y distribuye fondos para mejorar el "
"ecosistema de paquetes de Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Algunos de los proyectos financiados recientes son:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11790,7 +11824,7 @@ msgstr ""
"El exitoso relanzamiento del Índice de paquetes de Python, que funciona con "
"la nueva base de código fuente «Warehouse»"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With programa de apoyo al código abierto de Mozilla en 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
"Mejora de la seguridad y la accesibilidad de PyPI y adición de varios idiomas"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research en 2019 y 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Modernización de la experiencia de uso de pip y el resolvedor de dependencias"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With programa de apoyo al código abierto de Mozilla en 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11869,11 +11903,11 @@ msgstr ""
"empaquetamiento, lo que beneficia a millones de usuarios de Python en todo "
"el planeta."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Patrocinio a la PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11884,17 +11918,17 @@ msgstr ""
"llevarse a cabo con el generoso apoyo financiero que nos dé usted o su "
"organización."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"Sus contribuciones importan y tienen impacto. ¡Todos los donativos cuentan!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Auspícienos"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11905,11 +11939,11 @@ msgstr ""
"esto significa que los donativos son deducibles de impuestos para todos los "
"organismos con obligaciones fiscales en ese país."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Haga que su logo aparezca en PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11917,15 +11951,15 @@ msgstr ""
"¿Busca visibilidad de marca? Durante el año pasado*, 21,1 millones de "
"personas de 237 países y territorios visitaron PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Corte de datos en marzo de 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Fortalezca el ecosistema de Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11933,11 +11967,11 @@ msgstr ""
"Los fondos recaudados por la Python Software Foundation van directamente a "
"la mejora de las herramientas que su empresa utiliza todos los días."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Dé un impulso a su reputación"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11945,52 +11979,52 @@ msgstr ""
"Mejore la reputación de su empresa al invertir en Python y la comunidad de "
"código abierto."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Estadísticas de PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Estadísticas de PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Estadísticas de PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Principales proyectos por tamaño total de paquete"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -12003,92 +12037,92 @@ msgstr ""
"Aquí hay una lista de los primeros 100 proyectos según la suma del tamaño de "
"sus paquetes (en bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Estadísticas por proyecto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Suma de archivos de publicación (en bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Todo PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Marcas comerciales"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Número de registro de USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Número de registro internacional"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Logos"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Resultados de búsqueda"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "¿Quiso decir «%(text)s»?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Cerrar panel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrar por clasificador"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Ingrese una consulta de búsqueda o seleccione un filtro de la lista de "
"clasificadores."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Ingrese una consulta de búsqueda o agregue un filtro pulsando en el botón."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Puede combinar búsquedas con filtros de clasificadores. Ejemplos:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Proyectos compatibles con Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensiones de Sphinx con estatus estable/de producción"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Proyectos relacionados a «gráficos» con licencias aprobadas por la OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12109,12 +12143,12 @@ msgstr[1] ""
" %(count_display)s proyectos\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "para «%(term)s»"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -12135,32 +12169,32 @@ msgstr[1] ""
" con los clasificadores seleccionados\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordenar por"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevancia"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Fecha de última actualización"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtro"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Añadir filtro"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "«%(term)s» no arrojó ningún resultado"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/et/LC_MESSAGES/messages.po b/warehouse/locale/et/LC_MESSAGES/messages.po
index 818f0e3a359f..7e02ae7f490a 100644
--- a/warehouse/locale/et/LC_MESSAGES/messages.po
+++ b/warehouse/locale/et/LC_MESSAGES/messages.po
@@ -15,145 +15,145 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -161,232 +161,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -394,783 +394,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1180,7 +1185,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1478,149 +1486,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1629,11 +1637,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1801,40 +1809,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1842,196 +1850,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2121,26 +2129,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2148,11 +2156,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2467,36 +2475,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2504,7 +2512,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2512,7 +2520,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2521,11 +2529,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2544,72 +2552,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2617,166 +2625,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2784,7 +2792,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2792,195 +2800,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2988,37 +2996,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3029,7 +3037,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3042,89 +3050,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3133,13 +3141,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3147,268 +3155,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3908,58 +3916,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4001,11 +4009,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4017,27 +4025,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4045,156 +4053,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4637,17 +4645,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4761,89 +4769,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4854,35 +4862,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4890,105 +4898,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4999,169 +5007,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5169,61 +5178,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5329,308 +5338,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5638,29 +5646,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5668,64 +5676,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5733,179 +5741,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5913,89 +5921,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6364,33 +6372,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6398,89 +6406,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6541,53 +6549,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6596,27 +6604,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6774,100 +6782,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6882,198 +6890,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7086,33 +7094,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7123,15 +7131,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7140,74 +7148,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7442,7 +7450,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7514,7 +7521,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7523,317 +7530,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7853,7 +7860,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7950,17 +7957,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7969,7 +7976,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7982,7 +7989,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7991,21 +7998,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8336,35 +8343,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8372,15 +8379,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8440,14 +8447,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8455,7 +8462,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8463,7 +8470,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8529,20 +8536,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8551,7 +8558,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8583,7 +8590,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8610,7 +8617,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8620,7 +8627,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8628,47 +8635,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8707,7 +8714,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8719,7 +8726,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8727,7 +8734,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8735,7 +8742,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8743,7 +8750,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8781,7 +8788,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8790,7 +8797,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8801,35 +8808,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8837,14 +8844,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8853,7 +8860,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8864,13 +8871,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8878,7 +8885,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8888,14 +8895,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8903,7 +8910,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8975,22 +8982,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8998,7 +9005,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9011,7 +9018,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9080,39 +9087,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fa/LC_MESSAGES/messages.po b/warehouse/locale/fa/LC_MESSAGES/messages.po
index cc084cf8d225..7527b42aa1d9 100644
--- a/warehouse/locale/fa/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fa/LC_MESSAGES/messages.po
@@ -41,7 +41,7 @@ msgstr ""
"X-Generator: Weblate 5.10.1-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -49,26 +49,26 @@ msgstr ""
"قبل از اینکه بتوانید این عمل را انجام دهید، باید آدرس ایمیل **اصلی** خود را "
"تأیید کنید."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
"برای انجام این عملیات احراز هویت دو مرحله ای باید در حساب شما فعال باشد."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "بهروز رسانی محلی"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "آدرس پست الکترونیک شما معتبر نیست. دوباره امتحان کنید."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "رمز عبور معتبر نیست. دوباره تلاش کنید."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -78,30 +78,30 @@ msgstr ""
"زیر خط باشد. و همچنین باید با یک حرف یا یک عدد شروع و پایان یابد. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "بایت های پوچ قابل قبول نیستند."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "هیچ کاربری با این نام کاربری پیدا نشد"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "رمز پویا باید ${totp_length} رقم باشد."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, fuzzy, python-brace-format
#| msgid "Recovery Codes must be ${recovery_code_length} characters."
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "کد بازیابی."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "یک نام کاربری با طول ۵۰ کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -109,12 +109,12 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "رمز عبور خیلی طولانی است"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -123,28 +123,28 @@ msgstr ""
"تعداد زیادی تلاش ناموفق برای ورود به سیستم انجام شده است. حساب شما برای "
"مقدار زمان {time}$ قفل شده است. لطفا بعدا تلاش کنید."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "رمز های عبور شما هم خوانی ندارند. دوباره امتحان کنید."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "آدرس پست الکترونیک شما بسیار طولانی است. دوباره امتحان کنید."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"شما نمی توانید از یک آدرس ایمیل از این دامنه استفاده کنید. از یک ایمیل دیگر "
"استفاده کنید."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"این ایمیل توسط اکانت دیگری استفاده میشود . از ایمیل دیگری استفاده کنید."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -152,36 +152,36 @@ msgstr ""
"این آدرس ایمیل در حال حاضر توسط حساب دیگری استفاده می شود. از یک ایمیل دیگر "
"استفاده کنید."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "نام خیلی طولانی است یک نام با 100 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL ها در قسمت نام مجاز نیستند."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "رمز یکبار مصرف اشتباه است."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "خطای WebAuthn: بارگیری با مشکل مواجه شد"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "کد بازیابی نامعتبر."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "کد بازیابی قبلا استفاده شده است."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "نام کاربری شما معتبر نیست. دوباره امتحان کنید."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -190,7 +190,7 @@ msgstr ""
"تعداد زیادی تلاش ناموفق برای ورود به سیستم انجام شده است. حساب شما برای "
"مقدار زمان {} قفل شده است. لطفا بعدا تلاش کنید."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -199,7 +199,7 @@ msgstr ""
"تعداد ایمیل های زیادی به این حساب اضافه شده است بدون اینکه تائید شده باشند. "
"ایمیل تان را بررسی نموده و لینک های تائیدی را تعقیب کنید. (IP:${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -210,25 +210,25 @@ msgstr ""
"درخواست شده است. صندوق ورودی خود را بررسی کرده و لینک های تایید را دنبال "
"کنید. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "ورود دو مرحله ای منقضی شده یا نامعتبر."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "قبلا تایید شده است"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "ادعای موفق WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "کد بازیابی قبول شد. از کد استفاده شده دوباره نمیتوان استفاده کرد."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -236,142 +236,142 @@ msgstr ""
"ثبت نام کاربر جدید موقتا غیر فعال گردید. برای توضیحات لینک https://pypi.org/"
"help#admin-intervention را ببینید."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "نشانه منقضی شده: لینک بازیابی رمز عبور جدید درخواست کنید"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "نشانه نامعتبر: لینک بازیابی رمز عبور جدید درخواست کنید"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "نشانه نامعتبر: هیچ نشانه ای استفاده نشد"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "نشانه نامعتبر: نشانه بازیابی پسورد نمی باشد"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "نشانه نامعتبر: کاربر یافت نشد"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "نشانه نامعتبر: کاربر از زمان درخواست این نشانه وارد سیستم شده است"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"توکن نامعتبر: رمز عبور از زمان درخواست این توکن در حال حاضر تغییر کرده است"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "گذرواژه خود را بازنشانی کردید"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "نشانه منقضی شده: یک لینک تأیید ایمیل جدید درخواست کنید"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "نشانه منقضی شده: یک لینک تأیید ایمیل جدید درخواست کنید"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "رمز نامعتبر: رمز تأیید ایمیل نیست"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ایمیل یافت نشد"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "ایمیل از قبل تأیید شده است"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "اکنون می توانید این ایمیل را به عنوان آدرس اصلی خود تنظیم کنید"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "این آدرس اصلی شماست"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "آدرس ایمیل ${email_address} تایید شده است. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "نشانهی منقضی شده :یک دعوت نامهی سازمانی جدید درخواست کنید"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "توکن منقضی شده : یک دعوت نامه ی سازمانی جدید درخواست کنید"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "کلید نامعتبر: کلید یک دعوت نامه سازمانی نیست"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "دعوت نامه سازمانی معتبر نیست."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "دعوت نامه دیگر وجود ندارد."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "دعوت برای \"$ {project_name}\" رد شد."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "شما اکنون {role}$ سازمان '${organization_name}' هستید"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "نشانه منقضی شده : نقش دعوت یک پروژه جدید را درخواست کنید"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "نشانه منقضی شده : نقش دعوت یک پروژه جدید را درخواست کنید"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "توکن نامعتبر: رمز دعوت نامه همکاری نیست"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "دعوت نامه نقش، معتبر نیست."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "دعوت نامه دیگر وجود ندارد."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "دعوت برای \"$ {project_name}\" رد شد."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -379,13 +379,13 @@ msgstr ""
"انتشار مورد اعتماد موقتا غیر فعال گردید. برای توضیحات لینک https://pypi.org/"
"help#admin-intervention را ببینید."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"غیر فعال شده. برای جزئیات بیشتر به https://pypi.org/help#admin-intervention "
"مراجعه کنید."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -393,14 +393,14 @@ msgstr ""
"برای ثبت نام یک ناشر معتمد باید یک ایمیل تأیید شده داشته باشید. برای جزئیات "
"به https://pypi.org/help#openid-connect مراجعه کنید."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "شما نمی توانید بیش از 3 ناشر معتمد تایید نشده را همزمان ثبت کنید."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -408,14 +408,14 @@ msgstr ""
"تعداد زیادی تلاش ناموفق برای ورود به سیستم انجام شده است. لطفا بعدا تلاش "
"کنید."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "ناشر معتمد ثبت نشد"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -423,32 +423,32 @@ msgstr ""
"این ناشر مورد اعتماد قبلاً ثبت شده است. اگر این کار عمدی نبود، لطفاً با مدیران "
"PyPI تماس بگیرید."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "ناشر در انتظار جدیدی برای ایجاد کردن ثبت نام شد. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "شماره ناشر نامعتبر"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "ناشر مورد اعتماد برای پروژه حذف شد. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "پیش نمایش بنر"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "یک نام کاربری سازمانی با طول ۵۰ کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -459,14 +459,14 @@ msgstr ""
"خط و زیر خط باشد. و همچنین باید با حرف یا عدد شروع و پایان یابد.نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
"این نام حساب کاربری قبلاً استفاده شده است. نام کاربری دیگری را انتخاب کنید."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -474,16 +474,16 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "انتخاب برنامه"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "نام پروژه را تعیین کنید"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -491,18 +491,18 @@ msgstr ""
"با یک حرف یا عددی که فقط شامل عدد ASCII و '.'، '_' و '-' است آغاز کنید و "
"پایان دهید."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "این نام پروژه قبلاً استفاده شده است. نام پروژه دیگری انتخاب کنید."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "نام سازمان خیلی طولانی است. یک نام با 100 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -510,18 +510,18 @@ msgstr ""
"آدرس اینترنتی سازمان خیلی طولانی است. یک آدرس با 400 کاراکتر یا کمتر انتخاب "
"کنید."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL سازمان باید با //:http یا //:https شروع شود"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
"توضیحات سازمان خیلی طولانی است. یک نام با 400 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -532,15 +532,15 @@ msgid ""
msgstr ""
"توضیحات خیلی طولانی است. یک توضیحات با 400 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "شما قبلا حداکثر تعداد را ارسال کرده اید. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "یک نام گروه با طول ۵۰ کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -548,101 +548,101 @@ msgstr ""
"نام تیم نامعتبر است. نام تیم ها نمی توانند با فاصله، نقطه، زیر خط، خط تیره "
"یا اسلش شروع یا ختم شوند. نام تیم دیگری انتخاب کنید."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "این نام تیم قبلاً استفاده شده است. نام تیم دیگری انتخاب کنید."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "نام مخزن ثانوی خود را مشخص کنید"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "آدرس مخزن ثانوی خود را مشخص کنید"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "آدرس خیلی طولانی است. یک آدرس با 400 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
"توضیحات خیلی طولانی است. یک توضیحات با 400 کاراکتر یا کمتر انتخاب کنید."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "جزئیات حساب کاربری بروز شد"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"ایمیل {email_address}$ اضافه شد ، ایمیل خود را برای یک لینک تایید بررسی کنید"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "کدهای بازیابی قبلاً تولید شده اند"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "تولید کدهای بازیابی جدید ، کدهای موجود شما را بی اعتبار می کند."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "ایمیل خود را برای ایجاد کلید API تایید کنید."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "توکن API وجود ندارد."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "گواهی نامه نامعتبر. دوباره امتحان کنید"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "جزئیات مکان مخزن ثانوی نامعتبر است."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "مخزن ثانوی '${name}' اضافه شد"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "درخواست را تایید کنید"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "کد مخزن ثانوی نامعتبر."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "مخزن ثانوی نامعتبر برای پروژه"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr "مخزن جایگزین حذف نشد - ${confirm} با ${alt_repo_name} یکسان نیست"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "مخزن ثانوی '${name}' حذف شد"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "ناشر مورد اعتماد نمی تواند محدود شود"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -650,7 +650,7 @@ msgstr ""
"انتشار قابل اعتماد مبتنی بر GitHub موقتاً غیر فعال است. برای توضیحات لینک "
"https://pypi.org/help#admin-intervention را ببینید."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -658,7 +658,7 @@ msgstr ""
"انتشار قابل اعتماد مبتنی بر GitLab موقتاً غیر فعال است. برای توضیحات لینک "
"https://pypi.org/help#admin-intervention را ببینید."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -666,7 +666,7 @@ msgstr ""
"انتشار قابل اعتماد مبتنی بر Google موقتاً غیر فعال است. برای توضیحات لینک "
"https://pypi.org/help#admin-intervention را ببینید."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -674,9 +674,9 @@ msgstr ""
"ActiveState-based انتشار مورد اعتماد موقتاً غیرفعال است. برای جزئیات بیشتر به "
"https://pypi.org/help#admin-intervention مراجعه کنید."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -684,42 +684,42 @@ msgstr ""
"حذف پروژه به طور موقت غیرفعال شد. برای جزئیات بیشتر به https://pypi.org/"
"help#admin-intervention مراجعه کنید."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "رها نشد - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "نمیتوان un-yank را آزاد کرد - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "نمی توان نسخه را حذف کرد - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "فایل پیدا نشد"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "فایل حذف نشد - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "تیم \"${team_name}\" قبلاً نقش ${role_name} برای پروژه دارد"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "کاربر \"$ {username}\" از قبل نقش {role_name} پروژه را دارد"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} اکنون ${role} پروژه \"${project_name}\" است."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -728,8 +728,8 @@ msgstr ""
"کاربر \"$ {username}\" آدرس ایمیل تأیید شده اولیه ندارد و نمی تواند به عنوان "
"$ {role_name} برای پروژه اضافه شود"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -737,32 +737,32 @@ msgstr ""
"کاربر \"$ {username}\" قبلاً یک دعوت فعال داشته است. لطفاً بعداً دوباره امتحان "
"کنید."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "دعوت نامه به \"$ {username}\" ارسال شد"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "دعوتنامه نقش پیدا نشد."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "دعوتنامه قبلاً منقضی شده است."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "دعوت از \"$ {username}\" لغو شد."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "کاربر \"$ {username}\" از قبل نقش {role_name} را برای سازمان دارد"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -771,33 +771,33 @@ msgstr ""
"کاربر \"$ {username}\" آدرس ایمیل تأیید شده اولیه ندارد و نمی تواند به عنوان "
"$ {role_name} برای سازمان اضافه شود"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "دعوتنامه سازمان پیدا نشد."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "دعوت نامه سازمان نمیتواند باز-ارسال شود."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "دعوتنامه منقضی شده برای '${username}' حذف شد."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "نام پروژه نامعتبر."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -807,7 +807,7 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -817,220 +817,220 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "شناسه ناشر را مشخص کنید"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "ناشر باید با شناسه مشخص شود"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "نام پروژه را تعیین کنید"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "جستجوی پروژه ها"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "مالک مخزن GitHub (نام کاربری یا سازمان) را مشخص کنید"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "نام مخزن را مشخص کنید"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "نام فایل گردش کار (workflow) را مشخص کنید"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
#, fuzzy
msgid "Unknown GitHub user or organization."
msgstr "کاربر یا سازمان ناشناس GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "مالک مخزن GitHub (نام کاربری یا سازمان) را مشخص کنید"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "نام فایل گردش کار (workflow) را مشخص کنید"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "رمز عبور"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "رمز های عبور شما هم خوانی ندارند. دوباره امتحان کنید."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "قسمت رمز عبور خالی است"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "قدرت رمز عبور:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1038,195 +1038,198 @@ msgid_plural "About %1 days ago"
msgstr[0] "ثبت نام"
msgstr[1] "ثبت نام"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "آخرین استفاده"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "دسترسی رد شد / ممنوع (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "شما اجازه مشاهده این صفحه را ندارید"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "صفحه یافت نشد (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "ما به همه جا نگاه کردیم اما این صفحه را پیدا نکردیم"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "و اکنون برای چیزی - کاملاً متفاوت span>"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - طرح فروشگاه پنیر"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "لینک خارجی"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "مشاهده متن فیلم"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "صفحه حذف شد (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "صفحه ای که به دنبال آن هستید حذف شده است"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "خطای داخلی سرور (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "مشکلی پیش آمد"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1236,19 +1239,19 @@ msgstr ""
"شما تأثیر می گذارد.
ما از این مسئله آگاه هستیم و در تلاش هستیم تا "
"هرچه سریعتر آن را برطرف کنیم.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "صفحه وضعیت ما را بررسی کنید"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "کد خطا 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "برای انجام کار خود به PyPI اعتماد می کنید؟"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
" کمک مالی برای کمک به ما در ایجاد یک سیستم عامل "
"پایدار و امن تر."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1277,56 +1280,60 @@ msgstr ""
"یک رمز عبور قوی انتخاب کنید که شامل حروف (بزرگ و کوچک) ، اعداد و نویسه های "
"خاص باشد. از کلمات متداول یا تکرار خودداری کنید."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "قدرت رمز عبور:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "ناوبری اصلی"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "راهنمایی"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "حامیان مالی"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "ورود به سیستم"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "ثبت نام"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "مشاهده منو"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "منو"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "منوی اصلی"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1336,7 +1343,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1352,47 +1359,47 @@ msgstr ""
"Python Package Index (PyPI) مخزنی از نرم افزار برای زبان برنامه نویسی پایتون "
"است."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 آخرین به روزرسانی"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 جدیدترین بسته"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "رفتن به محتوای اصلی"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "تغییر به نسخه تلفن همراه"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "هشدار"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"شما از یک مرورگر پشتیبانی نشده استفاده می کنید ، به نسخه جدیدتری ارتقا دهید."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1402,7 +1409,7 @@ msgstr ""
"شما امکان می دهد ابزارها و فرآیندهای توزیع را بدون تأثیر بر شاخص واقعی "
"امتحان کنید."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1410,237 +1417,242 @@ msgstr ""
"برخی از ویژگی ها ممکن است بدون JavaScript کار نکنند. اگر مشکلی دارید لطفا آن "
"را فعال کنید."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "جستجوی PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "جستجو"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "جستجوی پروژه ها"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "به ناوبری کمک کنید"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "نصب بسته ها"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "در حال بارگذاری بسته ها"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "راهنمای کاربر"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "حفظ نام فهرست بسته بندی"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "سؤالات متداول"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "درباره PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "درباره پیمایش PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "داشبورد زیرساخت"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "آمار"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "حامیان مالی ما"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "کمک به PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "نحوه کمک به ناوبری"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "اشکالات(باگ ها) و بازخورد"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "مشارکت در GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "ترجمه PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "حامیان مالی"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "اعتبارات توسعه"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "با استفاده از PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "با استفاده از ناوبری PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "شرایط استفاده"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "گزارش مسئله امنیتی"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "آیین نامه"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "سیاست حفظ حریم خصوصی"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "وضعیت: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "همه سیستم ها عملیاتی هستند"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "توسعه یافته و حفظ شده توسط جامعه پایتون، برای جامعه پایتون."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "امروز اهدا کنید!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "نقشه سایت"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "تغییر به نسخه دسک تاپ"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "تأیید عملکرد"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "کد خطا"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "برگشت به صفحه اصلی"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "فهرست بسته (پکیج) پایتون"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "انتشار بسته (پکیج) پایتون را با شاخص بسته (پکیج) پایتون آزمایش کنید"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "انتشار بسته (پکیج) پایتون را با شاخص بسته (پکیج) پایتون آزمایش کنید"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "بسته های پایتون را با فهرست بسته پایتون پیدا ، نصب و منتشر کنید"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s پروژه"
msgstr[1] "%(num_projects_formatted)s پروژه ها"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s انتشار"
msgstr[1] "%(num_releases_formatted)s منتشر شده ها"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s فایل"
msgstr[1] "%(num_files_formatted)s فایلها"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s کاربر"
msgstr[1] "%(num_users_formatted)s کاربرها"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1656,149 +1668,149 @@ msgstr "درباره نصب بسته ها اطلاعات کسب کنید"
msgid "Package authors use PyPI to distribute their software."
msgstr "نویسندگان بسته از PyPI برای توزیع نرم افزار خود استفاده می کنند."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "با نحوه بسته بندی کد پایتون خود برای PyPI آشنا شوید"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "خطا در پردازش فرم"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "رمز ورود را تأیید کنید"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "برای ادامه رمز عبور را تأیید کنید"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "رمز عبور"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(ضروری)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "رمز عبور شما"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "نمایش رمز عبور"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "رمز عبور خود را فراموش کرده اید؟"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1823,11 +1835,11 @@ msgstr ""
" تا یک ساعت دیگر از شما نمی خواهیم رمز ورود خود را تأیید کنید.\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "این URL یک نقطه پایانی API برای بارگذاری پرونده ها در PyPI است."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the راهنمای کاربر بسته "
"بندی پایتون بازدید کنید."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1847,11 +1859,11 @@ msgstr ""
"در غیر این صورت ، ما به شما پیشنهاد می کنیم به صفحه "
"اصلی PyPI بروید ."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1869,22 +1881,22 @@ msgstr ""
"%(role_name)s بپذیرید؟\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "قبول"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "رد"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1892,52 +1904,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "وارد %(title)s شوید"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "نام کاربری"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "نام کاربری شما"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "خروج"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "از %(account_name)s خارج شوید"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1955,7 +1967,7 @@ msgstr ""
"%(role_name)s بپذیرید؟\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1963,35 +1975,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "پروفایل %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "آواتار برای {user} از gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "تاریخ پیوستن"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "ملحق شد %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -1999,28 +2011,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "پروژه های شما"
msgstr[1] "پروژه های شما"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "هیچ پروژه ای نیست"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "آخرین بار %(release_date)s منتشر شده"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s هنوز هیچ پروژه ای را در PyPI بارگذاری نکرده است"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2028,42 +2040,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "کدهای بازیابی"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "ورود به سیستم با استفاده از کدهای بازیابی"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "کد بازیابی را وارد کنید"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "تأیید کنید"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2075,113 +2087,114 @@ msgstr ""
"یکی از این کدها را در فرم وارد کنید. پس از استفاده ، کد بازیابی دیگر معتبر "
"نخواهد بود."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr " کار نمی کند؟ کمک بگیرید .
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "ایجاد یک حساب کاربری در %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "نام"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "نام شما"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "آدرس ایمیل"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "آدرس ایمیل شما"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "فرم را تأیید کنید"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "نام کاربری را انتخاب کنید"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "نمایش رمزهای عبور"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "رمز عبور را انتخاب کنید"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ "
"مراجعه کنید."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "ایجاد حساب کاربری"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "تنظیم مجدد رمز عبور"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "برای تنظیم مجدد رمز ورود ، نام کاربری یا ایمیل خود را وارد کنید."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "نام کاربری یا ایمیل"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "درخواست تنظیم مجدد رمز عبور"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "ایمیل تنظیم مجدد ارسال شد"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2224,7 +2237,7 @@ msgid ""
"been sent to your registered email address."
msgstr "یک ایمیل به آدرس ایمیل ثبت شده شما ارسال شده است."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2233,46 +2246,46 @@ msgstr ""
"این ایمیل حاوی پیوندی برای بازنشانی گذرواژه شما است. این پیوند در "
"%(n_hours)s ساعت دیگر منقضی می شود."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "رمز عبور خود را بازنشانی کنید"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "یک رمز عبور جدید را انتخاب کنید"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "بازنشانی رمز عبور"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "احراز هویت دو عاملی"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "تصدیق هویت با یک دستگاه امنیتی (مانند کلید USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"دستگاه امنیتی خود را وصل کنید و روی دکمه \"تصدیق با دستگاه\" کلیک کنید."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "جاوا اسکریپت را برای ورود به سیستم امنیتی (مثلاً کلید USB) فعال کنید"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "احراز هویت با دستگاه"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
" تا با یک دستگاه امنیتی وارد سیستم شوید (به "
"عنوان مثال کلید USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"دستگاه خود را گم کرده اید؟ کار نمیکند؟ کمک بگیرید ."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "با یک برنامه احراز هویت شوید"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "کد احراز هویت را وارد کنید"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
" با استفاده از برنامه احراز هویت متصل به حساب PyPI خود ، کدی ایجاد کنید. "
"برای تأیید هویت خود ، این کد را در فرم وارد کنید.
برنامه خود را گم "
"کرده اید؟ کار نمیکند؟ کمک بگیرید .
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "کلید امنیتی یا برنامه خود را گم کرده اید؟"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
" شما کدهای بازیابی حساب ایجاد نکرده اید.
اگر "
"دسترسی به دو روش دو عامل خود را از دست دهید ، ممکن است دسترسی به حساب خود را "
"از دست دهید. درباره کدهای بازیابی کمک بگیرید.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "حساب PyPI %(username)s شما حذف شده است."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s را ایمیل کنید."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2362,7 +2384,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2371,7 +2393,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2384,8 +2406,8 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2395,7 +2417,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2407,7 +2429,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2419,7 +2441,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2432,7 +2454,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2442,7 +2464,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s را ایمیل کنید."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2495,21 +2517,21 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s را ایمیل کنید."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s را ایمیل کنید."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2604,49 +2626,49 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2656,32 +2678,32 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2689,39 +2711,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove"
msgid "Removed by"
msgstr "حذف"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "انتشار های جدید"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2733,62 +2755,62 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2797,12 +2819,12 @@ msgstr ""
"کسی، شاید شما، رمز عبور حساب PyPI خود را تغییر داده است "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "چی؟"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2823,7 +2845,7 @@ msgstr ""
" دیگر نمی تواند با موجود شما وارد سیستم شود یا در PyPI بارگذاری شود\n"
" کلمه عبور."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2836,12 +2858,12 @@ msgstr ""
"PyPI خود نقض نکرده است. این یک اقدام محافظتی برای کاهش\n"
" خطر برای PyPI و کاربران آن."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "باید چکار کنم؟"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2850,11 +2872,11 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "چگونه می توانم با شما تماس بگیرم؟"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2868,7 +2890,7 @@ msgstr ""
"کنید\n"
" مدیران PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2892,7 +2914,7 @@ msgstr ""
"کنید\n"
" کلمه عبور."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2908,7 +2930,7 @@ msgstr ""
" خطر ازپر کردن گواهینامه\n"
" حملات علیه PyPI و کاربران آن."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2921,11 +2943,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\"> HaveIBeenPwned بروید و سایر گذرواژه "
"های خود را بررسی کنید و خود را با شیوه های رمز عبور خوب آشنا کنید."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "چطور این را میدانید؟"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2952,7 +2974,7 @@ msgstr ""
"مراجعه کنید. برای کمک ، می توانید با "
"%(email_address)s از طریق ایمیل با مدیران PyPI ارتباط برقرار کنید."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2961,7 +2983,7 @@ msgstr ""
"شخصی ، شاید شما ، یک درخواست بازنشانی رمز عبور برای حساب PyPI شما "
"\"%(username)s\" ایجاد کرده است."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2970,23 +2992,23 @@ msgstr ""
"اگر می خواهید این درخواست را ادامه دهید ، برای تنظیم "
"مجدد رمز عبور خود کلیک کنید ."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "این پیوند در %(n_hours)s ساعت دیگر منقضی می شود."
msgstr[1] "این پیوند در %(n_hours)s ساعات دیگر منقضی می شود."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"اگر این درخواست را نکردید ، می توانید با خیال راحت این ایمیل را نادیده "
"بگیرید."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2998,32 +3020,32 @@ msgstr ""
"شخصی ، شاید شما ، یک درخواست بازنشانی رمز عبور برای حساب PyPI شما "
"\"%(username)s\" ایجاد کرده است."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3032,7 +3054,7 @@ msgstr ""
"ایمیل اصلی برای حساب PyPI شما %(username)s از "
"%(old_email)s
تغییر یافته است.به %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3040,14 +3062,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3059,7 +3081,7 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3067,7 +3089,7 @@ msgid ""
"used."
msgstr "حساب PyPI %(username)s شما حذف شده است."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3075,12 +3097,12 @@ msgid ""
"been generated."
msgstr "حساب PyPI %(username)s شما حذف شده است."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3090,7 +3112,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3101,7 +3123,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3113,7 +3135,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3121,7 +3143,7 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3131,7 +3153,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3143,7 +3165,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3155,21 +3177,21 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3181,34 +3203,34 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "همکاران"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3218,18 +3240,18 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3237,10 +3259,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3252,7 +3274,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3260,7 +3282,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3273,7 +3295,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3286,7 +3308,7 @@ msgstr ""
"شما توسط %(initiator_username)s به عنوان %(role)s به "
"%(site)s پروژه %(project_name)s اضافه شده اید."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3295,7 +3317,7 @@ msgstr ""
"شخصی ، شاید شما ، یک روش احراز هویت دو عاملی %(method)s به حساب PyPI شما "
"اضافه کرده است %(username)s ."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3304,7 +3326,7 @@ msgstr ""
"شخصی ، شاید شما ، یک روش احراز هویت دو عاملی %(method)s را از حساب PyPI "
" %(username)s خود حذف کرده است."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3313,7 +3335,7 @@ msgstr ""
"شخصی ، شاید شما ، این آدرس ایمیل ( %(email_address)s
) را به "
"حساب PyPI خود اضافه کرده است."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3322,14 +3344,14 @@ msgstr ""
"اگر می خواهید این درخواست را ادامه دهید ، برای تأیید "
"آدرس ایمیل خود روی این پیوند کلیک کنید ."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3341,7 +3363,7 @@ msgstr ""
"اگر می خواهید این درخواست را ادامه دهید ، برای تأیید "
"آدرس ایمیل خود روی این پیوند کلیک کنید ."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3349,142 +3371,142 @@ msgstr ""
"اگر این درخواست را نکردید ، می توانید با خیال راحت این ایمیل را نادیده "
"بگیرید."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "این پیوند در %(n_hours)s ساعت دیگر منقضی می شود."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "رد کردن این اعلان"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "بستن"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "ادمین"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "پروژه های شما"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "تنظیمات حساب"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "پروفایل عمومی"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "جزئیات حساب کاربری"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "هش برای %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "الگوریتم"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "تابع هش کننده"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "کپی به کلیپ بورد"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "کپی"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| " هش برای "
"%(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "خطا"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "موفقیت"
@@ -3509,30 +3531,30 @@ msgstr "موفقیت"
msgid "Manage project"
msgstr "پروژه را مدیریت کنید"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "قبلی"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "بعدی"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "آدرس ایمیل اصلی شما (%(email_address)s) تأیید نشده است."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "شما آدرس ایمیل اصلی ندارید."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "ایمیل خود را تأیید کنید یا آدرس جدیدی اضافه کنید."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3541,7 +3563,7 @@ msgstr ""
"احراز هویت دو عاملی در دسترس است ، اکنون آن را برای "
"حساب خود فعال کنید. "
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3557,7 +3579,7 @@ msgstr ""
msgid "Edit profile"
msgstr "ویرایش نمایه"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3574,93 +3596,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s هنوز هیچ پروژه ای را در PyPI بارگذاری نکرده است."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "ایمیل"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "پیمایش برای مدیریت %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "برنامه:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "تاریخچه امنیت"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "تنظیمات"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "پیمایش برای مدیریت %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "منتشر شده"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "همکاران"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "مستندات"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "پیمایش برای مدیریت %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3672,13 +3694,13 @@ msgstr "تأیید شده"
msgid "Verified by PyPI on %(release_date)s"
msgstr "آخرین بار %(release_date)s منتشر شده"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "پیوندهای پروژه"
@@ -3688,279 +3710,279 @@ msgstr "پیوندهای پروژه"
msgid "GitHub Statistics"
msgstr "آمار GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "ستاره ها:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "فورک(چنگال) ها:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "مسائل باز / PRs :"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "مسائل باز / PRs :"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "آمار GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "نگهدارنده ها"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, fuzzy, python-brace-format
#| msgid "Avatar for {username} from gravatar.com"
msgid "Avatar for {username} from gravatar.com"
msgstr "آواتار برای {نام کاربری} از gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "متا"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "نویسنده:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "نگهدارنده:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "تأیید نشده"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "مجوز:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "برچسب ها"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "نیاز:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "طبقه بندی کننده ها"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "تأیید شده *"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "* مشکلات زایمان متناوب ممکن است منجر به از دست دادن راستی آزمایی شود"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "تأیید شده"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "تایید نشده *"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "* ایمیل از PyPI به عنوان هرزنامه تلقی می شود"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "* خرابی سخت هنگام تحویل"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "* مشکلات تحویل بسیار زیاد است"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "تأیید نشده"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "اولیه"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "نمایش گزینه های ایمیل"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "گزینه ها"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "گزینه های %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "ایمیل تایید را دوباره بفرست"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "این آدرس ایمیل را به عنوان اصلی تنظیم کنید"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "تنظیم به عنوان اولیه"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "حذف این آدرس ایمیل"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "حذف ایمیل"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "محدوده"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "همه پروژه ها"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "ایجاد شده"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "آخرین استفاده"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "هرگز"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "نمایش گزینه های توکن"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "حذف توکن"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "مشاهده شناسه منحصر به فرد"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "حذف توکن API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"برنامه ها یا اسکریپت های استفاده شده از این توکن دیگر به PyPI دسترسی نخواهند "
"داشت."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "شناسه منحصر به فرد توکن %(token_description)s"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "نمایه پروفایل"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com برای تولید عکس نمایه شما بر اساس آدرس "
"ایمیل اصلی شما استفاده می کنیم"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "تغییر تصویر در gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "جزئیات حساب کاربری"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "تاریخ عضویت"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3991,24 +4013,24 @@ msgstr ""
"نمایش حساب کاربری شما در حساب های کاربری عمومی. این "
"مورد قابل تغییر نیست."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "نام و نام خانوادگی"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "هیچ نامی وارد نشد"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "نمایش داده شده بر رویحساب کاربری عمومی شما"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "ایمیل عمومی"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your حساب کاربری عمومی کاربران وارده شده."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "به روز رسانی حساب کاربری"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "ایمیل های حساب"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any ایمیل اصلی شما اعلان دریافت می "
"کند."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "ایمیل های مرتبط با حساب شما"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "وضعیت"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "ایمیل اضافه کنید"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "رمز عبور را تغییر دهید"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "رمز عبور گذشته"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "رمز عبور فعلی شما"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "رمز عبور جدید"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "رمز عبور جدید را تأیید کنید"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "رمز عبور را به روز کنید"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "رمزهای API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4092,19 +4114,19 @@ msgstr ""
"رمزهای API روشی جایگزین برای تأیید اعتبار هنگام بارگذاری بسته ها در PyPI "
"فراهم می سازد."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "درباره رمزهای API بیشتر بدانید"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "رمزهای API فعال برای این حساب"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "رمز API اضافه کنید"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4113,58 +4135,58 @@ msgstr ""
"آدرس ایمیل اصلی خود را تأیید کنید برای افزودن "
"رمزهای API به حساب خود."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "حساب کاربری ایجاد شد"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "وارد شده در"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "روش دو عاملی:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "هیچ"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"دستگاه امنیتی (احراز هویت وب)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4172,277 +4194,277 @@ msgstr ""
"برنامه احراز هویت (رمز یکبار "
"مصرف)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "کد بازیابی"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "حذف دستگاه"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "ورود ناموفق"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "دلیل:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "رمز عبور اشتباه"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "ورود دو مرحله ای منقضی شده یا نامعتبر."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "ورود دو مرحله ای منقضی شده یا نامعتبر."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "تأیید دو عاملی اضافه شد"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "ایمیل به اکانت اضافه شد"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "ایمیل از اکانت حذف شد"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "ایمیل تایید شد"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "ایمیل دوباره تأیید شد"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "ایمیل اصلی تغییر کرد"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "ایمیل اصلی قبلی:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "ایمیل اصلی جدید:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "ایمیل اصلی تنظیم شد"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "ایمیل ارسال شد"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "از:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "به:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "موضوع:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "تنظیم مجدد رمز عبور درخواست شد"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "تلاش برای تنظیم مجدد رمز عبور"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "رمز عبور با موفقیت مجددا تنظیم شد"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "رمز عبور با موفقیت تغییر کرد"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "تنظیم مجدد رمز عبور"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "برنامه:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "تأیید دو عاملی اضافه شد"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"(WebAuthn) روش: دستگاه امنیتی"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "نام دستگاه:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "تأیید دو عاملی حذف شد"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "تأیید دو عاملی حذف شد"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "کد های بازیابی ایجاد شدند"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "کد های بازیابی دوباره ایجاد شدند"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "کد بازیابی استفاده شده برای ورود"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "دعوت برای \"$ {project_name}\" رد شد."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4459,52 +4481,52 @@ msgstr ""
"%(role_name)s بپذیرید؟\n"
" "
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "دعوت برای \"$ {project_name}\" رد شد."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4512,60 +4534,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "نام دستگاه"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4607,11 +4629,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4623,27 +4645,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "احراز هویت دو عاملی (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4658,91 +4680,91 @@ msgstr ""
"href=\"%(href)s\">درباره احراز هویت دو عاملی بیشتر بدانید."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "کد های بازیابی ایجاد شدند"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "کد بازیابی"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "تولید شده %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "بازسازی کنید"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "روش احراز هویت دو عاملی فعال شده است"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "روش دو عاملی"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove last 2FA method"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "حذف"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "برنامه احراز هویت را حذف کنید"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "حذف برنامه"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "دستگاه امنیتی دو عاملی را حذف کنید"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "حذف دستگاه"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "نام دستگاه"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4754,7 +4776,7 @@ msgstr ""
"آدرس ایمیل اصلی خود را تأیید کنید برای افزودن احراز "
"هویت دو عاملی به حساب خود."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4766,7 +4788,7 @@ msgstr ""
"آدرس ایمیل اصلی خود را تأیید کنید برای افزودن احراز "
"هویت دو عاملی به حساب خود."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4774,7 +4796,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4782,11 +4804,11 @@ msgid ""
"authentication on your account."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "کدهای بازیابی ایجاد کنید"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4794,7 +4816,7 @@ msgid ""
"methods to your account."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4802,20 +4824,20 @@ msgid ""
"account."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "کد بازیابی را وارد کنید"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "Add 2FA with "
@@ -4827,7 +4849,7 @@ msgstr ""
" 2FA را با برنامه تأیید "
"اعتبار اضافه کنید"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4839,8 +4861,8 @@ msgstr ""
" 2FA را با دستگاه امنیتی "
"اضافه کنید (به عنوان مثال کلید USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4848,8 +4870,8 @@ msgstr ""
"جاوا اسکریپت را فعال کنید تا احراز هویت دو عاملی را با یک دستگاه امنیتی "
"تنظیم کنید (به عنوان مثال کلید USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
" تا دو عامل احراز هویت را با یک دستگاه امنیتی تنظیم کنید (به عنوان "
"مثال کلید USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "نام کاربری"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -4939,409 +4961,409 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "نام شما"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "نام کاربری"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "ایجاد شده %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage project"
msgid "Manager"
msgstr "پروژه را مدیریت کنید"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s هنوز هیچ پروژه ای را در PyPI بارگذاری نکرده است"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "رد"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "ایجاد شده"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5349,13 +5371,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Active API tokens for this account"
msgid "Activate your account"
msgstr "رمزهای API فعال برای این حساب"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5367,7 +5389,7 @@ msgstr ""
"قبل از اینکه بتوانید این عمل را انجام دهید، باید آدرس ایمیل **اصلی** خود را "
"تأیید کنید."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see ایمیل اصلی شما اعلان دریافت می "
"کند."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5406,96 +5428,96 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "نام برنامه"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project Name"
msgid "project name"
msgstr "نام برنامه"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "نام شما"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5506,22 +5528,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5533,75 +5555,75 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "نام"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "هیچ نامی وارد نشد"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "برنامه:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "منتشر شده"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5612,8 +5634,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5625,33 +5647,33 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "ایمیل"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "موضوع:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "موضوع:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5659,8 +5681,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5672,115 +5694,115 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "برنامه:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "نام کاربری شما"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "نام کاربری"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "برنامه:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "پروژه های پرطرفدار"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5791,15 +5813,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5807,156 +5829,157 @@ msgid ""
"your account before adding a new publisher."
msgstr "شما احراز هویت دو عاملی را در حساب خود فعال نکرده اید."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "بازسازی کدهای بازیابی"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "حذف توکن API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5964,65 +5987,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "ایجاد حساب کاربری"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6128,25 +6151,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6154,150 +6177,149 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Date joined"
msgid "Date submitted"
msgstr "تاریخ پیوستن"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "Security history"
msgid "'%(source_name)s' security history"
msgstr "تاریخچه امنیت"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6305,7 +6327,7 @@ msgid ""
"%(role_name)s"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6313,14 +6335,14 @@ msgid ""
"organization %(role_name)s"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6328,156 +6350,156 @@ msgid ""
"%(role_name)s expired"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "ثبت نام"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Delete project"
msgid "Deleted by:"
msgstr "هذف برنامه"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove"
msgid "Renamed by:"
msgstr "حذف"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove"
msgid "Approved by:"
msgstr "حذف"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "رد"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove"
msgid "Revoked by:"
msgstr "حذف"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history"
msgid "Security history for %(source_name)s"
msgstr "تاریخچه امنیت"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Create an account"
msgid "There are no projects in your organization, yet."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6493,27 +6515,27 @@ msgstr ""
"%(title)s \"target =\" _ blank \"rel =\" noopener \"> راهنمای کاربر بسته "
"بندی پایتون مراجعه کنید "
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -6523,7 +6545,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6531,59 +6553,59 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "پروژه های پرطرفدار"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "پروژه را مدیریت کنید"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create and add new project"
msgstr "جستجو و پالایش برنامهها"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "احراز هویت دو مرحلهای"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6591,13 +6613,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6605,211 +6627,211 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create new projects"
msgstr "جستجو و پالایش برنامهها"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "هذف برنامه"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove yourself as Sole Owner"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "ناوبری اصلی"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "حساب کاربری ایجاد شد"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s را ایمیل کنید."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "جزئیات حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "دعوت نامه معتبر نیست."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "ایجاد یک حساب کاربری"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6919,29 +6941,29 @@ msgstr[1] ""
" %(count)s پروژه ها\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Create an account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "هذف برنامه"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "دعوت را تأیید کنید"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7004,50 +7026,50 @@ msgstr[1] ""
" %(count)s پروژه ها\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Latest version"
msgid "Version %(version)s removed"
msgstr "واپسین نگارش"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7171,165 +7193,165 @@ msgstr ""
"%(role_name)s بپذیرید؟\n"
" "
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "ایجاد شده"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Account created"
msgid "API token created"
msgstr "حساب کاربری ایجاد شد"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "نیاز:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "نیاز:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project Name"
msgid "Project archived"
msgstr "نام برنامه"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project Name"
msgid "Project unarchived"
msgstr "نام برنامه"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7339,24 +7361,24 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "دعوت برای \"$ {project_name}\" رد شد."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7366,13 +7388,13 @@ msgstr ""
"این نام کاربری در حال حاضر توسط حساب کاربری دیگری استفاده می شود. نام کاربری "
"دیگری انتخاب کنید."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7381,35 +7403,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7417,94 +7439,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Latest version"
msgid "Version %(version)s"
msgstr "واپسین نگارش"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Releases"
msgid "Yanked releases"
msgstr "منتشر شده"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7565,20 +7587,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7588,35 +7610,35 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7625,27 +7647,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider نسخه منتشر شده به جای آن."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "پیوندهای پروژه"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7812,7 +7834,7 @@ msgstr "ایجاد یک حساب کاربری"
msgid "Collaborator"
msgstr "همکاران"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7820,105 +7842,105 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "ایجاد یک حساب کاربری"
msgstr[1] "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove your own team as Owner"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "پروژه را مدیریت کنید"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Create an account"
msgid "There are no teams in the organization."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "برنامه:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7933,27 +7955,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "Create an account"
msgid "Removing this project from the organization will:"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7961,110 +7983,110 @@ msgid ""
"organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "شما اکنون $ {role} از پروژه '$ {project_name}' هستید."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "هیچ پروژه ای نیست"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "نام برنامه"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove project from organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to another organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "توکن نامعتبر: رمز دعوت نامه همکاری نیست"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "پروژه را مدیریت کنید"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to another organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8072,7 +8094,7 @@ msgid ""
"or manage."
msgstr "توکن نامعتبر: رمز دعوت نامه همکاری نیست"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -8082,7 +8104,7 @@ msgstr ""
"شما این را دریافت می کنید زیرا توسط %(initiator_username)s به یک پروژه در "
"%(site)s اضافه شده اید."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8090,84 +8112,84 @@ msgid ""
"manage."
msgstr "توکن نامعتبر: رمز دعوت نامه همکاری نیست"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s هنوز هیچ پروژه ای را در PyPI بارگذاری نکرده است"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "کد بازیابی نامعتبر."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Create an account"
msgid "There are no alternate repositories for this project, yet."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8180,35 +8202,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "هذف برنامه"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8219,15 +8241,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8236,88 +8258,88 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "برگشت به صفحه اصلی"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove other people from the team"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Create an account"
msgid "There are no members in this team, yet."
msgstr "ایجاد یک حساب کاربری"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "ایمیل اضافه کنید"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| " هش برای "
"%(filename)s"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8579,7 +8601,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our نسخه منتشر شده به جای آن."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8660,7 +8681,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8669,67 +8690,67 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "جستجوی پروژه ها"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "Authentication application (رمز یکبار "
"مصرف)"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -8754,150 +8775,150 @@ msgstr ""
"جاوا اسکریپت را فعال کنید تا احراز هویت دو عاملی را با یک دستگاه امنیتی "
"تنظیم کنید (به عنوان مثال کلید USB)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "خبرهای داغ: جدیدترین نسخه های منتشر شده پروژه"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "Authentication application (رمز یکبار "
"مصرف)"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "درباره"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9021,7 +9042,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9118,17 +9139,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9137,7 +9158,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9150,7 +9171,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9159,21 +9180,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9510,35 +9531,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9546,15 +9567,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9614,14 +9635,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9629,7 +9650,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9637,7 +9658,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "یا مرور پروژه ها "
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9704,20 +9725,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9726,7 +9747,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9758,7 +9779,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the نسخه منتشر شده به جای آن."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the راهنمای کاربر بسته "
"بندی پایتون بازدید کنید."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9812,7 +9833,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9820,47 +9841,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9899,7 +9920,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9911,7 +9932,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9919,7 +9940,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9927,7 +9948,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9935,7 +9956,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9973,7 +9994,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9982,7 +10003,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9993,35 +10014,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10029,14 +10050,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10045,7 +10066,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10056,13 +10077,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10070,7 +10091,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10080,14 +10101,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10095,7 +10116,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10167,22 +10188,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10190,7 +10211,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "Consider نسخه منتشر شده به جای آن."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into راهنمای کاربر بسته "
"بندی پایتون بازدید کنید."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Consider نسخه منتشر شده به جای آن."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10282,18 +10303,18 @@ msgstr ""
"برای دسترسی مجدد به حساب خود ، گذرواژه خود را در "
"PyPI تنظیم کنید."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10303,39 +10324,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "مستندات"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "امنیت"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "جستجو و پالایش برنامهها"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "از PyPI و پروژه های مرتبط پشتیبانی کنید"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "حمایت مالی PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10572,17 +10599,17 @@ msgstr ""
"کنند، حمایت کرده و به حفظ کردن آنها کمک می کنند. این کار می تواند با حمایت "
"مالی سخاوتمندانه ای که شما یا شرکت شما در اختیار ما می گذارد، انجام شود."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"مشارکت های شما مهم هستند و اثر بزرگی باقی می گذارند. هر حمایت مالی مهم است!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "یک اسپانسر شوید"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10592,11 +10619,11 @@ msgstr ""
"می شود، و حمایت های مالی برای شرکت های آمریکایی که مشمول مالیات هستند، کسر "
"مالیات حساب می شوند."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "لوگو خودتان را روی وبسایت PyPI.org به نمایش بگذارید"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -10604,15 +10631,15 @@ msgstr ""
"به دنبال دیده شدن برند خودتان هستید؟ در سال قبل*، 21.1 میلیون نفر از 237 "
"کشور از وبسایت PyPI.org بازدید کرده اند."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* داده ها از مارس 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "اکوسیستم پایتون را قوی تر کنید"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -10620,11 +10647,11 @@ msgstr ""
"منابع مالی جمع آوری شده توسط موسسه نرم افزاری پایتون مستقیم برای بهتر کردن "
"ابزار هایی که شما هر روز استفاده می کنید، خرج می شود."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "به اعتبار و شهرت خودتان بیافزایید"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -10632,23 +10659,23 @@ msgstr ""
"اعتبار شرکت خودتان را با سرمایه گذاری در پایتون و اجتماع برنامه نویسان متن "
"باز، بهتر کنید."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "آمار PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr "همه ی ما آمار را دوست داریم، اینجا آمار مفیدی درباره PyPI آورده ایم."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "آمار ارائه شده توسط ما"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "این داده ها مستقیماً از طرف PyPI ارائه شده است."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -10656,16 +10683,16 @@ msgstr ""
"PyPI مجموعه داده های عمومی ارائه می دهد، که عبارت است از دانلود آمار و "
"ابرداده ها از طریق BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "PyPI یک داشبورد با آماری درباره کاربرد و کارایی ارائه می دهد"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "آمار شخص ثالث"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
@@ -10673,11 +10700,11 @@ msgstr ""
"این داده ها توسط دیگر سرویس های شخص ثالث غیر وابسته به PyPI ارائه داده شده "
"اند."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "پروژه های برتر بر اساس بزرگی بسته"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10687,132 +10714,132 @@ msgstr ""
"آمده است. این صفحه هر 24 ساعت آپدیت می شود، پس انتظار نداشته باشید آمار بروز "
"باشند."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "آمار بر اساس پروژه"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "مجموع بزرگی فایل های منتشر شده (به بایت)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "همه ی PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "علامت های تجاری"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "علامت های کلمه"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "آرم ها"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "دستاورد جستجو"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "بستن پنل"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "فیلتر"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fi/LC_MESSAGES/messages.po b/warehouse/locale/fi/LC_MESSAGES/messages.po
index c3aac53cc02c..c2b8d67fad96 100644
--- a/warehouse/locale/fi/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fi/LC_MESSAGES/messages.po
@@ -17,31 +17,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Kieliasetus päivitetty"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Sähköpostiosoite on virheellinen. Yritä uudelleen."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Salasana on virheellinen. Yritä uudelleen."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -51,29 +51,29 @@ msgstr ""
"numeroista, pisteistä, viivoista, ja alaviivoista, ja niiden pitää myös "
"alkaa ja päättyä kirjaimella tai numerolla. Valitse toinen käyttäjätunnus."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Käyttäjätunnuksella ei löytynyt käyttäjää"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP-koodin pitää olla ${totp_length} numeroa pitkä."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Valitse käyttäjätunnus, jossa on korkeintaan 50 merkkiä."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -81,14 +81,14 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "Salasanan vahvuus:"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -98,23 +98,23 @@ msgid ""
msgstr ""
"Liian monta epäonnistunutta kirjautumisyritystä. Yritä uudelleen myöhemmin."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Salasanasi eivät täsmää. Yritä uudelleen."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "Sähköpostiosoite on virheellinen. Yritä uudelleen."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Et voi käyttää sähköpostiosoitetta tästä domainista. Käytä toista "
"sähköpostiosoitetta."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -122,7 +122,7 @@ msgstr ""
"Sähköpostiosoite on jo käytössä tässä tilissä. Käytä toista "
"sähköpostiosoitetta."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -130,40 +130,40 @@ msgstr ""
"Sähköpostiosoite on jo käytössä toisessa tilissä. Käytä toista "
"sähköpostiosoitetta."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Virheellinen TOTP-koodi."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Virheellinen WebAuthn-vahvistus: Virheellinen hyötykuorma"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Virheellinen palautuskoodi."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
#, fuzzy
#| msgid "Recovery codes regenerated"
msgid "Recovery code has been previously used."
msgstr "Palautuskoodit luotu uudelleen"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "Sähköpostiosoite on virheellinen. Yritä uudelleen."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -173,7 +173,7 @@ msgid ""
msgstr ""
"Liian monta epäonnistunutta kirjautumisyritystä. Yritä uudelleen myöhemmin."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -182,7 +182,7 @@ msgstr ""
"Tiliin on lisätty liian monta sähköpostiosoitetta vahvistamatta niitä. "
"Tarkista sähköpostisi ja seuraa vahvistuslinkkejä. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -195,25 +195,25 @@ msgstr ""
"Tiliin on lisätty liian monta sähköpostiosoitetta vahvistamatta niitä. "
"Tarkista sähköpostisi ja seuraa vahvistuslinkkejä. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Virheellinen tai vanhentunut kahden tekijän kirjautuminen."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Jo todennettu"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Onnistunut WebAuthn-vahvistus"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Palautuskoodi hyväksytty. Annettua koodia ei voi käyttää uudelleen."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -221,34 +221,34 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Vanhentunut tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Virheellinen tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Virheellinen tunnussanoma: tunnusta ei annettu"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Virheellinen tunnussanoma: ei salasanan palautustunnus"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Virheellinen tunnussanoma: käyttäjää ei löydy"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Virheellinen tunnussanoma: käyttäjä on kirjautunut sisään tämän tunnuksen "
"pyytämisen jälkeen"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -256,128 +256,128 @@ msgstr ""
"Virheellinen tunnussanoma: salasana on jo muutettu tämän tunnuksen "
"pyytämisen jälkeen"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Olet nollannut salasanasi"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Vanhentunut tunnussanoma: pyydä uusi sähköpostin vahvistuslinkki"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Virheellinen tunnussanoma: pyydä uusi sähköpostin vahvistuslinkki"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Sähköpostiosoitetta ei löytynyt"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Sähköpostiosoite on jo vahvistettu"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Voit nyt asettaa tämän sähköpostiosoitteen ensisijaiseksi"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Tämä on ensisijainen osoitteesi"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Sähköpostiosoite ${email_address} vahvistettu. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new organization invitation"
msgstr "Vanhentunut tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new organization invitation"
msgstr "Virheellinen tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not an organization invitation token"
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "Roolikutsu on virheellinen."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation no longer exists."
msgstr "Roolikutsua ei enää ole."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
msgstr "Vanhentunut tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr "Virheellinen tunnussanoma: pyydä uusi salasanan palautuslinkki"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not a collaboration invitation token"
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Roolikutsu on virheellinen."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Roolikutsua ei enää ole."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -389,7 +389,7 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -399,20 +399,20 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -422,49 +422,49 @@ msgid ""
msgstr ""
"Liian monta epäonnistunutta kirjautumisyritystä. Yritä uudelleen myöhemmin."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Create an account"
msgid "Invalid publisher ID"
msgstr "Luo tili"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Valitse käyttäjätunnus, jossa on korkeintaan 50 merkkiä."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -480,7 +480,7 @@ msgstr ""
"numeroista, pisteistä, viivoista, ja alaviivoista, ja niiden pitää myös "
"alkaa ja päättyä kirjaimella tai numerolla. Valitse toinen käyttäjätunnus."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -492,7 +492,7 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -504,26 +504,26 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Search projects"
msgid "Select project"
msgstr "Etsi projekteja"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "Projektin nimi"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -534,7 +534,7 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -542,7 +542,7 @@ msgid ""
"characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -550,11 +550,11 @@ msgid ""
"characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -562,7 +562,7 @@ msgid ""
"with 400 characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -570,23 +570,23 @@ msgid ""
"1024 characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Valitse käyttäjätunnus, jossa on korkeintaan 50 merkkiä."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -596,23 +596,23 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "Projektin nimi"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -620,92 +620,92 @@ msgid ""
"less."
msgstr "Nimi on liian pitkä. Valitse nimi, jossa on korkeintaan 100 merkkiä."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Tilin tiedot"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Sähköpostiosoite ${email_address} lisätty - tarkista sähköpostistasi "
"vahvistuslinkki"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Palautuskoodit on jo luotu"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Uusien palautuskoodien luominen mitätöi olemassa olevat koodisi."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Vahvista sähköpostiosoitteesi tai lisää uusi osoite."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Virheelliset tunnistetiedot. Yritä uudelleen"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Vahvista kutsu"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -717,7 +717,7 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -729,7 +729,7 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -741,7 +741,7 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -753,9 +753,9 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -767,122 +767,122 @@ msgstr ""
"Uuden käyttäjän rekisteröinti on väliaikaisesti poistettu käytöstä. Katso "
"lisätietoja kohdasta https://pypi.org/help#admin-interventio."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Kutsu lähetetty käyttäjälle '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Kutsu on jo vanhentunut."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Could not find organization invitation."
msgstr "Roolikutsu on virheellinen."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Roolikutsua ei enää ole."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -892,7 +892,7 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -902,215 +902,215 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "Projektin nimi"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Luo tili"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "Projektin nimi"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "Luo tili"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Salasana"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Salasanasi eivät täsmää. Yritä uudelleen."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Salasanakenttä on tyhjä"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Salasanan vahvuus:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1118,197 +1118,200 @@ msgid_plural "About %1 days ago"
msgstr[0] "Rekisteröidy"
msgstr[1] "Rekisteröidy"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Viimeksi käytetty"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Peruuta"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Pääsy estetty / kielletty (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Sinulla ei ole lupaa nähdä tätä sivua"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Sivua ei löydy (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Etsimme kaikkialta, mutta emme löytäneet tätä sivua"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Ja nyt jotain
täysin erilaista"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - juustokauppasketsi"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Ulkoinen linkki"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Katso videotranskriptio"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Sivu poistettu (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Etsimäsi sivu on poistettu"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Sisäinen palvelinvirhe (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Jokin meni pieleen"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1318,19 +1321,19 @@ msgstr ""
"tällä sivustolla.
Olemme tietoisia ongelmasta ja pyrimme ratkaisemaan "
"sen mahdollisimman pian.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Tarkista tilasivumme"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Virhekoodi 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Luotatko PyPI:in saadaksesi työsi tehtyä?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Harkitse lahjoittamista auttaksesi meitä rakentamaan vakaamman "
"ja turvallisemman alustan."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1359,56 +1362,60 @@ msgstr ""
"Valitse vahva salasana, joka sisältää kirjaimia (isoja ja pieniä), numeroita "
"ja erikoismerkkejä. Vältä yleisiä sanoja tai toistoa."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Salasanan vahvuus:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Päänavigointi"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ohje"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsorit"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Kirjaudu sisään"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Rekisteröidy"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Näytä-valikko"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Valikko"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Päävalikko"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1418,7 +1425,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
"Python Package Index (PyPI) on ohjelmistovarasto Python-ohjelmointikielelle."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 viimeisintä päivitystä"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 uusinta pakettia"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Siirry pääsisältöön"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Vaihda mobiiliversioon"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Varoitus"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Käytät selainta jota ei tueta, päivitä uudempaan versioon."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1482,7 +1489,7 @@ msgstr ""
"avulla voit kokeilla jakeluvälineitä ja -prosesseja vaikuttamatta "
"todelliseen hakemistoon."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1490,240 +1497,245 @@ msgstr ""
"Jotkut ominaisuudet eivät välttämättä toimi ilman JavaScriptiä. Yritä ottaa "
"se käyttöön, jos huomaat ongelmia."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Etsi PyPI:stä"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Etsi projekteja"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Etsi"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Etsi projekteja"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Ohje navigointiin"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Pakettien asentaminen"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Pakettien lataaminen"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Käyttöopas"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Projektin nimi"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "UKK"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Tietoja PyPI:stä"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Tietoja PyPI-navigoinnista"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastruktuurin koontinäyttö"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Tilastot"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Sponsorimme"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI:n edistäminen"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Kuinka edistää navigointia"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Virheet ja palaute"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Osallistu GitHubissa"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Käännä PyPI:ä"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Sponsorit"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI:n käyttäminen"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI-navigoinnin käyttäminen"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Käyttöehdot"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Ilmoita tietoturvaongelmasta"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Käytännesäännöt"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Tietosuojakäytäntö"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Tila: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "kaikki järjestelmät toimivat"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Python-yhteisön kehittämä ja ylläpitämä, Python-yhteisölle."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Lahjoita tänään!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Sivustokartta"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Vaihda työpöytäversioon"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Action"
msgstr "Vahvista lomake"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Virhekoodi"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Takaisin kotisivulle"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Testaa Python-pakettijulkaisua Python Package Index:n testiversiolla"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Testaa Python-pakettijulkaisua Python Package Index:n testiversiolla"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Etsi, asenna ja julkaise Python-paketteja Python Package Index:n avulla"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projekti"
msgstr[1] "%(num_projects_formatted)s projektia"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s julkaisu"
msgstr[1] "%(num_releases_formatted)s julkaisua"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s tiedosto"
msgstr[1] "%(num_files_formatted)s tiedostoa"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s käyttäjä"
msgstr[1] "%(num_users_formatted)s käyttäjää"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1739,149 +1751,149 @@ msgstr "Lisätietoja pakettien asentamisesta"
msgid "Package authors use PyPI to distribute their software."
msgstr "Paketin tekijät käyttävät PyPI:ä ohjelmistojensa jakeluun."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Opi kuinka paketoida Python-koodisi PyPI:ä varten"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Virhe käsiteltäessä lomaketta"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Vahvista salasana"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Vahvista salasana jatkaaksesi"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Salasana"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(pakollinen)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Salasanasi"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Näytä salasana"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Unohditko salasanan?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1890,11 +1902,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Tämä URL on API-päätepiste tiedostojen lataamiseksi PyPI:in."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1913,33 +1925,33 @@ msgstr ""
"Muussa tapauksessa suosittelemme, että siirryt PyPI:n "
"kotisivulle."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Vahvista kutsu"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Hyväksy"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Hylkää"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1947,59 +1959,59 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Sisäänkirjautuminen: %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Käyttäjätunnus"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Käyttäjätunnuksesi"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Kirjaudu ulos"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Kirjaa ulos %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Vahvista kutsu"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -2007,35 +2019,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Käyttäjän %(username)s profiili"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Käyttäjän {user} avatar gravatar.com:sta"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Liittymispäivämäärä"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Liittynyt %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2043,28 +2055,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Projektisi"
msgstr[1] "Projektisi"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Ei projekteja"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Viimeksi julkaistu %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2072,42 +2084,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Etsi projekteja"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Palautuskoodit"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Kirjaudu sisään käyttämällä palautuskoodeja"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Anna palautuskoodi"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Vahvista"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2119,113 +2131,114 @@ msgstr ""
"koodeista lomakkeeseen henkilöllisyytesi vahvistamiseksi. Kun palautuskoodi "
"on käytetty, se ei enää ole voimassa."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr " Ei toimi? Hanki ohjeita.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Luo tili"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Luo tili kohteeseen %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nimi"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Nimesi"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Sähköpostiosoite"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Sähköpostiosoitteesi"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Vahvista lomake"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Valitse käyttäjätunnus"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Näytä salasanat"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Valitse salasana"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the usein "
"kysytyistä kysymyksistä."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Luo tili"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Salasanan nollaminen"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Voit nollata salasanasi antamalla käyttäjänimesi tai sähköpostiosoitteesi."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Käyttäjätunnus tai sähköpostiosoite"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Pyydä salasanan nollaamista"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Nollaussähköposti lähetetty"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2269,7 +2282,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Rekisteröityyn sähköpostiosoitteeseesi on lähetetty sähköpostiviesti."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2278,45 +2291,45 @@ msgstr ""
"Sähköpostiviestissä on linkki salasanan nollaamiseen. Tämä linkki vanhenee "
"%(n_hours)s tunnissa."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Nollaa salasanasi"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Valitse uusi salasana"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Nollaa salasana"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Kaksivaiheinen tunnistautuminen"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Tunnistaudu laitteella"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Tunnistaudu sovelluksella"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Syötä tunnistautumiskoodi"
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "PyPi-tilisi %(username)s on poistettu."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2406,21 +2419,21 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -2428,7 +2441,7 @@ msgid ""
"a project on %(site)s."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2436,13 +2449,13 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Lisännyt:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2661,41 +2674,41 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Poistanut:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "Uudet julkaisut"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Created by:"
msgid "Changed by"
msgstr "Luonut:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2703,74 +2716,74 @@ msgid ""
"organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "Vahvista kutsu"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "Vahvista kutsu"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2778,36 +2791,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Mitä minun pitäisi tehdä?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2815,7 +2828,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2823,7 +2836,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2832,11 +2845,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2855,73 +2868,73 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Tämä linkki vanhenee %(n_hours)s tunnissa."
msgstr[1] "Tämä linkki vanhenee %(n_hours)s tunnissa."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Jos et tehnyt tätä pyyntöä, voit turvallisesti ohittaa tämän viestin."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "Tai selaa projekteja"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2929,21 +2942,21 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2951,7 +2964,7 @@ msgid ""
"used."
msgstr "PyPi-tilisi %(username)s on poistettu."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2959,24 +2972,24 @@ msgid ""
"been generated."
msgstr "PyPi-tilisi %(username)s on poistettu."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -2984,7 +2997,7 @@ msgid ""
"project on %(site)s."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2992,41 +3005,41 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this team."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -3034,49 +3047,49 @@ msgid ""
"for the %(project)s project."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3084,10 +3097,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3095,7 +3108,7 @@ msgid ""
"organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3103,7 +3116,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3111,7 +3124,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3119,190 +3132,190 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Jos et tehnyt tätä pyyntöä, voit turvallisesti ohittaa tämän viestin."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Tämä linkki vanhenee %(n_hours)s tunnissa."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Hylkää tämä ilmoitus"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Sulje"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Projektisi"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Tilin asetukset"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Julkinen profiili"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Tilin tiedot"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmi"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Kopioi leikepöydälle"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopioi"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Virhe"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3328,37 +3341,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Edellinen"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Seuraava"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Vahvista sähköpostiosoitteesi tai lisää uusi osoite."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3369,7 +3382,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Muokkaa profiilia"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3382,91 +3395,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Sähköposti"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project name"
msgid "Projects"
msgstr "Projektin nimi"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Astukset"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentaatio"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3478,13 +3491,13 @@ msgstr "Vahvistettu"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Viimeksi julkaistu %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3494,272 +3507,272 @@ msgstr ""
msgid "GitHub Statistics"
msgstr "Tilastot"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Tähdet:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "Statistics"
msgid "GitLab Statistics"
msgstr "Tilastot"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Tekijä:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Account details"
msgid "Unverified details"
msgstr "Tilin tiedot"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Lisenssi:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Vahvistettu*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Vahvistettu"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Poista tämä sähköpostiosoite"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Poista sähköposti"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Kaikki projektit"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Luotu"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Viimeksi käytetty"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Ei koskaan"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profiilikuva"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Täysi nimi"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Ei nimeä asetettu"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Julkinen sähköposti"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Päivitä tili"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Tilin sähköpostit"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Tila"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Lisää sähköposti"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Vaihda salasana"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Vanha salasana"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Tämänhetkinen salasanasi"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Uusi salasana"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Vahvista uusi salasana"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Päivitä salasana"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Tili luotu"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Kirjauduttu sisään"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Ei mikään"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Palautuskoodi"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Poista laite"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Syy:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Tämänhetkinen salasanasi"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Virheellinen tai vanhentunut kahden tekijän kirjautuminen."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Virheellinen tai vanhentunut kahden tekijän kirjautuminen."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Enter authentication code"
msgid "Session reauthentication failed"
msgstr "Syötä tunnistautumiskoodi"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Sähköposti lisätty tiliin"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Sähköposti poistettu tililtä"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Sähköposti vahvistettu"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Sähköposti vahvistettu uudelleen"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Sähköposti lähetetty"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Salasanan nollausta pyydetty"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Salasanan nollausta pyydetty"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Salasana nollattiin onnistuneesti"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Salasana vaihdettiin onnistuneesti"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Salasanan nollaminen"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Laitteen nimi:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Kaksivaiheinen tunnistautuminen poistettu"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Kaksivaiheinen tunnistautuminen poistettu"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Palautuskoodit luotu"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Palautuskoodit luotu uudelleen"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Palautuskoodi käytetty kirjautumiseen"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Luo tili"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4284,60 +4297,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Päivämäärä / aika"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Laitteen nimi"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4379,11 +4392,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4395,27 +4408,27 @@ msgstr "Et voi palauttaa tiliä poistamisen jälkeen"
msgid "Delete your PyPI account"
msgstr "Poista PyPI-tilisi"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Kaksivaiheinen tunnistautuminen (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4423,146 +4436,146 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "Palautuskoodit luotu"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "Palautuskoodi"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Luo uudelleen"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove last 2FA method"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Poista"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Poista tunnistautumissovellus"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Poista sovellus"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Poista laite"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Laitteen nimi"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Luo palautuskoodit"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "Anna palautuskoodi"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not enabled two factor authentication on your account."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid "Two factor authentication removed"
msgid ""
@@ -4570,7 +4583,7 @@ msgid ""
"application"
msgstr "Kaksivaiheinen tunnistautuminen poistettu"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Two factor authentication removed"
msgid ""
@@ -4578,15 +4591,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "Kaksivaiheinen tunnistautuminen poistettu"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Lisännyt:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Poistanut:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Created by:"
msgid "Submitted by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Nimesi"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Käyttäjätunnus"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Luotu %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Luo tili"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Hylkää"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Created by:"
msgid "Submitted %(submitted)s"
msgstr "Luonut:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Luo tili"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Luotu"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5078,19 +5091,19 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Poista PyPI-tilisi"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project name"
msgid "PyPI Project Name"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Nimesi"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5212,97 +5225,97 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nimi"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Ei nimeä asetettu"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project name"
msgid "project"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "New releases"
msgid "release"
msgstr "Uudet julkaisut"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5313,37 +5326,37 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Sähköposti"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5351,123 +5364,123 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project name"
msgid "my-project"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Käyttäjätunnuksesi"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Käyttäjätunnus"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "Luo tili"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project name"
msgid "Project"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Trendaavia projekteja"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5478,15 +5491,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -5494,156 +5507,157 @@ msgid ""
"your account before adding a new publisher."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Tilin palautuskoodit"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Tallenna palautuskoodisi"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Create API token"
msgstr "Luo tili"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5651,65 +5665,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "Luo tili"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Luo tili"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5815,25 +5829,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5841,152 +5855,151 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Created by:"
msgid "Date submitted"
msgstr "Luonut:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Created by:"
msgid "Submit"
msgstr "Luonut:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Projektin '%(project_name)s' historia"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5994,7 +6007,7 @@ msgid ""
"%(role_name)s"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6002,14 +6015,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6017,158 +6030,158 @@ msgid ""
"%(role_name)s expired"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Rekisteröidy"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Poistanut:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Poistanut:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Hylkää"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Created by:"
msgid "Invited by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Poistanut:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "History for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Projektin %(project_name)s historia"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6217,59 +6230,59 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Trendaavia projekteja"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "Ei projekteja"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6277,13 +6290,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6291,211 +6304,211 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "Luo uusia projekteja"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Käyttäjä"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Päänavigointi"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Tili luotu"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6503,51 +6516,51 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Tilin tiedot"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Roolikutsu on virheellinen."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6555,61 +6568,61 @@ msgid ""
"your organization."
msgstr "Et voi palauttaa tiliä poistamisen jälkeen"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Luo tili"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Organisaatiosi omistaa tällä hetkellä %(count)s projektin."
msgstr[1] "Organisaatiosi omistaa tällä hetkellä %(count)s projektia."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Et voi palauttaa tiliä poistamisen jälkeen"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "Vahvista kutsu"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s jäsen"
msgstr[1] "%(member_count)s jäsentä"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Luo tili"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Tuhoa dokumentaatio"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Tiedostonimi:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Luotu"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Account created"
msgid "API token created"
msgstr "Tili luotu"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement enabled"
msgstr "(pakollinen)"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Created by:"
msgid "Enabled by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement disabled"
msgstr "(pakollinen)"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Created by:"
msgid "Disabled by:"
msgstr "Luonut:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Takaisin projekteihin"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6987,24 +7000,24 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Kutsu projektiin '${project_name}' on hylätty."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7014,13 +7027,13 @@ msgstr ""
"Tämä käyttäjätunnus on jo toisen tilin käytössä. Valitse toinen "
"käyttäjätunnus."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7029,35 +7042,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7065,93 +7078,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Uudet julkaisut"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7212,54 +7225,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Create an account"
msgid "For more information, see PEP 592."
msgstr "Luo tili"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7268,27 +7281,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project name"
msgid "Project Roles"
msgstr "Projektin nimi"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7449,7 +7462,7 @@ msgstr "Luo tili"
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7457,105 +7470,105 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Luo tili"
msgstr[1] "Luo tili"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Luo tili"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove your own team as Owner"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Luo tili"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "Ei projekteja"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project name"
msgid "Project size:"
msgstr "Projektin nimi"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7570,27 +7583,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7598,66 +7611,66 @@ msgid ""
"organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Olet nyt ${role} projektissa '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Ei projekteja"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7665,45 +7678,45 @@ msgid ""
"role."
msgstr "Et voi palauttaa tiliä poistamisen jälkeen"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Add the project to an organization that you own."
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer project"
msgstr "Trendaavia projekteja"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Luo tili"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7711,13 +7724,13 @@ msgid ""
"or manage."
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7725,84 +7738,84 @@ msgid ""
"manage."
msgstr "Virheellinen tunnussanoma: ei sähköpostin vahvistustunnus"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s ei ole ladannut vielä yhtään projektia PyPI:in"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "History for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Projektin %(project_name)s historia"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Luo tili"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Virheellinen palautuskoodi."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7815,35 +7828,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7854,15 +7867,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7871,88 +7884,88 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "Luo tili"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Takaisin projekteihin"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Etsi projekteja"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "Luo tili"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "Luo tili"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Luo tili"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Et ole tämän projektin omistaja"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Lisää sähköposti"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8217,7 +8230,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8305,74 +8317,74 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Etsi projekteja"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Two factor authentication removed"
msgid ""
@@ -8380,248 +8392,248 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "Kaksivaiheinen tunnistautuminen poistettu"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Kuumat lehdistöltä: uusimmat projektien julkaisut"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8641,7 +8653,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8738,17 +8750,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8757,7 +8769,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8770,7 +8782,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8779,21 +8791,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9124,35 +9136,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9160,15 +9172,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9228,14 +9240,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9243,7 +9255,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9251,7 +9263,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Tai selaa projekteja"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9318,20 +9330,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9340,7 +9352,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9372,7 +9384,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9398,7 +9410,7 @@ msgid ""
"Advisory Database."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guidessa."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9423,7 +9435,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9431,47 +9443,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9510,7 +9522,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9522,7 +9534,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9530,7 +9542,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9538,7 +9550,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9546,7 +9558,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9584,7 +9596,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9593,7 +9605,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9604,35 +9616,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9640,14 +9652,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9656,7 +9668,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9667,13 +9679,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9681,7 +9693,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9691,14 +9703,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9706,7 +9718,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9778,22 +9790,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9801,7 +9813,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9814,7 +9826,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python Packaging User "
"Guidessa."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9890,39 +9902,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentaatio"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10090,7 +10108,7 @@ msgstr ""
"Python Package Index:n onnistunut uudelleenkäynnistys, perustuen uuteen "
"\"Warehouse\"-koodipohjaan"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "Sponsori"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "Statistics"
msgid "First-party statistics"
msgstr "Tilastot"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "Statistics"
msgid "Third-party statistics"
msgstr "Tilastot"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fil/LC_MESSAGES/messages.po b/warehouse/locale/fil/LC_MESSAGES/messages.po
index 0e76511bb941..c930d8a88fae 100644
--- a/warehouse/locale/fil/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fil/LC_MESSAGES/messages.po
@@ -17,13 +17,13 @@ msgstr ""
"|| n % 10 == 6 || n % 10 == 9);\n"
"X-Generator: Weblate 4.15-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -31,19 +31,19 @@ msgstr ""
"Dapat paganahin ang two-factor authentication sa iyong account upang "
"maisagawa ang pagkilos na ito."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Na update na ang lokal"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "And email address ay hindi valid. Subukan muli."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Maling password. Subukan muli."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -53,29 +53,29 @@ msgstr ""
"titik, numero, tuldok, gitling at salungguhit. At dapat ding magsimula at "
"magtapos sa isang titik o numero. Pumili ng ibang username."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Walang nahanap na user na may ganitong username"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Ang TOTP code ay dapat na may ${totp_length} numero."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Ang recovery code ay dapat mayroong ${recovery_code_length} karakter."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Pumili ng username na may 50 characters o mas kaunti."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -83,12 +83,12 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account. Pumili ng ibang "
"username."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Ang password ay napakahaba."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -99,23 +99,23 @@ msgstr ""
"Napakaraming hindi matagumpay na pagtatangka sa pag-log in. Subukan ulit "
"mamaya."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Ang iyong passwords ay hindi tugma. Subukan muli."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "And email address ay hindi valid. Subukan muli."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Hindi mo pwedeng gamitin ang email address na nanggaling sa domain na ito. "
"Pumili ng ibang email."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -123,7 +123,7 @@ msgstr ""
"Ang email address na ito ay ginagamit na ng account na ito. Gumamit ng ibang "
"email."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -131,40 +131,40 @@ msgstr ""
"Ang email address na ito ay ginagamit na ng isa pang account. Gumamit ng "
"ibang email."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 karakter o mas "
"kaunti pa dito."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Di-wastong TOTP code."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Di-wastong WebAuthn assertion: Bad payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Hindi wastong recovery code."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Nagamit na dati ang recovery code."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "And email address ay hindi valid. Subukan muli."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -175,7 +175,7 @@ msgstr ""
"Napakaraming hindi matagumpay na pagtatangka sa pag-log in. Subukan ulit "
"mamaya."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -185,7 +185,7 @@ msgstr ""
"verify ang mga ito. Tingnan ang iyong inbox at sundin ang mga link sa pag-"
"verify. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -196,188 +196,188 @@ msgstr ""
"nang hindi kinukumpleto ang mga ito. Tingnan ang iyong inbox at sundin ang "
"mga link sa pag-verify. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Di-wasto o nag-expire na two factor login."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Na-authenticate na"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Matagumpay na WebAuthn assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -388,47 +388,47 @@ msgstr ""
"Napakaraming hindi matagumpay na pagtatangka sa pag-log in. Subukan ulit "
"mamaya."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -446,7 +446,7 @@ msgstr ""
"numero.\n"
"Pumili ng ibang username."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -458,7 +458,7 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -470,22 +470,22 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -496,7 +496,7 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -506,7 +506,7 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 character o mas "
"kaunti."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -516,11 +516,11 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 character o mas "
"kaunti."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -530,7 +530,7 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 character o mas "
"kaunti."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -540,23 +540,23 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 character o mas "
"kaunti."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -566,17 +566,17 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
@@ -584,7 +584,7 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 karakter o mas "
"kaunti pa dito."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -594,225 +594,225 @@ msgstr ""
"Masyadong mahaba ang pangalan. Pumili ng pangalan na may 100 character o mas "
"kaunti."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Hindi wastong recovery code."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Hindi wastong recovery code."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Hindi wastong recovery code."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Hindi wastong recovery code."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Hindi wastong recovery code."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -822,7 +822,7 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -832,489 +832,494 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "Hindi wastong recovery code."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Hindi wastong recovery code."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Hindi wastong recovery code."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Hindi wastong recovery code."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "Ang password ay napakahaba."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Ang iyong passwords ay hindi tugma. Subukan muli."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "Ang password ay napakahaba."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Mag log in"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Magparehistro"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
#, fuzzy
msgid "View menu"
msgstr "Tignan ang menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1324,7 +1329,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Babala"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Ikaw ay gumagamit ng hindi suportadong browser, i-upgrade ito sa "
"pinakabagong bersyon."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
#, fuzzy
msgid "FAQs"
msgstr "FAQs"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
#, fuzzy
msgid "About PyPI"
msgstr "Tungkol sa PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Ang aming sponsors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
#, fuzzy
msgid "Contributing to PyPI"
msgstr "Pag-aambag sa PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1627,149 +1635,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1778,11 +1786,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1950,42 +1958,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1993,196 +2001,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2272,26 +2280,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2299,11 +2307,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2622,36 +2630,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2659,7 +2667,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2667,7 +2675,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2676,11 +2684,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2699,72 +2707,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2772,166 +2780,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2939,7 +2947,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2947,195 +2955,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3143,37 +3151,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3184,7 +3192,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3197,89 +3205,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3288,13 +3296,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3302,268 +3310,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4065,58 +4073,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4158,11 +4166,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4174,27 +4182,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4202,162 +4210,162 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4626,196 +4634,196 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4823,17 +4831,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4949,89 +4957,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5042,35 +5050,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5078,111 +5086,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5193,169 +5201,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5363,61 +5372,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5523,322 +5532,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5846,29 +5854,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5876,66 +5884,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5943,192 +5951,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6136,99 +6144,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6516,13 +6524,13 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6532,52 +6540,52 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6587,23 +6595,23 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6613,13 +6621,13 @@ msgstr ""
"Ang username na ito ay ginagamit na ng isa pang account.\n"
"Pumili ng ibang username."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6628,35 +6636,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6664,91 +6672,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6809,54 +6817,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6865,27 +6873,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7043,7 +7051,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7051,95 +7059,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Pumili ng username na may 50 characters o mas kaunti"
msgstr[1] "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7154,203 +7162,203 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "Pumili ng username na may 50 characters o mas kaunti"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7363,33 +7371,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7400,15 +7408,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7417,74 +7425,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7725,7 +7733,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7797,7 +7804,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7806,319 +7813,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "Hindi wastong recovery code."
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8138,7 +8145,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8235,17 +8242,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8254,7 +8261,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8267,7 +8274,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8276,21 +8283,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8621,35 +8628,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8657,15 +8664,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8725,14 +8732,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8740,7 +8747,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8748,7 +8755,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8814,20 +8821,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8836,7 +8843,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8868,7 +8875,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8895,7 +8902,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8905,7 +8912,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8913,47 +8920,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8992,7 +8999,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9004,7 +9011,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9012,7 +9019,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9020,7 +9027,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9028,7 +9035,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9066,7 +9073,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9075,7 +9082,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9086,35 +9093,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9122,14 +9129,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9138,7 +9145,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9149,13 +9156,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9163,7 +9170,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9173,14 +9180,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9188,7 +9195,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9260,22 +9267,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9283,7 +9290,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9296,7 +9303,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9365,39 +9372,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Walang resultang lumabas para sa '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fr/LC_MESSAGES/messages.po b/warehouse/locale/fr/LC_MESSAGES/messages.po
index 66807550c09f..5d355531e494 100644
--- a/warehouse/locale/fr/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fr/LC_MESSAGES/messages.po
@@ -48,7 +48,7 @@ msgstr ""
"X-Generator: Weblate 5.10.3-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -56,7 +56,7 @@ msgstr ""
"Vous devez vérifier votre adresse électronique **primaire** avant de pouvoir "
"effectuer cette action."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -64,19 +64,19 @@ msgstr ""
"L'authentification à deux facteurs doit être activée sur votre compte pour "
"effectuer cette action."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Langue mise à jour"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "L’adresse e-mail est invalide. Veuillez réessayer."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Le mot de passe est invalide. Veuillez réessayer."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -86,31 +86,31 @@ msgstr ""
"points, tirets ou tirets bas. Il doit aussi commencer et se terminer par une "
"lettre ou un nombre. Choisissez un nom de profil différent."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Les octets nuls ne sont pas autorisés."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Aucun compte trouvé sous ce nom"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Le code TOTP doit comporter ${totp_length} chiffres."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Les codes de récupération doivent comporter ${recovery_code_length} "
"caractères."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Choisissez un nom de 50 caractères maximum."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -118,12 +118,12 @@ msgstr ""
"Ce nom de profil est déjà utilisé par un autre compte. Choisissez un nom de "
"profil différent."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Le mot de passe est trop long."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -132,21 +132,21 @@ msgstr ""
"Il y a eu trop de tentatives de connexion infructueuses. Veuillez réessayer "
"dans ${time}.."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Vos mots de passe ne correspondent pas. Veuillez réessayer."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "L’adresse e-mail trop longue. Veuillez réessayer."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Vous ne pouvez pas utiliser une adresse e-mail de ce domaine. Veuillez "
"utiliser une adresse e-mail différente."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -154,7 +154,7 @@ msgstr ""
"Cette adresse e-mail est déjà utilisée par ce compte. Veuillez utiliser une "
"adresse e-mail différente."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -162,36 +162,36 @@ msgstr ""
"Cette adresse e-mail est déjà utilisée par un autre compte. Veuillez "
"utiliser une adresse e-mail différente."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "Les URLs ne sont pas autorisées dans le champ nom."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Code TOTP invalide."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Echec de la vérification WebAuthn : requête malformée"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Code de récupération invalide."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Le code de récupération a été utilisé précédemment."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Le nom d'utilisateur est invalide. Veuillez réessayer."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -200,7 +200,7 @@ msgstr ""
"Il y a eu trop de tentatives de connexion infructueuses. Votre compte est "
"verrouillé pendant {}. Veuillez réessayer plus tard."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -210,7 +210,7 @@ msgstr ""
"vérifiées. Veuillez consulter votre boîte de messagerie et suivre les liens "
"de vérification. (IP : ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -221,26 +221,26 @@ msgstr ""
"ce compte qu'elles n'aient abouti. Veuillez consulter votre boîte de "
"messagerie et suivre les liens de vérification. (IP : ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Connexion à deux facteurs invalide ou expirée."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Authentification déjà active"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Vérification WebAuthn réussie"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Code de récupération accepté. Le code fourni ne peut plus être utilisé."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -248,36 +248,36 @@ msgstr ""
"L'inscription de nouveaux profils est temporairement désactivée. Consultez "
"https://pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Jeton expiré : demandez un nouveau lien de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"Jeton invalide : demandez un nouveau lien de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Jeton invalide : aucun jeton fourni"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
"Jeton invalide : ce n’est pas un jeton de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Jeton invalide : profil introuvable"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Jeton invalide : Une connexion a eu lieu après que ce jeton a été demandé"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -285,118 +285,118 @@ msgstr ""
"Jeton invalide : le mot de passe a déjà été changé après que ce jeton a été "
"demandé"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Vous avez réinitialisé votre mot de passe"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Jeton expiré : demandez un nouveau lien de vérification d'e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Jeton invalide : demandez un nouveau lien de vérification d'e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Jeton invalide : ce n'est pas un jeton de vérification d'e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail non trouvé"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail déjà vérifié"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
"Vous pouvez dorénavant configurer cet e-mail comme votre adresse principale"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Ceci est votre adresse principale"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Adresse e-mail ${email_address} verifiée. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Jeton expiré : demandez une nouvelle invitation a l'organisation"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Jeton invalide : demandez une nouvelle invitation a l'organisation"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Jeton invalide : ce n'est pas un jeton d'invitation à une organisation"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "L'invitation à l'organisation n'est pas valide."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "L'invitation à l'organisation a été révoquée."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "L'invitation a l'organisation « ${organization_name} » a été refusée."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
"Vous avez désormais le rôle « ${role} » au sein de l'organisation "
"« ${organization_name} »."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Jeton expiré : demandez une nouvelle invitation pour le rôle du projet"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
"Jeton invalide : demandez une nouvelle invitation pour le rôle du projet"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Jeton invalide : ce n'est pas un jeton d'invitation à collaborer"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "L'invitation n'est pas valide."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "L'invitation a été révoquée."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "L'invitation au projet « ${project_name} » a été refusée."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
"Vous avez désormais le rôle « ${role} » au sein du projet "
"« ${project_name} »."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Veuillez consulter nos Conditions d'utilisation "
"mises à jour."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -404,13 +404,13 @@ msgstr ""
"La publication sécurisée est temporairement désactivée. Consultez https://"
"pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"désactivée. Consultez https://pypi.org/help#admin-intervention pour plus "
"d'informations."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -419,15 +419,15 @@ msgstr ""
"éditeur de confiance en attente. Voir https://pypi.org/help#openid-connect "
"pour plus de détails."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Vous ne pouvez pas enregistrer plus de 3 éditeurs de confiance à la fois."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -435,14 +435,14 @@ msgstr ""
"Il y a eu trop de tentatives d'inscription d'éditeur de confiance. Veuillez "
"réessayer plus tard."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "L'éditeur de confiance n'a pas pu être enregistré"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -450,33 +450,33 @@ msgstr ""
"Cet éditeur de confiance a déjà été enregistré. Veuillez contacter les "
"administrateurs de PyPI si cela n'était pas intentionnel."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Nouveau fournisseur ajouté pour "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID d'éditeur invalide"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Éditeur de confiance du projet supprimé "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Aperçu de la bannière"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
"Sélectionnez un nom de compte d'organisation de 50 caractères ou moins."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -488,7 +488,7 @@ msgstr ""
"se terminer par une lettre ou un nombre. Sélectionnez un nom de compte "
"d'organisation différent."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -496,7 +496,7 @@ msgstr ""
"Ce nom d'organisation est déjà utilisé. Choisissez un nom d'organisation "
"différent."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -504,16 +504,16 @@ msgstr ""
"Vous avez déjà envoyé une application pour ce nom. Choisissez un nom "
"d'organisation différent."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Sélectionner le projet"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Spécifiez le nom du projet"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -521,13 +521,13 @@ msgstr ""
"Doit commencer et se terminer par une lettre ou un chiffre ne contenant que "
"des chiffres au format ASCII et des « . » , « _ » et « -' »."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Ce nom de projet est déjà utilisé. Choisissez un nom de projet différent."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -535,7 +535,7 @@ msgstr ""
"Le nom de l'organisation est trop long. Choisissez un nom d'organisation "
"d’au plus 100 caractères."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -543,11 +543,11 @@ msgstr ""
"L'URL de l'organisation est trop longue. Choisissez une URL d’au plus 400 "
"caractères."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "L'URL de l'organisation doit commencer par http:// ou https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -555,7 +555,7 @@ msgstr ""
"La description de l'organisation est trop longue. Choisissez une description "
"d’au plus 400 caractères."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -567,15 +567,15 @@ msgstr ""
"La description est trop longue. Choisissez une description d’au plus 400 "
"caractères."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Vous avez déjà soumis le nombre maximum de "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Choisissez un nom d'équipe de 50 caractères ou moins."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -584,24 +584,24 @@ msgstr ""
"ou se terminer par un espace, un point, un tiret bas, un tiret ou un slash. "
"Choisissez un autre nom d'équipe."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Ce nom d'équipe est déjà utilisé. Choisissez un nom d'équipe différent."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Spécifiez le nom du dépôt alternatif"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Spécifiez l'URL du dépôt alternatif"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "L'URL est trop longue. Choisissez une URL d’au plus 400 caractères."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -609,65 +609,65 @@ msgstr ""
"La description est trop longue. Choisissez une description d’au plus 400 "
"caractères."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Détails du compte mis à jour"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mail ${email_address} ajouté - consultez votre boîte mail pour le lien de "
"vérification"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Les codes de récupération ont déjà été générés"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"La génération de nouveaux codes de récupération rendra invalide vos codes "
"existants."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Vérifiez votre adresse e-mail pour créer un token API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API Token n'existe pas."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Identifiants incorrects. Veuillez réessayer"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Informations de localisation du dépôt alternatif invalides"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Dépôt alternatif '${name}' ajouté"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Confirmer la demande"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "ID du dépôt alternatif invalide"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Dépôt alternatif invalide pour ce projet"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -676,16 +676,16 @@ msgstr ""
"Suppression du dépôt alternatif impossible - ${confirm} n'est pas le même "
"que ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Dépôt alternatif '${name}' supprimé"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "L'éditeur de confiance n'a pas pu être restreint"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -693,7 +693,7 @@ msgstr ""
"La publication de confiance basée sur GitHub est temporairement désactivée. "
"Consultez https://pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -701,7 +701,7 @@ msgstr ""
"La publication de confiance basée sur GitLab est temporairement désactivée. "
"Consultez https://pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -709,7 +709,7 @@ msgstr ""
"Publication de confiance basée sur Google est temporairement désactivée. "
"Consultez https://pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -718,9 +718,9 @@ msgstr ""
"désactivée. Consultez https://pypi.org/help#admin-intervention pour plus "
"d'informations."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -728,46 +728,46 @@ msgstr ""
"La suppression de projet est temporairement désactivée. Consultez https://"
"pypi.org/help#admin-intervention pour plus d'informations."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Impossible de remiser la version - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Impossibile de dé-remiser la version - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Impossible de supprimer la version - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Impossible de trouver le fichier"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Impossible de supprimer le fichier - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"L'équipe « ${team_name} » a déjà le rôle « ${role_name} » pour le projet"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"Le profil « ${username} » a déjà le rôle « ${role_name} » pour le projet"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
"${username} a désormais le rôle « ${role} » au sein du projet "
"« ${project_name} »."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -776,8 +776,8 @@ msgstr ""
"Le profil « ${username} » n'a pas d'adresse e-mail principale vérifiée, son "
"rôle « ${role_name} » ne peut donc pas être ajouté au projet"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -785,33 +785,33 @@ msgstr ""
"Le profil « ${username} » a déjà reçu une invitation. Veuillez réessayer "
"plus tard."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invitation envoyée à « ${username} »"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Impossible de trouver l'invitation."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Invitation déjà expirée."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Invitation annulée par « ${username} »."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"Le profil « ${username} » a déjà le rôle « ${role_name} » pour l'organisation"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -820,26 +820,26 @@ msgstr ""
"Le profil « ${username} » n'a pas d'adresse e-mail principale vérifiée, son "
"rôle « ${role_name} » ne peut donc pas être ajouté a l'organisation"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Impossible de trouver l'invitation à l'organisation."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "L'invitation à l'organisation n'a pas pu être renvoyée."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "L'invitation expirée au projet '${username}' a été supprimée."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nom de projet invalide"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings ici pour lui créer un éditeur de confiance."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Ce projet existe déjà."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Ce nom de projet n'est pas autorisé"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "Ce nom de projet est trop similaire à celui d'un projet existant"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -868,203 +868,203 @@ msgstr ""
"Ce nom de projet n'est pas autorisé (conflit avec le nom du module de la "
"bibliothèque standard Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Spécifier un ID d'éditeur"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "L'auteur doit être spécifié par son identifiant"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Spécifiez le nom du projet"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Les tirets doubles ne sont pas autorisés dans le nom"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Les tirets ne sont pas autorisés au début ou à la fin du nom"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"Erreur inattendue de la part d'ActiveState. Veuillez essayer à nouveau dans "
"quelques minutes"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Erreur inattendue d'ActiveState. Veuillez réessayer"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Spécifiez un nom d'organisation ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Spécifiez le nom du projet ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Nom de projet ActiveState invalide"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Organisation ActiveState non trouvée"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Acteur ActiveState non trouvé"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Spécifiez le propriétaire du dépôt GitHub (nom d'utilisateur ou organisation)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Spécifiez le nom du dépôt"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nom de dépôt invalide"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Spécifiez le nom de fichier du flux de travail"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Nom d'utilisateur ou organisation GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub a limité cette action. Veuillez essayer à nouveau dans quelques "
"minutes."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Erreur inattendue de GitHub. Veuillez réessayer."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Erreur de connexion de la part de GitHub. Veuillez essayer à nouveau dans "
"quelques minutes."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"Pas de réponse de la part de GitHub. Veuillez essayer à nouveau dans "
"quelques minutes."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nom d'utilisateur ou organisation GitHub invalide."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Le nom du flux de travail doit se terminer par .yml ou .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"Le nom de fichier du flux de travail doit être un nom de fichier uniquement, "
"sans dossiers"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Le nom se termine par .git ou .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Spécifiez l'espace de noms GitLab (nom d'utilisateur ou groupe/sous-groupe)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nom ou groupe/sous-groupe GitLab invalide."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Spécifiez le nom de pipeline de plus haut niveau"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Nom d'environnement invalide"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
"Le nom du pipeline de plus haut niveau doit se terminer par .yml ou .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"Le nom du pipeline de plus haut niveau ne peut pas commencer ou finir par /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Indiquez un lien d'inspecteur pour spécifier les lignes de code."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Votre rapport a été enregistré. Merci de votre aide."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Copié"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Mot de passe"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "Les mots de passe ne correspondent pas."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Le champ du mot de passe est vide"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Le mot de passe est fort"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Registered by:"
msgid "Yesterday"
@@ -1072,195 +1072,198 @@ msgid_plural "About %1 days ago"
msgstr[0] "Inscrit par :"
msgstr[1] "Inscrit par :"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
#, fuzzy
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "Il y a environ une heure"
msgstr[1] "Il y a environ %1 heures"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Actif"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "En retard de paiement"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Impayé"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Annulé"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incomplet"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Invitation expirée"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Essai"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Accès refusé / interdit (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Vous n'avez pas l'autorisation de consulter cette page"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Page non trouvée (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Nous avons cherché partout mais nous n'avons pas pu trouver cette page"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr ""
"Et maintenant pour quelque chose
de complètement différent"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python, le sketch de la fromagerie"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Lien externe"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Voir la transcription de la vidéo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Page supprimée (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "La page que vous cherchez a été supprimée"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erreur interne du serveur (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Une erreur est survenue"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1270,24 +1273,31 @@ msgstr ""
"donner accès à ce site.
Nous sommes au courant du problème et nous "
"travaillons à sa résolution au plus vite.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Consultez notre page de statut"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Code d'erreur 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Utilisez-vous PyPI pour le travail ?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considérez un don pour nous aider à construire une plateforme "
"plus stable et plus sûre."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1305,56 +1315,60 @@ msgstr ""
"minuscules), des chiffres et des caractères spéciaux. Évitez les mots "
"courants et les répétitions."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Force du mot de passe :"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navigation principale"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Aide"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsors"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Se connecter"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "S'inscrire"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Afficher le menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1368,7 +1382,7 @@ msgstr ""
"Foundation pour les produits et services liés à pypi.org. Toute autre "
"utilisation est interdite."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation ."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1388,48 +1402,48 @@ msgstr ""
"L'Index des Paquets Python (PyPI) est une collection de programmes pour le "
"langage de programmation Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS : 40 dernières mises à jour"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS : 40 paquets les plus récents"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Passer au contenu principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Passer à la version mobile"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Avertissement"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Vous utilisez un navigateur non supporté, veuillez effectuer la mise à jour "
"vers une version plus récente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1439,7 +1453,7 @@ msgstr ""
"qui vous permet d'essayer les outils et processus de publication sans "
"affecter le véritable index."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1447,234 +1461,239 @@ msgstr ""
"Certaines fonctionnalités pourraient ne pas fonctionner sans JavaScript. "
"Veuillez essayer de l'activer si vous rencontrez des problèmes."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Chercher dans PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Rechercher des projets"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Rechercher"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Rechercher des projets"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigation dans l'aide"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installation de paquets"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Publier de paquets"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guide d'utilisation"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Nom du projet réservé"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQ"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "À propos de PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Navigation dans la section À propos de PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Blog de PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Tableau de bord de l'infrastructure"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistiques"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logos et marques"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nos sponsors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuer à PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navigation dans la section Comment contribuer"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bugs et commentaires"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuer sur GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduire PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Sponsor pypi"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Liste des développeurs et développeuses"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Utilisation de PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Utilisation de la navigation de PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of Use"
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Signaler un problème de sécurité"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Code de conduite"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Notice de confidentialité"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Politique d'utilisation acceptable"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Statut :"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "Tous les systèmes sont opérationnels"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Développé est maintenu par la communauté Python, pour la communauté Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Faites un don aujourd'hui !"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Plan du site"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Passer à la version pour ordinateur"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmer l'action"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Confirmer ?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Code d'erreur"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Revenir sur la page d'accueil"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "L'Index des paquets Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Testez la publication de paquets Python avec l'Index de Test des Paquets "
"Python"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Développez la base de code derrière PyPI avec l’Index des paquets Python de "
"développement"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Recherchez, installez et publiez des paquets Python avec l'Index des Paquets "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ou bien explorez les projets"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projet"
msgstr[1] "%(num_projects_formatted)s projets"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s version"
msgstr[1] "%(num_releases_formatted)s versions"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s fichier"
msgstr[1] "%(num_files_formatted)s fichiers"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s profil"
msgstr[1] "%(num_users_formatted)s profils"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1692,149 +1711,149 @@ msgstr ""
"Celles et ceux qui créent des paquets utilisent PyPI pour distribuer leurs "
"logiciels."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Apprenez à empaqueter votre code Python pour PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Erreur de traitement du formulaire"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmez le mot de passe"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirmez votre mot de passe pour continuer"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Mot de passe"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obligatoire)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Votre mot de passe"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Afficher le mot de passe"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Mot de passe oublié ?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1848,12 +1867,12 @@ msgstr ""
"Nous n'allons pas vous demander de confirmer à nouveau votre mot de passe "
"dans les 60 prochaines minutes."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Cette URL est un point d’accès à l’API pour envoyer des fichiers sur PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guide d'utilisation des paquets Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1872,11 +1891,11 @@ msgstr ""
"Sinon, nous vous suggérons de consulter la page "
"d’accueil de PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirmer l'invitation"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s » avec le rôle "
"« %(role_name)s » ?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Accepter"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Refuser"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1910,50 +1929,50 @@ msgstr ""
"Vous devez d'abord activer l'authentification à deux "
"facteurs pour pouvoir accepter une invitation à rejoindre un projet."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Se connecter à %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nom de profil"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Votre nom de profil"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Se déconnecter"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Se déconnecter du profil %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Confirmer l'invitation à l'organisation"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1962,7 +1981,7 @@ msgstr ""
"Acceptez-vous l'invitation à rejoindre l'organisation "
"« %(organization_name)s » en tant que %(role_name)s ?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1972,63 +1991,63 @@ msgstr ""
"facteurs avant de pouvoir accepter une invitation à rejoindre une "
"organisation."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar pour {user} via gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Date d'inscription"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Inscription le %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s projet"
msgstr[1] "%(count)s projets"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Aucun projet"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Dernière version le %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s n'a pas encore envoyé de projet sur PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2036,29 +2055,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Rechercher des projets"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Codes de récupération"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Se connecter en utilisant des codes de récupération"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Entrez le code de récupération"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2068,13 +2087,13 @@ msgstr ""
"minuscules a-z
et de chiffres 0-9
(par ex. "
"badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Vérifier"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2087,22 +2106,23 @@ msgstr ""
"votre identité. Une fois utilisé, le code de récupération ne sera plus "
"valide."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
"Cela ne fonctionne pas ? Obtenir de l'aide.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Créer un compte"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Créer un compte sur %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2111,35 +2131,35 @@ msgstr ""
"Avant de créer un compte sur %(title)s, familiarisez-vous avec les règles "
"suivantes :"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "N'utilisez pas %(title)s pour des activités illégales ou dangereuses."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"N'usurpez pas l'identité de d'autres personnes et ne publiez pas "
"d'informations privées sans leur consentement."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Respectez les autres utilisateurs et évitez d'utiliser un langage abusif ou "
"discriminatoire."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Ne publiez pas de spam et ne distribuez pas de logiciels malveillants."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "N'utilisez pas %(title)s pour effectuer des recherches de sécurité."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full conditions d'utilisation complètes et la Politique d'utilisation acceptable."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nom"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Votre nom"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Adresse e-mail"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Votre adresse e-mail"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulaire de confirmation"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Sélectionnez un nom de profil"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Afficher les mots de passe"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Choisissez un mot de passe"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ pour plus d'informations."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Créer un compte"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Réinitialisation du mot de passe"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Pour réinitialiser votre mot de passe, entrez votre nom de profil ou votre e-"
"mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nom de profil ou adresse e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Demander la réinitialisation du mot de passe"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "E-mail de réinitialisation envoyé"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2256,7 +2276,7 @@ msgstr ""
"Si vous avez indique un nom d'utilisateur ou une adresse e-mail valide, un e-"
"mail a été envoyé à votre adresse électronique d’inscription."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2265,31 +2285,31 @@ msgstr ""
"L’e-mail contient un lien pour réinitialiser votre mot de passe. Ce lien "
"expirera dans %(n_hours)s heures."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Réinitialiser votre mot de passe"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Sélectionnez un nouveau mot de passe"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Réinitialiser le mot de passe"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Authentification à deux facteurs"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Authentification avec un périphérique de sécurité (ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2297,17 +2317,17 @@ msgstr ""
"Connectez votre périphérique de sécurité et cliquez sur le bouton « "
"S’authentifier avec le périphérique »."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Activez JavaScript pour vous connecter avec un périphérique de sécurité "
"(ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "S’authentifier avec le périphérique"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Mettez à jour votre navigateur pour vous connecter avec "
"un dispositif de sécurité (ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Rappelle-vous cet appareil pour %(remember_device_days)s days"
msgstr[1] "Rappelez-vous cet appareil pour %(remember_device_days)s jours"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Périphérique perdu ? Cela ne fonctionne pas ? Obtenir "
"de l'aide."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "S'authentifier avec une application"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Entrez le code d'authentification"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Générez un code en utilisant une application d'authentification connectée "
"à votre compte PyPI. Entrez ce code dans le formulaire pour vérifier votre "
"identité.
Application perdue ? Cela ne fonctionne pas ? Obtenir de l'aide.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Clé de sécurité oubliée ou accès à l'application perdu ?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Vous n'avez pas généré de codes de récupération de compte."
"strong>
Si vous perdez l'accès à votre méthode d'authentification à "
"deux facteurs, vous pourriez perdre l'accès à votre compte.Obtenir de l'aide sur les codes de récupération.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Votre compte PyPI %(username)s a été supprimé."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"responsables de PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2400,7 +2429,7 @@ msgstr ""
"%(initiator_username)s vous a donné le rôle « %(role)s »au "
"sein du projet %(project_name)s de %(site)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2409,7 +2438,7 @@ msgstr ""
"Vous recevez ce message car %(initiator_username)s vous a attribué un rôle "
"au sein d'un projet sur %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2420,12 +2449,12 @@ msgstr ""
"%(organization_name)s Adoption %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Vous recevez ceci car vous êtes membre de cette organisation."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2434,7 +2463,7 @@ msgstr ""
"Votre équipe a été ajoutée avec l'autorisation %(role)s au "
"projet %(project)s de %(site)s par %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2443,7 +2472,7 @@ msgstr ""
"Vous recevez ce message car votre équipe a été ajoutée par %(submitter)s à "
"un projet sur %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2453,11 +2482,11 @@ msgstr ""
"%(submitter)s vous a ajouté à l'équipe "
"« %(team_name)s » au sein de l'organisation %(organization_name)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Vous recevez ceci car vous êtes membre de cette équipe."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"responsables de PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2500,15 +2529,15 @@ msgstr ""
"Votre invitation à rejoindre l'organisation « %(organization_name)s » a été "
"annulée"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr ""
"Vous recevez ceci car vous avez été invité à rejoindre cette organisation."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2517,7 +2546,7 @@ msgstr ""
"Vous avez refusé l'invitation à rejoindre l'organisation "
"« %(organization_name)s »"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2526,7 +2555,7 @@ msgstr ""
"Bonjour, %(username)s. Un nouveau courriel '%(new_email_address)s' a été "
"ajouté à votre compte."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"responsables de PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2550,7 +2579,7 @@ msgstr ""
"Votre nouvelle organisation « %(organization_name)s » a été approuvée et "
"créée."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2558,7 +2587,7 @@ msgstr ""
"Vous possédez cette organisation et pouvez vous connecter pour gérer ses "
"projets, collaborateurs, équipes ou paramètres."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2567,7 +2596,7 @@ msgstr ""
"Votre demande de création d'une nouvelle organisation nommée "
"« %(organization_name)s » n'a pas été approuvée."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2579,12 +2608,12 @@ msgstr ""
"Votre demande de création d'une nouvelle organisation nommée "
"« %(organization_name)s » n'a pas été approuvée."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2593,26 +2622,26 @@ msgstr ""
"Votre demande pour une nouvelle organisation PyPI nommée "
"« %(organization_name)s » a été envoyée."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
"Vous allez recevoir un e-mail lorsque l'organisation aura été approuvée"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "L'organisation « %(organization_name)s » de %(site)s a été supprimée."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s pour communiquer avec les "
"administrateurs de %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Vous recevez ceci car vous étiez propriétaire de cette organisation."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2636,46 +2665,46 @@ msgstr ""
"Le profil %(username)s a rejoint "
"l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rôle"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membre de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Ajouté par"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Vous recevez ceci car vous êtes propriétaire de cette organisation."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2684,7 +2713,7 @@ msgstr ""
"Une invitation à rejoindre l'organisation « %(organization_name)s » pour le "
"profil %(username)s a été annulée"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2693,7 +2722,7 @@ msgstr ""
"Le profil %(username)s a refusé "
"l'invitation à rejoindre l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2702,11 +2731,11 @@ msgstr ""
"Le profil %(username)s a été invité à "
"rejoindre l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Invité par"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2715,12 +2744,12 @@ msgstr ""
"Le profil %(username)s a été retiré de "
"l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Retiré par"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2729,15 +2758,15 @@ msgstr ""
"Le rôle du profil %(username)s dans "
"l'organisation « %(organization_name)s » a été modifié vers %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nouveau rôle"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Modifié par"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2746,8 +2775,8 @@ msgstr ""
"Le projet « %(project_name)s » de %(site)s a été ajouté à l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
@@ -2755,7 +2784,7 @@ msgstr ""
"Vous recevez ceci car vous êtes propriétaire du projet ou de cette "
"organisation."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2764,7 +2793,7 @@ msgstr ""
"Le projet « %(project_name)s » de %(site)s a été retiré de l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2773,45 +2802,45 @@ msgstr ""
"L'organisation de %(site)s a été renommée de "
"« %(previous_organization_name)s » vers « %(organization_name)s »."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"L'organisation « %(organization_name)s » de %(site)s a été mise à jour."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Ancien nom d'affichage :"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Nouveau nom d'affichage :"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Ancienne URL :"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nouvelle URL :"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Ancienne description :"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nouvelle description :"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Ancien type d'organisation :"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nouveau type d'organisation :"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2820,12 +2849,12 @@ msgstr ""
"Quelqu'un, peut-être vous, à modifié le mot de passe de votre compte PyPI "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Quoi ?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2837,7 +2866,7 @@ msgstr ""
"votre mot de passe par précaution et vous ne serez plus en mesure de vous "
"connecter ou de publier sur PyPI avec votre mot de passe existant."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2845,12 +2874,12 @@ msgstr ""
"Le site PyPI lui-même n'a pas été compromis. Il s'agit d'une mesure de "
"protection pour réduire les risques pour PyPI et ses utilisateur·rices."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Que dois-je faire ?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2859,11 +2888,11 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Comment puis-je vous contacter ?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2872,7 +2901,7 @@ msgstr ""
"Pour plus d'informations, vous pouvez écrire à %(email_address)s pour "
"communiquer avec les responsables de PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2886,7 +2915,7 @@ msgstr ""
"pourrez plus vous connecter ou publier sur PyPI avec votre mot de passe "
"existant."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2897,7 +2926,7 @@ msgstr ""
"protection pour réduire le risque d'attaque par "
"réutilisation d'identifiants envers PyPI et ses utilisateur·rices."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2912,11 +2941,11 @@ msgstr ""
"autres identifiants et vous rendre plus familier avec les bonnes pratiques "
"pour choisir un bon mot de passe."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Comment le savez-vous ?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2946,7 +2975,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s pour communiquer avec les "
"responsables de PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2955,7 +2984,7 @@ msgstr ""
"Quelqu'un, peut-être vous, a fait une demande de réinitialisation de mot de "
"passe pour votre comte PyPI « %(username)s »."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2964,23 +2993,23 @@ msgstr ""
"Si vous souhaiter procéder à cette demande, cliquez ici "
"pour réinitialiser votre mot de passe."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Ce lien expirera dans %(n_hours)s heure."
msgstr[1] "Ce lien expirera dans %(n_hours)s heures."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Si vous n'avez pas fait cette demande, vous pouvez ignorer cet e-mail en "
"toute sécurité."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2992,13 +3021,13 @@ msgstr ""
"Quelqu'un, peut-être vous, a fait une demande de réinitialisation de mot de "
"passe pour votre comte PyPI « %(username)s »."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3006,20 +3035,20 @@ msgid ""
"account, try that instead."
msgstr "Vous avez perdu accès à l'adresse e-mail associée à votre compte"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "Version %(version)s remisée"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3029,7 +3058,7 @@ msgstr ""
"strong> a été changée de %(old_email)s
à %(new_email)s"
"code>"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3041,7 +3070,7 @@ msgstr ""
"facteurs est activée, mais que vous n'avez pas généré de codes de "
"récupération pour ce compte."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3051,7 +3080,7 @@ msgstr ""
"et n'avez plus accès à ces codes de récupération, vous pourriez perdre "
"définitivement l'accès à votre compte PyPI !"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3069,7 +3098,7 @@ msgstr ""
"Un code de récupération pour votre compte PyPI %(username)s "
"a été utilisé."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3078,22 +3107,22 @@ msgstr ""
"De nouveaux codes de récupération pour votre compte PyPI "
"%(username)s ont été générés."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Votre profil a été retiré de l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Vous recevez ceci car vous étiez membre de cette organisation."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr "%(submitter)s a retiré votre équipe du projet %(project)s de %(site)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3102,7 +3131,7 @@ msgstr ""
"Vous recevez ce message car %(submitter)s a retiré votre équipe d'un projet "
"sur %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3111,11 +3140,11 @@ msgstr ""
"Votre profil a été retiré de l'équipe « %(team_name)s » dans l'organisation "
"« %(organization_name)s »"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Vous recevez ceci car vous étiez membre de cette équipe."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your role in the \"%(organization_name)s\" organization has been changed "
@@ -3127,7 +3156,7 @@ msgstr ""
"Votre rôle dans l'organisation « %(organization_name)s » a été modifié vers "
"%(role)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3136,7 +3165,7 @@ msgstr ""
"Le rôle de votre équipe pour le projet %(project)s a été modifié par "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3146,7 +3175,7 @@ msgstr ""
"ajouter d'autres collaborateurs, ajouter des versions et supprimer des "
"fichiers, des versions, ou bien le projet complet."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3156,7 +3185,7 @@ msgstr ""
"projet. Vous pouvez ajouter des versions mais pas ajouter de collaborateurs "
"ni supprimer des fichiers, des versions ou le projet."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3165,44 +3194,44 @@ msgstr ""
"Vous recevez ce message car %(submitter)s a modifié le rôle de votre équipe "
"pour le projet %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Un nouveau collaborateur a été ajouté à un projet que vous possédez sur "
"%(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Équipe"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Autorisations"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Collaborateur pour"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Vous recevez ceci car vous êtes propriétaire de ce projet."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"Un collaborateur a été retiré d'un projet que vous possédez sur %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3210,7 +3239,7 @@ msgstr ""
"Les autorisations d'un collaborateur ont été modifiées sur un projet que "
"vous possédez sur %(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3219,10 +3248,10 @@ msgstr ""
"Une équipe appelée « %(team_name)s » a été créée dans l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
@@ -3230,7 +3259,7 @@ msgstr ""
"Vous recevez ceci car vous êtes propriétaire ou gestionnaire de "
"l'organisation."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3239,7 +3268,7 @@ msgstr ""
"Une équipe appelée « %(team_name)s » a été supprimée de l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3250,7 +3279,7 @@ msgstr ""
"« %(team_name)s » dans l'organisation « %(organization_name)s » par %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3261,7 +3290,7 @@ msgstr ""
"« %(team_name)s » dans l'organisation « %(organization_name)s » par %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3270,7 +3299,7 @@ msgstr ""
"Quelqu'un, peut-être vous, à ajouté une méthode d'authentification à deux "
"facteurs (%(method)s) à votre compte PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3279,7 +3308,7 @@ msgstr ""
"Quelqu'un, peut-être vous, à supprimé une méthode d'authentification à deux "
"facteurs (%(method)s) de votre compte PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3288,7 +3317,7 @@ msgstr ""
"Quelqu'un, peut-être vous, a ajouté cette adresse e-mail "
"(%(email_address)s
) à son compte PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3297,7 +3326,7 @@ msgstr ""
"Si vous souhaiter donner suite à cette demande, cliquez "
"ici pour vérifier l'adresse e-mail."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3306,7 +3335,7 @@ msgstr ""
"Le profil %(initiator_username)s "
"vous a invité à rejoindre l'organisation « %(organization_name)s »"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3315,142 +3344,142 @@ msgstr ""
"Si vous souhaiter continuer, suivez ce lien pour "
"accepter ou refuser l'invitation."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "Sinon vous pouvez simplement ignorer cet e-mail."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Ce lien expirera dans %(n_hours)s heures."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Masquer cette notification"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fermer"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Vos projets"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Vos organisations"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Paramètres du compte"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Profil public"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "Informations sur le fichier"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "Taille : %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "Tags : %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Empreintes pour %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algorithme"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Empreinte de hachage"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copier dans le presse-papiers"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copier"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Empreintes pour %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Erreur"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Succès"
@@ -3474,31 +3503,31 @@ msgstr "Succès"
msgid "Manage project"
msgstr "Gérer le projet"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Précédent"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Suivant"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"Votre adresse e-mail principale (%(email_address)s) n'est pas vérifiée."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Vous n'avez pas d'adresse e-mail principale."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Vérifiez votre adresse e-mail ou ajoutez une nouvelle adresse."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3507,7 +3536,7 @@ msgstr ""
"L'authentification à deux facteurs est disponible, l'activer maintenant pour votre compte."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3520,7 +3549,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Modifier le profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3536,89 +3565,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s n'a pas encore publié de projets sur PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navigation pour la gestion de %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projets"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Personnes"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Équipes"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historique de sécurité"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Paramètres"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigation pour la gestion de %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Versions"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Personnes"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentation"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publication"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navigation pour la gestion de %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Membres"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Détails vérifiés"
@@ -3628,14 +3657,14 @@ msgstr "Détails vérifiés"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Dernière version : %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filtrer par classifieur"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Liens du projet"
@@ -3643,272 +3672,272 @@ msgstr "Liens du projet"
msgid "GitHub Statistics"
msgstr "Statistiques de GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Dépôt"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Stars :"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks :"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Tickets ouverts :"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "PR ouvertes :"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "Statistiques de GitLab"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Maintenu par"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar de {username} via gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Métadonnées"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Créé par :"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Maintenu par :"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Détails non vérifiés"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Ces détails n'ont pas été vérifiés par PyPi"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "Expression de la licence :"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "Expression de la licence"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licence :"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Étiquettes"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Nécessite :"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Fournit-Extra :"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classifieurs"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Vérifiée*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Des problèmes de livraison intermittents peuvent entraîner une perte de "
"vérification"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Vérifiée"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Non vérifiée*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*L'e-mail provenant de PyPI a été indiqué comme indésirable"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Erreur critique lors de l'envoi"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Trop de problèmes d'envoi"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Non vérifiée"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principale"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Voir les options d'e-mail"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Options"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Options pour %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Renvoyer l'e-mail de vérification"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Définir cette adresse e-mail comme principale"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Définir comme principale"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Supprimer cette adresse e-mail"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Supprimer l'e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Portée"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tous les projets"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Créé"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Dernière utilisation"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Jamais"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Afficher les options de jeton"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Supprimer le jeton"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Afficher l'identifiant unique"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Supprimer le jeton d'API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Les applications ou les scripts utilisant ce jeton n'auront plus accès à "
"PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identifiant unique pour le jeton d'API « %(token_description)s »"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Photo de profil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com pour générer votre photo de profil à "
"partir de votre adresse e-mail principale"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Modifier l'image sur gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Détails du compte"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Date d'inscription"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3939,24 +3968,24 @@ msgstr ""
"Affiché sur votre profil public. Ne peut pas être "
"modifié."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nom complet"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Aucun nom défini"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Affiché sur votre profil public"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "E-mail public"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your profil public, visible après connexion."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Mettre à jour le compte"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-mails du compte"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any principale recevra des notifications."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-mails associés à votre compte"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Statut"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Ajouter un e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Modifier le mot de passe"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Ancien mot de passe"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Votre mot de passe actuel"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nouveau mot de passe"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmez le nouveau mot de passe"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Mettre à jour le mot de passe"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Jetons d'API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4040,19 +4069,19 @@ msgstr ""
"Les jetons d'API fournissent une alternative d'authentification lors de "
"l'envoi de paquets sur PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "En savoir plus sur les jetons d'API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Jetons d'API actifs pour ce compte"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Ajouter un jeton d'API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4061,58 +4090,58 @@ msgstr ""
"Vérifiez votre adresse e-mail principale pour "
"ajouter des jetons d'API à votre compte."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Portée du jeton : Ensemble du compte"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Portée du jeton : Projet %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Expire : %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Compte créé"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Connecté"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Méthode d'authentification à deux facteurs :"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Aucune"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Périphérique de sécurité (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4120,182 +4149,182 @@ msgstr ""
"Application d'authentification (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Code de récupération"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Supprimer le périphérique"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Échec de la connexion"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Authentification de base (point de téléchargement)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Motif :"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Mot de passe incorrect"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Authentification à deux facteurs invalide (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Authentification à deux facteurs invalide (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Authentification à deux facteurs invalide (Code de récupération)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Échec de la réauthentification"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-mail ajouté au compte"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-mail supprimé du compte"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-mail vérifié"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-mail revérifié"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "E-mail principal modifié"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Ancien e-mail principal :"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nouvel e-mail principal :"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "E-mail principal défini"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-mail envoyé"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De :"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "À :"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Sujet :"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Réinitialisation de mot de passe demandée"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Tentative de réinitialisation de mot de passe"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Mot de passe réinitialisé avec succès"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Mot de passe modifié avec succès"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Mot de passe désactivé"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projet :"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Authentification à deux facteurs ajoutée"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Méthode : Périphérique de sécurité (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nom du périphérique :"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4303,88 +4332,88 @@ msgstr ""
"Méthode : Application d'authentification (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Authentification à deux facteurs supprimée"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Authentification à deux facteurs supprimée"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Codes de récupération générés"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Codes de récupération régénérés"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Code de récupération utilisé pour la connexion"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Jeton d'API ajouté"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nom du jeton :"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Jeton d'API supprimé"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identifiant unique :"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Jeton d'API supprimé automatiquement pour des raisons de sécurité"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Motif : Jeton trouvé sur une URL publique"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "Voir %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "L'invitation a l'organisation « ${organization_name} » a été refusée."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "Revoked invitation for %(username)s to join as "
@@ -4395,8 +4424,8 @@ msgstr ""
"Invitation annulée %(username)s Rejoindre en tant "
"qu'organisation %(role_name)s"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "Revoked invitation for %(username)s to join as "
@@ -4407,46 +4436,46 @@ msgstr ""
"Invitation annulée %(username)s Rejoindre en tant "
"qu'organisation %(role_name)s"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "Voir %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "L'invitation a l'organisation « ${organization_name} » a été refusée."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization role removed"
msgstr "Rôles de l'organisation"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Toutes les versions de %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "%(organization_name)s teams (%(team_count)s)"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Équipes de « %(organization_name)s » (%(team_count)s)"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4457,58 +4486,58 @@ msgstr ""
"compte. Si vous remarquez quelque chose d'inhabituel, veuillez sécuriser votre compte au plus vite."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Activité récente du compte"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Événement"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Temps"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Informations additionnelles"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Date / heure"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informations sur la position"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Informations sur le périphérique"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4562,11 +4591,11 @@ msgstr ""
"href=\"%(delete_href)s\">supprimer le projet"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Procédez avec précaution !"
@@ -4579,27 +4608,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "Supprimer votre compte PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gérer"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Authentification à deux facteurs (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4614,87 +4643,87 @@ msgstr ""
"supplémentaire à votre compte. En savoir plus sur la "
"2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Méthodes de récupération activées"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Méthode de récupération"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "généré %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s Non utilisé"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Régénérer"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Méthodes activées pour l'authentification à deux facteurs"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Méthode d'authentification à deux facteurs"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Vous ne pouvez pas vous supprimer vous-même en tant que propriétaire"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Supprimer"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Supprimer l'application d'authentification"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Supprimer l'application"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Supprimer le périphérique de sécurité"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Supprimer le périphérique"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nom du périphérique"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4704,7 +4733,7 @@ msgstr ""
"d'ajouter de nouvelles méthodes d'authentification à deux facteurs sur votre "
"compte."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4713,7 +4742,7 @@ msgstr ""
"Vérifiez votre adresse e-mail principale avant "
"d'activer l'authentification à deux facteurs sur votre compte."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4722,7 +4751,7 @@ msgstr ""
"d'ajouter des méthodes d'authentification à deux facteurs supplémentaires "
"sur votre compte."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4730,11 +4759,11 @@ msgstr ""
"Vous devez générer et conserver en sécurité les codes de récupération avant "
"d'activer l'authentification à deux facteurs sur votre compte."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Générer des codes de récupération"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4742,7 +4771,7 @@ msgstr ""
"Utilisez un code de récupération avant d'ajouter des méthodes "
"d'authentification à deux facteurs supplémentaires sur votre compte."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4750,17 +4779,17 @@ msgstr ""
"Utilisez un code de récupération avant d'activer l'authentification à deux "
"facteurs sur votre compte."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Utilisez un code de récupération"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4768,7 +4797,7 @@ msgstr ""
"Ajouter 2FA avec une "
"application d'authentification"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4776,8 +4805,8 @@ msgstr ""
"Ajouter la 2FA avec "
"un périphérique de sécurité (par ex. clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4785,8 +4814,8 @@ msgstr ""
"Activez JavaScript pour activer l'authentification à deux facteurs avec un "
"périphérique de sécurité (ex : clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
" Par ici ."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Tous"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Ajout par :"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Supprimée par :"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Envoyé par :"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Flux de travail :"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Spécifieur :"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Éditeur :"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL :"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Invitations en attente"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Créé le %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Refuser l'invitation pour %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Refuser l'invitation"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nom de l'organisation"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Type d'organisation"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Facturation inactive"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -5000,215 +5029,215 @@ msgstr ""
"La facturation de cette organisation peut être activée par le propriétaire "
"de l'organisation ou le responsable de la facturation"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Cette organisation n'est pas active"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inactive"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Gestionnaire"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Propriétaire"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Responsable de la facturation"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Voir cette organisation"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Voir"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Activer la facturation pour cette organisation"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Activer la facturation"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Gérer cette organisation"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Vous n'avez actuellement rejoint aucune organisation sur PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Cannot remove organization owners"
msgid "Pending organization requests"
msgstr "Ne peut pas supprimer les propriétaires de l'organisation"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Cette organisation n'est pas active"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Refuser"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Demande envoyée"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "%(submitted)s envoyé"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Gérer cette organisation"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create new organization"
msgid "Request a new organization"
msgstr "Créer une nouvelle organisation"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nom du compte d'organisation"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Sélectionnez un nom de compte d'organisation"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Ce nom de compte est utilisé dans les URL sur PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Par exemple"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Nom d'affichage de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nom de votre entreprise, produit ou projet"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL de votre entreprise, produit ou projet"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Description de votre entreprise, produit ou projet"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Type d'organisation"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5216,19 +5245,19 @@ msgstr ""
"Les entreprises peuvent créer des comptes d'organisation en tant que service "
"payant, tandis que les projets communautaires bénéficient d'un accès gratuit."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Créer"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named '%(organization_name)s' "
@@ -5238,51 +5267,51 @@ msgstr ""
"Votre demande pour une nouvelle organisation PyPI nommée "
"« %(organization_name)s » a été envoyée."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You will receive an email when the organization has been approved"
msgid "You will receive an email when each organization has been approved"
msgstr ""
"Vous allez recevoir un e-mail lorsque l'organisation aura été approuvée"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Unique propriétaire"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Consulter la page publique de ce projet"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5293,13 +5322,13 @@ msgstr ""
"commencer, consultez le Guide d'utilisation des paquets Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Supprimer votre compte PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5311,7 +5340,7 @@ msgstr ""
"Vous devez vérifier votre adresse courriel **primary** avant de pouvoir "
"effectuer cette action."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see principale recevra des notifications."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider Par ici ."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nom du projet PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nom du projet"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "propriétaire"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
#, fuzzy
#| msgid "The organization name or username that owns the repository"
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr "Le nom de l'organisation ou du profil qui possède ce dépôt"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nom du dépôt"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "dépôt"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
#, fuzzy
#| msgid "The name of the repository that contains the publishing workflow"
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "Le nom du dépôt qui contient le flux de déploiement"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nom du flux de travail"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Nom de l'environnement"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(facultatif)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5446,22 +5475,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Ajouter"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider Par ici ."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "Espace de noms"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "espace de noms"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "projet"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
#| msgid "The name of the repository that contains the publishing workflow"
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "Le nom du dépôt qui contient le flux de déploiement"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "version"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5546,8 +5575,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider Par ici ."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "e-mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"L'adresse e-mail du compte ou du compte de service utilisé pour la "
"publication."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Sujet"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "sujet"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5589,8 +5618,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider Par ici ."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Organisation"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "mon-organisation"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid "The organization name or username that owns the repository"
msgid "The ActiveState organization name that owns the project"
msgstr "Le nom de l'organisation ou du profil qui possède ce dépôt"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "mon-projet"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "Nom d'acteur"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "mon-nom-d-utilisateur"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Gérer les auteurs"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projet"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Noms du projet tendance"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Éditeur"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Détails"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Add a new provider"
msgid "Add a new pending publisher"
msgstr "Ajouter un nouveau fournisseur"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5709,15 +5738,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5726,7 +5755,7 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5736,7 +5765,7 @@ msgstr ""
"d'authentification à deux facteurs, veuillez saisir l'un de vos codes de "
"récupération ici."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5745,7 +5774,7 @@ msgstr ""
"ne sera plus disponible pour contourner le système d'authentification à deux "
"facteurs."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5753,15 +5782,15 @@ msgstr ""
"Vous avez oublié de conserver vos codes de récupération de façon "
"sécurisée ? Vous devez les générer de nouveau."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Codes de récupération du compte"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Régénérer des codes de récupération"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5772,7 +5801,7 @@ msgstr ""
"connecter à votre compte PyPI. Chaque code ne peut être utilisé "
"qu'une seule fois."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5780,7 +5809,7 @@ msgstr ""
"Ces codes ne doivent être utilisés que pour la récupération "
"du compte, pas pour les connexions habituelles."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5791,70 +5820,70 @@ msgstr ""
"ces codes de récupération, vous pourriez perdre définitivement l'accès à "
"votre compte PyPI !"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Enregistrez vos codes de récupération"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Télécharger le fichier"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Enregistrer"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuer"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Ces codes ne vous seront plus affichés."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"Assurez-vous de les avoir conservés dans un endroit sûr avant de continuer."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Supprimer le jeton d'API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Jeton pour « %(macaroon_description)s »"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Autorisations :"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Téléverser des paquets"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Portée :"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Ensemble du compte (tous les projets)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projet « %(project)s »"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5862,28 +5891,29 @@ msgstr ""
"Pour des raisons de sécurité, ce jeton n'apparaîtra qu\"une seule fois. "
"Copiez-le maintenant."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copier le jeton dans le presse-papiers"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copier le jeton"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Utiliser ce jeton"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Pour utiliser ce jeton d'API :"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Définissez votre nom d'utilisateur·rice à %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5892,7 +5922,7 @@ msgstr ""
"Définissez votre mot de passe à la valeur du jeton, en incluant le préfixe "
"%(prefix)s-
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5902,7 +5932,7 @@ msgstr ""
"vos projets sur PyPI, définissez votre fichier %(filename)s
"
"comme ceci :"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5913,7 +5943,7 @@ msgstr ""
"plusieurs projets sur PyPI, vous pouvez définir votre fichier "
"%(filename)s
comme ceci :"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5921,11 +5951,11 @@ msgstr ""
"un jeton valide pour tous vos projets, ou pour un projet en particulier que "
"vous souhaitez définir comme valeur par défaut"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "un jeton de projet"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -5937,7 +5967,7 @@ msgstr ""
"Vous pouvez utiliser %(command)s
pour sélectionner le jeton "
"approprié lors de la publication sur PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, consultez la page d'aide de PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Ajouter un autre jeton"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nom du jeton"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "À quoi servira ce jeton ?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Sélectionner la portée…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5975,17 +6005,17 @@ msgstr ""
"l'autorisation de publier pour n'importe lequel de vos projets actuels et "
"futurs."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "Créer un jeton"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
"Configurer la double authentification avec une application "
"d'authentification (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the standard TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6005,16 +6035,16 @@ msgstr ""
"Visitez la page d'aide de PyPI pour une liste "
"d'applications compatibles."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configurer votre application"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
"Scannez le QR code avec l'application d'authentification de votre choix."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6022,11 +6052,11 @@ msgstr ""
"Pour des raisons de sécurité, vous ne pouvez associer qu'une seule "
"application d'authentification par compte PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR code pour la configuration d'une application d'authentification"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6036,15 +6066,15 @@ msgstr ""
"Pas de lecteur de QR code ? Entrez manuellement le code à "
"la place :"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Vérifier l'application"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Code d'authentification"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6056,17 +6086,17 @@ msgstr ""
"Pour finaliser le processus de configuration, entrez le code "
"d'authentification fourni par votre application."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurer l'application"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Configurer la double authentification avec un périphérique de sécurité (ex : "
"clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the standard FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include la clé Google Titan et la clé Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Nommez votre périphérique pour commencer"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI prend en charge l'ajout de plusieurs périphériques de sécurité."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6106,11 +6136,11 @@ msgstr ""
"Veuillez donner un nom à ce périphérique, de 64 caractères ou moins. Tous "
"les caractères Unicode sont valides, espaces inclus."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurer un périphérique de sécurité"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6125,7 +6155,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">navigateur "
"compatible."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6133,13 +6163,13 @@ msgstr ""
"Veuillez noter que certaines clés USB plus anciennes n'adhèrent pas au "
"standard FIDO, et ne fonctionneront pas avec PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Activer l'abonnement"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -6147,7 +6177,7 @@ msgstr ""
"Les comptes d'entreprise nécessitent un abonnement actif. Veuillez mettre à "
"jour vos informations de paiement pour activer le compte."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6159,74 +6189,73 @@ msgstr ""
"Le profil %(username)s a rejoint "
"l'organisation « %(organization_name)s »"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "L'organisation « %(organization_name)s » a été supprimée"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "Rôles de l'organisation"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nom du compte d'organisation"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Nom d'affichage de l'organisation"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Type d'organisation"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "%(submitted)s envoyé"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Envoyé par :"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "Historique de sécurité de « %(source_name)s »"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6234,22 +6263,22 @@ msgstr ""
"Chaque fois que vous (ou vos collaborateurs) effectuez une action de "
"sécurité liée à cette organisation, l'action est enregistrée et affichée ici."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "« %(organization_name)s » a été enregistré comme nom de l'organisation"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "L'organisation « %(organization_name)s » a été créée"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "L'organisation « %(organization_name)s » a été supprimée"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6257,24 +6286,24 @@ msgstr ""
"L'organisation « %(previous_organization_name)s » a été renommée en "
"« %(organization_name)s »"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "L'organisation « %(organization_name)s » a été approuvée"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "L'organisation « %(organization_name)s » a été refusée"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"Le projet %(project_name)s a été ajouté à "
"l'organisation"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
@@ -6282,7 +6311,7 @@ msgstr ""
"Le projet %(project_name)s a été retiré de "
"l'organisation"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6290,7 +6319,7 @@ msgstr ""
"Le profil %(username)s a été ajouté à "
"l'organisation avec le rôle « %(role_name)s »"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
@@ -6298,7 +6327,7 @@ msgstr ""
"Le rôle « %(role_name)s » a été retiré du profil %(username)s sur l'organisation"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
@@ -6306,7 +6335,7 @@ msgstr ""
"Le profil %(username)s a maintenant le rôle « "
"%(role_name)s » sur l'organisation"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6315,7 +6344,7 @@ msgstr ""
"Le profil %(username)s a été invité dans "
"l'organisation avec le rôle « %(role_name)s »"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6324,7 +6353,7 @@ msgstr ""
"Le profil %(username)s a refusé l'invitation à "
"rejoindre l'organisation avec le rôle « %(role_name)s »"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6333,7 +6362,7 @@ msgstr ""
"Invitation annulée %(username)s Rejoindre en tant "
"qu'organisation %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "Revoked invitation for %(username)s to join as "
@@ -6345,20 +6374,20 @@ msgstr ""
"Invitation annulée %(username)s Rejoindre en tant "
"qu'organisation %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "L'équipe « %(team_name)s » a été créée"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "L'équipe « %(team_name)s » a été supprimée"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s Ajouter à %(team_name)s Équipe"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s Supprimé de %(team_name)s Équipe"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Inscrit par :"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Création par :"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Supprimé par :"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Renommé par :"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Approuvé par :"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Refusé par :"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Modifié par :"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "Invité par :"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "Révoqué par :"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "Historique de sécurité pour %(source_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Gérer « %(organization_name)s »"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Retour aux organisations"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "Projets de l'organisation"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "Gérer les projets de « %(organization_name)s »"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "Il n'y a actuellement aucun projet dans votre organisation."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6489,15 +6518,15 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">Guide d'utilisation des "
"paquets Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "Ajouter un projet à l'organisation"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "Nouveau projet ou projet existant ?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6505,16 +6534,16 @@ msgstr ""
"Transférez un projet que vous possédez déjà, ou bien créez et ajoutez un "
"nouveau projet à l'organisation."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "Nom du projet existant"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
"Vous ne possédez aucun projet pouvant être ajouté à cette organisation."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6527,15 +6556,15 @@ msgstr ""
"à une autre organisation peut être transféré à partir de la page des "
"paramètres du projet."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Transférer un projet existant"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "Nom du nouveau projet"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6543,39 +6572,39 @@ msgstr ""
"Les propriétaires de cette organisation peuvent créer un projet vierge et "
"l'ajouter à l'organisation."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Créer et ajouter un nouveau projet"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Gérer les membres de « %(organization_name)s »"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "A2F activée"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "A2F"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "A2F désactivée"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6584,11 +6613,11 @@ msgstr ""
"Utilisez cette page pour contrôler quels comptes de PyPI peuvent vous aider "
"à gérer «…%(organization_name)s »."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "Rôles de l'organisation"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid ""
#| "There are %(number_of_roles)s possible roles for people in this "
@@ -6601,198 +6630,198 @@ msgstr ""
"Il y a %(number_of_roles)s rôles possibles pour les membres de cette "
"organisation :"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization Role Permissions Matrix"
msgstr "Rôles de l'organisation"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Membre"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "Voir l'organisation / les équipes"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "Créer / gérer les équipes"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Cannot remove organization owners"
msgid "Invite/manage organization members"
msgstr "Ne peut pas supprimer les propriétaires de l'organisation"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Delete organization"
msgid "Delete the organization"
msgstr "Supprimer l'organisation"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage organization billing"
msgstr "Gérer cette organisation"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create and add new project"
msgid "Create new projects"
msgstr "Créer et ajouter un nouveau projet"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Supprimer les projets"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Comptes pouvant gérer %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Compte"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Enregistrer le rôle"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "Ne peut pas retirer d'autres personnes de l'organisation"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
"Vous ne pouvez pas vous supprimer vous-même en tant que seul propriétaire"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this organization"
msgid "Remove %(user)s from this organization."
msgstr "Supprimer %(user)s de cette organisation"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Supprimer %(user)s de cette organisation"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Invitation en attente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Invitation expirée"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Annuler l'invitation"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Renvoyer"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Annuler l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Supprimer"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Inviter un membre"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Inviter"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "Paramètres de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "Gérer les paramètres de « %(organization_name)s »"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
"Modifiez le nom du compte de l'organisationci-dessous"
"a>."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Date de création"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6804,45 +6833,45 @@ msgstr ""
"href=\"mailto:%(email)s\">%(email)s Communication avec %(site)s "
"Administrateur."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Mettre à jour l'organisation"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "Informations de facturation"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "État de la facturation"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "E-mail de facturation"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "Gérer la facturation"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Modifier le nom du compte de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Cette organisation n'est pas active"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
@@ -6850,53 +6879,53 @@ msgstr ""
"Vous ne serez pas en mesure de récupérer votre nom de compte actuel après "
"avoir renommé votre organisation."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "Modifier le nom du compte de l'organisation pour"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "Nom du compte d'organisation actuel"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Supprimer l'organisation"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Impossible de supprimer l'organisation"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Votre organisation est propriétaire de %(count)s projet."
msgstr[1] "Votre organisation est propriétaire de %(count)s projets."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Pour chaque projet, vous pouvez au choix :"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Cannot remove project from organization"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Ne peut pas supprimer le projet de l'organisation"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Cannot delete organization"
msgid "Before you can delete your organization."
msgstr "Impossible de supprimer l'organisation"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transférer la propriété ou supprimer le projet"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
"Vous ne serez pas en mesure de récupérer votre organisation après l'avoir "
"supprimée."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Vous allez perdre l'accès au portail de facturation."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Équipes de l'organisation"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Gérer les équipes de « %(organization_name)s »"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s membre"
msgstr[1] "%(member_count)s membres"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "Gérer cette équipe"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "Voir cette équipe"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6966,15 +6995,15 @@ msgstr ""
"propriétaires et les gestionnaires de l'organisation peuvent créer des "
"nouvelles équipes pour l'organisation."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "Créer une nouvelle équipe"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "Nom de l'équipe"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6983,16 +7012,16 @@ msgstr ""
"une équipe pour l'organisation et gérer ses membres, ses projets et ses "
"paramètres."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gérer la documentation de « %(project_name)s »"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Détruire la documentation"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s il n'y a pas d'annulation "
"possible, car la publication de documentation n'est plus supportée."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Détruire la documentation pour le projet"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentation du projet"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "La publication d'une nouvelle documentation n'est plus supportée"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7023,75 +7052,75 @@ msgstr ""
"Chaque fois qu'une action de sécurité est effectuée par un ou une "
"gestionnairede ce projet, l'action est enregistrée et affichée ici."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projet créé"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "Version %(version)s créée"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "Version %(version)s supprimée"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "Version %(version)s remisée"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Remisé par :"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
"La remise de la version %(version)s a été annulée"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from version %(version)s"
msgid "File added to version %(version)s"
msgstr "Fichier supprimé de la version %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nom du fichier :"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "Fichier supprimé de la version %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"Le profil %(username)s a été ajouté sur le projet "
"avec le rôle « %(role_name)s »"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"Le rôle « %(role_name)s » a été retiré du profil %(username)s sur le projet"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"Le profil %(username)s a maintenant le rôle « "
"%(role_name)s » sur le projet"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -7100,7 +7129,7 @@ msgstr ""
"%(username)s Invitation à participer en tant que "
"projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -7109,7 +7138,7 @@ msgstr ""
"%(username)s Invitation refusée à participer en "
"tant que projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7118,195 +7147,195 @@ msgstr ""
"Invitation annulée %(username)s Rejoindre en tant "
"que projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s Rejoindre en tant que projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(team_name)s L'équipe a changé de projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(team_name)s L'équipe a été supprimée en tant que projet %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projet ajouté à l'organisation « %(organization_name)s »"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projet supprimé de l'organisation « %(organization_name)s »"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Jeton API à court terme créé"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Autorisations : Peut publier dans ce projet"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Échéance :"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "État d'expiration :"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Expiration"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "Créateur"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Jeton API créé"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Contrôlé par :"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
#, fuzzy
#| msgid "OpenID Connect provider added"
msgid "Trusted publisher added"
msgstr "Fournisseur de connexion openid ajouté"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
#, fuzzy
#| msgid "OpenID Connect provider removed"
msgid "Trusted publisher removed"
msgstr "Fournisseur de connexion openid supprimé"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Authentification à deux facteurs activée"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Activé par :"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Authentification à deux facteurs désactivée"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Désactivé par :"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "Url"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Informations supplémentaires"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informations sur la position"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Retour aux projets"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "L'invitation a l'organisation « ${organization_name} » a été refusée."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7315,37 +7344,37 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Gérer les auteurs actuels"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Éditeur openid Connect associé %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Aucun éditeur n'est actuellement configuré."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Add a new provider"
msgid "Add a new publisher"
msgstr "Ajouter un nouveau fournisseur"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid environment name"
msgid "Constrain environment"
msgstr "Nom d'environnement invalide"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7353,91 +7382,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Environment name"
msgid "New Environment Name"
msgstr "Nom de l'environnement"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gérer « %(project_name)s » – version %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Version %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Versions remisées"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "Voir la version"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Fichiers pour la version %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nom du fichier, taille"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Type"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Version de Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Date d'envoi"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Afficher les options de fichier"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Options de fichier"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Télécharger"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Supprimer le fichier depuis"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Supprimer le fichier"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Envoi de nouveaux fichiers"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Aucun fichier trouvé"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Masquer"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Guide d'utilisation "
"des paquets Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Paramètres de version"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Version remisée"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7506,7 +7535,7 @@ msgstr[1] ""
"contient) fera qu'elle sera ignorée lors de l'installation dans la plupart "
"des cas."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7514,7 +7543,7 @@ msgstr ""
"Le fait de remiser cette version fera qu'elle sera ignorée lors de "
"l'installation dans la plupart des cas."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7524,14 +7553,14 @@ msgstr ""
"pointerons vers cette version précise, par ex. en utilisant "
"%(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
"Pour plus d'informations, consultez la PEP 592."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7541,27 +7570,27 @@ msgstr ""
"affichée via pip aux utilisateurs qui installent "
"%(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Motif (facultatif)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Version"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Supprimer la version"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7572,12 +7601,12 @@ msgstr[0] ""
msgstr[1] ""
"La suppression entraînera la suppression irréversible de %(count)s fichiers."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "La procédure entraînera la suppression irréversible de cette version."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7585,8 +7614,8 @@ msgstr ""
"Vous n'aurez pas la possibilité de remettre en ligne une nouvelle version du "
"même type avec le même numéro de version."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7596,8 +7625,8 @@ msgstr ""
"paquet. Cette procédure est prévue en cas de dernier recours légal ou pour "
"supprimer des versions dangereuses."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post-version à la place."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Versions pour %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Date de sortie"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Fichiers"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Motif de remise"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gérer la version"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s fichier"
msgstr[1] "%(count)s fichiers"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Aucun fichier"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Afficher les options de version"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Options pour %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Ne plus remiser cette version"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Ne plus remiser"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Remiser"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Ne plus remiser la version"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gérer les versions de « %(project_name)s »"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Création d'une nouvelle version"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Aucune version trouvée"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Guide d'utilisation "
"des paquets Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gérer les gestionnaires de « %(project_name)s »"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7726,24 +7755,24 @@ msgstr ""
"Utilisez cette page pour contrôler quels comptes de PyPI peuvent vous aider "
"à gérer %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Rôles du projet"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Il y a deux rôles possibles pour les gestionnaires :"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Mainteneur·euse"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7752,7 +7781,7 @@ msgstr ""
"versions. Ne peut pas inviter de collaborateurs. Ne peut pas supprimer de "
"fichiers, versions ou le projet."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7770,91 +7799,92 @@ msgstr "Collaborateurs pouvant gérer %(project_name)s"
msgid "Collaborator"
msgstr "Collaborateur"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s propriétaire d'organisation"
msgstr[1] "%(count)s propriétaires d'organisation"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Ne peut pas supprimer les propriétaires de l'organisation"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s membre d'équipe"
msgstr[1] "%(count)s membres d'équipe"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
"Vous ne pouvez pas vous supprimer de votre propre équipe en tant que "
"propriétaire"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Supprimer %(collaborator)s de ce projet"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Ajouter un collaborateur interne"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "Équipe ou membre ?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Ajoutez une équipe ou bien un simple membre en tant que collaborateur."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "Nom de l'équipe"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Il n'y a aucune équipe dans l'organisation."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Inviter un collaborateur externe"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Inviter un ou une gestionnaire"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gérer les paramètres de « %(project_name)s »"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Paramètres du projet"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Taille du projet :"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (demander une augmentation) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Créer un jeton d'API pour %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7863,11 +7893,11 @@ msgstr ""
"Vérifiez votre adresse e-mail principale pour "
"ajouter un jeton d'API pour %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Description du projet et barre latérale"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -7904,22 +7934,22 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Guide "
"d'utilisation des paquets Python pour plus d'aide."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Supprimer le projet de l'organisation"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Supprimer ce projet de l'organisation aura pour effet de :"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Supprimer ce projet de l'organisation « %(organization_name)s »."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -7928,8 +7958,8 @@ msgstr ""
"Révoquer les autorisations du projet pour les équipes dans l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -7937,7 +7967,7 @@ msgstr ""
"Les propriétaires et mainteneurs individuels du projet conserveront les "
"autorisations sur leurs projets."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
@@ -7945,21 +7975,21 @@ msgstr ""
"Cette action va supprimer le projet de l'organisation "
"« %(organization_name)s »."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "Ne peut pas supprimer le projet de l'organisation"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7969,23 +7999,23 @@ msgstr ""
"du projet. Vous devez d'abord ajouter un propriétaire avant de pouvoir "
"supprimer le projet de votre organisation."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Transférer le projet vers une autre organisation"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Transférer le projet vers une organisation"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "Transférer ce projet aura pour effet de :"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid ""
#| "You will not be able to recover your organization after you delete it."
@@ -7996,21 +8026,21 @@ msgstr ""
"Vous ne serez pas en mesure de récupérer votre organisation après l'avoir "
"supprimée."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Ajoutez le projet à une organisation que vous possédez."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Ajouter le projet à une organisation que vous possédez."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Accorder toutes les autorisations du projet aux propriétaires de "
"l'organisation."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
#, fuzzy
#| msgid ""
#| "Individual owners and maintainers of the project will retain their "
@@ -8022,19 +8052,19 @@ msgstr ""
"Les propriétaires et mainteneurs individuels du projet conserveront les "
"autorisations sur leurs projets."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Transférer le projet"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Ne peut pas transférer le projet vers une autre organisation"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "Ne peut pas transférer le projet vers une organisation"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -8042,11 +8072,11 @@ msgstr ""
"Les propriétaires d'une organisation peuvent transférer le projet vers les "
"organisations qu'ils possèdent ou gèrent."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Vous n'êtes propriétaire ou gestionnaire d'aucune autre organisation."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -8054,86 +8084,86 @@ msgstr ""
"Les propriétaire d'un projet peuvent le transférer vers les organisations "
"qu'ils possèdent ou gèrent."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "Vous n'êtes propriétaire ou gestionnaire d'aucune organisation."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Créer un jeton d'API pour %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "Description :"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(collaborator)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Supprimer %(collaborator)s de ce projet"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nom du dépôt"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "There are no members in this team, yet."
msgid "There are no alternate repositories for this project, yet."
msgstr "Il n'y a actuellement aucun membre dans cette équipe."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Commencez par ajouter un membre à l'équipe ci-dessous."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Description de l'organisation"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8146,35 +8176,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Supprimer ce projet va :"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8189,17 +8219,17 @@ msgstr[1] ""
"Supprimer de façon irréversible le projet et %(count)s "
"versions"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Supprimer irréversiblement le projet"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Rendre le nom du projet disponible à tout autre compte de PyPI"
"strong>"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8213,7 +8243,7 @@ msgstr ""
"distribution PyPI sont uniques, car ils sont générés en combinant le nom du "
"projet + numéro de version + type de distribution)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -8221,30 +8251,30 @@ msgstr ""
"Chaque fois que vous (ou vos collaborateurs) effectuez une action de "
"sécurité liée à cette équipe, l'action est enregistrée et affichée ici."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "L'équipe %(previous_team_name)s a été renommée en %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Gérer « %(team_name)s »"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "Retour aux équipes"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Projets de l'équipe"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "Gérer les projets de « %(team_name)s »"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8253,41 +8283,41 @@ msgstr ""
"publication pour aucun projet. Commencez par configurer les collaborateurs "
"pour un projet dans votre organisation."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "Gérer les membres de « %(team_name)s »"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Utilisez cette page pour gérer les membres de l'organisation qui sont "
"membres de cette équipe."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "Ne peut pas retirer d'autres personnes de l'équipe"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "Supprimer %(user)s de cette équipe"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "Il n'y a actuellement aucun membre dans cette équipe."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Commencez par ajouter un membre à l'équipe ci-dessous."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Ajouter un membre"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installation de "
"paquets."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribution des sources"
msgstr[1] "Distributions des sources"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
"Aucun fichier de distribution des sources n'est disponible pour cette "
"version."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on Générer une archive de distribution ."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Distribution compilée"
msgstr[1] "Distributions compilées"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -8549,7 +8579,7 @@ msgstr ""
"exemples de typo-squatting, de confusion de dépendances, d'exfiltration de "
"données, d'obfustication, de commande/contrôle, etc."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301"
"a>."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8620,16 +8650,15 @@ msgstr ""
"classificateur spécial « Private :: Do Not Upload ». PyPI rejettera toujours "
"les paquets dont le classificateur commence par « Private :: »."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Liste des classifieurs"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Remarque :"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8641,7 +8670,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Code de conduite de la PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8655,7 +8684,7 @@ msgstr ""
"récupération dans un endroit sûr afin de récupérer votre compte si cela "
"se produit."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8670,7 +8699,7 @@ msgstr ""
"moins deux
méthodes d'authentification à deux facteurs et de générer des codes de récupération."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help codes de récupération, vous pouvez demander de "
"l'aide sur la récupération de compte."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Qu'est-ce qu'un paquet, un projet ou une version ?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Comment dois-je installer un fichier (package) depuis PyPI ?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Comment dois-je préparer et publier mon code pour PyPI ?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Qu'est-ce qu'un classifieur ?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Qu'est-ce qu'une version « remisée » ?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Rechercher des projets"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Pourquoi dois-je avoir une adresse e-mail vérifiée ?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Pourquoi PyPI me dit que mon mot de passe est compromis ?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
"Que dois-je faire si je remarque une activité inhabituelle sur mon compte ?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Pourquoi PyPI me dit que mon jeton d'API est compromis ?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
@@ -8732,7 +8761,7 @@ msgstr ""
"Qu'est-ce que l'authentification à deux facteurs et comment cela fonctionne-"
"t-il sur PyPI ?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8747,7 +8776,7 @@ msgstr ""
"d'authentification (TOTP"
"abbr>) fonctionne-t-elle ? Comment la configurer sur PyPI ?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8759,13 +8788,13 @@ msgstr ""
"Comment l'authentification à deux facteurs avec un périphérique de sécurité "
"(ex : clé USB) fonctionne-t-elle ? Comment la configurer sur PyPI ?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Quels périphériques (autres qu'une clé USB) puis-je utiliser comme "
"périphérique de sécurité ?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -8777,93 +8806,93 @@ msgstr ""
"Comment l'authentification avec un code de récupération fonctionne-t-elle ? "
"Comment la configurer sur PyPI ?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
"Comment puis-je utiliser les jetons d'API pour m'authentifier avec PyPI ?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
"Pourquoi certaines actions nécessitent que je confirme mon mot de passe ?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Comment puis-je modifier mon nom d'utilisateur·rice PyPI ?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Comment puis-je publier mes paquets privés sur PyPI ?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Est-ce que PyPI possède des API que je peux utiliser ?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Comment puis-je maintenir un miroir de PyPI ?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Comment puis-je recevoir une notification lorsqu'une nouvelle version d'un "
"projet est sortie ?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Où puis-je voir des statistiques à propos de PyPI, des téléchargements et de "
"l'utilisation des projets et paquets ?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Comment puis-je publier mes paquets privés sur PyPI ?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Pourquoi le nom désiré pour mon projet n'est pas disponible ?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Comment puis-je réclamer un nom de projet abandonné ou précédemment "
"enregistré ?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Quels sont les différents rôles disponibles pour un projet sur PyPI ?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
"Comment puis-je devenir propriétaire/mainteneur·euse d'un projet sur PyPI ?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
"Comment puis-je publier une description de projet dans un format différent ?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Comment puis-je obtenir une exemption ou une augmentation de la limite de "
"taille de fichier pour mon projet ?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Comment puis-je obtenir une exemption ou une augmentation de la limite "
"totale de taille des fichiers pour mon projet ?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8871,34 +8900,34 @@ msgstr ""
"D'où PyPI tire-t-il ses données sur les vulnérabilités des projets, et "
"comment puis-je les corriger ?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Dernières sorties : les versions de projets les plus récentes"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
"Pourquoi est-ce que j'obtiens l'erreur « la description n'a pas pu être "
"rendue » ?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Pourquoi est-ce que je ne peux pas publier manuellement mes fichiers sur "
"PyPi, via mon navigateur Web ?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "J'ai oublié mon mot de passe PyPI. Pouvez-vous m'aider ?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "J'ai perdu l'accès à mon compte PyPI. Pouvez-vous m'aider ?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -8910,7 +8939,7 @@ msgstr ""
"Pourquoi est-ce que j'obtiens l'erreur « Informations d'authentification "
"invalides ou inexistantes » lors de la publication de fichiers ?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8919,15 +8948,15 @@ msgstr ""
"correspondante trouvée » ou « Impossible de récupérer l'URL » lorsque je "
"fais un pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "J'ai des problèmes avec le site de PyPI. Pouvez-vous m'aider ?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Pourquoi mon paquet ou mon inscription ont-ils été bloqués ?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8935,15 +8964,15 @@ msgstr ""
"Pourquoi est-ce que j'obtiens l'erreur « Le nom de fichier ou le contenu "
"existe déjà » ou « Le nom du fichier a déjà été utilisé » ?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Comment puis-je demander un nouveau classifieur ?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Où puis-je signaler un bug ou fournir des commentaires sur PyPI ?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8958,35 +8987,35 @@ msgstr ""
"d'authentification (TOTP"
"abbr>) fonctionne-t-elle ? Comment la configurer sur PyPI ?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Qui est responsable de PyPI ?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Qu'est-ce qui fait tourner PyPI ?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Puis-je compter sur la disponibilité de PyPI ?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Comment puis-je contribuer à PyPI ?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Comment puis-je suivre les modifications de PyPI à l'avenir ?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Comment puis-je obtenir une liste des adresses IP de PyPI ?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -8994,61 +9023,77 @@ msgstr ""
"Qu'est-ce que le badge « fonctionnalité bêta » signifie ? Quelles sont les "
"fonctionnalités bêta actuelles de Warehouse ?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Comment dois-je prononcer « PyPI » ?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Questions fréquentes"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Bases"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Mon compte"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Intégration"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administration des projets sur PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Dépannage"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "À propos"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"Nous utilisons un certain nombre de termes pour décrire les logiciels "
"disponibles sur PyPI, tels que « projet », « version », « fichier » et « "
@@ -9068,7 +9113,7 @@ msgstr ""
"(paquets), tels q'une archive contenant le code source ou un fichier binaire "
"wheel.
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Guide d'utilisation des paquets Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9099,7 +9144,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Guide d'utilisation des paquets Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See la page des classifieurs pour plus "
"d'information, ainsi qu'une liste des classifieurs valides."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9133,7 +9178,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> pour plus d'informations."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9144,11 +9189,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Mon compte"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9156,15 +9201,15 @@ msgstr ""
"Pour le moment, PyPI nécessite une adresse e-mail vérifiée pour effectuer "
"les opérations suivantes :"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Publier une nouvelle version ou un nouveau fichier."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9172,7 +9217,7 @@ msgstr ""
"La liste des activités qui nécessitent une adresse e-mail vérifiée est "
"susceptible de s'allonger au fil du temps."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9249,7 +9294,7 @@ msgstr ""
"vous ne pouvez pas vous connecter à PyPI avant de réinitialiser votre mot de passe."
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9260,9 +9305,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Tous les évènements liés aux utilisations de PyPI sont stockés dans la "
"section historique de sécurité des paramètres du compte. S'il y a quoi que "
@@ -9271,7 +9316,7 @@ msgstr ""
"
Contactez les responsables de PyPI à propos de l'évènement via %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9285,7 +9330,7 @@ msgstr ""
"essayer de déterminer la cause de la fuite. La section activité suspecte s'applique également.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9330,7 +9375,7 @@ msgstr ""
"Facteurs\">2FA
sur discuss.python.org."
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9344,7 +9389,7 @@ msgstr ""
"rel=\"noopener\">TOTP"
"a>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9354,7 +9399,7 @@ msgstr ""
"Password\">TOTP génèrent un code d'authentification changeant "
"régulièrement, à utiliser lors de la connexion à votre compte."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9364,7 +9409,7 @@ msgstr ""
"un standard ouvert, il y a de nombreuses applications qui sont compatibles "
"avec votre compte PyPI. Les applications les plus populaires incluent :"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android ou iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(propriétaire)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android ou iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(libre)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9420,7 +9465,7 @@ msgstr ""
"Pour configurer la 2FA"
"abbr> avec une application d'authentification :"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9428,7 +9473,7 @@ msgstr ""
"Ouvrez une application d'authentification (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9438,7 +9483,7 @@ msgstr ""
"compte, et choisissez « Ajouter la 2FA avec une application d'authentification »"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9446,7 +9491,7 @@ msgstr ""
"PyPI générera une clé secrète, spécifique pour votre compte. Elle sera "
"affichée sous la forme d'un QR code et d'un code textuel."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9455,7 +9500,7 @@ msgstr ""
"manuellement. La méthode d'entrée dépendra de l'application que vous avez "
"choisi."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9467,7 +9512,7 @@ msgstr ""
"Votre application générera un code d'authentification - utilisez-le pour "
"vérifiez votre configuration sur PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9477,28 +9522,28 @@ msgstr ""
"secrète PyPI, autorisant votre application à générer des codes "
"d'authentification valides pour votre compte PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "La prochaine fois que vous vous connecterez à PyPI vous devrez :"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
"Indiquez votre nom d'utilisateur·rice et votre mot de passe, comme d'habitude"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Ouvrir votre application d'authentification pour générer un code "
"d'authentification"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Utiliser ce code pour terminer la connexion à PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9509,7 +9554,7 @@ msgstr ""
"au navigateur. Ce mot de passe est ensuite utilisé par PyPI pour vous "
"authentifier en tant qu'utilisateur·rice."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9519,7 +9564,7 @@ msgstr ""
"Pour configurer l'authentification à deux facteurs avec une clé USB"
"em>, vous devrez :"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn et PublicKeyCredential, puisqu'il "
"s'agit du standard implémenté par PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Authoriser JavaScript dans votre navigateur"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the spécification FIDO "
"U2F :"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include la clé Google Titan et la clé Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9571,17 +9616,25 @@ msgstr ""
"suivent pas la spécification FIDO, et ne fonctionneront donc pas "
"avec PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Suivez ces étapes :"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"Connectez-vous à votre compte PyPI, rendez-vous dans vos paramètres de "
@@ -9592,7 +9645,7 @@ msgstr ""
"Configurer le périphérique de sécurité » Insérez et touchez votre "
"clé USB, comme indiqué par votre navigateur "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9600,7 +9653,7 @@ msgstr ""
"Une fois terminé, votre clé USB sera enregistrée dans votre compte PyPI et "
"peut être utilisée pendant le processus de connexion."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9609,7 +9662,7 @@ msgstr ""
"d'habitude Insérez et touchez votre clé USB pour terminer la "
"connexion à PyPI "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of dispositifs qui sont conformes FIDO, "
"et qui peuvent donc être utilisés avec PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9634,7 +9687,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">téléphones portables comme dispositifs de "
"sécurité est aussi croissant."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the , les utilisateur·rices de PyPI seront en mesure de profiter de "
"tout développement futur dans ce domaine."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9668,7 +9721,7 @@ msgstr ""
"d'authentification ou à votre périphérique de "
"sécurité, vous pouvez utiliser ces codes pour vous connecter à PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9687,11 +9740,11 @@ msgstr ""
"utilisés que pour la récupération du compte. Après l'utilisation d'un code "
"de récupération pour la connexion, celui-ci devient inactif."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Pour générer des codes de récupération :"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9699,7 +9752,7 @@ msgstr ""
"Connectez-vous à votre compte PyPI, rendez-vous dans vos paramètre de "
"compte, et choisissez « Générer des codes de récupération »"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9708,7 +9761,7 @@ msgstr ""
"pouvez les imprimer et les conserver dans un endroit sûr ou bien les "
"sauvegarder dans un gestionnaire de mots de passe."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9719,11 +9772,11 @@ msgstr ""
"l'option « Régénérer des codes de récupération » dans les paramètres de "
"votre compte."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Pour se connecter avec un code de récupération :"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -9735,14 +9788,14 @@ msgstr ""
"Au moment de la demande d'authentification à deux facteurs, sélectionnez « "
"Se connecter en utilisant des codes de récupération »"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Comme chaque code ne peut être utilisé qu'une seule fois, n'oubliez pas de "
"marquer le code comme étant utilisé"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9752,7 +9805,7 @@ msgstr ""
"en générer un nouveau jeu en utilisant le bouton « Régénérer des codes de "
"récupération » dans les paramètres de votre compte."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -9764,7 +9817,7 @@ msgstr ""
"Les jetons d'API fournissent une alternative d'authentification lors de "
"l'envoi de paquets sur PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way (instead of username and "
@@ -9788,13 +9841,13 @@ msgstr ""
"vous recommandons fortement de vous connecter avec un jeton d'API lorsque "
"c'est possible.
"
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(vérifiez vos paramètres de compte)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9824,22 +9877,22 @@ msgstr ""
"Dans les paramètres de votre compte, rendez-vous "
"dans la section des jetons d'API et sélectionnez « Ajouter un jeton d'API »"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Pour utiliser les jetons d'API :"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Définissez votre nom d'utilisateur·rice à __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Définissez votre mot de passer à la valeur du jeton, incluant le préfixe "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9857,7 +9910,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">.travis.yml"
"code> si vous utilisez Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9866,15 +9919,24 @@ msgstr ""
"avec base64, et en vérifiant la sortie par rapport à l'identifiant unique "
"affiché sur PyPI."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI vous demande de confirmer votre mot de passe avant d'effectuer une "
"action sensible. Les actions sensibles regroupent notamment l'ajout "
@@ -9886,13 +9948,13 @@ msgstr ""
"d'actions que sur votre ordinateur personnel, lui-même protégé par un mot de "
"passe.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
"PyPI ne prend actuellement pas en charge la modification du nom "
"d'utilisateur·rice."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9903,7 +9965,7 @@ msgstr ""
"mainteneur de tous les projets que votre ancien compte possède avant de le "
"supprimer, ce qui aura le même effet."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -9918,15 +9980,15 @@ msgstr ""
"pour déléguer les droits de publication des paquets pypi à des services "
"tiers tels que githubactions."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Oui, à l'aide des flux RSS des nouveaux paquets et nouvelles versions."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Voir la référence de l'API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the applications GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and télécharger les statistiques d'utilisation via notre "
"jeu de données public sur Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"autres indicateurs pertinents."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see notre page de statut."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10013,14 +10075,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10032,7 +10094,7 @@ msgstr ""
"recommandée est de maintenir votre propre instance du projet devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10044,7 +10106,7 @@ msgstr ""
"projet ou version portant ce nom ne semble exister sur PyPI. Actuellement, "
"il y a quatre raisons principales pour lesquelles cela peut se produire :"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a à partir de toute version majeure depuis la version 2.5 jusqu'à "
"aujourd'hui."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Le nom du projet est trop similaire à celui d'un projet existant et pourrait "
"prêter à confusion."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10076,7 +10138,7 @@ msgstr ""
"%(correct_code)s
, et l'interdire permet d'évite qu'un "
"acteurmalveillant n'y place son projet."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10084,12 +10146,12 @@ msgstr ""
"Le nom du projet a déjà été enregistré par un autre utilisateur·rice, mais "
"aucune version n'a été créée."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Voir %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the « Comment demander un transfert de nom » de la PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10108,11 +10170,11 @@ msgstr ""
"Peut publier des versions pour un paquet. Ne peut pas modifier les "
"gestionnaires. Ne peut pas supprimer de fichiers, versions ou le projet."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Propriétaire :"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10120,7 +10182,7 @@ msgstr ""
"Peut publier des versions. Peut modifier les gestionnaires. Peut supprimer "
"des fichiers, versions, ou bien le projet complet."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10135,7 +10197,7 @@ msgstr ""
"de projets fournissent leurs coordonnées dans le champ « Créé par » des "
"détails « Métadonnées » sur la page du projet."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10143,14 +10205,14 @@ msgstr ""
"Si les propriétaires ne répondent pas, voir %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10159,7 +10221,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Guide d'utilisation des paquets Python pour plus "
"d'information sur les formats disponibles."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10186,14 +10248,14 @@ msgstr ""
"d'abord supprimer du projet toutes les versions ou les fichiers individuels "
"qui ne sont plus nécessaires, afin de réduire la taille de votre projet."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10210,7 +10272,7 @@ msgstr ""
"d'abord supprimer du projet toutes les versions ou les fichiers individuels "
"qui ne sont plus nécessaires, afin de réduire la taille de votre projet."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Ouvrez un ticket dans lequel vous mentionnerez :"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10242,7 +10304,7 @@ msgstr ""
"href=\"%(vulns_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">base de données Python Packaging Advisory."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10254,7 +10316,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">ouvrez un ticket "
"avec les informations détaillées."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10264,7 +10326,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10276,7 +10338,7 @@ msgstr ""
"title=\"%(title)s\">utiliser la commande check de twine pour vérifier "
"localement la validité d'une description."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10289,27 +10351,27 @@ msgstr ""
"votre adresse e-mail ou de votre nom de profil, suivez ces étapes pour "
"réinitialiser votre mot de passe :"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
"Rendez-vous sur la page réinitialiser votre mot de "
"passe."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Entrez l'adresse e-mail ou le nom d'utilisateur·rice que vous avez utilisé "
"pour PyPI et soumettez le formulaire."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Vous allez recevoir un e-mail avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
@@ -10318,15 +10380,15 @@ msgstr ""
"Si vous avez perdu l'accès à votre compte PyPI pour l'une des raisons "
"suivantes :"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Vous avez perdu accès à l'adresse e-mail associée à votre compte"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, , périphérique de sécurité et "
"à vos codes de récupération"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to ouvrir un ticket pour demander de l'aide sur la "
"récupération de compte."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Assurez-vous que votre jeton d'API est valide et n'a pas été révoqué."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10364,13 +10426,13 @@ msgstr ""
"Assurez-vous que votre jeton d'API est correctement "
"formaté et ne contient pas de caractères de fin de ligne."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
"Assurez-vous que le nom d'utilisateur·rice que vous utilisez est "
"__token__
."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10382,7 +10444,7 @@ msgstr ""
"Dans les deux cas, rappelez-vous que PyPI et TestPyPI nécessitent chacun la "
"création d'un compte, donc vos identifiants peuvent être différents."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "If you're using Windows and trying to paste your password or token in the "
@@ -10403,7 +10465,7 @@ msgstr ""
"l'option « Modifier > Coller » depuis le menu de la fenêtre, ou activer « "
"Utiliser Ctrl + Maj + C/V comme Copier/Coller » dans « Propriétés »."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10423,7 +10485,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Découvrez pourquoi "
"sur le blog de la PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10435,7 +10497,7 @@ msgstr ""
"de récupérer l'URL
, essayer d'ajouter -v
à la commande "
"pour obtenir plus d'informations :"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10447,7 +10509,7 @@ msgstr ""
"code> ou TLSV1_ALERT_PROTOCOL_VERSION
, vous devrez vous "
"connecter à PyPI avec une bibliothèque TLS plus récente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10460,7 +10522,7 @@ msgstr ""
"des versions de Python, de setuptools
, et de pip
"
"installées."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take l'accessibilité très au sérieux et nous voulons rendre "
"le site simple d'utilisation pour tout le monde."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , afin que nous puissions essayer de corriger le problème, pour "
"vous et les autres."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10520,7 +10582,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">utiliser twine pour publier vos projets sur PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10534,7 +10596,7 @@ msgstr ""
"aux projets et qu'il jouit d'une solide réputation en matière de recherche, "
"il constitue une cible de choix."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10551,23 +10613,23 @@ msgstr ""
"rel=\"noopener\">notre page de statut pour plus d'informations, car nous "
"l'aurons probablement actualisée avec le motif de l'intervention."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI renverra ces erreurs pour l'une de ces raisons :"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Le nom du fichier a déjà été utilisé et le fichier existe"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Le nom de fichier à déjà été utilisé mais le fichier n'existe plus"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Un fichier avec exactement le même contenu existe déjà"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10575,7 +10637,7 @@ msgstr ""
"PyPI n'autorise pas la réutilisation d'un nom de fichier, même une fois le "
"projet supprimé et recréé."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10583,7 +10645,7 @@ msgstr ""
"Le nom du fichier de distribution sur pypa se compose du nom du projet, du "
"numéro de version et du type de distribution."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10595,7 +10657,7 @@ msgstr ""
"secrètement modifiée (seulement supprimée) par le responsable du projet ou "
"une partie malveillante."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10606,7 +10668,7 @@ msgstr ""
"pypa, reconstruire la distribution, puis télécharger une nouvelle "
"distribution."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10619,7 +10681,7 @@ msgstr ""
"rel=\"noopener\">projet pypa/trove-classifiers
. Incluez le "
"nom du classifieur demandé et une brève justification de son importance."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10636,7 +10698,7 @@ msgstr ""
"concerne uniquement le site de PyPI lui-même. Avant d'ouvrir un nouveau "
"ticket, vérifiez d'abord si un problème similaire n'a pas déjà été rapporté."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10645,7 +10707,7 @@ msgstr ""
"PyPI, vous devriez plutôt contacter directement les mainteneur·euses de ce "
"projet."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10653,7 +10715,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "Projects may get placed in quarantine for any number of reasons, such as "
@@ -10674,7 +10736,7 @@ msgstr ""
"rel=\"noopener\">Conditions d'utilisation ou de la Politique d'utilisation acceptable."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10685,7 +10747,7 @@ msgstr ""
"administrateurs de PyPI devront examiner ce projet avant de pouvoir le "
"restaurer."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, fuzzy, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10695,7 +10757,7 @@ msgstr ""
"Si vous pensez que ce projet a été mis en quarantaine par erreur, contactez "
"PyPI via security@pypi.org avec des détails."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; dont le financement permet aux développeurs et développeuses d'améliorer "
"la sécurité et l'accessibilité de Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by généreux "
"sponsors."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10767,7 +10829,7 @@ msgstr ""
"Il est maintenant robuste, testé et prêt pour le trafic attendu depuis les "
"navigateurs et l'API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via miroir, soit un index privé."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10808,11 +10870,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">the Warehouse "
"project)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finances :"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10821,11 +10883,11 @@ msgstr ""
"Toute contribution à travers vos dons pour financer le "
"développement et la maintenance serait grandement appréciée."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Développement :"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10837,7 +10899,7 @@ msgstr ""
"pour apporter une contribution - d'ailleurs, nous aimerions beaucoup vous "
"aider à réaliser votre première Pull Request libre !"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -10869,7 +10931,7 @@ msgstr ""
"rel=\"noopener\">« Good first issue » – nous vous recommandons de "
"commencer par là."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into forum sur les paquets Python sur Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS alimentés par "
"l'étiquette « pypi »."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10946,7 +11008,7 @@ msgstr ""
"L'ensemble du trafic transite par notre CDN, dont les adresses IP publiques "
"sont répertoriées ici : %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10967,11 +11029,11 @@ msgstr ""
"bien fonctionner, mais sont moins testées que les autres fonctionnalités du "
"site."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Actuellement, il n'y a aucune fonctionnalité en version bêta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10986,40 +11048,46 @@ msgstr ""
"title=\"%(title)s\">PyPy, qui est une implémentation alternative "
"populaire du langage Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Ressources"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
"Vous cherchez autre chose ? Peut-être que ces liens vous seront utiles :"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentation"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guide d'utilisation des paquets Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentation de Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(site principal de Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Page communautaire de Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(liste des canaux IRC, listes de diffusion, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contact"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The , ou parcourez les tableaux en ligne.."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Sécurité"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Signaler un problème de sécurité"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11055,11 +11123,11 @@ msgstr ""
"Nous prenons la sécurité très au sérieux et nous vous demandons de suivre "
"attentivement notre politique de sécurité."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Important !"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -11068,25 +11136,25 @@ msgstr ""
"signalez PAS ce problème sur un forum public, y compris (liste non-"
"exhaustive) :"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Notre gestionnaire de tickets sur GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Les canaux de discussion officiels ou non officiels"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listes de diffusion officielles ou non officielles"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Si vous avez identifié un problème de sécurité avec un projet hébergé sur "
"PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -11096,15 +11164,15 @@ msgstr ""
"En bas de la barre latérale, cliquez sur Signaler le projet comme "
"malware. Renseignez les détails suivants dans le formulaire :"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "L'URL vers le projet en question"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Une explication de ce qui fait du projet un problème de sécurité"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, fuzzy, python-format
#| msgid ""
#| "If applicable: a link to the problematic lines in the project's "
@@ -11116,7 +11184,7 @@ msgstr ""
"Le cas échéant un lien vers les lignes problématiques dans le projet via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -11129,7 +11197,7 @@ msgstr ""
"exemples de typo-squatting, de confusion de dépendances, d'exfiltration de "
"données, d'obfustication, de commande/contrôle, etc."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -11137,7 +11205,7 @@ msgstr ""
"Si vous avez identifié un problème de sécurité sur PyPI lui-même (pas sur un "
"projet hébergé sur PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -11147,11 +11215,11 @@ msgstr ""
"fournissant le plus d'informations pertinentes possible, en incluant les "
"étapes de reproduction."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Que se passera-t-il ensuite ?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11159,7 +11227,7 @@ msgstr ""
"Une fois que vous avez envoyé un ticket par e-mail, vous devriez recevoir un "
"accusé de réception dans les 48 heures."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11167,7 +11235,7 @@ msgstr ""
"En fonction des mesures à prendre, vous pourriez recevoir d'autres e-mails "
"de suivi."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on June 2022."
msgid "This security policy was last updated on March 2024."
@@ -11175,44 +11243,44 @@ msgstr ""
"Cette politique de sécurité a été mise à jour pour la dernière fois en juin "
"2022."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Plan du site PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Accueil de PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Rechercher et filtrer des projets"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Authentification"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Se connecter"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Politique de sécurité"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Marques déposées de PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Soutenez PyPI et les projets apparentés"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Soutenez la Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11220,11 +11288,11 @@ msgstr ""
"La Python Software Foundation lève et distribue des fonds pour améliorer "
"l'écosystème des paquets Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Projets récemment financés :"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11232,7 +11300,7 @@ msgstr ""
"La relance réussie de l’indice Python Package, propulsé par la nouvelle base "
"de code 'Warehouse'"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With programme de support Mozilla pour le logicel libre en "
"2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11254,7 +11322,7 @@ msgstr ""
"Améliorer la securité et l'accessibilité de PyPI, et ajouter le support pour "
"de multiples localisations"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research en 2019 et 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Refonte de l’expérience utilisateur·rice et du résolveur de dépendance de pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Programme de soutien aux logiciels libres de Mozilla en "
"2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11314,11 +11382,11 @@ msgstr ""
"paquets, au profit de millions d’utilisatrices et d'utilisateurs de Python à "
"travers le monde."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Soutenir la PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11329,16 +11397,16 @@ msgstr ""
"réalisé que grâce au généreux soutien financier que vous, ou votre "
"organisation, apportez."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Vos contributions comptent et ont un impact. Chaque don compte !"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Devenir sponsor"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11348,11 +11416,11 @@ msgstr ""
"lucratif de type 501(c)(3), et les dons sont déductibles des impôts pour les "
"organisations qui paient des impôts aux États-Unis."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Obtenez votre logo sur PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11360,15 +11428,15 @@ msgstr ""
"Vous cherchez de la visibilité pour votre marque ? Au cours de l'année "
"dernière*, 21,1 millions de personnes de 237 pays ont visité PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Données en mars 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Renforcer l’écosystème Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11377,11 +11445,11 @@ msgstr ""
"directement consacrés à l’amélioration des outils que votre entreprise "
"utilise tous les jours."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Renforcez votre réputation"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11389,50 +11457,50 @@ msgstr ""
"Améliorez la réputation de votre entreprise en investissant dans Python et "
"la communauté open source."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Statistiques de PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Statistiques de première partie"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "Statistiques de tierces parties"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Principaux projets par taille totale de paquet"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11445,137 +11513,137 @@ msgstr ""
"Voici une liste des 100 plus gros projets basée sur la somme des tailles de "
"leurs paquets (en octets)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistiques par projet"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Somme des fichiers de version (octets)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "L'ensemble de PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Marques déposées"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Logotypes"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Numéro d'enregistrement USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Numéro d'enregistrement international"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Logos"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Résultats de recherche"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
"Voulez-vous dire « %(text)s » ?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fermer le panneau"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrer par classifieur"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Entrez une recherche ou sélectionnez un filtre dans la liste des "
"classifieurs."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Entrez une recherche, ou ajoutez un filtre en cliquant sur le bouton."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
"Vous pouvez combiner des recherches et des filtres de classifieurs. "
"Exemples :"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projets compatibles Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensions de Sphinx qui ont un statut stable/production"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projets liés aux « graphiques » avec des licences approuvées par l'OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s projet"
msgstr[1] "%(count_display)s projets"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "pour « %(term)s »"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "avec le classifieur sélectionné"
msgstr[1] "avec les classifieurs sélectionnés"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Trier par"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Pertinence"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Date de dernière mise à jour"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtre"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Ajouter un filtre"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Aucun résultat pour « %(term)s »"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po
index 768a949bbf74..5986fd369c46 100644
--- a/warehouse/locale/fr_CA/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fr_CA/LC_MESSAGES/messages.po
@@ -17,31 +17,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Langue mise à jour"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "L’adresse courriel est invalide. Veuillez réessayer."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Le mot de passe est invalide. Veuillez réessayer."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -52,29 +52,29 @@ msgstr ""
"se terminer par une lettre ou un nombre. Choisissez un nom d’utilisateur "
"différent."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Aucun utilisateur trouvé pour ce nom d’utilisateur"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Le code TOTP doit comporter ${totp_length} chiffres."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Choisissez un nom d’utilisateur de 50 caractères ou moins."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -82,14 +82,14 @@ msgstr ""
"Ce nom d’utilisateur est déjà utilisé par un autre compte. Choisissez un nom "
"d’utilisateur différent."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "Force du mot de passe :"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -100,23 +100,23 @@ msgstr ""
"Il y a eu trop de tentative de connexions infructueuses. Veuillez réessayer "
"plus tard."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Votre mot de passe est incorrect. Veuillez réessayer."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "L’adresse courriel est invalide. Veuillez réessayer."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Vous ne pouvez pas utiliser une adresse courriel de ce domaine. Veuillez "
"utiliser une adresse e-mail différente."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -124,7 +124,7 @@ msgstr ""
"Cette adresse courriel est déjà utilisée par ce compte. Veuillez utiliser "
"une adresse e-mail différente."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -132,40 +132,40 @@ msgstr ""
"Cette adresse courriel est déjà utilisée par un autre compte. Veuillez "
"utiliser une adresse courriel différente."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Code TOTP invalide."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Assertion WebAuthn non valide : requête malformée"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Code de récupération invalide."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
#, fuzzy
#| msgid "Recovery codes regenerated"
msgid "Recovery code has been previously used."
msgstr "Codes de récupération régénérés"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "L’adresse courriel est invalide. Veuillez réessayer."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -176,7 +176,7 @@ msgstr ""
"Il y a eu trop de tentative de connexions infructueuses. Veuillez réessayer "
"plus tard."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -186,7 +186,7 @@ msgstr ""
"vérifiées. Veuillez consulter votre boîte de réception et suivre les liens "
"de vérification. (IP : ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -200,26 +200,26 @@ msgstr ""
"vérifiées. Veuillez consulter votre boîte de réception et suivre les liens "
"de vérification. (IP : ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Connexion à deux facteurs invalide ou expirée."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Déjà authentifié"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Assertion WebAuthn réussie"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Code de récupération accepté. Le code fourni ne peut plus être utilisé."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -227,37 +227,37 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Jeton expiré : demandez un nouveau lien de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"Jeton invalide : demandez un nouveau lien de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Jeton invalide : aucun jeton fourni"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
"Jeton invalide : ce n’est pas un jeton de réinitialisation de mot de passe"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Jeton invalide : utilisateur introuvable"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Jeton invalide : l’utilisateur s’est connecté depuis que ce jeton a été "
"demandé"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -265,129 +265,129 @@ msgstr ""
"Jeton invalide : mot de passe a déjà été changé depuis que ce jeton a été "
"demandé"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Vous avez réinitialisé votre mot de passe"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Jeton expiré : demandez un nouveau lien de vérification de courriel"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Jeton invalide : demandez un nouveau lien de vérification de courriel"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Jeton invalide : ce n'est pas un jeton de vérification de courriel"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Courriel non trouvé"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Courriel déjà vérifié"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
"Vous pouvez dorénavant configurer ce courriel comme votre adresse principale"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Ceci est votre adresse principale"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Adresse courriel ${email_address} verifié. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
msgstr "Jeton expiré: demander une nouvelle invitation de rôle de projet"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
msgstr "Jeton expiré: demander une nouvelle invitation de rôle de projet"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr ""
"Jeton non valide: ce n'est pas un jeton d'invitation à la collaboration"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "L'invitation de rôle n'est pas valide."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation no longer exists."
msgstr "L'invitation de rôle n'existe plus."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "Jeton expiré: demander une nouvelle invitation de rôle de projet"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "Jeton expiré: demander une nouvelle invitation de rôle de projet"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
"Jeton non valide: ce n'est pas un jeton d'invitation à la collaboration"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "L'invitation de rôle n'est pas valide."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "L'invitation de rôle n'existe plus."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -399,7 +399,7 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -409,20 +409,20 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -433,51 +433,51 @@ msgstr ""
"Il y a eu trop de tentative de connexions infructueuses. Veuillez réessayer "
"plus tard."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "Gérer ce projet"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "Gérer la version"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Aperçu de la bannière"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Choisissez un nom d’utilisateur de 50 caractères ou moins."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -494,7 +494,7 @@ msgstr ""
"se terminer par une lettre ou un nombre. Choisissez un nom d’utilisateur "
"différent."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -506,7 +506,7 @@ msgstr ""
"Ce nom d’utilisateur est déjà utilisé par un autre compte. Choisissez un nom "
"d’utilisateur différent."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -518,26 +518,26 @@ msgstr ""
"Ce nom d’utilisateur est déjà utilisé par un autre compte. Choisissez un nom "
"d’utilisateur différent."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Delete project"
msgid "Select project"
msgstr "Supprimer le projet"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "Nom du projet"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -548,7 +548,7 @@ msgstr ""
"Ce nom d’utilisateur est déjà utilisé par un autre compte. Choisissez un nom "
"d’utilisateur différent."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -556,7 +556,7 @@ msgid ""
"characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -564,11 +564,11 @@ msgid ""
"characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -576,7 +576,7 @@ msgid ""
"with 400 characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -584,23 +584,23 @@ msgid ""
"1024 characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Choisissez un nom d’utilisateur de 50 caractères ou moins."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -610,23 +610,23 @@ msgstr ""
"Ce nom d’utilisateur est déjà utilisé par un autre compte. Choisissez un nom "
"d’utilisateur différent."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "Nom du projet"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -634,94 +634,94 @@ msgid ""
"less."
msgstr "Le nom est trop long. Choisissez un nom d’au plus 100 caractères."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Détails du compte"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Courriel ${email_address} ajouté – consultez votre boîte de réception pour "
"le lien de vérification"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Les codes de récupération ont déjà été générés"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"La génération de nouveaux codes de récupération rendra invalide vos codes "
"existants."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Vérifiez votre adresse courriel ou ajoutez une nouvelle adresse."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Identifiants incorrects. Veuillez réessayer"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Code de récupération invalide."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Code de récupération invalide."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Confirmer l'invitation"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Code de récupération invalide."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Code de récupération invalide."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -733,7 +733,7 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -745,7 +745,7 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -757,7 +757,7 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -769,9 +769,9 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -783,54 +783,54 @@ msgstr ""
"L’enregistrement d’un nouvel utilisateur est temporairement désactivé. Voir "
"https://pypi.org/help#admin-intervention pour plus de détails."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not yank release - "
msgstr "Ne plus remiser la version"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not un-yank release - "
msgstr "Ne plus remiser la version"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Supprimer la version"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Impossible de trouver l'invitation au rôle."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"L'utilisateur '$ {username}' a déjà le rôle $ {role_name} pour le projet"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"L'utilisateur '$ {username}' a déjà le rôle $ {role_name} pour le projet"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -839,8 +839,8 @@ msgstr ""
"L'utilisateur '$ {username}' n'a pas d'adresse e-mail principale vérifiée et "
"ne peut pas être ajouté en tant que $ {role_name} pour le projet"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -848,34 +848,34 @@ msgstr ""
"L'utilisateur '$ {username}' a déjà une invitation active. Veuillez "
"réessayer plus tard."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invitation envoyée à '$ {username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Impossible de trouver l'invitation au rôle."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Invitation déjà expirée."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Invitation révoquée de '$ {username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"L'utilisateur '$ {username}' a déjà le rôle $ {role_name} pour le projet"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -887,262 +887,262 @@ msgstr ""
"L'utilisateur '$ {username}' n'a pas d'adresse e-mail principale vérifiée et "
"ne peut pas être ajouté en tant que $ {role_name} pour le projet"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "Impossible de trouver l'invitation au rôle."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "L'invitation de rôle n'existe plus."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Code de récupération invalide."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Ce projet n'a pas de version"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Ce projet n'a pas de version"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "Ce projet n'a pas de version"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "Nom du projet"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Créer un compte"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "Nom du projet"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Code de récupération invalide."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Code de récupération invalide."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Code de récupération invalide."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Mot de passe"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Votre mot de passe est incorrect. Veuillez réessayer."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Le champ du mot de passe est vide"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Force du mot de passe :"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1150,202 +1150,205 @@ msgid_plural "About %1 days ago"
msgstr[0] "S'inscrire"
msgstr[1] "S'inscrire"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Action"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Dernière utilisation"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Annuler"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "Invitation expirée"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Accès refusé / interdit (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Vous n'êtes pas autorisé à consulter cette page"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Page non trouvée (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Nous avons cherché partout mais nous n'avons pas pu trouver cette page"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr ""
"Et maintenant, quelque chose de
complètement différent "
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python, le sketch de la fromagerie"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Lien externe"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Voir la transcription de la vidéo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Page supprimée (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "La page que vous cherchez a été supprimée"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erreur interne du serveur (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Quelque chose s'est mal passé"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1355,19 +1358,19 @@ msgstr ""
"donner accès à ce site.
Nous sommes au courant du problème et nous "
"travaillons à sa résolution au plus vite.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Consultez notre page de statut"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Code d'erreur 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Utilisez-vous PyPI pour le travail?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considérez un don pour nous aider à construire une plateforme "
"plus stable et plus sûre."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1397,56 +1400,60 @@ msgstr ""
"minuscules), des chiffres et des caractères spéciaux. Évitez les mots "
"courants et les répétitions."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Force du mot de passe :"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navigation principale"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Aide"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsors"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Se connecter"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "S'inscrire"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Afficher le menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the "
"Python Software Foundation "
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the "
"Python Software Foundation "
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1486,48 +1493,48 @@ msgstr ""
"L'Index des Paquets Python (PyPI) est une collection de programmes pour le "
"langage de programmation Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS : 40 dernières mises à jour"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS : 40 paquets les plus récents"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Passer au contenu principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Passer à la version mobile"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Avertissement"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Vous utilisez un navigateur non supporté, veuillez effectuer la mise à jour "
"vers une version plus récente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1537,7 +1544,7 @@ msgstr ""
"qui vous permet d'essayer les outils de publication et processus sans "
"affecter le véritable index."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1545,199 +1552,204 @@ msgstr ""
"Certaines fonctionnalités pourraient ne pas fonctionner sans JavaScript. "
"Veuillez essayer de l'activer si vous rencontrez des problèmes."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Chercher sur PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Rechercher des projets"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Rechercher"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Rechercher des projets"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Aide à la navigation"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installation de paquets"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Publication de paquets"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guide de l'utilisateur"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Nom du projet"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQ"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "À propos de PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "À propos de la navigation sur PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Accueil de PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Tableau de bord de l'infrastructure"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistiques"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nos sponsors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuer à PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Comment contribuer à la navigation"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bogues et remarques"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuer sur GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduire PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsor"
msgid "Sponsor PyPI"
msgstr "Sponsor"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Crédits de développement"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Utilisation de PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Utilisation de la navigation de PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Conditions d'utilisation"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Signaler un problème de sécurité"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Code de conduite"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Politique de confidentialité"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Statut : "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "Tous les systèmes sont opérationnels"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Développé est maintenu par la communauté Python, pour la communauté Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Faites un don aujourd'hui!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Plan du site"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Passer à la version pour ordinateur"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmer l'action"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Code d'erreur"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Revenir sur la page d'accueil"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "L'Index des paquets Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Testez la publication de paquets Python avec le l'Index des Paquets Python "
"Test"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
@@ -1745,46 +1757,46 @@ msgstr ""
"Testez la publication de paquets Python avec le l'Index des Paquets Python "
"Test"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Recherchez, installez et publiez des paquets Python avec l'Index des Paquets "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ou bien explorez les projets"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projet"
msgstr[1] "%(num_projects_formatted)s projets"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s version"
msgstr[1] "%(num_releases_formatted)s versions"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s fichier"
msgstr[1] "%(num_files_formatted)s fichiers"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s utilisateur"
msgstr[1] "%(num_users_formatted)s utilisateurs"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1801,149 +1813,149 @@ msgid "Package authors use PyPI to distribute their software."
msgstr ""
"Les créateurs de paquets utilisent PyPI pour distribuer leurs logiciels."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Apprenez à empaqueter votre code Python pour PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Erreur de traitement du formulaire"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmez le mot de passe"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirmer le mot de passe pour continuer"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Mot de passe"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obligatoire)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Votre mot de passe"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Afficher le mot de passe"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Mot de passe oublié?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1969,12 +1981,12 @@ msgstr ""
"mot de passe dans l'heure qui suit.\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Cette URL est un point d’accès à l’API pour téléverser des fichiers sur PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guide utilisateur de l'empaquetage Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1993,11 +2005,11 @@ msgstr ""
"Sinon, nous vous suggérons de consulter la page "
"d’accueil de PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirmer l'invitation"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2015,22 +2027,22 @@ msgstr ""
"projet%(role_name)s?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Accepter"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Refuser"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2039,52 +2051,52 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Se connecter à %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nom d’utilisateur"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Votre nom d’utilisateur"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Se déconnecter"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Se déconnecter de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Confirmer l'invitation"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2102,7 +2114,7 @@ msgstr ""
"projet%(role_name)s?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2111,35 +2123,35 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar pour {user} via gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Date d'inscription"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Rejoint le %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2147,28 +2159,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Vos projets"
msgstr[1] "Vos projets"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Aucun projet"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Dernière version le %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s n'a pas encore téléversé de projet sur PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2176,42 +2188,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Rechercher des projets"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Codes de récupération"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Se connecter avec un code de récupération"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Entrez le code de récupération"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Vérifier"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2224,114 +2236,115 @@ msgstr ""
"votre identité. Une fois utilisé, le code de récupération ne sera plus "
"valide."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
"Cela ne fonctionne pas? Obtenir de l'aide.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Créer un compte"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Créer un compte sur %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nom"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Votre nom"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Adresse courriel"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Votre adresse courriel"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulaire de confirmation"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Sélectionnez un nom d'utilisateur"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Afficher les mots de passe"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Choisissez un mot de passe"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ pour plus d'informations."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Créer un compte"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Réinitialisation du mot de passe"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Pour réinitialiser votre mot de passe, entrez votre nom d’utilisateur ou "
"votre courriel."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nom d’utilisateur ou adresse courriel"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Demander la réinitialisation du mot de passe"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Courriel de réinitialisation envoyé"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2376,7 +2389,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Un courriel a été envoyé à votre adresse électronique d’inscription."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2385,31 +2398,31 @@ msgstr ""
"Le courriel contient un lien pour réinitialiser votre mot de passe. Ce lien "
"expirera dans %(n_hours)s heures."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Réinitialiser votre mot de passe"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Sélectionnez un nouveau mot de passe"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Réinitialiser le mot de passe"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Authentification à deux facteurs"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Authentification avec un périphérique de sécurité (ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2417,17 +2430,17 @@ msgstr ""
"Connectez votre périphérique de sécurité et cliquez sur le bouton « "
"S’authentifier avec le périphérique »."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Activez JavaScript pour vous connecter avec un périphérique de sécurité "
"(ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "S’authentifier avec le périphérique"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Mettez à jour votre navigateur pour vous connecter avec "
"un dispositif de sécurité (ex : clé USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Périphérique perdu? Cela ne fonctionne pas? Obtenir de "
"l'aide."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "S'authentifier avec une application"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Entrez le code d'authentification"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Générez un code en utilisant une application d'authentification connectée "
"à votre compte PyPI. Entrez ce code dans le formulaire pour vérifier votre "
"identité.
Application perdue? Cela ne fonctionne pas? Obtenir de l'aide.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Clé de sécurité oubliée ou accès à l'application perdu?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Vous n'avez pas généré de codes de récupération de compte."
"strong>
Si vous perdez l'accès à votre méthode d'authentification à "
"deux facteurs, vous pourriez perdre l'accès à votre compte.Obtenir de l'aide sur les codes de récupération.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Votre compte PyPI %(username)s a été supprimé."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2520,7 +2542,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2529,7 +2551,7 @@ msgstr ""
"Vous recevez ceci car vous avez été ajouté par %(initiator_username)s à un "
"projet sur %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2542,14 +2564,14 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2561,7 +2583,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2573,7 +2595,7 @@ msgstr ""
"Vous recevez ceci car vous avez été ajouté par %(initiator_username)s à un "
"projet sur %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2586,13 +2608,13 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2646,21 +2668,21 @@ msgstr ""
"Vous recevez ceci car vous avez été ajouté par %(initiator_username)s à un "
"projet sur %(site)s."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2685,40 +2707,40 @@ msgstr ""
"Vous allez recevoir un courriel avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
@@ -2726,20 +2748,20 @@ msgstr ""
"Vous allez recevoir un courriel avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were an owner of this organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2771,57 +2793,57 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rôle"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Ajoutée par :"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2832,7 +2854,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2843,13 +2865,13 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Inviter"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2859,33 +2881,33 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Supprimée par :"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Enregistrer le rôle"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Modifié par :"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2896,8 +2918,8 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2905,7 +2927,7 @@ msgid ""
"organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2915,7 +2937,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2925,7 +2947,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
@@ -2933,47 +2955,47 @@ msgstr ""
"Vous allez recevoir un courriel avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "Description du projet"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "Description du projet"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "Description du projet"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "Description du projet"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2982,12 +3004,12 @@ msgstr ""
"Quelqu'un, peut-être vous, à modifié le mot de passe de votre compte PyPI "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Quoi?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -3010,7 +3032,7 @@ msgstr ""
"votre mot de passe\n"
" existant."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3024,12 +3046,12 @@ msgstr ""
"réduire les\n"
" risques pour PyPI et ses utilisateurs."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Que dois-je faire?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -3038,11 +3060,11 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Comment puis-je vous contacter?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -3056,7 +3078,7 @@ msgstr ""
"communiquer avec\n"
" les administrateurs de PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -3080,7 +3102,7 @@ msgstr ""
"connecter ou publier sur PyPI avec votre mot de passe\n"
" existant."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3097,7 +3119,7 @@ msgstr ""
" risque d'attaque au vol d'identifiants\n"
" envers PyPI et ses utilisateurs."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3112,11 +3134,11 @@ msgstr ""
"autres mots de passe et vous rendre plus familier avec les bonnes pratiques "
"pour un bon mot de passe."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Comment le savez-vous?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3146,7 +3168,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3155,7 +3177,7 @@ msgstr ""
"Quelqu'un, peut-être vous, a fait une demande de réinitialisation de mot de "
"passe pour votre comte PyPO « %(username)s »."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3164,23 +3186,23 @@ msgstr ""
"Si vous souhaiter procéder à cette demande, cliquer "
"pour réinitialiser votre mot de passe."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Ce lien expirera dans %(n_hours)s heure."
msgstr[1] "Ce lien expirera dans %(n_hours)s heures."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Si vous n'avez pas fait cette demande, vous pouvez ignorer ce courriel en "
"toute sécurité."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3192,13 +3214,13 @@ msgstr ""
"Quelqu'un, peut-être vous, a fait une demande de réinitialisation de mot de "
"passe pour votre comte PyPO « %(username)s »."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3206,20 +3228,20 @@ msgid ""
"account, try that instead."
msgstr "Vous avez perdu l'accès à l'adresse courriel associés à votre compte"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Version %(version)s créée"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3229,7 +3251,7 @@ msgstr ""
"strong> a été modifié de %(old_email)s
à %(new_email)s"
"code>"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3237,7 +3259,7 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "Keep these somewhere safe. If you lose your "
@@ -3254,7 +3276,7 @@ msgstr ""
"ces codes de récupération, vous pourriez perdre définitivement l'accès à "
"votre compte PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3266,7 +3288,7 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3274,7 +3296,7 @@ msgid ""
"used."
msgstr "Votre compte PyPI %(username)s a été supprimé."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3282,18 +3304,18 @@ msgid ""
"been generated."
msgstr "Votre compte PyPI %(username)s a été supprimé."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3304,7 +3326,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3316,7 +3338,7 @@ msgstr ""
"Vous recevez ceci car vous avez été ajouté par %(initiator_username)s à un "
"projet sur %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3327,13 +3349,13 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this team."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3345,7 +3367,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3357,7 +3379,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3370,7 +3392,7 @@ msgstr ""
"Peut publier des versions. Peut ajouter d'autres collaborateurs. Peut "
"supprimer des fichiers, versions, ou bien le projet complet."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3383,7 +3405,7 @@ msgstr ""
"Peut publier des versions pour un paquet. Ne peut pas ajouter de "
"collaborateurs. Ne peut pas supprimer de fichiers, versions ou le projet."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3395,47 +3417,47 @@ msgstr ""
"Vous recevez ceci car vous avez été ajouté par %(initiator_username)s à un "
"projet sur %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permissions"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Collaborateurs"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"Quels rôles de collaborateurs sont disponibles pour un projet sur PyPI?"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid ""
@@ -3443,7 +3465,7 @@ msgid ""
msgstr ""
"Quels rôles de collaborateurs sont disponibles pour un projet sur PyPI?"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3454,10 +3476,10 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3465,7 +3487,7 @@ msgid ""
"organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3476,7 +3498,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3489,7 +3511,7 @@ msgstr ""
"Vous avez été ajouté en tant que %(role)s au projet "
"%(site)s %(project_name)s par %(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3500,7 +3522,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3509,7 +3531,7 @@ msgstr ""
"Quelqu'un, peut-être vous, à ajouté une méthode d'authentification à deux "
"facteurs (%(method)s) à votre compte PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3518,7 +3540,7 @@ msgstr ""
"Quelqu'un, peut-être vous, à supprimé une méthode d'authentification à deux "
"facteurs (%(method)s) de votre compte PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3527,7 +3549,7 @@ msgstr ""
"Quelqu'un, peut-être vous, a ajouté cette adresse courriel "
"(%(email_address)s
) à son compte PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3536,14 +3558,14 @@ msgstr ""
"Si vous souhaiter procéder à cette demande, cliquez ici "
"pour vérifier l'adresse courriel."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3555,7 +3577,7 @@ msgstr ""
"Si vous souhaiter procéder à cette demande, cliquez ici "
"pour vérifier l'adresse courriel."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3563,142 +3585,142 @@ msgstr ""
"Si vous n'avez pas fait cette demande, vous pouvez ignorer ce courriel en "
"toute sécurité."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Ce lien expirera dans %(n_hours)s heure."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Masquer cette notification"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fermer"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Vos projets"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Paramètres du compte"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Profil public"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Détails du compte"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hachages pour %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algorithme"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Empreinte de hachage"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copier dans le presse-papiers"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copier"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hachages pour %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Erreur"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Succès"
@@ -3722,31 +3744,31 @@ msgstr "Succès"
msgid "Manage project"
msgstr "Gérer le projet"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Précédent"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Suivant"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"Votre adresse courriel principale (%(email_address)s) n'est pas vérifiée."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Vous n'avez pas d'adresse courriel principale."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Vérifiez votre adresse courriel ou ajoutez une nouvelle adresse."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3755,7 +3777,7 @@ msgstr ""
"L'authentification à deux facteurs est disponible, l'activer maintenant pour votre compte."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3771,7 +3793,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Modifier le profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3788,93 +3810,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s n'a pas encore téléversé de projet sur PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Courriel"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navigation pour la gestion de %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Projet :"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historique de sécurité"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Paramètres"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigation pour la gestion de %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Versions"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Collaborateurs"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentation"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navigation pour la gestion de %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3886,14 +3908,14 @@ msgstr "Vérifié"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Dernière version : %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filtrer par classificateur"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Liens du projet"
@@ -3903,282 +3925,282 @@ msgstr "Liens du projet"
msgid "GitHub Statistics"
msgstr "Statistiques de GitHub :"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "Historique de version"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Étoiles :"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks :"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Tickets ouverts / Demandes de fusion (PR) :"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Tickets ouverts / Demandes de fusion (PR) :"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Statistiques de GitHub :"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Mainteneurs"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar de {username} via gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Métadonnées"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Auteur :"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Mainteneur :"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Non vérifié"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licence :"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Étiquettes"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Exigences :"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificateurs"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Vérifié*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Des problèmes de livraison intermittents peuvent entraîner une perte de "
"vérification"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Vérifié"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Non vérifié*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Le courriel de PyPI est traité comme indésirable"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Erreur critique lors de la livraison"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Trop de problèmes de livraison"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Non vérifié"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principale"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Voir les options de courriel"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Options"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Options pour %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Renvoyer le courriel de vérification"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Définir cette adresse courriel comme principale"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Définir comme principale"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Supprimer cette adresse courriel"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Supprimer le courriel"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Portée"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tous les projets"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Créé"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Dernière utilisation"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Jamais"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Afficher les options de jeton"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Supprimer le jeton"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Afficher l'identifiant unique"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Supprimer le jeton d'API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Les applications ou les scripts utilisant ce jeton n'auront plus accès à "
"PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identifiant unique pour le jeton d'API « %(token_description)s »"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Photo de profil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com pour générer votre photo de profil à "
"partir de votre adresse courriel principale"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Modifier l'image sur gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Détails du compte"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Date d'inscription"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4209,24 +4231,24 @@ msgstr ""
"Affiché sur votre profil public. Ne peut pas être "
"modifié."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nom complet"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Aucun nom défini"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Affiché sur votre profil public"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Courriel public"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your profil public, visible par les utilisateurs connectés."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Mettre à jour le compte"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Courriels du compte"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any principale recevra des notifications."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Courriels associés à votre compte"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Statut"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Ajouter un courriel"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Modifier le mot de passe"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Ancien mot de passe"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Votre mot de passe actuel"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nouveau mot de passe"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmez le nouveau mot de passe"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Mettre à jour le mot de passe"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Jetons d'API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4310,19 +4332,19 @@ msgstr ""
"Les jetons d'API fournissent une alternative d'authentification lors du "
"téléversement de paquets sur PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "En savoir plus sur les jetons d'API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Jetons d'API actifs pour ce compte"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Ajouter un jeton d'API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4331,58 +4353,58 @@ msgstr ""
"Vérifiez votre adresse courriel principale pour "
"ajouter des jetons d'API à votre compte."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Portée du jeton : Ensemble du compte"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Portée du jeton : Projet %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Compte créé"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Connecté"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Méthode d'authentification à deux facteurs :"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Aucune"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Périphérique de sécurité (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4390,196 +4412,196 @@ msgstr ""
"Application d'authentification (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Code de récupération"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Supprimer le périphérique"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Motif :"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Votre mot de passe actuel"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Connexion à deux facteurs invalide ou expirée."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Connexion à deux facteurs invalide ou expirée."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Code de récupération invalide."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Authentification à deux facteurs ajoutée"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Courriel ajouté au compte"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Courriel supprimé du compte"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Courriel vérifié"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Courriel revérifié"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Courriel principal modifié"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Ancien courriel principal :"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nouveau courriel principal :"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Courriel principal défini"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Email envoyé"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "À:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Matière:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Réinitialisation de mot de passe demandée"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Réinitialisation de mot de passe demandée"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Mot de passe réinitialisé avec succès"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Mot de passe modifié avec succès"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Réinitialisation du mot de passe"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projet :"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Authentification à deux facteurs ajoutée"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Méthode : Périphérique de sécurité (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nom du périphérique :"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4587,73 +4609,73 @@ msgstr ""
"Méthode : Application d'authentification (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Authentification à deux facteurs supprimée"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Authentification à deux facteurs supprimée"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Codes de récupération générés"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Codes de récupération régénérés"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Code de récupération utilisé pour la connexion"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Jeton d'API ajouté"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nom du jeton :"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Jeton d'API supprimé"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identifiant unique :"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Jeton d'API supprimé automatiquement pour des raisons de sécurité"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Motif : jeton trouvé sur une URL publique"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4662,16 +4684,16 @@ msgstr ""
"Si le propriétaire ne répond pas, voir %(anchor_text)s"
"a>"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4680,8 +4702,8 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4690,7 +4712,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4699,40 +4721,40 @@ msgstr ""
"Si le propriétaire ne répond pas, voir %(anchor_text)s"
"a>"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Description du projet"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Toutes les versions de %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4743,60 +4765,60 @@ msgstr ""
"produisent sur votre compte. Si vous remarquez quelque chose de suspect, sécurisez votre compte dès que possible."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Activité récente du compte"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Événement"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Date / heure"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nom du périphérique"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4879,11 +4901,11 @@ msgstr ""
"href=\"%(delete_href)s\">supprimer le projet"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Procédez avec précaution!"
@@ -4896,27 +4918,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "Supprimer votre compte PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gérer"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Authentification à deux facteurs (A2F)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4931,91 +4953,91 @@ msgstr ""
"supplémentaire à votre compte. En savoir plus sur "
"l'A2F."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "Codes de récupération générés"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "Code de récupération"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "généré %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Régénérer"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Méthodes d'authentification à deux facteur activées"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Méthode d'authentification à deux facteurs"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Vous ne pouvez pas vous supprimer vous-même en tant que propriétaire"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Supprimer"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Supprimer l'application d'authentification"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Supprimer l'application"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Supprimer le périphérique de sécurité"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Supprimer le périphérique"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nom du périphérique"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5027,7 +5049,7 @@ msgstr ""
"Vérifiez votre adresse courriel principale pour "
"ajouter l'authentification à deux facteurs à votre compte."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5039,7 +5061,7 @@ msgstr ""
"Vérifiez votre adresse courriel principale pour "
"ajouter l'authentification à deux facteurs à votre compte."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5048,7 +5070,7 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5057,11 +5079,11 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Générer des codes de récupération"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5070,7 +5092,7 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5079,21 +5101,21 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "Entrez le code de récupération"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -5105,7 +5127,7 @@ msgstr ""
"Pour configurer l'A2F"
"abbr> avec une application d'authentification :"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -5117,8 +5139,8 @@ msgstr ""
"Ajouter l'A2F avec "
"un périphérique de sécurité (ex : clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -5126,8 +5148,8 @@ msgstr ""
"Activez JavaScript pour activer l'authentification à deux facteurs avec un "
"périphérique de sécurité (ex : clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"reset your "
@@ -5219,373 +5241,373 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Ajoutée par :"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Supprimée par :"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Inviter"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Votre nom"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Vérifier l'application"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nom d’utilisateur"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Navigation principale"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Créé le %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Navigation principale"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Description du projet"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "Description du projet"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "L'invitation de rôle n'est pas valide."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Gérer"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Propriétaire"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Voir"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s n'a pas encore téléversé de projet sur PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "L'invitation de rôle n'est pas valide."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Refuser"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Inviter"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "Description du projet"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "Description du projet"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Créé"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
@@ -5593,44 +5615,44 @@ msgstr ""
"Vous allez recevoir un courriel avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Unique propriétaire"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Consulter la page publique de ce projet"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5641,13 +5663,13 @@ msgstr ""
"commencer, consultez le Guide Utilisateur de l'Empaquetage Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Supprimer votre compte PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5659,7 +5681,7 @@ msgstr ""
"Vérifiez votre adresse courriel principale pour "
"ajouter l'authentification à deux facteurs à votre compte."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see principale recevra des notifications."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5698,100 +5720,100 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Propriétaire"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Votre nom"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Code de récupération invalide."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Raison (facultatif)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5802,22 +5824,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5829,75 +5851,75 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nom"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Aucun nom défini"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Projet :"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Versions"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5908,8 +5930,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5921,33 +5943,33 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Courriel"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Matière:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Matière:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5955,8 +5977,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5968,117 +5990,117 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Description du projet"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Description du projet"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Projet :"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Votre nom d’utilisateur"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nom d’utilisateur"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Gérer la version"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Projet :"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Projets tendance"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -6089,15 +6111,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -6106,33 +6128,33 @@ msgid ""
msgstr ""
"Vous n'avez pas activé l'authentification à deux facteurs pour votre compte."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Codes de récupération du compte"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Régénérer des codes de récupération"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -6143,7 +6165,7 @@ msgstr ""
"connecter à votre compte PyPI. Chaque code ne peut être utilisé "
"qu'une seule fois."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -6151,7 +6173,7 @@ msgstr ""
"Ces codes ne doivent être utilisés que pour la récupération "
"du compte, pas pour les connexions habituelles."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6162,70 +6184,70 @@ msgstr ""
"ces codes de récupération, vous pourriez perdre définitivement l'accès à "
"votre compte PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Enregistrez vos codes de récupération"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Télécharger le fichier"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Enregistrer"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuer"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Ces codes ne seront plus visibles."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"Assurez-vous de les avoir stocké dans un endroit sûr avant de continuer."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Supprimer le jeton d'API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Jeton pour « %(macaroon_description)s »"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permissions :"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Téléverser des paquets"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Portée :"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Ensemble du compte (tous les projets)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projet « %(project)s »"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6233,28 +6255,29 @@ msgstr ""
"Pour des raisons de sécurité, ce jeton n'apparaîtra qu\"une seule fois. "
"Copiez-le maintenant."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copier le jeton dans le presse-papiers"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copier le jeton"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Utiliser ce jeton"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Pour utiliser ce jeton d'API :"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Définissez votre nom d'utilisateur à %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -6263,7 +6286,7 @@ msgstr ""
"Définissez votre mot de passer à la valeur du jeton, en incluant le préfixe "
"%(prefix)s-
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6273,7 +6296,7 @@ msgstr ""
"vos projets sur PyPI, définissez votre fichier %(filename)s
"
"comme ceci :"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6284,7 +6307,7 @@ msgstr ""
"multiples projets sur PyPI, vous pouvez définir votre fichier "
"%(filename)s
comme ceci :"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6292,11 +6315,11 @@ msgstr ""
"soit un jeton à portée d'un utilisateur soit un jeton à portée d'un projet "
"que vous souhaitez définir comme par défaut"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "un jeton de projet"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6308,7 +6331,7 @@ msgstr ""
"Vous pouvez utiliser %(command)s
pour basculer vers le bon "
"jeton lors de la publication sur PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, consultez la page d'aide de PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Ajouter un autre jeton"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nom du jeton"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "À quoi servira ce jeton?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Sélectionner la portée…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6345,19 +6368,19 @@ msgstr ""
"Un jeton d'API avec une portée sur l'ensemble de votre compte aura la "
"permission de publier pour l'ensemble de vos projets actuels et futurs."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Créer un compte"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
"Configurer la double authentification avec une application "
"d'authentification (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the standard TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6377,16 +6400,16 @@ msgstr ""
"Visitez la page d'aide de PyPI pour une liste des "
"applications compatibles."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configurer votre application"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
"Scannez le code QR avec l'application d'authentification de votre choix."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6394,11 +6417,11 @@ msgstr ""
"Pour des raisons de sécurité, vous ne pouvez associer qu'une seule "
"application d'authentification par compte PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "Code QR pour la configuration d'une application d'authentification"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6408,15 +6431,15 @@ msgstr ""
"Pas de lecteur de code QR? Entrez manuellement le code à la "
"place :"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Vérifier l'application"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Code d'authentification"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6428,17 +6451,17 @@ msgstr ""
"Pour finaliser le processus de configuration, entrez le code "
"d'authentification fourni par votre application."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurer l'application"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Configurer la double authentification avec un périphérique de sécurité (ex : "
"clé USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the standard FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan et Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Nommez votre périphérique pour commencer"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI prend en charge l'ajout de plusieurs périphériques de sécurité."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6478,11 +6501,11 @@ msgstr ""
"Veuillez donner un nom à ce périphérique. 64 caractères ou moins. Tous les "
"caractères Unicode sont valides, espaces inclus."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurer un périphérique de sécurité"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6497,7 +6520,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">navigateur compatible."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6505,21 +6528,21 @@ msgstr ""
"Veuillez noter que certaines clés USB plus anciennes n'adhèrent pas au "
"standard FIDO, et ne fonctionneront pas avec PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6530,77 +6553,76 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Inviter"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Inviter"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Historique du projet « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6612,25 +6634,25 @@ msgstr ""
"Chaque fois que vous (ou vos collaborateurs) effectue une action de sécurité "
"liée à ce projet, l'action est enregistrée et affichée ici."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6639,19 +6661,19 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6660,7 +6682,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6669,7 +6691,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6678,7 +6700,7 @@ msgstr ""
"%(username)s a été ajouté en tant que %(role_name)s "
"de projet"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6687,7 +6709,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6697,7 +6719,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6708,7 +6730,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6719,7 +6741,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6729,7 +6751,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6739,44 +6761,44 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
@@ -6784,8 +6806,8 @@ msgstr ""
"%(username)s a été ajouté en tant que %(role_name)s "
"de projet"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6793,108 +6815,108 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "S'inscrire"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Créé par :"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Créé par :"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Supprimée par :"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Supprimée par :"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Refuser"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Modifié par :"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Inviter"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Supprimée par :"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Historique de sécurité pour %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6909,33 +6931,33 @@ msgstr ""
"commencer, consultez le Guide Utilisateur de l'Empaquetage Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6943,60 +6965,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Projets tendance"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "A2F activée"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "A2F"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "A2F désactivée"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -7008,13 +7030,13 @@ msgstr ""
"Utilisez cette page pour contrôler quels utilisateurs de PyPI peuvent vous "
"aider à gérer %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -7023,217 +7045,217 @@ msgid ""
"can do."
msgstr "Il y a deux rôles possibles pour les collaborateurs :"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Création d'une nouvelle version"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Utilisateurs pouvant gérer %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Utilisateur"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Enregistrer le rôle"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Vous ne pouvez pas vous supprimer vous-même en tant que propriétaire"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Invitation en attente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Invitation expirée"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Annuler l'invitation"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Révoquer l'invitation pour %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Supprimer"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Invitation expirée"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Inviter"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Compte créé"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s pour communiquer avec les "
"administrateurs de PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Détails du compte"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gérer la version"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "L'invitation de rôle n'est pas valide."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7303,32 +7325,32 @@ msgid ""
msgstr ""
"Vous ne serez pas en mesure de récupérer votre compte après l'avoir supprimé"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Créer un compte"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7353,29 +7375,29 @@ msgstr[1] ""
"strong> de %(count)s projets.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transférer la propriété ou supprimer le projet"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
"Vous ne serez pas en mesure de récupérer votre compte après l'avoir supprimé"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Description du projet"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7448,52 +7470,52 @@ msgstr[1] ""
" projets\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Créer un compte"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Création d'une nouvelle version"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Nom du jeton"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gérer la documentation de « %(project_name)s »"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Détruire la documentation"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Version %(version)s créée"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Version %(version)s supprimée"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Version %(version)s créée"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Remisé par :"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Version %(version)s créée"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Fichier supprimé de la version %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nom du fichier :"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Fichier supprimé de la version %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s a été ajouté en tant que %(role_name)s "
"de projet"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7606,7 +7628,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7617,7 +7639,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7627,7 +7649,7 @@ msgid ""
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
@@ -7635,7 +7657,7 @@ msgstr ""
"%(username)s a été ajouté en tant que %(role_name)s "
"de projet"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7644,7 +7666,7 @@ msgstr ""
"%(username)s a été promu en tant que %(role_name)s "
"du projet"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7652,191 +7674,191 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s n'est plus %(role_name)s pour le projet"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Jeton d'API supprimé"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permissions : Peut publier dans ce projet"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Créé"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Jeton d'API supprimé"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Contrôlé par :"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "2FA enabled"
msgid "2FA requirement enabled"
msgstr "A2F activée"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Yanked by:"
msgid "Enabled by:"
msgstr "Remisé par :"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "2FA disabled"
msgid "2FA requirement disabled"
msgstr "A2F désactivée"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Yanked by:"
msgid "Disabled by:"
msgstr "Remisé par :"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Retour aux projets"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "L'invitation pour '$ {project_name}' est refusée."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Ce projet n'a pas de version"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7845,39 +7867,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Gérer ce projet"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Code de récupération invalide."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7885,94 +7907,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Code de récupération invalide."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gérer « %(project_name)s » – version %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Version %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Version remisée"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "Voir la version"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Fichiers pour la version %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nom du fichier, taille"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Type"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Version de Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Date de téléversement"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Afficher les options de fichier"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Options de fichier"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Télécharger"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Supprimer le fichier depuis"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Supprimer le fichier"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Téléversement de nouveaux fichiers"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Aucun fichier trouvé"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Masquer"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Guide Utilisateur de "
"l'Empaquetage Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Paramètres de version"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Version remisée"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8055,7 +8077,7 @@ msgstr[1] ""
"plupart des cas.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -8071,7 +8093,7 @@ msgstr ""
"l'installation dans la plupart des cas.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8089,7 +8111,7 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8102,8 +8124,8 @@ msgstr ""
"a>.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8121,27 +8143,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Raison (facultatif)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Version"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Supprimer la version"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8168,13 +8190,13 @@ msgstr[1] ""
"fichiers.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
"La suppression entraînera la suppression irréversible de cette version."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -8182,8 +8204,8 @@ msgstr ""
"Vous ne pourrez pas télécharger à nouveau une nouvelle distribution du même "
"type avec le même numéro de version."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -8193,8 +8215,8 @@ msgstr ""
"épinglée de ce package. Il est conçu comme un dernier recours pour résoudre "
"les problèmes juridiques ou supprimer les rejets nuisibles."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post-version à la place."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Versions pour %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Date de sortie"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Fichiers"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Raison de remise"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gérer la version"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Aucun fichier"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Afficher les options de version"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Options pour %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Ne plus remiser cette version"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Ne plus remiser"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Remiser"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Ne plus remiser la version"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gérer les versions de « %(project_name)s »"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Création d'une nouvelle version"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Aucune version trouvée"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Guide Utilisateur de "
"l'Empaquetage Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gérer les collaborateurs de « %(project_name)s »"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8326,26 +8348,26 @@ msgstr ""
"Utilisez cette page pour contrôler quels utilisateurs de PyPI peuvent vous "
"aider à gérer %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Liens du projet"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Il y a deux rôles possibles pour les collaborateurs :"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Mainteneur"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8358,7 +8380,7 @@ msgstr ""
"collaborateurs. Impossible de supprimer les fichiers, les versions ou le "
"projet."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8382,7 +8404,7 @@ msgstr "Utilisateurs pouvant gérer %(project_name)s"
msgid "Collaborator"
msgstr "Collaborateurs"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -8390,102 +8412,102 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Créer un compte"
msgstr[1] "Créer un compte"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Créer un compte"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Vous ne pouvez pas vous supprimer vous-même en tant que propriétaire"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Inviter un collaborateur"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Inviter un collaborateur"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Inviter un collaborateur"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gérer les paramètres de « %(project_name)s »"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Paramètres du projet"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project size :"
msgid "Project size:"
msgstr "Taille du projet:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (demander une augmentation) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Créer un jeton pour %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8494,11 +8516,11 @@ msgstr ""
"Vérifiez votre adresse courriel principale pour "
"ajouter un jeton d'API pour %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Description du projet et barre latérale"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8535,27 +8557,27 @@ msgstr ""
"target=\"_blank\">Guide Utilisateur de l'Empaquetage Python pour plus "
"d'aide."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8563,68 +8585,68 @@ msgid ""
"organization."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Vous êtes maintenant $ {role} du projet '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Aucun projet"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nom du projet"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Supprimer ce projet va :"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8633,46 +8655,46 @@ msgid ""
msgstr ""
"Vous ne serez pas en mesure de récupérer votre compte après l'avoir supprimé"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr ""
"Jeton non valide: ce n'est pas un jeton d'invitation à la collaboration"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Gérer le projet"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Créer un compte"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8681,13 +8703,13 @@ msgid ""
msgstr ""
"Jeton non valide: ce n'est pas un jeton d'invitation à la collaboration"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8696,88 +8718,88 @@ msgid ""
msgstr ""
"Jeton non valide: ce n'est pas un jeton d'invitation à la collaboration"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s n'a pas encore téléversé de projet sur PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Créer un jeton pour %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "Description du projet"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Code de récupération invalide."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Description du projet"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8790,35 +8812,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Supprimer le projet"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Supprimer ce projet va :"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8833,17 +8855,17 @@ msgstr[1] ""
"Supprimer de façon irréversible le projet et %(count)s "
"versions"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Supprimer irréversiblement le projet"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Rendre le nom du projet disponible à tout autre utilisateur de PyPI"
"strong>"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8857,7 +8879,7 @@ msgstr ""
"distribution PyPI sont uniques, car ils sont générés en combinant le nom du "
"projet + numéro de version + type de distribution)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8869,82 +8891,82 @@ msgstr ""
"Chaque fois que vous (ou vos collaborateurs) effectue une action de sécurité "
"liée à ce projet, l'action est enregistrée et affichée ici."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Retour aux projets"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Rechercher des projets"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gérer « %(project_name)s »"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Supprimer %(user)s de ce projet"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Vous n'êtes pas propriétaire de ce projet"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Ajouter un courriel"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installation de "
"paquets."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Guide Utilisateur de "
"l'Empaquetage Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9211,7 +9233,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Liste des classificateurs"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Remarque :"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9312,7 +9333,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> Code PSF de Conduite "
"."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9326,7 +9347,7 @@ msgstr ""
"récupération dans un endroit sûr afin de récupérer votre compte si cela "
"se produit."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9341,7 +9362,7 @@ msgstr ""
"deux méthodes d'authentification à deux facteurs et de générer des codes de récupération."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help codes de récupération, vous pouvez demander de "
"l'aide sur la récupération de compte."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Qu'est-ce qu'un paquet, un projet ou une version?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Comment dois-je installer un fichier (package) depuis PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Comment dois-je empaqueter et publier mon code pour PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Qu'est-ce qu'un classificateur?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Qu'est-ce qu'une version « remisée »?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Rechercher des projets"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Pourquoi dois-je avoir une adresse courriel vérifiée?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Pourquoi PyPI me dit que mon mot de passe est compromis?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "Que dois-je faire si je remarque une activité suspecte sur mon compte?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Pourquoi PyPI me dit que mon jeton d'API est compromis?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
@@ -9402,7 +9423,7 @@ msgstr ""
"Qu'est-ce que l'authentification à deux facteurs et comment cela fonctionne "
"sur PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9417,7 +9438,7 @@ msgstr ""
"d'authentification (TOTP"
"abbr>) fonctionne-t'elle ? Comment la configurer sur PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9429,13 +9450,13 @@ msgstr ""
"Comment l'authentification à deux facteurs avec un périphérique de sécurité "
"(ex : clé USB) fonctionne-t'elle ? Comment la configurer sur PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Quels périphériques (autres qu'une clé USB) puis-je utiliser comme "
"périphérique de sécurité?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9447,123 +9468,123 @@ msgstr ""
"Comment l'authentification avec un code de récupération fonctionne-t'elle ? "
"Comment la configurer sur PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
"Comment puis-je utiliser les jetons d'API pour m'authentifier avec PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
"Pourquoi certaines actions m'obligent-elles à confirmer mon mot de passe?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Comment puis-je publier mes paquets privés sur PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Est-ce que PyPI possède des API que je peux utiliser?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Comment puis-je exécuter un miroir de PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Comment suis-je notifié lorsqu'une nouvelle version d'un projet est sortie?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Où puis-je voir des statistiques à propos de PyPI, des téléchargements et de "
"l'utilisation des projets et paquets?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Comment puis-je publier mes paquets privés sur PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Pourquoi le nom désiré pour mon projet n'est pas disponible?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Comment puis-je réclamer un nom de projet abandonné ou précédemment "
"enregistré?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"Quels rôles de collaborateurs sont disponibles pour un projet sur PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Comment puis-je devenir propriétaire/mainteneur d'un projet sur PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
"Comment puis-je publier une description de projet dans un format différent?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Comment puis-je obtenir une exemption ou une augmentation de la limite de "
"taille de fichier pour mon projet?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Comment puis-je obtenir une exemption ou une augmentation de la limite "
"totale de taille de fichier pour mon projet?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Dernières nouvelles : les projets les plus récents"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Pourquoi ne puis-je pas publier manuellement mes fichiers sur PyPi, via le "
"navigateur Web?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "J'ai oublié mon mot de passe PyPI. Pouvez-vous m'aider?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "J'ai perdu l'accès à mon compte PyPI. Pouvez-vous m'aider?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9575,7 +9596,7 @@ msgstr ""
"Pourquoi est-ce que j'obtiens l'erreur « Informations d'authentification "
"invalides ou inexistantes. » lors de la publication de fichiers?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9584,15 +9605,15 @@ msgstr ""
"correspondante trouvée » ou « Impossible de récupérer l'URL » lors de "
"l’exécution de pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "J'ai des problèmes avec le site de PyPI. Pouvez-vous m'aider?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Pourquoi mon paquet ou mon inscription ont-ils été bloqués?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9600,15 +9621,15 @@ msgstr ""
"Pourquoi est-ce que j'obtiens l'erreur « Le nom de fichier ou le contenu "
"existe déjà » ou « Le nom du fichier a déjà été utilisé »?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Comment puis-je demander un nouveau classificateur?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Où puis-je signaler un bogue ou fournir des commentaires sur PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9623,37 +9644,37 @@ msgstr ""
"d'authentification (TOTP"
"abbr>) fonctionne-t'elle ? Comment la configurer sur PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Qui est responsable de PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Qu'est-ce qui anime PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Puis-je compter sur la disponibilité de PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Comment puis-je contribuer à PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Comment puis-je suivre les modifications de PyPi à venir?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Comment puis-je exécuter un miroir de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9661,44 +9682,44 @@ msgstr ""
"Qu'est-ce que le badge « fonctionnalité bêta » signifie ? Quelles sont les "
"fonctionnalités bêta actuelles de Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Comment dois-je prononcer « PyPI »?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Questions fréquentes"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Bases"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Mon compte"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Intégration"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administration des projets sur PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Dépannage"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "À propos"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9721,21 +9742,21 @@ msgstr "À propos"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Nous utilisons un certain nombre de termes pour décrire les "
@@ -9759,7 +9780,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Guide Utilisateur de l'Empaquetage Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9790,7 +9811,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Guide Utilisateur de l'Empaquetage Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See la page des classificateurs pour plus "
"d'information, ainsi qu'une liste des classificateurs valides."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9824,7 +9845,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> pour plus d'informations."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9835,11 +9856,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Mon compte"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9847,15 +9868,15 @@ msgstr ""
"Pour le moment, PyPI à besoin d'une adresse courriel valide pour effectuer "
"les opérations suivantes :"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Enregistrer un nouveau projet."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Publier une nouvelle version ou un nouveau fichier."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9863,7 +9884,7 @@ msgstr ""
"La liste des activités qui nécessitent une adresse courriel vérifiée est "
"susceptible de s'allonger au fil du temps."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9962,7 +9983,7 @@ msgstr ""
"vous ne pouvez pas vous connecter à PyPI avant de réinitialiser votre mot de passe . "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9973,9 +9994,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Tous les événements de l'utilisateur de PyPI sont stockés dans "
"l'historique de sécurité dans les paramètres du compte. Si des événements "
@@ -9984,7 +10005,7 @@ msgstr ""
"
Contactez les administrateurs PyPI à propos de l'événement à %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9998,7 +10019,7 @@ msgstr ""
"essayer de déterminer la cause de la fuite. La section activité suspecte s'applique également.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -10043,7 +10064,7 @@ msgstr ""
"Facteurs\">A2F
sur . "
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -10057,7 +10078,7 @@ msgstr ""
"rel=\"noopener\">TOTP"
"a>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -10067,7 +10088,7 @@ msgstr ""
"Password\">TOTP génèrent un code d'authentification changeant "
"régulièrement à utiliser lors de la connexion à votre compte."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -10077,7 +10098,7 @@ msgstr ""
"un standard ouvert, il y a de nombreuses applications qui sont compatibles "
"avec votre compte PyPI. Les applications les plus populaires incluent :"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android ou iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(propriétaire)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android ou iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(libre)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -10133,7 +10154,7 @@ msgstr ""
"Pour configurer l'A2F"
"abbr> avec une application d'authentification :"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -10141,7 +10162,7 @@ msgstr ""
"Ouvrez une application d'authentification (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -10151,7 +10172,7 @@ msgstr ""
"compte, et choisissez « Ajouter l'A2F avec une application d'authentification »"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -10159,7 +10180,7 @@ msgstr ""
"PyPI générera une clé secrète, spécifique pour votre compte. Elle sera "
"affichée sous la forme d'un code QR et d'un code textuel."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -10168,7 +10189,7 @@ msgstr ""
"manuellement. La méthode d'entrée dépendra de l'application que vous avez "
"choisi."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -10180,7 +10201,7 @@ msgstr ""
"Votre application générera un code d'authentification - utilisez-le pour "
"vérifiez votre configuration sur PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -10190,28 +10211,28 @@ msgstr ""
"secrète PyPI, autorisant votre application à générer des codes "
"d'authentification valides pour votre compte PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "La prochaine fois que vous vous connecterez à PyPI vous devrez :"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
"Fournir votre nom d'utilisateur et votre mot de passe, comme d'habitude"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Ouvrez votre application d'authentification pour générer un code "
"d'authentification"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Utiliser ce code pour terminer la connexion à PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10222,7 +10243,7 @@ msgstr ""
"au navigateur. Ce mot de passe est ensuite utilisé par PyPI pour vous "
"authentifier en tant qu'utilisateur."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10232,7 +10253,7 @@ msgstr ""
"Pour configurer l'authentification à deux facteurs avec une clé USB"
"em>, vous devrez :"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn et PublicKeyCredential, car il s'agit "
"du standard implémenté par PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Exécuter JavaScript dans votre navigateur"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the spécification FIDO "
"U2F :"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan et Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10284,11 +10305,11 @@ msgstr ""
"suivent pas la spécification FIDO
, et ne fonctionneront donc pas "
"avec PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Suivez ces étapes :"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10302,11 +10323,11 @@ msgstr "Suivez ces étapes :"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10323,7 +10344,7 @@ msgstr ""
"navigateur\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10331,7 +10352,7 @@ msgstr ""
"Une fois terminé, votre clé USB sera enregistrée dans votre compte PyPI et "
"peut être utilisée pendant le processus de connexion."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10350,7 +10371,7 @@ msgstr ""
"PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of dispositifs qui sont conformes FIDO, "
"et qui peuvent donc être utilisés avec PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10375,7 +10396,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">les "
"téléphones portables comme dispositifs de sécurité."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the , les utilisateurs de PyPI seront en mesure de prendre l'avantage "
"de tout développement futur dans ce domaine."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -10409,7 +10430,7 @@ msgstr ""
"d'authentification ou à votre périphérique de "
"sécurité, vous pouvez utiliser ces codes pour vous connecter à PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10428,11 +10449,11 @@ msgstr ""
"utilisés que pour la récupération du compte. Après l'utilisation d'un code "
"de récupération pour la connexion, celui-ci devient inactif."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Pour générer des codes de récupération :"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10440,7 +10461,7 @@ msgstr ""
"Connectez-vous à votre compte PyPI, rendez-vous dans vos paramètre de "
"compte, et choisissez « Générer des codes de récupération »"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10449,7 +10470,7 @@ msgstr ""
"pouvez les imprimer et les conserver dans un endroit sûr ou bien les "
"sauvegarder dans un gestionnaire de mots de passe."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10460,11 +10481,11 @@ msgstr ""
"l'option « Régénérer des codes de récupération » dans les paramètres de "
"votre compte."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Pour se connecter avec un code de récupération :"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10476,14 +10497,14 @@ msgstr ""
"Au moment de la demande d'authentification à deux facteurs, sélectionnez « "
"Se connecter avec un code de récupération »"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Comme chaque code ne peut être utilisé qu'une seule fois, vous devriez "
"marquer le code comme étant utilisé"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10493,7 +10514,7 @@ msgstr ""
"en générer un nouveau jeu en utilisant le bouton « Régénérer des codes de "
"récupération » dans les paramètres de votre compte."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10505,7 +10526,7 @@ msgstr ""
"Les jetons d'API fournissent une alternative d'authentification lors du "
"téléversement de paquets sur PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10537,13 +10558,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(vérifiez vos paramètres de compte)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10573,22 +10594,22 @@ msgstr ""
"Dans vos paramètres de compte, rendez-vous dans la "
"section des jetons d'API et sélectionnez « Ajouter un jeton d'API »"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Pour utiliser les jetons d'API :"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Définissez votre nom d'utilisateur à __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Définissez votre mot de passer à la valeur du jeton, incluant le préfixe "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10606,7 +10627,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
si vous utilisez Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10615,7 +10636,7 @@ msgstr ""
"avec base64, et en vérifiant la sortie par rapport à l'identifiant unique "
"affiché sur PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10629,13 +10650,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI vous demande de confirmer votre mot de passe avant de "
@@ -10650,18 +10671,18 @@ msgstr ""
"
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10669,16 +10690,16 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
"Oui, y compris les flux RSS des nouveaux paquets et nouvelles versions."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Voir la référence de l'API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the applications GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and télécharger les statistiques d'utilisation via notre "
"ensemble de données publiques sur Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"autres facteurs pertinents."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see notre page de statut."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10765,14 +10786,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10784,7 +10805,7 @@ msgstr ""
"recommandée est d'exécuter votre propre déploiement du projet devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10802,7 +10823,7 @@ msgstr ""
"preuve d'un projet ou d'une version du même nom sur PyPI. Actuellement, il y "
"a trois raisons principales pour lesquelles cela peut se produire :"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a à partir de toute version majeure depuis la version 2.5 jusqu'à "
"aujourd'hui."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10832,7 +10853,7 @@ msgstr ""
"pour %(correct_code)s
, et ne devrait pas surprendre "
"l'utilisateur avec un paquet malveillant."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10840,7 +10861,7 @@ msgstr ""
"Le nom du projet a déjà été enregistré par un autre utilisateur, mais aucune "
"version n'a été créée."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -10849,7 +10870,7 @@ msgstr ""
"Si le propriétaire ne répond pas, voir %(anchor_text)s"
"a>"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the « Comment demander un transfert de nom » du PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10868,11 +10889,11 @@ msgstr ""
"Peut publier des versions pour un paquet. Ne peut pas ajouter de "
"collaborateurs. Ne peut pas supprimer de fichiers, versions ou le projet."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Propriétaire :"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10880,7 +10901,7 @@ msgstr ""
"Peut publier des versions. Peut ajouter d'autres collaborateurs. Peut "
"supprimer des fichiers, versions, ou bien le projet complet."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10895,7 +10916,7 @@ msgstr ""
"coordonnées dans le champ « Auteur » des détails « Métadonnées » sur la page "
"du projet."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10903,14 +10924,14 @@ msgstr ""
"Si le propriétaire ne répond pas, voir %(anchor_text)s"
"a>"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10919,7 +10940,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Guide Utilisateur de l'Empaquetage Python pour plus de "
"détails sur les formats disponibles."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10946,14 +10967,14 @@ msgstr ""
"supprimer toutes les versions non nécessaires ou des fichiers de façon "
"individuelle pour réduire la taille globale de votre projet."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10970,7 +10991,7 @@ msgstr ""
"supprimer toutes les versions non nécessaires ou des fichiers de façon "
"individuelle pour réduire la taille globale de votre projet."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Déposez un ticket et dites-le-nous :"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the Guide Utilisateur de l'Empaquetage Python."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Déposez un ticket et dites-le-nous :"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -11032,7 +11053,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -11049,7 +11070,7 @@ msgstr ""
"readme_renderer, qui utilise le même système de "
"mise en forme des descriptions que PyPI."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -11062,41 +11083,41 @@ msgstr ""
"votre adresse courriel ou de votre nom d'utilisateur, suivez ces étapes pour "
"réinitialiser votre mot de passe :"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
"Rendez-vous sur réinitialiser votre mot de passe."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Entrez l'adresse courriel ou le nom d'utilisateur que vous avez utilisé pour "
"PyPI et soumettez le formulaire."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Vous allez recevoir un courriel avec un lien de réinitialisation du mot de "
"passe."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Si vous avez perdu l'accès à votre compte PyPI en raison de :"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Vous avez perdu l'accès à l'adresse courriel associés à votre compte"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, , périphérique de sécurité et "
"à vos codes de récupération"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to ouvrir un ticket pour demander de l'aide sur la "
"récupération de compte."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Assurez-vous que votre jeton d'API est valide et n'a pas été révoqué ."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -11134,13 +11155,13 @@ msgstr ""
"Assurez-vous que votre jeton d'API est correctement "
"formaté et ne contient pas de caractères de fin de ligne."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Définissez votre nom d'utilisateur à __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -11152,7 +11173,7 @@ msgstr ""
"Dans les deux cas, rappelez-vous que PyPI et TestPyPI nécessitent chacun la "
"création d'un compte, donc vos identifiants peuvent être différents."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11179,7 +11200,7 @@ msgstr ""
"Copier / Coller\" dans \"Propriétés\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -11199,7 +11220,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Découvrez pourquoi sur le blog de PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -11211,7 +11232,7 @@ msgstr ""
"de récupérer l'URL
, essayer d'ajouter -v
à la commande "
"pour obtenir plus d'informations :"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -11223,7 +11244,7 @@ msgstr ""
"code> ou TLSV1_ALERT_PROTOCOL_VERSION
, vous devrez vous "
"connecter à PyPI avec une bibliothèque TLS plus récente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -11236,7 +11257,7 @@ msgstr ""
"des versions de Python, de setuptools
, et de pip
"
"installées."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, fuzzy, python-format
#| msgid ""
#| "For help, go to , en indiquant votre système d'exploitation et les détails de votre "
"installation ainsi que la sortie de %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take l'accessibilité très au sérieux et nous voulons rendre "
"le site simple d'utilisation pour tout le monde."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , afin que nous puissions essayer de corriger le problème, pour "
"vous et les autres."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11305,7 +11326,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">utiliser twine pour publier vos projets sur PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11319,7 +11340,7 @@ msgstr ""
"liées aux projets et qu'il jouit d'une solide réputation en matière de "
"recherche, il constitue une cible de choix."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11337,23 +11358,23 @@ msgstr ""
"détails, car nous l'aurons probablement actualisée avec le motif de "
"l'intervention."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI renverra ces erreurs pour l'une de ces raisons :"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Le nom du fichier a déjà été utilisé et le fichier existe déjà"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Le nom de fichier à déjà été utilisé mais le fichier n'existe plus"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Un fichier avec exactement le même contenu existe déjà"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11361,13 +11382,13 @@ msgstr ""
"PyPI n'autorise pas la réutilisation d'un nom de fichier, même une fois un "
"projet supprimé et recréé."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11375,14 +11396,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11396,7 +11417,7 @@ msgstr ""
"code>. Incluez le nom du classificateur demandé et une brève "
"justification de son importance."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11413,7 +11434,7 @@ msgstr ""
"concerne uniquement PyPI. Avant d'écrire un nouveau problème, vérifiez "
"d'abord si un problème similaire n'existe pas déjà."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11421,7 +11442,7 @@ msgstr ""
"Si vous rencontrez des problèmes avec un paquet spécifique installé depuis "
"PyPI, vous devriez plutôt contacter directement les mainteneurs de ce projet."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11429,7 +11450,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11439,14 +11460,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11454,7 +11475,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; dont le financement permet aux développeurs d'améliorer la sécurité et "
"l'accessibilité de Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by généreux "
"sponsors."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11526,7 +11547,7 @@ msgstr ""
"python.org). Il est maintenant robuste, testé et prêt pour le trafic attendu "
"depuis les navigateurs et l'API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via miroir, soit un index privé."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11568,11 +11589,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">the Warehouse "
"project)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finances :"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11581,11 +11602,11 @@ msgstr ""
"Nous vous serions profondément reconnaissants de vos "
"dons pour financer le développement et la maintenance."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Développement :"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11597,7 +11618,7 @@ msgstr ""
"libre pour apporter une contribution - en réalité, nous serions ravi de vous "
"aider à réaliser votre première pull request libre!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11629,7 +11650,7 @@ msgstr ""
"rel=\"noopener\">« Good first issue » – nous vous recommandons de "
"commencer par là."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into forum sur les paquets Python sur Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS alimentés par "
"l'étiquette « pypi »."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11724,7 +11745,7 @@ msgstr ""
"Pour récupérer l'accès à votre compte, veuillez réinitialiser votre mot de passe sur PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11735,11 +11756,11 @@ msgstr ""
"pour vous dire : Cela devrait probablement très bien fonctionner, mais c'est "
"nouveau et moins testé que les autres fonctionnalités du site."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Actuellement, aucune fonctionnalité n'est en version bêta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11754,40 +11775,46 @@ msgstr ""
"title=\"%(title)s\">PyPy, qui est une alternative populaire à "
"l'implémentation du langage Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Ressources"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
"Vous cherchez autre chose? Peut-être que ces liens vous seront utiles :"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentation"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guide Utilisateur de l'Empaquetage Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentation de Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(site principal de Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Page communautaire de Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(liste des canaux IRC, listes de diffusion, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contact"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, fuzzy, python-format
#| msgid ""
#| "The , ou rejoignez la liste de diffusion.."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Sécurité"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Signaler un problème de sécurité"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11831,11 +11858,11 @@ msgstr ""
"Nous prenons la sécurité très au sérieux et nous vous demandons de suivre "
"attentivement notre politique de sécurité."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Important!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11849,57 +11876,57 @@ msgstr ""
"NE signalez PAS ce problème sur un forum "
"public, y compris (mais sans s'y limiter) :"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Notre gestionnaire de tickets sur GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canaux de discussion officiels ou non officiels"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listes de diffusion officielles ou non officielles"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11912,11 +11939,11 @@ msgstr ""
"arobase python point org, en fournissant le plus d'informations "
"pertinentes possible."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Que se passe-t-il ensuite?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11924,7 +11951,7 @@ msgstr ""
"Une fois que vous avez envoyé un ticket par courriel, vous devriez recevoir "
"un accusé de réception dans les 48 heures."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11932,7 +11959,7 @@ msgstr ""
"En fonction des mesures à prendre, vous pourriez recevoir d'autres courriels "
"de suivi."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
@@ -11940,44 +11967,44 @@ msgstr ""
"Cette politique de sécurité a été mise à jour pour la dernière fois le 14 "
"mars 2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Plan du site PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Accueil de PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Rechercher et filtrer des projets"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Authentification"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Se connecter"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Politique de sécurité"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Soutenez PyPI et les projets apparentés"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Soutenez la Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11985,11 +12012,11 @@ msgstr ""
"La Python Software Foundation lève et distribue des fonds pour améliorer "
"l'écosystème des paquets Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Projets récemment financés :"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11997,7 +12024,7 @@ msgstr ""
"La relance réussie de l’indice Python Package, propulsé par la nouvelle base "
"de code 'Warehouse'"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With programme de support Mozilla pour le logicel libre en "
"2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -12019,7 +12046,7 @@ msgstr ""
"Améliorer la securité et l'accessibilité de PyPI, et ajouter le support pour "
"de multiples localisations"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research en 2019 et 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Refonte de l’expérience utilisateur et du résolveur de dépendance de pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Programme de soutien aux logiciels libres de Mozilla en "
"2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -12079,11 +12106,11 @@ msgstr ""
"paquets, au profit de millions d’utilisatrices et d’utilisateurs de Python à "
"travers le monde."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Soutenir la PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -12094,16 +12121,16 @@ msgstr ""
"réalisé que grâce au généreux soutien financier que vous, ou votre "
"organisation, apportez."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Vos contributions comptent et ont un effet. Chaque don compte!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Devenir sponsor"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -12113,11 +12140,11 @@ msgstr ""
"lucratif de type 501(c)(3), et les dons sont déductibles des impôts pour les "
"organisations qui paient des impôts aux États-Unis."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Obtenez votre logo sur PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -12125,15 +12152,15 @@ msgstr ""
"Vous cherchez une visibilité pour une marque? Au cours de l'année dernière*, "
"21,1 millions de personnes de 237 pays ont visité PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Données en mars 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Renforcer l’écosystème Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -12142,11 +12169,11 @@ msgstr ""
"directement consacrés à l’amélioration des outils que votre entreprise "
"utilise tous les jours."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Renforcez votre réputation"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -12154,52 +12181,52 @@ msgstr ""
"Améliorez la réputation de votre entreprise en investissant dans Python et "
"la communauté open source."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Statistiques de PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Statistiques de PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Statistiques de PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Principaux projets par taille totale de paquet"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -12212,93 +12239,93 @@ msgstr ""
"Voici une liste des 100 meilleurs projets basée sur la somme des tailles de "
"leurs paquets (en octets)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistiques par projet"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Somme des fichiers de version (octets)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Ensemble de PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Résultats de recherche"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Voulez-vous dire « %(text)s »?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fermer le panneau"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrer par classificateur"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Entrez une recherche ou sélectionnez un filtre dans la liste des "
"classificateurs."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Entrez une recherche, ou ajoutez un filtre en cliquant sur le bouton."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
"Vous pouvez combiner des recherches et des filtres de classificateurs. "
"Exemples :"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projets compatibles Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensions de Sphinx qui ont un statut stable/production"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projets liés aux « graphiques » avec des licences approuvées par l'OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12319,12 +12346,12 @@ msgstr[1] ""
" %(count_display)s projets\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "pour « %(term)s »"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -12345,32 +12372,32 @@ msgstr[1] ""
" avec les classificateurs sélectionnés\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Trier par"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Pertinence"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Date de dernière mise à jour"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtre"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Ajouter un filtre"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Aucun résultat pour « %(term)s »"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/frc/LC_MESSAGES/messages.po b/warehouse/locale/frc/LC_MESSAGES/messages.po
index 5862b7299ec7..170c02825e12 100644
--- a/warehouse/locale/frc/LC_MESSAGES/messages.po
+++ b/warehouse/locale/frc/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.7.3\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/frm/LC_MESSAGES/messages.po b/warehouse/locale/frm/LC_MESSAGES/messages.po
index 948f9b396f59..295ef792322f 100644
--- a/warehouse/locale/frm/LC_MESSAGES/messages.po
+++ b/warehouse/locale/frm/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.7.3\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/fro/LC_MESSAGES/messages.po b/warehouse/locale/fro/LC_MESSAGES/messages.po
index a26a0cce4527..be4d0b82e02f 100644
--- a/warehouse/locale/fro/LC_MESSAGES/messages.po
+++ b/warehouse/locale/fro/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.7.3\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/gl/LC_MESSAGES/messages.po b/warehouse/locale/gl/LC_MESSAGES/messages.po
index 252e75f55d0e..70c86ca4adeb 100644
--- a/warehouse/locale/gl/LC_MESSAGES/messages.po
+++ b/warehouse/locale/gl/LC_MESSAGES/messages.po
@@ -15,13 +15,13 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -29,140 +29,140 @@ msgstr ""
"Tes que habilitar a autenticación de dobre factor na túa conta para levar a "
"cabo esta acción."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "O enderezo electrónico non é válido. Inténtao de novo."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "O contrasinal é inválido. Inténtao de novo."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Non se atopou ningunha conta con ese nome de usuario"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "O código TOTP debe ter ${totp_length} díxitos."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Escolle un nome de usuario con 50 ou menos caracteres ."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password"
msgid "Password too long."
msgstr "Contrasinal"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Os contrasinais non cadran. Inténtao de novo."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "O enderezo electrónico non é válido. Inténtao de novo."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Código TOTP inválido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "O código de recuperación usouse con anterioridade."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "O enderezo electrónico non é válido. Inténtao de novo."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -170,236 +170,236 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Acceso con dobre factor inválido ou caducado."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Xa autenticado"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Renovaches o teu contrasinal"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Este é o teu enderezo primario"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Create an account"
msgid "Invalid publisher ID"
msgstr "Crea unha conta"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Escolle un nome de usuario con 50 ou menos caracteres ."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -407,7 +407,7 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -418,7 +418,7 @@ msgid ""
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -429,24 +429,24 @@ msgid ""
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "No projects"
msgid "Select project"
msgstr "Sen proxectos"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -456,7 +456,7 @@ msgid ""
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -464,7 +464,7 @@ msgid ""
"characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -472,11 +472,11 @@ msgid ""
"characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -484,7 +484,7 @@ msgid ""
"with 400 characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -492,23 +492,23 @@ msgid ""
"1024 characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Escolle un nome de usuario con 50 ou menos caracteres ."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -517,23 +517,23 @@ msgid "This team name has already been used. Choose a different team name."
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Create an account"
msgid "Specify your alternate repository name"
msgstr "Crea unha conta"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -541,221 +541,221 @@ msgid ""
"less."
msgstr "O nome é demasiado longo. Escolle un nome con 100 ou menos caracteres."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Os códigos de recuperación xa foron xerados"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Xerar novos códigos de recuperación invalidará os existentes."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Confirma a invitación"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invitación enviada a '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "A invitación xa caducou."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "Could not find organization invitation."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Expired invitation for '${username}' deleted."
msgstr "Invitación enviada a '${username}'"
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -764,7 +764,7 @@ msgid "This project already exists."
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -773,209 +773,209 @@ msgid "This project name isn't allowed"
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "No projects"
msgid "Specify an environment name"
msgstr "Sen proxectos"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Crea unha conta"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "Crea unha conta"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "No projects"
msgid "Invalid environment name"
msgstr "Sen proxectos"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Contrasinal"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Os contrasinais non cadran. Inténtao de novo."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "O campo do contrasinal está baleiro"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password"
msgid "Password is strong"
msgstr "Contrasinal"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -983,276 +983,281 @@ msgid_plural "About %1 days ago"
msgstr[0] "Rexistro"
msgstr[1] "Rexistro"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Ligazón externa"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Páxina eliminada (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erro interno do servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Algo fallou"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Código de erro 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Axuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Patrocinadores"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Acceso"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Rexistro"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menú principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1262,7 +1267,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
-msgstr ""
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "No projects"
+msgid "Type '/' to search projects"
+msgstr "Sen proxectos"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Procura"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guía de usuario"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Os nosos patrocinadores"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribúe en GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduce PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Patrocinadores"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Termos de uso"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Informa dun problema de seguridade"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Código de conducta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Estado: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Doa hoxe!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa do sitio"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Código de erro"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1566,149 +1576,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Contrasinal"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(requirido)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "O teu contrasinal"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Amosar contrasinal"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Esqueciches o contrasinal?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1717,11 +1727,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1737,11 +1747,11 @@ msgstr ""
"Do contrario, suxerímosche ir á páxina principal de "
"PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirma a invitación"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1759,22 +1769,22 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Aceptar"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Rexeitar"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1782,52 +1792,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Accede a %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nome de usuario"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "O teu nome de usuario"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Saír"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Sae de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Confirma a invitación"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1845,7 +1855,7 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1853,35 +1863,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar de {user} de gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data de alta"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "No projects"
msgid "%(count)s project"
@@ -1889,28 +1899,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Sen proxectos"
msgstr[1] "Sen proxectos"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Sen proxectos"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1918,42 +1928,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "No projects"
msgid "Archived"
msgstr "Sen proxectos"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Códigos de recuperación"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verificar"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1961,196 +1971,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Crea unha conta"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Crea unha conta en %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nome"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "O teu nome"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Enderezo electrónico"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "O teu enderezo electrónico"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulario de confirmación"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Escolle un nome de usuario"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Amosar contrasinais"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2240,26 +2250,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2267,11 +2277,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2482,108 +2492,108 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Crea unha conta"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "Confirma a invitación"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "Confirma a invitación"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2591,36 +2601,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2628,7 +2638,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2636,7 +2646,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2645,11 +2655,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2668,72 +2678,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2741,57 +2751,57 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2799,39 +2809,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Crea unha conta"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -2839,47 +2849,47 @@ msgid ""
"for the %(project)s project."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2887,10 +2897,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Crea unha conta"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -2898,7 +2908,7 @@ msgid ""
"organization."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2906,7 +2916,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Crea unha conta"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2914,7 +2924,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2922,195 +2932,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3118,37 +3128,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3159,7 +3169,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3172,91 +3182,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "No projects"
msgid "Projects"
msgstr "Sen proxectos"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3265,13 +3275,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3279,268 +3289,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password field is empty"
msgid "Password disabled"
msgstr "O campo do contrasinal está baleiro"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Invited to join %(organization_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3999,8 +4009,8 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4017,20 +4027,20 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Role in %(organization_name)s added"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4046,33 +4056,33 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4080,58 +4090,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4173,11 +4183,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4189,27 +4199,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4217,162 +4227,162 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove last 2FA method"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Recovery codes"
msgid "Generate recovery codes"
msgstr "Códigos de recuperación"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not enabled two factor authentication on your account."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "O teu nome"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nome de usuario"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Create an account"
msgid "Decline invitation"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Confirm Invite"
msgid "Organization Type: %(org_type)s"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4658,198 +4668,198 @@ msgid "This Organization request has been declined"
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Rexeitar"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Description"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Membership Size"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4857,19 +4867,19 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Activate your account"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "No projects"
msgid "PyPI Project Name"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "No projects"
msgid "project name"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "O teu nome"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "No projects"
msgid "Environment name"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4991,93 +5001,93 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nome"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "No projects"
msgid "project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5088,35 +5098,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5124,121 +5134,121 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "No projects"
msgid "ActiveState Project name"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "No projects"
msgid "my-project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "O teu nome de usuario"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nome de usuario"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "No projects"
msgid "Project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5249,15 +5259,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -5265,156 +5275,157 @@ msgid ""
"your account before adding a new publisher."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Create API token"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5422,65 +5433,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create an account"
msgid "Create token"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5586,25 +5597,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5612,149 +5623,148 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization description"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization membership size"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Date joined"
msgid "Date submitted"
msgstr "Data de alta"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(project_name)s project removed from organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5762,7 +5772,7 @@ msgid ""
"%(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5770,14 +5780,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5785,147 +5795,147 @@ msgid ""
"%(role_name)s expired"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(username)s added to %(team_name)s team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(username)s removed from %(team_name)s team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Rexistro"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Rexeitar"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization projects"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Create an account"
msgid "There are no projects in your organization, yet."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5933,31 +5943,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5965,57 +5975,57 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6023,13 +6033,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6037,204 +6047,204 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "No projects"
msgid "Delete projects"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Crea unha conta"
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Date joined"
msgid "Date created"
msgstr "Data de alta"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6242,107 +6252,107 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Crea unha conta"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Create an account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "No projects"
msgid "Delete the project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "Confirma a invitación"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Create an account"
msgid "File added to version %(version)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6553,159 +6563,159 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Project added to %(organization_name)s organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Project removed from %(organization_name)s organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Date joined"
msgid "API token created"
msgstr "Data de alta"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "No projects"
msgid "Project archived"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "No projects"
msgid "Archived by:"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "No projects"
msgid "Project unarchived"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "No projects"
msgid "Unarchived by:"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6714,16 +6724,16 @@ msgid "This project has been quarantined."
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6740,8 +6750,8 @@ msgstr ""
"proxecto?\n"
" "
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6750,13 +6760,13 @@ msgid "This project has been archived."
msgstr ""
"O nome de usuario estase a usar noutra conta. Escolle outre nome de usuario."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6765,35 +6775,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "No projects"
msgid "Constrain environment"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6801,91 +6811,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "No projects"
msgid "New Environment Name"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6946,54 +6956,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Create an account"
msgid "For more information, see PEP 592."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7002,27 +7012,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "No projects"
msgid "Project Roles"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7183,7 +7193,7 @@ msgstr "Crea unha conta"
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7191,102 +7201,102 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Crea unha conta"
msgstr[1] "Crea unha conta"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove your own team as Owner"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Create an account"
msgid "There are no teams in the organization."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7301,225 +7311,225 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "Create an account"
msgid "Removing this project from the organization will:"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove project from organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to another organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to another organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any other organizations."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s aínda non subiu ningún proxecto a PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Create an account"
msgid "There are no alternate repositories for this project, yet."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "No projects"
msgid "Archive project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7532,35 +7542,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "No projects"
msgid "Unarchive project"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7571,15 +7581,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7588,84 +7598,84 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "No projects"
msgid "Team projects"
msgstr "Sen proxectos"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove other people from the team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Create an account"
msgid "There are no members in this team, yet."
msgstr "Crea unha conta"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7910,7 +7920,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7982,7 +7991,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7991,319 +8000,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "No projects"
msgid "What's an archived project?"
msgstr "Sen proxectos"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8323,7 +8332,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8420,17 +8429,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8439,7 +8448,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8452,7 +8461,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8461,21 +8470,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8806,35 +8815,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8842,15 +8851,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8910,14 +8919,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8925,7 +8934,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8933,7 +8942,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8999,20 +9008,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9021,7 +9030,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9053,7 +9062,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9080,7 +9089,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9090,7 +9099,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9098,47 +9107,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9177,7 +9186,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9189,7 +9198,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9197,7 +9206,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9205,7 +9214,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9213,7 +9222,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9251,7 +9260,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9260,7 +9269,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9271,35 +9280,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9307,14 +9316,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9323,7 +9332,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9334,13 +9343,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9348,7 +9357,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9358,14 +9367,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9373,7 +9382,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9445,22 +9454,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9468,7 +9477,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9481,7 +9490,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9550,39 +9559,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/he/LC_MESSAGES/messages.mo b/warehouse/locale/he/LC_MESSAGES/messages.mo
index 40380f6d4f32..3def15e33b75 100644
Binary files a/warehouse/locale/he/LC_MESSAGES/messages.mo and b/warehouse/locale/he/LC_MESSAGES/messages.mo differ
diff --git a/warehouse/locale/he/LC_MESSAGES/messages.po b/warehouse/locale/he/LC_MESSAGES/messages.po
index 47a9a65761ea..f1881b16e027 100644
--- a/warehouse/locale/he/LC_MESSAGES/messages.po
+++ b/warehouse/locale/he/LC_MESSAGES/messages.po
@@ -23,7 +23,7 @@ msgstr ""
"Project-Id-Version: Warehouse VERSION\n"
"Report-Msgid-Bugs-To: admin@pypi.org\n"
"POT-Creation-Date: 2020-01-15 20:11+0200\n"
-"PO-Revision-Date: 2025-02-11 21:59+0000\n"
+"PO-Revision-Date: 2025-06-20 09:59+0000\n"
"Last-Translator: Mike Fiedler \n"
"Language-Team: Hebrew \n"
@@ -33,34 +33,34 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
"n % 10 == 0) ? 2 : 3));\n"
-"X-Generator: Weblate 5.10-dev\n"
+"X-Generator: Weblate 5.13-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "חובה לאמת את כתובת האימייל הראשית שלך לפני ביצוע פעולה זו."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "נדרש הפעלת אימות מרובה גורמים בחשבונך על מנת לבצע פעולה זו."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "אזור מעודכן"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "כתובת האי-מייל אינה תקינה. יש לנסות שוב."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "הסיסמה אינה חוקית. אנא נסה/י שוב."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -70,41 +70,40 @@ msgstr ""
"נקודות, מקפים וקווים תחתונים. כמו כן, הם חייבים להתחיל ולהסתיים באות או "
"בספרה. בחר/י שם משתמש אחר."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
-msgstr "אין להשתמש בבתים המכילים NULL."
+msgstr "אין להשתמש בבתים המכילים את התו NULL."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "לא נמצא משתמש בעל שם המשתמש הזה"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "קוד TOTP חייב להכיל ${totp_length} ספרות."
-#: warehouse/accounts/forms.py:127
-#, fuzzy, python-brace-format
-#| msgid "Recovery Codes must be ${recovery_code_length} characters."
+#: warehouse/accounts/forms.py:117
+#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
-msgstr "קודי השחזור חייבים להיות ${אורך שחזור תווים} תווים."
+msgstr "קודי השחזור חייבים להיות ${recovery_code_length} תווים."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "בחר שם משתמש בעל 50 תווים או פחות."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "שם המשתמש נמצא בשימוש חשבון אחר. בחר/י שם משתמש אחר."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "סיסמא ארוכה מדי."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -113,19 +112,19 @@ msgstr ""
"בוצעו נסיונות הזדהות כושלים רבים מדי. חשבונך ננעל ל${time}. יש לנסות שוב "
"מאוחר יותר."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "הסיסמאות אינן תואמות. יש לנסות שוב."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "כתובת הדוא\"ל ארוכה מדי. יש לנסות שוב."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "לא ניתן להשתמש בכתובת אי-מייל מהדומיין הזה. יש להשתמש באי-מייל אחר."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -133,7 +132,7 @@ msgstr ""
"כתובת האי-מייל הזו כבר נמצאת בשימוש ע״י החשבון הזה. יש להשתמש בכתובת אי-מייל "
"אחרת."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -141,38 +140,38 @@ msgstr ""
"כתובת האי-מייל הזו כבר נמצאת בשימוש ע״י חשבון אחר. יש להשתמש בכתובת אי-מייל "
"אחרת."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "השם ארוך מדי. יש לבחור שם בעל 100 תווים או פחות."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "אין להשתמש בבתים המכילים NULL."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "קוד TOTP לא תקין."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "בדיקת WebAuthn כושלת: מטען לא תקין"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "קוד שחזור לא תקין."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "קוד השחזור היה בשימוש בעבר."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "שם משתמש אינו תקין. יש לנסות שוב."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -181,7 +180,7 @@ msgstr ""
"בוצעו נסיונות הזדהות כושלים רבים מדי. חשבונך ננעל למשך {}. יש לנסות שוב "
"מאוחר יותר."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -190,7 +189,7 @@ msgstr ""
"יותר מדי אי-מיילים נוספו לחשבון זה מבלי שאומתו. בדק/י את תיבת הדואר הנכנס "
"שלך ועקב/י אחר קישורי האימות. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -200,25 +199,25 @@ msgstr ""
"יותר מדי בקשות לאיפוס סיסמא בחשבון זה נשלחו מבלי שהושלמו. בדק/י את תיבת "
"הדואר הנכנס שלך ועקב/י אחר קישורי האימות. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "זיהוי דו-גורמי לא תקין או לא בתוקף."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "כבר מאומת"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "בדיקת WebAuthn מוצלחת"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "קוד השחזור התקבל. לא יהיה ניתן להשתמש שוב בקוד שסופק."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -226,145 +225,145 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "אסימון פג תוקף: יש לבקש קישור איפוס סיסמא חדש"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "אסימון לא תקין: יש לבקש קישור איפוס סיסמא חדש"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "אסימון לא תקין: לא סופק אסימון"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "אסימון לא תקין: אינו אסימון איפוס סיסמא"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "אסימון לא תקין: משתמש לא נמצא"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "אסימון לא תקין: משתמש התחבר מאז בקשת אסימון זה"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "אסימון לא תקין: הסיסמא כבר שונתה מאז בקשת אסימון זה"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "איפסת את סיסמתך"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "אסימון פג תוקף: יש לבקש קישור אימות אי-מייל חדש"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "אסימון לא תקין: יש לבקש אי-מייל אימות סיסמא חדש"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "אסימון לא תקין: אינו אסימון אימות אי-מייל"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "אי-מייל לא נמצא"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "אי-מייל כבר מאומת"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "כעת תוכל להגדיר דוא\"ל זה ככתובת הראשית שלך"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "זו הכתובת העיקרית שלך"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "כתובת האי-מייל ${email_address} אומתה. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "אסימון פג תוקף: בקשו הזמנה חדשה לארגון"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "אסימון לא חוקי: בקשו הזמנה חדשה לארגון"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "אסימון לא חוקי: זהו לא אסימון עבור הזמנה לארגון"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "הזמנת הארגון אינה חוקית."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "הזמנה לארגון כבר לא קיימת."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "ההזמנה ל- '${organization_name}' נדחתה."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "כעת את/ה ${role} של ארגון '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "אסימון פג תוקף: בקש/י הזמנה חדשה לתפקיד פרוייקט"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "אסימון לא חוקי: בקש הזמנה חדשה לתפקיד פרוייקט"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "אסימון לא חוקי: לא אסימון הזמנה לשיתוף פעולה"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "הזמנת התפקיד אינה חוקית."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "הזמנת תפקיד כבר לא קיימת."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "ההזמנה ל- '${project_name}' נדחתה."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -376,7 +375,7 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -386,20 +385,20 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -408,49 +407,49 @@ msgid ""
"again later."
msgstr "בוצעו נסיונות הזדהות כושלים רבים מדי. יש לנסות שוב מאוחר יותר."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "ניהול פרויקט זה"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "מספר זיהוי מפרסם אינו תקין"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "תצוגה מקדימה של כרזה"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "שם הארגון יכול להיות באורך 50 תווים לכל היותר."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -466,7 +465,7 @@ msgstr ""
"נקודות, מקפים וקווים תחתונים. כמו כן, הם חייבים להתחיל ולהסתיים באות או "
"בספרה. בחר/י שם משתמש אחר."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -476,7 +475,7 @@ msgid ""
"organization account name."
msgstr "שם המשתמש נמצא בשימוש חשבון אחר. בחר/י שם משתמש אחר."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -486,24 +485,24 @@ msgid ""
"organization account name."
msgstr "שם המשתמש נמצא בשימוש חשבון אחר. בחר/י שם משתמש אחר."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "בחירת פרויקט"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "שם הפרויקט"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -512,30 +511,30 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "שם המשתמש נמצא בשימוש חשבון אחר. בחר/י שם משתמש אחר."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "השם הארגון ארוך מדי. יש לבחור שם בעל 100 תווים לכל היותר."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
"כתובת הurl של הארגון ארוכה מדי. יש לבחור כתובת בעלת 100 תווים לכל היותר."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "כתובת הurl של הארגון חייבת להתחיל בhttp:// או https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "שם הארגון ארוך מדי. יש לבחור שם בעל 400 תווים לכל היותר."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -545,15 +544,15 @@ msgid ""
"1024 characters or less."
msgstr "שם הארגון ארוך מדי. יש לבחור שם בעל 400 תווים לכל היותר."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "בחר שם צוות בעל 50 תווים לכל היותר."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -561,29 +560,29 @@ msgstr ""
"שם הצוות אינו תקין. שמות צוות חייבים להיות מורכבים רק מאותיות, ספרות, "
"נקודות, מקפים וקווים תחתונים. בחר/י שם צוות אחר."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "שם הצוות נמצא בשימוש חשבון אחר. בחר/י שם צוות אחר."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "ציינ/י את שם המאגר"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "ציינ/י את שם המאגר"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "השם ארוך מדי. יש לבחור שם בעל 100 תווים או פחות."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -593,88 +592,88 @@ msgid ""
"less."
msgstr "שם הארגון ארוך מדי. יש לבחור שם בעל 400 תווים לכל היותר."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "פרטי החשבון עודכנו"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"כתובת האי-מייל ${email_address} נוספה - יש לבדוק את תיבת האי-מייל לקישור "
"אימות הכתובת"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "קודים לשחזור כבר נוצרו"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "יצירת קודי שחזור חדשים יבטל את תוקפם של הקוד הקיימים."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "יש לאמת את האי-מייל שלך כדי ליצור אסימון API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "אסימון API לא קיים."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "פרטי הזדהות לא תקפים. יש לנסות שוב"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "שם מאגר לא תקין"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "שם מאגר לא תקין"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "אשר הזמנה"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "שם מאגר לא תקין"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "שם מאגר לא תקין"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -686,7 +685,7 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -698,7 +697,7 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -710,7 +709,7 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -722,9 +721,9 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -736,52 +735,52 @@ msgstr ""
"רישום משתמש חדש חסום באופן זמני. יש לפנות לכתובת https://pypi.org/help#admin-"
"intervention לפרטים."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not yank release - "
msgstr "ביטול גריעת גרסה"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not un-yank release - "
msgstr "ביטול גריעת גרסה"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "מחיקת גרסה"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "לא הצלחנו למצוא את ההזמנה לתפקיד."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "לא היה ניתן למחוק את הקובץ - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "למשתמש '${username}' כבר יש תפקיד ${role_name} לפרויקט"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "למשתמש '${username}' כבר יש תפקיד ${role_name} לפרויקט"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -790,40 +789,40 @@ msgstr ""
"למשתמש '${username}' אין כתובת דוא\"ל ראשית מאומתת ולא ניתן להוסיף אותו כ- "
"${role_name} לפרויקט"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr "למשתמש '${username}' כבר יש הזמנה פעילה. בבקשה נסה שוב מאוחר יותר."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "ההזמנה נשלחה אל '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "לא הצלחנו למצוא את ההזמנה לתפקיד."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "ההזמנה כבר פגה."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "ההזמנה בוטלה מ- '${username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "למשתמש '${username}' כבר יש תפקיד ${role_name} לפרויקט"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -835,272 +834,272 @@ msgstr ""
"למשתמש '${username}' אין כתובת דוא\"ל ראשית מאומתת ולא ניתן להוסיף אותו כ- "
"${role_name} לפרויקט"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "לא הצלחנו למצוא את ההזמנה לארגון."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "לא ניתן לשלוח מחדש הזמנה לארגון."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "ההזמנה ל- '${project_name}' נדחתה."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "שם פרויקט לא תקין"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "לפרויקט זה אין גרסאות"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "שם הפרויקט נמצא בשימוש"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name is too similar to an existing project"
msgstr "שם הפרויקט נמצא בשימוש"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
#, fuzzy
msgid "Specify a publisher ID"
msgstr "ציינ/י מספר מזהה של מפרסם"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "יש לציין מפרסם על ידי מספר זיהוי"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "שם הפרויקט"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "אין להשתמש בבתים המכילים NULL."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "שגיאת timeout לא צפויה מגיטהאב. נסו שוב בעוד מספר דקות."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "שגיאה לא צפויה מגיטהאב. נסו שוב."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "יצירת חשבון"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "שם הפרויקט"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "שם פרויקט לא תקין"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
#, fuzzy
msgid "Specify GitHub repository owner (username or organization)"
msgstr "ציינ/י את בעל/ת המאגר בגיטהאב (שם משתמש/ארגון)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "ציינ/י את שם המאגר"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "שם מאגר לא תקין"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "ציינ/י את שם קובץ הworkflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
#, fuzzy
msgid "Unknown GitHub user or organization."
msgstr "שם משתמש/הארגון המשוייך לגיטהאב לא קיים."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "גיטהאב הגבילו את פעולה זו. נסו שוב בעוד מספר דקות."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "שגיאה לא צפויה מגיטהאב. נסו שוב."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "שגיאת חיבור לא צפויה מגיטהאב. נסו שוב בעוד מספר דקות."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
#, fuzzy
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "שגיאת timeout לא צפויה מגיטהאב. נסו שוב בעוד מספר דקות."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
#, fuzzy
msgid "Invalid GitHub user or organization name."
msgstr "שם משתמש/ארגון בגיטהאב לא תקין."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
#, fuzzy
msgid "Workflow name must end with .yml or .yaml"
msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
#, fuzzy
msgid "Workflow filename must be a filename only, without directories"
msgstr "שם קובץ הworkflow חייב להיות שם הקובץ בלבד, ללא תיקיות"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
msgid "Name ends with .git or .atom"
msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "ציינ/י את בעל/ת המאגר בגיטהאב (שם משתמש/ארגון)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
msgid "Invalid GitLab username or group/subgroup name."
msgstr "שם משתמש/ארגון בגיטהאב לא תקין."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "ציינ/י את שם קובץ הworkflow"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "שם פרויקט לא תקין"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "סיומת שם קובץ הworkflow חייבת להיות .yml או .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "הדיווח שלך נרשם. תודה על עזרתך."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "סיסמה"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "הסיסמאות אינן תואמות. יש לנסות שוב."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "שדה הסיסמא ריק"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "חוזק סיסמא:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1110,7 +1109,7 @@ msgstr[1] "הרשמה"
msgstr[2] "הרשמה"
msgstr[3] "הרשמה"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
@@ -1118,7 +1117,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
@@ -1126,190 +1125,193 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "פעולה"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "שימוש אחרון"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
#, fuzzy
msgid "Unpaid"
msgstr "לא שולם"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "ביטול"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "לא שלם"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "ההזמנה פג"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "גישה נדחתה / אסורה (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "אין לך השראה לצפייה בעמוד זה"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "עמוד לא נמצא (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "חפשנו בכל מקום אך לא הצלחנו למצוא דף זה"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "ועכשיו למשהו
שונה לחלוטין span>"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "מונטי פייתון - מערכון חנות הגבינות"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "קישור חיצוני"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "צפייה בתמליל וידאו"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "עמוד הוסר (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "הדף אותו חיפשת הוסר"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "שגיאת שרת פנימית (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "משהו השתבש"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1318,19 +1320,19 @@ msgstr ""
"
אנו חווים בעיות טכניות המשפיעות על יכולתנו להגיש לך את האתר הזה.
"
"אנו מודעים לבעייה ועובדים לפתרונה בהקדם האפשרי.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "לבדיקת עמוד הסטטוס שלנו"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "קוד שגיאה 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "מסתמך על PyPI לביצוע עבודתך?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"שיקלו לתרום כדי לעזור לנו לבנות פלטפורמה יציבה ובטוחה יותר."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1358,56 +1360,60 @@ msgstr ""
"יש לבחור סיסמא חזקה המכילה אותיות (גדולות וקטנות), ספרות ותווים מיוחדים. יש "
"להימנע ממילים נפוצות ומרצפים חוזרים."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "חוזק סיסמא:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "ניווט ראשי"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "עזרה"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "נותני חסות"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "הזדהות"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "הרשמה"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "צפייה בתפריט"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "תפריט"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "תפריט ראשי"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the Python Software "
"Foundation"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the Python Software "
"Foundation"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
"אינדקס החבילות של פייתון (PyPI) הוא מאגר של תוכנה עבור שפת התכנות פייתון."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 העדכונים האחרונים"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 החבילות החדשות ביותר"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "דילוג אל התוכן העיקרי"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "מעבר לגרסת המובייל"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "אזהרה"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "הדפדפן שבשימוש אינו נתמך, יש לשדרג לגרסה חדשה יותר."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1494,7 +1500,7 @@ msgstr ""
"הינך משתמש/ת ב-TestPyPI - מופע נפרד של אינדקס החבילות של פייתון שמאפשר לנסות "
"כלי הפצה ותהליכים מבלי להשפיע על האינדקס האמיתי."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1502,209 +1508,214 @@ msgstr ""
"יכולות מסוימות עלולות לא לפעול ללא Javascript. יש לנסות לאפשר את JavaScript "
"במקרה של בעיות."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "חיפוש ב-PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "חיפוש"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "חיפוש פרוייקטים"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "ניווט תפריט העזרה"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "התקנת חבילות"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "העלאת חבילות"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "מדריך למשתמש"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "שם הפרויקט"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "שאלות נפוצות"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "אודות PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "ניווט אודות PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "עמוד הבית של PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "לוח מחוונים של התשתיות"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "סטטיסטיקות"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "נותני החסות שלנו"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "לקיחת חלק בפיתוח PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "ניווט לקיחת חלק בפיתוח"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "באגים ומשוב"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "לקיחת חלק בפיתוח ב-GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "תרגום PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsor"
msgid "Sponsor PyPI"
msgstr "מתן חסות"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "רשימת המפתחים"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "שימוש ב-PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "ניווט שימוש ב-PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "תנאי שימוש"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "דווח על בעיית אבטחה"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "קוד התנהגות"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "מדיניות פרטיות"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
#, fuzzy
msgid "Acceptable Use Policy"
msgstr "מדיניות שימוש מקובלת"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "סטטוס:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "כל המערכות פעילות"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "מפותח ומתוחזק על ידי קהילת הפייתון, לטובת קהילת הפייתון."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "תרמו היום!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "מפת האתר"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "מעבר לגרסת המחשב"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "אשר פעולה"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
#, fuzzy
msgid "Are you sure?"
msgstr "האם את/ה בטוח/ה?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "קוד שגיאה"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "חזרה לדף הראשי"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "אינדקס החבילות של פייתון"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "בדיקת פרסום חבילות פייתון באמצעות האינדקס לבדיקות TestPyPI"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "פיתוח קוד המקור של PyPI עם DevPyPI"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "מציאה, התקנה ופרסום של חבילות פייתון באמצעות אינדקס החבילות של פייתון"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "או דפדף בין פרויקטים"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1713,7 +1724,7 @@ msgstr[1] "%(num_projects_formatted)s פרויקטים"
msgstr[2] "%(num_projects_formatted)s פרויקטים"
msgstr[3] "%(num_projects_formatted)s פרויקטים"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1722,7 +1733,7 @@ msgstr[1] "%(num_releases_formatted)s גרסאות"
msgstr[2] "%(num_releases_formatted)s גרסאות"
msgstr[3] "%(num_releases_formatted)s גרסאות"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1731,7 +1742,7 @@ msgstr[1] "%(num_files_formatted)s קבצים"
msgstr[2] "%(num_files_formatted)s קבצים"
msgstr[3] "%(num_files_formatted)s קבצים"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1740,7 +1751,7 @@ msgstr[1] "%(num_users_formatted)s משתמשים"
msgstr[2] "%(num_users_formatted)s משתמשים"
msgstr[3] "%(num_users_formatted)s משתמשים"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1754,149 +1765,149 @@ msgstr "למד אודות התקנת חבילות"
msgid "Package authors use PyPI to distribute their software."
msgstr "כותבי חבילות משתמש ב-PyPI כדי להפיץ את התוכנות שלהם."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "למד כיצד לארוז את קוד ה- Python שלך ל- PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "שגיאה בעיבוד הטופס"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "אישור סיסמה"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "אשר את הסיסמה כדי להמשיך"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "סיסמה"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(חובה)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "הסיסמה שלך"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "הצג סיסמה"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "שכחת סיסמתך?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1908,11 +1919,11 @@ msgstr ""
"נמצא/ת במחשב אישי, דאג/י להתנתק לאחר שתסיימ/י את הגלישה באתר.\n"
"לא נבקש ממך לאשר את הסיסמה שלך שוב בשעה הקרובה."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "URL זה הוא נקודת קצה של API להעלאת קבצים אל PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the מדריך למשתמש באריזת "
"חבילות פייתון."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "אחרת, אנחנו מציעים לעבור אל דף הבית של PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "אשר הזמנה"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1948,22 +1959,22 @@ msgstr ""
"האם ברצונך לקבל הזמנה זו להצטרף אל '%(project_name)s ' כ%(role_name) של הפרויקט?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "לְקַבֵּל"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "יְרִידָה"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1971,50 +1982,50 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "לא ניתן לאשר הזמנה להצטרפות לארגון לפני הפעלת אימות דו-שלבי."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "להזדהות אל %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "שם משתמש"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "שם המשתמש שלך"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "התנתקות"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "התנתקות מ-%(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "אשר/י הזמנה לארגון"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2029,7 +2040,7 @@ msgstr ""
"האם ברצונך לקבל הזמנה זו להצטרף אל '%(project_name)s ' כ%(role_name) של הפרויקט?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2037,35 +2048,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "לא ניתן לאשר הזמנה להצטרפות לארגון לפני הפעלת אימות דו-שלבי."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "הפרופיל של %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "צלמית עבור {user} מ-gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "תאריך הצטרפות"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "הצטרף ל-%(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2075,28 +2086,28 @@ msgstr[1] "הפרויקטים שלך"
msgstr[2] "הפרויקטים שלך"
msgstr[3] "הפרויקטים שלך"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "אין פרויקטים"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "גרסה שוחררה לאחרונה ב-%(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s לא העלה פרויקטים ל-PyPI, עדיין"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2106,42 +2117,42 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "קודים לשחזור"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "הזדהות באמצעות קוד שחזור"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "יש להזין קוד שחזור"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "אימות"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2152,113 +2163,114 @@ msgstr ""
"מכשירך או האפליקציה יאבדו. הזן את אחד הקודים האלו בטופס כדי לאמת את זהותך. "
"לאחר שימוש, קוד זיהוי יפסיק להיות תקף."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "משהו לא עובד? קבלת עזרה.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "יצירת חשבון"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "יצירת חשבון ב-%(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "שם"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "שמך"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "כתובת אי-מייל"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "כתובת האי-מייל שלך"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "טופס אישור"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "בחר/י שם משתמש"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "הצגת סיסמאות"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "בחר/י סיסמה"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the השאלות הנפוצות למידע נוסף."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "יצירת חשבון"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "איפוס סיסמה"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "לאיפוס סיסמתך, יש להזין שם משתמש או אי-מייל."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "שם משתמש או אי-מייל"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "בקשת איפוס סיסמה"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "נשלח אי-מייל לאיפוס"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2300,7 +2312,7 @@ msgid ""
"been sent to your registered email address."
msgstr "נשלחה הודעה לכתובת האי-מייל הרשומה בחשבונך."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2309,45 +2321,45 @@ msgstr ""
"הודעת האי-מייל מכילה קישור לאיפוס סיסמתך. תוקף קישור זה יפוג תוך %(n_hours)s "
"שעות."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "אפס/י סיסמתך"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "בחר/י סיסמה חדשה"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "איפוס סיסמה"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "אימות דו-גורמי"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "אימות עם מכשיר אבטחה (כגון מפתח USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "יש לחבר את מכשיר האבטחה וללחוץ על הכפתור ״אימות באמצעות מכשיר״."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "יש לאפשר JavaScript כדי להזדהות באמצעות מכשיר אבטחה (כגון מפתח USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "אימות באמצעות מכשיר"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"יש לעדכן את הדפדפן כדי להזדהות עם מכשיר אבטחה (כגון מפתח "
"USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, fuzzy, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2368,57 +2380,66 @@ msgstr[1] "זכור מכשיר זה למשך שני ימים."
msgstr[2] "זכור מכשיר זה למשך %(remember_device_days)s ימים"
msgstr[3] "זכור מכשיר זה למשך %(remember_device_days)s ימים"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "מכשירך אבד? משהו לא עובד? קבלת עזרה."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "אימות באמצעות אפליקציה"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "יש להזין קוד אימות"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"יש לייצר קוד באמצעות אפליקציית האימות המחוברת לחשבון ה-PyPI שלך. קוד זה "
"יש להזין בטופס על מנת לאמת את זהותך.
האפליקציה שלך אבדה? משהו לא "
"עובד? קבלת עזרה.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "אבד מפתח האבטחה שלך או האפליצקיה?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"לא ייצרת קודים לשחזור החשבון.
אם תאבד לך הגישה "
"לאמצעי האימות הדו-גורמיים, ייתכן ותאבד לך הגישה לחשבונך. קבלת עזרה בנוגע לקודים לשחזור חשבון.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "חשבון ה-PyPI שלך %(username)s נמחק."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2437,14 +2458,14 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr "אתה מקבל את זה כי הוספת%(initiator_username)s לפרויקט ב-%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2457,14 +2478,14 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2476,7 +2497,7 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2486,7 +2507,7 @@ msgid ""
"a project on %(site)s."
msgstr "אתה מקבל את זה כי הוספת%(initiator_username)s לפרויקט ב-%(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2499,13 +2520,13 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, fuzzy, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr "הזמנה להצטרפותך לארגון \"%(organization_name)s\" בוטלה"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2556,21 +2577,21 @@ msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "אתה מקבל את זה כי הוספת%(initiator_username)s לפרויקט ב-%(site)s."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "דחית את ההזמנה להצטרף לארגון \"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr "שלום, %(username)s. אימייל חדש '%(new_email_address)s' נוסף לחשבונך."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2592,7 +2613,7 @@ msgid ""
"created."
msgstr "תקבל/י אי-מייל עם קישור לאיפוס הסיסמה."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
#, fuzzy
msgid ""
"You are the owner of the new organization and can log in to manage "
@@ -2601,14 +2622,14 @@ msgstr ""
"הינך הבעלים של הארגון החדש וביכולתך להתחבר כדי לנהל פרויקט, משתפי פעולה, "
"צוותים, או הגדרות."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr "בקשתך ליצירת ארגון חדש בשם '%(organization_name)s' לא אושרה."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2618,39 +2639,39 @@ msgid ""
"organization named '%(organization_name)s'."
msgstr "בקשתך ליצירת ארגון חדש בשם '%(organization_name)s' לא אושרה."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr "בקשתך לארגון PyPi חדש בשם '%(organization_name)s' הוגשה."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr "תקבל/י אי-מייל עם קישור לאיפוס הסיסמה."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were an owner of this organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2679,49 +2700,49 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "תפקיד"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
#, fuzzy
msgid "Member of"
msgstr "חבר/ה ב"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "נוספ/ה על ידי:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "קיבלת הודעה זו כיוון שאת/ה בעל/ת הארגון."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2730,7 +2751,7 @@ msgstr ""
"הזמנה להצטרף לארגון \"%(organization_name)s\" עבור %(username)s בוטלה"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2739,7 +2760,7 @@ msgid ""
"join the \"%(organization_name)s\" organization"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2748,11 +2769,11 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "הוזמנ/ה ע\"י"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2761,29 +2782,29 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "הוסר/ה על ידי:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "תפקיד חדש"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "שונ/תה על ידי"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2792,8 +2813,8 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2801,7 +2822,7 @@ msgid ""
"organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2810,7 +2831,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2819,49 +2840,49 @@ msgid ""
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "תקבל/י אי-מייל עם קישור לאיפוס הסיסמה."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "כתובת url ישנה:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "כתובת url חדשה:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "תיאור ישן:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "תיאור חדש:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2870,12 +2891,12 @@ msgstr ""
"משהו, אולי את/ה, שינה את הסיסמה עבור חשבון ה-PyPI שלך %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "מה?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2895,7 +2916,7 @@ msgstr ""
"ואין לך יותר אפשרות להזדהות או להעלות ל-PyPI באמצעות\n"
"סיסמתך הקיימת."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2908,12 +2929,12 @@ msgstr ""
"PyPI עצמו לא נפרץ. זהו אמצעי הגנתי אשר נועד להפחית את\n"
"הסיכון עבור PyPI ומשתמשיו."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "מה עליי לעשות?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2921,11 +2942,11 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "כיצד אוכל ליצור אתכם קשר?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2938,7 +2959,7 @@ msgstr ""
"למידע נוסף, ניתן לשלוח אי-מייל אל %(email_address)s כדי לתקשר עם\n"
"מנהלי PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2959,7 +2980,7 @@ msgstr ""
"איפסנו באופן יזום את סיסמתך ואין לך יותר אפשרות להזדהות או להעלות\n"
"ל-PyPI באמצעות סיסמתך הקיימת."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2975,7 +2996,7 @@ msgstr ""
"הסכנה של התקפות דחיסת אישורים\n"
"כנגד PyPI ומשתמשיו."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2988,11 +3009,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned, לבדוק את סיסמאותיך "
"האחרות ולהכיר שיטות טובות לבחירת סיסמאות."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "איך אתם יודעים על זה?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3019,7 +3040,7 @@ msgstr ""
"ניתן לשלוח אי-מייל לכתובת %(email_address)s "
"כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3027,7 +3048,7 @@ msgid ""
msgstr ""
"מישהו, אולי את/ה, יצר בקשת איפוס סיסמה עבור חשבון ה-PyPI שלך '%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3035,8 +3056,8 @@ msgid ""
msgstr ""
"אם ברצונך להמשיך בבקשה זו, לחצ/י כאן לאיפוס סיסמתך."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -3045,13 +3066,13 @@ msgstr[1] "תוקף קישור זה יפוג תוך שעתיים."
msgstr[2] "תוקף קישור זה יפוג תוך %(n_hours)s שעות."
msgstr[3] "תוקף קישור זה יפוג תוך %(n_hours)s שעות."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "אם לא יצרת בקשה זו, ניתן להתעלם מהודעה זו בביטחון."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3062,13 +3083,13 @@ msgid ""
msgstr ""
"מישהו, אולי את/ה, יצר בקשת איפוס סיסמה עבור חשבון ה-PyPI שלך '%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3076,20 +3097,20 @@ msgid ""
"account, try that instead."
msgstr "אובדן גישה אל כתובת האי-מייל המקושרת אל חשבונך"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "גרסה %(version)s נוצרה"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3098,7 +3119,7 @@ msgstr ""
"כתובת האי-מייל הראשית עבור חשבון ה-PyPI שלך %(username)s "
"שונתה מ-%(old_email)s
אל %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3106,7 +3127,7 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "Keep these somewhere safe. If you lose your "
@@ -3122,7 +3143,7 @@ msgstr ""
"מפתח/ות האבטחה שלך ולא תהיה לך גישה לקודים האלו, את/ה עלול/ה לאבד לתמיד את "
"הגישה לחשבון ה-PyPI שלך!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3133,7 +3154,7 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3141,7 +3162,7 @@ msgid ""
"used."
msgstr "חשבון ה-PyPI שלך %(username)s נמחק."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3149,18 +3170,18 @@ msgid ""
"been generated."
msgstr "חשבון ה-PyPI שלך %(username)s נמחק."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "הוסרת מהארגון \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3171,7 +3192,7 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3181,7 +3202,7 @@ msgid ""
"project on %(site)s."
msgstr "אתה מקבל את זה כי הוספת%(initiator_username)s לפרויקט ב-%(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3190,11 +3211,11 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "קבלת הודעה זו כיוון שאת/ה חבר/ה בצוות זה."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3206,7 +3227,7 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3218,7 +3239,7 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3231,7 +3252,7 @@ msgstr ""
"יכול/ה להעלות גרסאות. יכול/ה להוסיף משתפי פעולה. יכול/ה למחוק קבצים, גרסאות, "
"או את הפרויקט כולו."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3244,7 +3265,7 @@ msgstr ""
"יכול/ה להעלות גרסאות עבור חבילה. אינו/ה יכול/ה להוסיף משתפי פעולה. אינה "
"יכול/ה למחוק קבצים, גרסאות או את הפרויקט."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3254,53 +3275,53 @@ msgid ""
"for the %(project)s project."
msgstr "אתה מקבל את זה כי הוספת%(initiator_username)s לפרויקט ב-%(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "צוות"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "הרשאות"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "משתפי פעולה"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "אילו תפקידי משתפי פעולה זמינים לפרויקט ב-PyPI?"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "אילו תפקידי משתפי פעולה זמינים לפרויקט ב-PyPI?"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3309,10 +3330,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3320,7 +3341,7 @@ msgid ""
"organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3329,7 +3350,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3342,7 +3363,7 @@ msgstr ""
"נוספה כ %(role)s לפרויקט%(site)s%(project_name)s על "
"ידי%(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3352,7 +3373,7 @@ msgid ""
"by %(submitter)s."
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3361,7 +3382,7 @@ msgstr ""
"מישהו, אולי את/ה, הוסיף מנגנון אימות דו-גורמי %(method)s עבור חשבון ה-PyPI "
"שלך %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3370,7 +3391,7 @@ msgstr ""
"מישהו, אולי את/ה, הסיר מנגנון אימות דו-גורמי %(method)s מחשבון ה-PyPI שלך "
"%(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3379,7 +3400,7 @@ msgstr ""
"מישהו, אולי את/ה, הוסיף את כתובת האי-מייל הזו (%(email_address)s"
"code>) לחשבון ה-PyPI שלו/ה."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3388,14 +3409,14 @@ msgstr ""
"אם ברצונך להמשיך בבקשה זו, לחצ/י על קישור זה כדי לאמת "
"את כתובת האי-מייל שלך."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3407,148 +3428,148 @@ msgstr ""
"אם ברצונך להמשיך בבקשה זו, לחצ/י על קישור זה כדי לאמת "
"את כתובת האי-מייל שלך."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "אם לא יצרת בקשה זו, ניתן להתעלם מהודעה זו בביטחון."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "תוקף קישור זה יפוג תוך שעה."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "סלק הודעה זו"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "סגירה"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "ניהול"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "הפרויקטים שלך"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "הגדרות חשבון"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "פרופיל פומבי"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "פרטי חשבון"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "גיבובים (hash-ים) עבור %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "אלגוריתם"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "תמצית גיבוב (hash digest)"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "העתקה אל לוח הגזירים"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "העתקה"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "גיבובים (hash-ים) עבור %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "שגיאה"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "הצלחה"
@@ -3572,30 +3593,30 @@ msgstr "הצלחה"
msgid "Manage project"
msgstr "ניהול הפרויקט"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "אל הקודם"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "אל הבא"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "כתובת האי-מייל הראשית שלך (%(email_address)s) אינה מאומתת."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "אין לך כתובת אי-מייל ראשית."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "יש לאמת את האי-מייל שלך או להוסיף כתובת חדשה."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3603,7 +3624,7 @@ msgid ""
msgstr ""
"אימות דו-גורמי זמין, אפשר/י אותו עכשיו עבור חשבונך."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3618,7 +3639,7 @@ msgstr ""
msgid "Edit profile"
msgstr "עריכת פרופיל"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3634,93 +3655,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s טרם העל/תה פרויקטים ל-PyPI, בינתיים."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "אי-מייל"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "ניווט עבור ניהול %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "פרויקט:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "היסטוריית אבטחה"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "הגדרות"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "ניווט עבור ניהול %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "גרסאות"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "משתפי פעולה"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "תיעוד"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "ניווט עבור ניהול %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3732,14 +3753,14 @@ msgstr "מאומת"
msgid "Verified by PyPI on %(release_date)s"
msgstr "תאריך שחרור: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "סינון לפי מסווג"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "קישורי הפרוייקט"
@@ -3749,278 +3770,278 @@ msgstr "קישורי הפרוייקט"
msgid "GitHub Statistics"
msgstr "סטטיסטיקות GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "היסטוריית גרסאות"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "כוכבים:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "פיצולים (forks):"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "באגים/PR-ים פתוחים:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "באגים/PR-ים פתוחים:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "סטטיסטיקות GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "מתחזקים"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "צלמית עבור {username} מאת gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "מטא"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "מחבר:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "מתחזק:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "לא מאומת"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "רישיון:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "תגיות"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "דורש:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "מסווגים (classifiers)"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "מאומת*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*בעיות שליחה זמניות עלולות לגרום לאיבוד האימות"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "מאומת"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "לא מאומת*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*אי-מייל מ-PyPI מטופל כאילו מדובר בדואר זבל"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*כישלון מוחלט בעת השליחה"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*יותר מדי בעיות בשליחה"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "לא מאומת"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "ראשי"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "צפייה באפשרויות אי-מייל"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "אפשרויות"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "אפשרויות עבור %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "שליחה מחדש של אי-מייל אימות"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "קביעת כתובת אי-מייל זו כראשית"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "קביעה כראשית"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "הסרת כתובת אי-מייל זו"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "הסרת אי-מייל"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "תחום"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "כל הפרויקטים"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "נוצר"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "שימוש אחרון"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "מעולם"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "צפייה באפשרויות אסימון"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "הסרת אסימון"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "צפייה במזהה ייחודי"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "הסרת אסימון API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "אפליקציות או סקריפטים המשתמשים באסימון זה יאבדו גישה אל PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "מזהה ייחודי עבור אסימון API ״%(token_description)s״"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "תמונת פרופיל"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com כדי לייצר את תמונת הפרופיל שלך על סמך "
"כתובת האי-מייל הראשית"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "החלפת תמונה ב-gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "פרטי חשבון"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "תאריך הצטרפות"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr "מוצג בפרופיל הפומבי שלך. לא ניתן לשינוי."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "שם מלא"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "לא נקבע שם"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "מוצג בפרופיל הפומבי שלך"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "אי-מייל פומבי"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your פרופיל "
"הפומבי שלך למשתמשים שעברו הזדהות."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "עדכון חשבון"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "אי-מיילים בחשבון"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any מאומת כדי לשחזר את חשבונך, אבל רק האי-מייל "
"הראשי יקבל הודעות."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "אי-מיילים המשויכים לחשבונך"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "סטטוס"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "הוספת אי-מייל"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "שינוי סיסמה"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "סיסמה ישנה"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "סיסמתך הנוכחית"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "סיסמה חדשה"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "אימות סיסמה חדשה"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "עדכון סיסמה"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "אסימוני API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr "אסימוני API מספקים דרך חלופית לאימות כאשר מעלים חבילות אל PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "למד/י עוד אודות אסימוני API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "אסימוני API פעילים עבור חשבון זה"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "הוספת אסימון API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4168,249 +4189,249 @@ msgstr ""
"אמת/י את כתובת האי-מייל הראשית שלך כדי להוסיף "
"אסימוני API לחשבונך."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "תחום האסימון: כל החשבון"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "תחםו האסימון: הפרויקט %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "חשבון נוצר"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "מחובר"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "אמצעי אימות דו-גורמי:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "אין"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "מכשיר אבטחה (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"אפליקצית אימות (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "קוד שחזור"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "הסרת מכשיר"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "סיבה:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "סיסמתך הנוכחית"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "זיהוי דו-גורמי לא תקין או לא בתוקף."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "זיהוי דו-גורמי לא תקין או לא בתוקף."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "קוד שחזור לא תקין."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "אימות דו-גורמי נוסף"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "אי-מייל נוסף לחשבון"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "אי-מייל הוסר מהחשבון"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "אי-מייל אומת"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "אי-מייל אומת מחדש"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "אי-מייל ראשי השתנה"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "אי-מייל ראשי ישן:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "אי-מייל ראשי חדש:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "אי-מייל ראשי נקבע"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "נשלח אי-מייל"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "מ:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "ל:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "נושא:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "איפוס סיסמה התבקש"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "ניסיון לאיפוס סיסמה התבצע"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "סיסמה אופסה בהצלחה"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "סיסמה שונתה בהצלחה"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "איפוס סיסמה"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "פרויקט:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "אימות דו-גורמי נוסף"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "שיטה: מכשיר אבטחה (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "שם מכשיר:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4418,88 +4439,88 @@ msgstr ""
"שיטה: אפליקצית אימות (TOTP"
"abbr>)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "אימות דו-גורמי הוסר"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "אימות דו-גורמי הוסר"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "קודים לשחזור יוצרו"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "קודים לשחזור יוצרו מחדש"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "נעשה שימוש בקוד שחזור להתחברות"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "אסימון API נוסף"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "שם האסימון:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "אסימון API הוסר"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "מזהה ייחודי:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "אסימון API הוסר אוטומטית משיקולי אבטחה"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "סיבה: אסימון נמצא בURL פומבי"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "אם הבעלים אינו מגיב, ראה/י %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "ההזמנה ל- '${project_name}' נדחתה."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4507,8 +4528,8 @@ msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4516,47 +4537,47 @@ msgid ""
"Invitation to join %(organization_name)s expired"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "אם הבעלים אינו מגיב, ראה/י %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "ההזמנה ל- '${project_name}' נדחתה."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "כל גרסאות %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4566,60 +4587,60 @@ msgstr ""
"אירועים מופיעים כאן כאשר פעולות הקשורות לאבטחה מתרחשות בחשבונך. אם אתה מבחין "
"במשהו חשוד, אנא לאבטח את חשבונך בהקדם האפשרי."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "פעילות חשבון שאירעה לאחרונה"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "אירוע"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "תאריך / זמן"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "שם מכשיר"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "אירועים יופיעו כאן בעת שפעולות הקשורות לאבטחה יתרחשו בחשבונך."
@@ -4719,11 +4740,11 @@ msgstr ""
"href=\"%(delete_href)s\">מחיקת הפרויקט"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "יש להמשיך בזהירות!"
@@ -4735,27 +4756,27 @@ msgstr "לא תוכל/י לשחזר את חשבונך לאחר מחיקתו"
msgid "Delete your PyPI account"
msgstr "מחיקת חשבון ה-PyPI שלך"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "ניהול"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "אימות דו-גורמי (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4770,91 +4791,91 @@ msgstr ""
"עוד אודות אימות דו-גורמי (2FA"
"abbr>)."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "קודים לשחזור יוצרו"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "קוד שחזור"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "יוצרו ב-%(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "ייצור מחדש"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "שיטות אימות דו-גורמי מופעלות"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "שיטת אימות דו-גורמי"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "לא ניתן להסיר את עצמך כבעלים"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "הסרה"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "הסרת אפליקצית אימות"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "הסרת אפליקציה"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "הסרת מכשיר אימות דו-גורמי"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "הסרת מכשיר"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "שם מכשיר"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4866,7 +4887,7 @@ msgstr ""
"אמת/י את כתובת האי-מייל הראשית שלך כדי להוסיף אימות "
"דו-גורמי לחשבונך."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4878,7 +4899,7 @@ msgstr ""
"אמת/י את כתובת האי-מייל הראשית שלך כדי להוסיף אימות "
"דו-גורמי לחשבונך."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4886,7 +4907,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4894,11 +4915,11 @@ msgid ""
"authentication on your account."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "ייצור קודים לשחזור"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4906,7 +4927,7 @@ msgid ""
"methods to your account."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4914,20 +4935,20 @@ msgid ""
"account."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "יש להזין קוד שחזור"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4939,7 +4960,7 @@ msgstr ""
"כדי להגדיר אימות דו-גורמי (2FA"
"abbr>) עם אפליקצית אימות:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4951,8 +4972,8 @@ msgstr ""
"הוספת אימות דו-גורמי (2FA) "
"באמצעות מכשיר אימות (כגון מפתח USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4960,8 +4981,8 @@ msgstr ""
"יש לאפשר JavaScript כדי להגדיר אימות דו-גורמי באמצעות מכשיר אבטחה (כגון מפתח "
"USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"לעדכן את הדפדפן כדי להגדיר אימות דו-גורמי באמצעות מכשיר "
"אבטחה (כגון מפתח USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "פירור לחם"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "החשבון שלך"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "ניווט חשבון"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "פעולה זו לא ניתנת לביטול!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "יש לאשר את שם המשתמש כד להמשיך."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "יש לאשר את %(item)s כדי להמשיך."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "ביטול"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "סגירה"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "יש להזין את סיסמתך כדי להמשיך."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "שם משתמש"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5051,416 +5072,416 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "נוספ/ה על ידי:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "הוסר/ה על ידי:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "מיידי"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "שמך"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "אימות האפליקציה"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "שם משתמש"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "ניווט ראשי"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "נוצר %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "ניווט ראשי"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "הזמנת התפקיד אינה חוקית."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "ניהול"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "בעלים"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "צפייה"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s לא העלה פרויקטים ל-PyPI, עדיין"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "הזמנת התפקיד אינה חוקית."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "יְרִידָה"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "מיידי"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "נוצר"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr "תקבל/י אי-מייל עם קישור לאיפוס הסיסמה."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "בעלים יחיד"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "ניהול פרויקט זה"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "צפייה בדף הפומבי של פרויקט זה"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "לפרויקט זה אין גרסאות"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5471,13 +5492,13 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">מדריך לאריזת חבילות "
"פייתון"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "מחיקת חשבון ה-PyPI שלך"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5487,7 +5508,7 @@ msgid ""
"your account."
msgstr "חובה לאמת את כתובת האימייל הראשית שלך לפני ביצוע פעולה זו."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see מאומת כדי לשחזר את חשבונך, אבל רק האי-מייל "
"הראשי יקבל הודעות."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5524,100 +5545,100 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "בעלים"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "שמך"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "קוד שחזור לא תקין."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "סיבה (לא חובה)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5628,22 +5649,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5654,75 +5675,75 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "שם"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "לא נקבע שם"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "פרויקט:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "גרסאות"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5733,8 +5754,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5745,33 +5766,33 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "אי-מייל"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "נושא:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "נושא:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5779,8 +5800,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5791,117 +5812,117 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "פרויקט:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "שם המשתמש שלך"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "שם משתמש"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "ניהול גרסה"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "פרויקט:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "פרויקטים טרנדיים"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "ניהול פרויקט זה"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5912,15 +5933,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5928,33 +5949,33 @@ msgid ""
"your account before adding a new publisher."
msgstr "טרם אפשרת אימות דו-גורמי בחשבונך."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "קודים לשחזור חשבון"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "ייצור מחדש של קודים לשחזור"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5964,7 +5985,7 @@ msgstr ""
"באחד הקודם האלו כדי להתחבר לחשבון ה-PyPI שלך. בכל קוד ניתן להשתמש רק "
"פעם אחת."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5972,7 +5993,7 @@ msgstr ""
"בקודים אלו כדאי להשתמש רק לצורך שחזור גישה לחשבון, ולא "
"להתחברות רגילה."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5982,104 +6003,105 @@ msgstr ""
"מפתח/ות האבטחה שלך ולא תהיה לך גישה לקודים האלו, את/ה עלול/ה לאבד לתמיד את "
"הגישה לחשבון ה-PyPI שלך!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "שמירת הקודים לשחזור"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "הורדה כקובץ"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "שמירה"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "המשך"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "קודים אלו לא יופיעו שוב."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "ודא/י שאחסנת אותם באופן בטוח לפני שתמשיך/י."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "הסרת אסימון API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "אסימון עבור \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "הרשאות:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "העלאת חבילות"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "תחום תוקף:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "כל החשבון (כלל הפרויקטים)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "הפרויקט \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
"משיקולי אבטחה אסימון זה יופיע רק פעם אחת. העתק/י אותו עכשיו."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "העתקת האסימון ללוח הגזירים"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "העתקת האסימון"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "אופן השימוש באסימון זה"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "כדי להשתמש באסימון ה-API הזה:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "קבע את שם המשתמש שלך ל- %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr "הגדר את הסיסמה שלך לערך האסימון, כולל %(prefix)s
קידומת"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6088,7 +6110,7 @@ msgstr ""
"לדוגמה, הם הינך משתמש/ת ב-Twine כדי להעלות את "
"הפרויקטים שלך אל PyPI, סדר את הקובץ %(filename)s
אצלך כך:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6098,18 +6120,18 @@ msgstr ""
"לדוגמה, הם הינך משתמש/ת ב-Twine כדי להעלות מספר "
"פרויקטים אל PyPI, תוכל/י לסדר את הקובץ %(filename)s
אצלך כך:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
"אסימון בעל תחום תוקף של משתמש או של פרויקט אותו ברצונך לקבוע כברירת המחדל"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "אסימון פרויקט"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6121,7 +6143,7 @@ msgstr ""
"לאחר מכן תוכל/י להשתמש בפקודה %(command)s
כדי לעבור על האסימון "
"המתאים בעת העלאה אל PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, בקר/י בדף העזרה "
"של PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "הוספת אסימון נוסף"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "שם האסימון"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "למה נועד האסימון?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "בחירת תחום תוקף..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6158,17 +6180,17 @@ msgstr ""
"אסימון API בעל תחום תוקף של כל החשבון שלך יהיה בעל הרשאות העלאה לכל "
"הפרויקטים הקיימים והעתידיים שלך."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "הגדרת הזדהות דו-גורמית (2FA) באמצעות אפליקצית אבטחה (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the תקן ה-TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6188,25 +6210,25 @@ msgstr ""
"בקר/י ב-עמוד העזרה של PyPI כדי לצפות ברשימה של "
"אפליקציות תואמות."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "הגדרת האפליקציה שלך"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "סרק/י את קוד ה-QR באמצעות אפליקצית ההזדהות בה בחרת להשתמש."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr "משיקולי אבטחה, ניתן לשייך רק אפליקצית הזדהות אחת לכל חשבון PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "קוד QR לצורך הגדרת אפליקצית הזדהות"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6214,15 +6236,15 @@ msgid ""
"instead:"
msgstr "אין סורק QR? הזן את הקוד באופן ידני:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "אימות האפליקציה"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "קוד אימות"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6232,15 +6254,15 @@ msgid ""
"application."
msgstr "לסיום תהליך ההגדרה, הזן את קוד האימות אשר סופק על ידי האפליקציה שלך."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "הגדרת אפליצקיה"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "הגדרת הזדהות דו-גורמית (2FA) באמצעות מכשיר אבטחה (כגון מפתח USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the תקן ה-FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan ו-Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "תן שם עבור מכשירך כדי להתחיל"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI תומך בהוספת מכשירי אבטחה מרובים."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
"תן שם למכשיר זה. 64 תווים או פחות. כל תווי Unicode הם קבילים, כולל רווחים."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "הגדת מכשיר אבטחה"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6297,7 +6319,7 @@ msgstr ""
"rel=\"noopener\">תקן ה-FIDO ובדפדפן נתמך."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6305,21 +6327,21 @@ msgstr ""
"שימ/י לב כי ישנם מפתחות אבטחה ישנים אשר אינם עומדים בתקן ה-FIDO לא יעבדו עם "
"PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6328,77 +6350,76 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "מיידי"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "מיידי"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "היסטורית הפרויקט של %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6410,25 +6431,25 @@ msgstr ""
"בכל פעם שאת/ה (או שותפיך) תבצע/ו פעולת אבטחה הקשורה לפרויקט זה, הפעולה תירשם "
"ותוצג כאן."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6436,26 +6457,26 @@ msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(project_name)s project added to organization"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6463,14 +6484,14 @@ msgid ""
"%(project_name)s project removed from organization"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "%(username)s נוסף כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6478,7 +6499,7 @@ msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6486,7 +6507,7 @@ msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6495,7 +6516,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6504,7 +6525,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6513,7 +6534,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6522,159 +6543,159 @@ msgid ""
"%(role_name)s expired"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s נוסף כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "הרשמה"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "נוצר על ידי:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "נוצר על ידי:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "הוסר/ה על ידי:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "הוסר/ה על ידי:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "יְרִידָה"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "שונ/תה על ידי:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "מיידי"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "הוסר/ה על ידי:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "היסטורית אבטחה עבור %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6689,33 +6710,33 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">מדריך לאריזת חבילות "
"פייתון"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6723,60 +6744,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "פרויקטים טרנדיים"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "רישום פרויקט חדש."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "רישום פרויקט חדש."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "אימות דו-גורמי הופעל"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "אימות דו-שלבי"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "אימות דו-גורמי בוטל"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6788,13 +6809,13 @@ msgstr ""
"השתמש/י בדף זה כדי לשלוט אילו משתמשי PyPI יכולים לעזור לך לנהל את "
"%(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6803,217 +6824,217 @@ msgid ""
"can do."
msgstr "ישנם שני תפקידים אפשריים למשתפי פעולה:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "יצירת גרסה חדשה"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "רישום פרויקט חדש."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "מחיקת הפרויקט"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "משתמשים אשר יכולים לנהל את %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "משתמש"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "שמירת תפקיד"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "לא ניתן להסיר את עצמך כבעלים"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "הזמנה בהמתנה"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "ההזמנה פג"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "בטל הזמנה"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "בטל הזמנה עבור %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "מחיקה"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "ההזמנה פג"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "מיידי"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "חשבון נוצר"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s כדי לתקשר עם מנהלי PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "פרטי חשבון"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "ניהול גרסה"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "הזמנת התפקיד אינה חוקית."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7081,32 +7102,32 @@ msgid ""
"your organization."
msgstr "לא תוכל/י לשחזר את חשבונך לאחר מחיקתו"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "יצירת חשבון"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7140,29 +7161,29 @@ msgstr[3] ""
"פרויקטים.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "מחיקת הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or העברת בעלות או מחיקת הפרויקט"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "לא תוכל/י לשחזר את חשבונך לאחר מחיקתו"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7240,52 +7261,52 @@ msgstr[3] ""
" %(count)s פרויקטים\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "ניהול פרויקט זה"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "יצירת גרסה חדשה"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "שם האסימון"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "נהל את התיעוד של %(project_name)s"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "הריסת התיעוד"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s,אין אפשרות לבטל בדיעבד פעולה "
"זו, כיוון שהעלאת תיעוד חדש אינה נתמכת יותר."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "הריסת התיעוד עבור הפרויקט"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "תיעוד הפרויקט"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "העלאת תיעוד חדש אינה נתמכת יותר"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7316,73 +7337,73 @@ msgstr ""
"בכל פעם שאת/ה (או שותפיך) תבצע/ו פעולת אבטחה הקשורה לפרויקט זה, הפעולה תירשם "
"ותוצג כאן."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "הפרויקט נוצר"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "גרסה %(version)s נוצרה"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "גרסה %(version)s הוסרה"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "גרסה %(version)s נוצרה"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "נמשכה על ידי:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "גרסה %(version)s נוצרה"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "הקובץ הוסר מגרסה %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "שם קובץ:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "הקובץ הוסר מגרסה %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr "%(username)s נוסף כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7391,7 +7412,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7400,7 +7421,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7409,211 +7430,211 @@ msgid ""
"project %(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(username)s נוסף כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(username)s שונה להיות %(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(username)s הוסר כ%(role_name)s בפרויקט"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "אסימון API הוסר"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "הרשאות: יכול/ה להעלות לפרויקט זה"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "נוצר"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "אסימון API הוסר"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "נשלט/ת על ידי:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "2FA enabled"
msgid "2FA requirement enabled"
msgstr "אימות דו-גורמי הופעל"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Yanked by:"
msgid "Enabled by:"
msgstr "נמשכה על ידי:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "2FA disabled"
msgid "2FA requirement disabled"
msgstr "אימות דו-גורמי בוטל"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Yanked by:"
msgid "Disabled by:"
msgstr "נמשכה על ידי:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "חזרה לפרויקטים"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "לפרויקט זה אין גרסאות"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "ההזמנה ל- '${project_name}' נדחתה."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "לפרויקט זה אין גרסאות"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7622,39 +7643,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "ניהול פרויקט זה"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "ניהול פרויקט זה"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "שם פרויקט לא תקין"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7662,94 +7683,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "קוד שחזור לא תקין."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "ניהול ׳%(project_name)s׳ – גרסה %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "גרסה %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "גריעת גרסה"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "צפייה בגרסה"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "קבצים עבור גרסה %(version)s של %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "שם קובץ, גודל"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "סוג"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "גרסת פייתון"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "תאריך העלאה"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "צפייה באפשרויות קובץ"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "אפשרויות קובץ"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "הורדה"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "מחיקת קובץ של"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "מחיקת קובץ"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "העלאת קבצים חדשים"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "לא נמצאו קבצים"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "הסתרה"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the מדריך למשתמש באריזת חבילות פייתון"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "הגדרות גרסה"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "גריעת גרסה"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7840,7 +7861,7 @@ msgstr[3] ""
"בעת התקנה ברוב התרחישים הנפוצים.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7856,7 +7877,7 @@ msgstr ""
"הנפוצים.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7873,7 +7894,7 @@ msgstr ""
"הזו, לדוגמא בעת שימוש ב-%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7885,8 +7906,8 @@ msgstr ""
" למידע נוסף, ראה/י את PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7903,27 +7924,27 @@ msgstr ""
"את %(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "סיבה (לא חובה)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "גרסה"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "מחיקת גרסה"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7956,19 +7977,19 @@ msgstr[3] ""
" מחיקה תסיר גרסה זו באופן בלתי הפיך, יחד עם %(count)s קבצים.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "מחיקה תסיר גרסה זו באופן בלתי הפיך."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr "לא תוכל להעלות מחדש הפצה חדשה מאותו סוג עם אותו מספר גרסה."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7977,8 +7998,8 @@ msgstr ""
"מחיקה תשבור את כל הפרויקטים במורד הזרם המסתמכים על גרסה מוצמדת של חבילה זו. "
"זה נועד כמוצא אחרון לטיפול בבעיות משפטיות או להסרת פרסומים מזיקים."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release במקום זאת."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
#, fuzzy
msgid ""
"I understand that my users will no longer be able to install this release of "
@@ -8006,7 +8027,7 @@ msgid ""
msgstr ""
"אני מבינ/ה כי המשתמשים שלי לא יוכלו להתקין את הrelease הזה של פרויקט זה."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "גרסאות עבור %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "תאריך שחרור גרסה"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "קבצים"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "סיבה לגריעה"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "ניהול גרסה"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, fuzzy, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -8044,49 +8065,49 @@ msgstr[1] "שני קבצים"
msgstr[2] "מספר קבצים"
msgstr[3] "%(count) קבצים"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "אין קבצים"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "צפייה באפשרויות גרסה"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "אפשרויות עבור %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "ביטול גריעת גרסה"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "ביטול גריעה"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "גריעה"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "ביטול גריעת גרסה"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "ניהול גרסאות '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "יצירת גרסה חדשה"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "לא נמצאו גרסאות"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the מדריך למשתמש באריזת חבילות פייתון"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "ניהול משתפי הפעולה של '%(project_name)s'"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -8110,26 +8131,26 @@ msgstr ""
"השתמש/י בדף זה כדי לשלוט אילו משתמשי PyPI יכולים לעזור לך לנהל את "
"%(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "קישורי הפרוייקט"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "ישנם שני תפקידים אפשריים למשתפי פעולה:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "מתחזק/ת"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8141,7 +8162,7 @@ msgstr ""
"יכול להעלות מהדורות לחבילה. לא ניתן להזמין משתפי פעולה. לא ניתן למחוק קבצים, "
"גרסאות או את הפרויקט."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8165,7 +8186,7 @@ msgstr "משתמשים אשר יכולים לנהל את %(project_name)s"
msgid "Collaborator"
msgstr "משתפי פעולה"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -8175,11 +8196,11 @@ msgstr[1] "בעלי שני ארגונים"
msgstr[2] "בעלי כמה ארגונים"
msgstr[3] "בעלי %(count) ארגונים"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "אין אפשרות להסיר בעלי ארגון"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -8188,89 +8209,89 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "לא ניתן להסיר את עצמך כבעלים"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "הזמן משתתף פעולה"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "רישום פרויקט חדש."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "הזמן משתתף פעולה"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "הזמן משתתף פעולה"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "ניהול הגדרות '%(project_name)s'"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "הגדרות פרויקט"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project size :"
msgid "Project size:"
msgstr "גודל הפרויקט:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (בקשת הגדלה) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "יצירת אסימון עבור %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8279,11 +8300,11 @@ msgstr ""
"אשרר/י את כתובת המייל הראשית שלך כדי להוסיף אסימון "
"API עבור %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "תיאור פרויקט וסרגל צד"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8317,27 +8338,27 @@ msgstr ""
"מלאה בשדות אלו. ראה/י את המדריך למשתמש באריזת חבילות פייתון לעזרה נוספת."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8345,68 +8366,68 @@ msgid ""
"organization."
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "כעת אתה $ {role} של פרויקט '$ {project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "אין פרויקטים"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "שם הפרויקט"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "מחיקת פרויקט זה:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8414,45 +8435,45 @@ msgid ""
"role."
msgstr "לא תוכל/י לשחזר את חשבונך לאחר מחיקתו"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "אסימון לא חוקי: לא אסימון הזמנה לשיתוף פעולה"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "ניהול הפרויקט"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "יצירת חשבון"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8460,13 +8481,13 @@ msgid ""
"or manage."
msgstr "אסימון לא חוקי: לא אסימון הזמנה לשיתוף פעולה"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8474,88 +8495,88 @@ msgid ""
"manage."
msgstr "אסימון לא חוקי: לא אסימון הזמנה לשיתוף פעולה"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s לא העלה פרויקטים ל-PyPI, עדיין"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "יצירת אסימון עבור %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "תיאור ישן:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "שם מאגר לא תקין"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "תיאור הפרויקט"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8568,35 +8589,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "מחיקת הפרויקט"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "מחיקת פרויקט זה:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8616,15 +8637,15 @@ msgstr[3] ""
"תמחק את הפרויקט באופן בלתי-הפיך יחד עם %(count)sגרסאות"
"a>"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "תמחק את הפרויקט באופן בלתי-הפיך"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr "תהפוך את שם הפרויקט זמין לכל משתמש PyPI אחר"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8636,7 +8657,7 @@ msgstr ""
"תואמים לשמות קבצים מהפצות קודמות (שמות קבצי הפצה ב-PyPI הם ייחודיים, כי הם "
"מיוצרים משילוב שם הפרויקט + מספר הגרסה + סוג ההפצה)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8648,82 +8669,82 @@ msgstr ""
"בכל פעם שאת/ה (או שותפיך) תבצע/ו פעולת אבטחה הקשורה לפרויקט זה, הפעולה תירשם "
"ותוצג כאן."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "חזרה לפרויקטים"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "ניהול ׳%(project_name)s׳"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "הסרת %(user)s מפרויקט זה"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "אינך בעלים של פרויקט זה"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "הוספת אי-מייל"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. התקנת חבילות."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
@@ -8951,11 +8972,11 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the מדריך למשתמש באריזת חבילות פייתון"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
@@ -8975,15 +8996,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8991,7 +9012,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "רשימת מסווגים"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "הערה:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9089,7 +9109,7 @@ msgstr ""
"אחר קוד PSF של התנהלות ."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9102,7 +9122,7 @@ msgstr ""
"href=\"#recoverycodes\">קודים לשחזור כדי שתוכל/י לשחזר את הגישה במקרה "
"כזה."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9116,7 +9136,7 @@ msgstr ""
"אנו ממליצים שכל משתמשי PyPI יגדירו לפחות שני מנגנוני אבטחה "
"דו-גורמיים וייצרו קודים לשחזור."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help קודים לשחזור, תוכל/י לבקש עזרה בשחזור חשבונך."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "מהם חבילה, פרויקט או גרסה?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "איך אני מתקין/ה קובץ (חבילה) מ-PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "איך אני אורז ומפרסם את הקוד שלי עבור PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "מהו מסווג מטמון?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "מהי גרסה ש-\"נגרעה\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "חיפוש פרוייקטים"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "מדוע אני צריך/ה כתובת אי-מייל מאומתת?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "מדוע PyPI מודיע לי כי הסיסמה שלי נפרצה?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "מה עלי לעשות אם אני מבחין בפעילות חשודה בחשבוני?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "מדוע PyPI מודיע לי כי אסימון ה-API שלי נחשף לסכנה?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "מהו אימות דו-גורמי ואיך הוא עובד ב-PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9188,7 +9208,7 @@ msgstr ""
"כיצד עובד אימות דו-גורמי באמצעות אפליקצית הזדהות (TOTP)? איך אני מגדיר/ה זאת ב-PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9200,11 +9220,11 @@ msgstr ""
"כיצד עובד אימות דו-גורמי באמצעות מכשיר אבטחה (כגון מפתח USB)? איך אני "
"מגדיר/ה זאת ב-PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "באילו מכשירים (שאינם מפתח USB) אני יכול/ה להשתמש בתור מכשיר אבטחה?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9214,110 +9234,110 @@ msgid ""
"it up on PyPI?"
msgstr "כיצד עובד אימות דו-גורמי באמעות קוד שחזור? איך אני מגדיר/ה זאת ב-PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "כיצד אני יכול/ה להשתמש באסימוני API כדי להזדהות בפני PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "מדוע פעולות מסוימות מחייבות אותי לאשר את הסיסמה שלי?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "כיצד אני יכול/ה לפרסם חבילות פרטיות שלי ב-PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "האם יש ל-PyPI API-ים בהם אני יכול/ה להשתמש?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "כיצד אני יכול/ה לנהל עותק שיקוף (mirror) של PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "כיצד אני יכול/ה לקבל התראה כאשר משוחררת גרסה חדשה של פרויקט?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"היכן אני יכול/ה לראות סטטיסטיקות לגבי PyPI, הורדות, ושימוש בפרויקטים/חבילות?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "כיצד אני יכול/ה לפרסם חבילות פרטיות שלי ב-PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "מדוע שם הפרויקט הרצוי שלי אינו זמין?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "כיצד אני יכול/ה לתבוע בעלות על שם פרויקט אשר ננטש או נרשם בעבר?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "אילו תפקידי משתפי פעולה זמינים לפרויקט ב-PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "כיצד אני יכול/ה להפוך לבעלים/מתחזק של פרויקט ב-PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "כיצד אני יכול/ה להעלות תיאור פרויקט בפורמט אחר?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"כיצד אני מקבל/ת פטור מ- או הרחבה של מגבלת גודל הקבצים עבור הפרויקט שלי?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr "כיצד אוכל לקבל פטור או הגדלה של גודל הפרויקט הכולל עבור הפרויקט שלי?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "חם מהתנור: גרסאות הפרויקטים החדשות ביותר"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr "מדוע אינני יכול/ה להעלות קבצית ל-PyPI באופן ידני, דרך ממשק הדפדפן?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "שחכתי את סיסמתי ל-PyPI. האם תוכלו לעזור לי?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "איבדתי גישה לחשבון ה-PyPI שלי. האם תוכלו לעזור לי?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9329,7 +9349,7 @@ msgstr ""
"מדוע אני מקבל/ת שיגאה מסוג \"Invalid or non-existent authentication "
"information\" בעת העלאת קבצים?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9337,15 +9357,15 @@ msgstr ""
"מדוע אני מקבל/ת שגיאות מסוג \"No matching distribution found\" או \"Could "
"not fetch URL\" בעת הרצת pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "יש לי קושי בשימוש באתר PyPI. האם תוכלו לעזור לי?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "מדוע חבילה שלי או רישום משתמש נחסמו?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9353,15 +9373,15 @@ msgstr ""
"מדוע אני מקבל/ת שגיאה מסוג \"Filename or contents already exists\" או "
"\"Filename has been previously used\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "כיצד אני מבקש/ת הוספה של מסווג מטמון (trove classifier) חדש?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "היכן אני יכול/ה לדווח על באג או לספק משוב לגבי PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9375,80 +9395,80 @@ msgstr ""
"כיצד עובד אימות דו-גורמי באמצעות אפליקצית הזדהות (TOTP)? איך אני מגדיר/ה זאת ב-PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "מי מתחזק את PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "מה מפעיל את PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "האם אני יכול/ה להסתמך על כך ש-PyPI יהיה זמין?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "כיצד אני יכול/ה לתרום ל-PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "כיצד אני יכול/ה להתעדכן בשינויים עתידיים ל-PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "כיצד אני יכול/ה לנהל עותק שיקוף (mirror) של PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr "מה משמעות התג \"תכונת בטא\"? מהן תכונות הבטא הנוכחיות של Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "כיצד מבטאים את \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "שאלות נפוצות"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "יסודות"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "החשבון שלי"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "אינטגרציה"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "ניהול פרויקטים ב-PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "התמודדות עם תקלות ובעיות"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "אודות"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9471,21 +9491,21 @@ msgstr "אודות"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" אנו משתמשים במספר מושגים כדי לתאר תוכנה הזמינה ב-PyPI, כגון "
@@ -9505,7 +9525,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel בינארי.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the מדריך למשתמש באריזת חבילות פייתון."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9534,7 +9554,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">מדריך למשתמש באריזת חבילות פייתון."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See עמוד המסווגים למידע נוסף, וכן רשימה של מסווגים חוקיים."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9566,7 +9586,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> למידע נוסף."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9577,31 +9597,31 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "החשבון שלי"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr "נכון לעכשיו, PyPI דורש כתובת אי-מייל מאומתת כדי לבצע את הפעולות הבאות:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "רישום פרויקט חדש."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "העלאת גרסה חדשה או קובץ חדש."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
msgstr "רשימת הפעולות הדורשות כתובת אי-מייל מאומתת צפויה לגדול לאורך הזמן."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PEP 541 לגבי נגישות של מתחזקים. היא גם "
"מפחיתה את ההיתכנות של התקפות ספאם ליצירת חשבונות רבים באופן אוטומטי."
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your שלך. אלו גם מאפשרים שליחה של אי-מייל אישור חדש למשתמשים שנרשמנו "
"בעבר, לפני שהתחלנו לאכוף מדיניות זו."
-#: warehouse/templates/pages/help.html:287
+#: warehouse/templates/pages/help.html:509
#, fuzzy, python-format
#| msgid ""
#| " PyPI itself has not suffered a breach. This is a protective measure "
@@ -9690,7 +9710,7 @@ msgstr ""
"בעת נסיון התחברות או העלאה אל PyPI, אז סיסמתך אופסה ולא תוכל/י להתחבר אל "
"PyPI עד שתאפס/י את סיסמתך.
"
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9701,9 +9721,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" כל אירועי המשתמש ב- PyPI נשמרים תחת היסטוריית האבטחה בהגדרות החשבון. אם "
"יש אירועים שנראים חשודים, בצע את הצעדים הבאים:
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9724,7 +9744,7 @@ msgstr ""
"שקיבלת ונסה/י לברר את מקור הבעיה. החלק לגבי פעילות חשודה גם הוא תופס במקרה כזה.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9764,7 +9784,7 @@ msgstr ""
"ב-discuss.python.org.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9777,7 +9797,7 @@ msgstr ""
"rel=\"noopener\">תקן TOTP"
"abbr>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9786,7 +9806,7 @@ msgstr ""
"אפליקציות אימות TOTP "
"מייצרות קוד אימות המשתנה באופן תדיר לשימוש בעת ההתחברות לחשבונך."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9796,7 +9816,7 @@ msgstr ""
"פתוח, ישנן אפליקציות רבות בעלות תאימות עם חשבון ה-PyPI שלך. אפליקציות "
"פופולאריות כוללות:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for אנדרואיד או iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(לא קוד פתוח)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for אנדרואיד או iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(קוד פתוח)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 1Password) יכולות גם לייצר קודים "
"לאימות. משיקולי אבטחה, PyPI מאפשר לך להגדיר רק אפליקציה אחת לכל חשבון."
-#: warehouse/templates/pages/help.html:397
+#: warehouse/templates/pages/help.html:662
msgid ""
"To set up 2FA with an "
"authentication application:"
@@ -9850,7 +9870,7 @@ msgstr ""
"כדי להגדיר אימות דו-גורמי (2FA"
"abbr>) עם אפליקצית אימות:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9858,7 +9878,7 @@ msgstr ""
"פתח/י אפליקצית אימות (TOTP"
"abbr>)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9868,7 +9888,7 @@ msgstr ""
"דו-גורמי (2FA) באמצעות "
"אפליקצית אימות\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9876,7 +9896,7 @@ msgstr ""
"PyPI יצור מפתח סודי, ייחודי לחשבונך. מפתח זה מוצג בצורת קוד QR וכן בצורת "
"טקסט."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9884,7 +9904,7 @@ msgstr ""
"סרק/י את קוד ה-QR באמצעות אפליקצית האימות שלך, או הזן/י אותו באופן ידני. "
"אופן הזנת הקוד תלוי באפליקציה בה בחרת."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9895,7 +9915,7 @@ msgid ""
msgstr ""
"האפליקציה שלך תייצר קוד אימות - השתמש/י בו כדי לאשר את ההגדרה החדשה ב-PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9904,25 +9924,25 @@ msgstr ""
"כעת שרת PyPI והאפליקציה שלך חולקים את המפתח הסודי שלך עבור PyPI, כך "
"שהאפליקציה שלך תוכל לייצר קודים תקפים לאימות עבור חשבון ה-PyPI שלך."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "בפעם הבאה שתתחבר/י ל-PyPI תצטרך/י:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "לספק את שם המשתמש והסיסמה שלך, כרגיל"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "לפתוח את אפליקצית ההזדהות שלך כדי לייצר קוד אימות"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "להשתמש בקוד האימות כדי לסיים את ההתחברות ל-PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9932,7 +9952,7 @@ msgstr ""
"סיסמה חד-פעמית ושולח אותה אל הדפדפן. סיסמה זו משמשת את PyPI כדי לאמת אותך "
"כמשתמש."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9940,7 +9960,7 @@ msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "כדי להגדיר הזדהות דו-גורמית עם מפתח USB, תצטרך/י:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a דפדפן התומך ב-WebAuthn"
"abbr> וב-PublicKeyCredential, שכן זהו התקן הממומש על ידי PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "לאפשר הרצה של קוד JavaScript בדפדפן שלך"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the תקן FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan ואת Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9989,11 +10009,11 @@ msgstr ""
"לתשומת לבך, כמה דגמים ישנים של מפתחות USB מסוג Yubico אינם עומדים "
"בתקן FIDO ולפיכך לא יעבדו עם PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "בצע/י את הצעדים הבאים:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10007,11 +10027,11 @@ msgstr "בצע/י את הצעדים הבאים:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10025,7 +10045,7 @@ msgstr ""
"שלך\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10033,7 +10053,7 @@ msgstr ""
"עם השלמת התהליך, מפתח ה-USB שלך יהיה רשום בחשבון ה-PyPI שלך ויוכל לשמש בעת "
"תהליך ההתחברות."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10051,7 +10071,7 @@ msgstr ""
"ל-PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of מכשירים תואמי FIDO, אשר אפשר להשתמש "
"בהם עם PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10075,7 +10095,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">טלפונים סלולריים המשמשים כמכשירי אבטחה"
"a>."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, משתמשי PyPI יוכלו להינות מהתפתחויות "
"עתידיות בתחום הזה."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -10108,7 +10128,7 @@ msgstr ""
"href=\"#utfkey\">מכשיר האבטחה, תוכל/י להשתמש בקודים אלו כדי להתחבר "
"ל-PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10126,11 +10146,11 @@ msgstr ""
"וצריכים לשמש רק לשחזור גישה לחשבון. אחרי שימוש בקוד שחזור להתחברות, הקוד "
"מפסיק להיות פעיל."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "כדי ליצור קודים לשחזור:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10138,7 +10158,7 @@ msgstr ""
"התחבר/י לחשבון ה-PyPI שלך, גש/י אל הגדרות החשבון, ובחר/י \"ייצור קודים "
"לשחזור\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10146,7 +10166,7 @@ msgstr ""
"שמר/י באופן בטוח את הקודם לשחזור המוצגים! שקל/י להדפיס אותם ולאחסן אותם "
"במקום בטוח או לשמור אותם במנהל סיסמאות."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10155,11 +10175,11 @@ msgstr ""
"אם תאבד לך הגישה לקודים לשחזור השמורים שלך או אם תשתמש/י בכולם, תוכל/י לקבל "
"חדשים על ידי בחירה ב-\"ייצור מחדש של קודים לשחזור\" בהגדרות החשבון שלך."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "כדי להתחבר עם קוד שחזור:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10170,12 +10190,12 @@ msgid ""
msgstr ""
"כאשר תתבקש/י לספק אימות דו-גורמי, בחר/י ב-\"התחברות באמצעות קוד שחזור\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr "היות שכל קוד ניתן לשימוש רק פעם אחת, כדאי שתסמן/י לך שהקוד משומש"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10184,7 +10204,7 @@ msgstr ""
"אם יש לך מעט קודים לשחזור נותרים, ייתכן ותרצה/י לייצר אוסף חדש באמצעות כפתור "
"ה-\"ייצור מחדש של קודים לשחזור\" בהגדרות החשבון שלך."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10194,7 +10214,7 @@ msgid ""
"to PyPI."
msgstr "אסימוני API מספקים דרך חלופית לאימות כאשר מעלים חבילות אל PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10224,13 +10244,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(בדק/י את הגדרות החשבון שלך)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10260,20 +10280,20 @@ msgstr ""
"בהגדרות החשבון שלך, גש/י אל אזור אסימוני ה-API "
"ובחר/י ב-\"הוספת אסימון API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "כדי להשתמש באסימון API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "קבע/י את שם המשתמש להיות __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr "קבע/י את הסיסמה לערך האסימון, כולל התחילית pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10291,7 +10311,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">.travis.yml
אם את/ה משתמש/ת "
"ב-Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10299,7 +10319,7 @@ msgstr ""
"ייתכן שמשתמשים מתקדמים ירצו לבחון את האסימון שלהם על ידי פענוחו באמצעות "
"base64 ובדיקת התוצאה לעומת המזהה הייחודי המוצג ב-PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10313,13 +10333,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI מבקש ממך לאשר את הסיסמה שלך לפני שאתה רוצה לבצע "
@@ -10331,18 +10351,18 @@ msgstr ""
"המוגן באמצעות סיסמה.
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10350,15 +10370,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "כן, כולל ערוצי RSS של חבילות חדשות וגרסאות חדשות."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "ראה/י את תיעוד ה-API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the פרויקט bandersnatch הוא הפתרון המומלץ לשם כך. שים/י לב "
"לכך שדרישת האחסון לעותק שיקוף של PyPI היא למעלה מ-1TB—והיא הולכת וגדלה!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the אפליקציות GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and להוריד סטטיסטיקות "
"שימוש דרך הציבור שלנו מערך נתונים ב- BigQuery של גוגל."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"גורמים רלוונטיים נוספים."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see עמוד הסטטוס שלנו."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10440,14 +10460,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10458,7 +10478,7 @@ msgstr ""
"לאינדקס חבילות, הפתרון המומלץ הוא לנהל מופע משלך של פרויקט devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10475,7 +10495,7 @@ msgstr ""
"למרות שאין עדות לפרויקט או גרסה עם שם כזה ב-PyPI. נכון לעכשיו, ישנן שלוש "
"סיבות עיקריות שזה יכול להתרחש:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a ספרייה הסטנדרטית של פייתון מכל גרסה "
"עיקרית החל מ-2.5 ועד עכשיו."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10503,20 +10523,20 @@ msgstr ""
"code> הוא שגיאת תקתוק נפוצה של %(correct_code)s
ולא צריך להפתיע "
"את המשתמשים עם חבילה זדונית."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr "שם הפרויקט נרשם על ידי משתמש אחר, אבל טרם נוצרו גרסאות."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "See %(anchor_text)s"
msgstr "אם הבעלים אינו מגיב, ראה/י %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"How to request a name transfer\" מתוך PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10535,11 +10555,11 @@ msgstr ""
"יכול/ה להעלות גרסאות עבור חבילה. אינו/ה יכול/ה להוסיף משתפי פעולה. אינה "
"יכול/ה למחוק קבצים, גרסאות או את הפרויקט."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "בעלים:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10547,7 +10567,7 @@ msgstr ""
"יכול/ה להעלות גרסאות. יכול/ה להוסיף משתפי פעולה. יכול/ה למחוק קבצים, גרסאות, "
"או את הפרויקט כולו."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10560,20 +10580,20 @@ msgstr ""
"רבים של פרויקט מספקים פרטי קשר שלהם בשדה ה-'מחבר' בפרטי ה-'מטא' בעמוד "
"בפרויקט."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr "אם הבעלים אינו מגיב, ראה/י %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10582,7 +10602,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the מדריך למשתמש באריזת חבילות פייתון לפרטים אודות הפורמטים "
"הזמינים."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10608,14 +10628,14 @@ msgstr ""
"הפרויקט, הסר תחילה כל מהדורות או קבצים פרטניים מיותרים כדי להוריד את גודל "
"הפרויקט הכולל שלך."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10631,7 +10651,7 @@ msgstr ""
"הפרויקט, הסר תחילה כל מהדורות או קבצים פרטניים מיותרים כדי להוריד את גודל "
"הפרויקט הכולל שלך."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. הגש בקשה ודבר/י איתנו:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the מדריך למשתמש באריזת חבילות פייתון."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. הגש בקשה ודבר/י איתנו:"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10692,7 +10712,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10708,7 +10728,7 @@ msgstr ""
"האם תיאור הוא תקין, ניתן להשתמש ב-readme_renderer, "
"שהוא אותו כלי הפקת תיאורים המשמש את PyPI."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10720,36 +10740,36 @@ msgstr ""
"אם שכחת את הסיסמה שלך ל-PyPI אבל את/ה זוכר/ת את האי-מייל או שם המשתמש שלך, "
"בצע/י את הצעדים הבאים כדי לאפס את סיסמתך:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "גש/י אל איפוס סיסמה."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr "הזן/י את האי-מייל או שם המשתמש בו השתמשת עבור PyPI ושלח/י את הטופס."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "תקבל/י אי-מייל עם קישור לאיפוס הסיסמה."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "אם אבדה לך הגישה לחשבון ה-PyPI שלך עקב:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "אובדן גישה אל כתובת האי-מייל המקושרת אל חשבונך"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, אפליקצית, מכשיר וקודי השחזור להזדהות דו-גורמית"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to פתיחת סוגיה במערכת המעקב שלנו כדי לבקש סיוע בשחזור "
"חשבון."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "ודא/י שאסימון ה-API שלך תקין ושהוא לא נגרע."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10786,13 +10806,13 @@ msgstr ""
"ודא/י שאסימון ה-API שלך הוא בפורמט הנכון ואינו "
"מכיל תווים מיותרים בסופו, כגון תו שורה חדשה."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "קבע/י את שם המשתמש להיות __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10804,7 +10824,7 @@ msgstr ""
"בשני המקרים, זכר/י שכל אחד מבין PyPI ו-TestPyPI דורש יצירת חשבון, לכן פרטי "
"ההזדהות שלך יכולים להיות שונים."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10829,7 +10849,7 @@ msgstr ""
"להפעיל\" השתמש Ctrl + Shift + C / V כהעתקה / הדבקה \"ב\"מאפיינים\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10848,7 +10868,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">למד/י מדוע בבלוג של "
"ה-PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10859,7 +10879,7 @@ msgstr ""
"matching distribution found
or Could not fetch URL
, "
"נסה/י להוסיף -v
לשורת הפקודה כדי לקבל מידע נוסף:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10871,7 +10891,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, עליך להתחבר אל PyPI באמצעות "
"ספריית תמיכה ב-TLS חדשה יותר."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10882,7 +10902,7 @@ msgstr ""
"ההתקנה של פייתון שלך (python.org, ספק מערכת ההפעלה שלך, או ספק ביניים) "
"והגרסה המותקנת של פייתון, setuptools
ו-pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, fuzzy, python-format
#| msgid ""
#| "For help, go to כתב/י את רשימת המייל python-help, תוך ציון מערכת ההפעלה "
"שלך, פרטי ההתקנה והפלט של הרצת הפקודה %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take נגישות ורוצים לעשות את האתר כך שיהיה "
"קל לשימוש לכולם."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, דווח/י לנו עליה ב-GitHub, כדי שנוכל "
"לנסות לתקן את הבעיה, עבורך ועבור אחרים."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10946,7 +10966,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">תשתמש/י ב-twine כדי להעלות את הפרויקט שלך ל-PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10959,7 +10979,7 @@ msgstr ""
"את התיאור הארוך ומידע אחר אודות פרויקטים ויש לו מוניטין חיפוש טוב באופן "
"כללי, הוא מהווה מטרה טובה."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10975,36 +10995,36 @@ msgstr ""
"rel=\"noopener\">עמוד הסטטוס שלנו לפרטים נוספים, שכן סביר שנעדכן אותו עם "
"הנימוק להתערבות כזו."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI יחזיר את השגיאות האלו מאחת הסיבות הבאות:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "שם הקובץ שומש בעבר והקובץ קיים"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "נעשה שימוש בשם הקובץ אך הקובץ כבר לא קיים"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "קובץ בעל תוכן זהה בדיוק כבר קיים"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
"PyPI אינו מאפשר שימוש חוזר בשם קובץ, אפילו אחרי שפרויקט נמחק ונוצר מחדש."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11012,14 +11032,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11032,7 +11052,7 @@ msgstr ""
"rel=\"noopener\">pypa/trove-classifiers
. הקפד/י לכלול הצדקה "
"קצרה מדוע הוא חשוב."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11048,7 +11068,7 @@ msgstr ""
"שמערכת זו נועדה רק לסוגיות בנוגע לתוכנה המפעילה את PyPI. לפני כתיבת סוגיה "
"חדשה, בדק/י קודם שלא קיימת כבר סוגיה דומה."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11056,7 +11076,7 @@ msgstr ""
"אם יש לך בעיה עם חבילה מסוימת שהותקנה מ-PyPI, צור קשר עם מתחזקי הפרויקט הזה "
"באופן ישיר."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11064,7 +11084,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11074,14 +11094,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11089,7 +11109,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPA היא קבוצה עצמאית של מפתחים שמטרתה לשפר ולתחזק רבים "
"מפרויקטי הליבה הנוגעים לאריזת קוד פייתון."
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The זכתה בפרס מה-Open Technology Fund אשר "
"התקצוב שלו מאפשר למפתחים לשפר את האבטחה והנגישות של Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by נותני החסות הנדיבים "
"שלנו."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11157,7 +11177,7 @@ msgstr ""
"מ-\"בטא\" והחליף את האתר הישן (pypi.python.org). כעת הוא איתן, בדוק, ומוכן "
"לתעבורת דפדפנים ו-API צפויה."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via עותק שיקוף (mirror) או באינדקס פרטי."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11195,11 +11215,11 @@ msgstr ""
"בשם פרויקט Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "כלכלית:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11207,11 +11227,11 @@ msgid ""
msgstr ""
"נעריך מעומק הלב את תרומתכם למימון הפיתוח והתחזוקה."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "פיתוח:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11222,7 +11242,7 @@ msgstr ""
"אינך צריך/ה להיות מפתח קוד פתוח מנוסה כדי לקחת חלק ולתרום – "
"בעצם, היינו שמחים לעזור לך ליצור את ה-pull request הראשון שלך בקוד פתוח!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11253,7 +11273,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">'Good first issue'"
"a> – אנו ממליצים להתחיל כאן."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into פורום Python packaging ב-Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS לתווית "
"\"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11344,7 +11364,7 @@ msgid ""
msgstr ""
"כדי להשיג מחדש גישה לחשבונך, אספ/י את סיסמתך ב-PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11354,11 +11374,11 @@ msgstr ""
"\"יכולת בטא\" קטן כדי לומר לך: זה כנראה צריך לעבוד בסדר, אבל זה חדש ופחות "
"בדוק מאשר שאר הפונקציונליות של האתר."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "כרגע, אין יכולות שהן בבטא."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11372,39 +11392,45 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\">PyPy, שהוא מימוש חלופי פופולארי של "
"שפת התכנות פייתון."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "עזרים"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "מחפש/ת משהו אחר? אולי הקישורים הבאים יעזרו:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "תיעוד"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "המדריך למשתמש באריזת חבילות פייתון"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "התיעוד של פייתון"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(האתר הראשי של פייתון)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "עמוד הקהילה של פייתון"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(מפרט ערוצי IRC, רשימות דיוור וכו׳)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "יצירת קשר"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, fuzzy, python-format
#| msgid ""
#| "The דפדף בלוח המקוון ."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "אבטחה"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "דיווח על בעיית אבטחה"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11447,11 +11473,11 @@ msgstr ""
"אנחנו מתייחסים לאבטחה ברצינות רבה ומבקשים שתיישמו את הנחיות האבטחה שלנו "
"בדקדקנות."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "חשוב!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11464,57 +11490,57 @@ msgstr ""
"אם את/ה מאמין/ה שמצאת בעיית אבטחה ב-Warehouse, אל תדווח/י "
"על בעייה בשום פורום פומבי, כולל (אך לא רק):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "מערכת מעקב הסוגיות שלנו ב-GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "ערוצי צ׳ט רשמיים או לא רשמיים"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "רשימות דיוור רשמיות או לא רשמיות"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11526,66 +11552,66 @@ msgstr ""
"במקום, אנא שלח/י א-מייל אל security at python dot org"
"a> באופן ישיר וספק/י כמו שיותר מידע רלוונטי שאפשר."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "מה יקרה בהמשך?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr "אחרי ששלחת הודעה באי-מייל, תקבל/י אישור על קבלת ההודעה תוך 48 שעות."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "בהתאם לפעולות שנצטרך לנקוט, ייתכן ותקבל/י אי-מיילים נוספים בהמשך."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on June 2022."
msgid "This security policy was last updated on March 2024."
msgstr "מדיניות אבטחה זו עוכדנה לאחרונה ביוני 2022."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "מפת האתר של PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "עמוד הבית של PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "חיפוש וסינון פרויקטים"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "הזדהות"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "התחברות"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "מדיניות אבטחה"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "סימנים מסחריים PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "תמיכה ב-PyPI ופרויקטים קשורים"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "מתן חסות ל-Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11593,11 +11619,11 @@ msgstr ""
"ה-Python Software Foundation מגייס ומפיץ תקציבים כדי לשפר את האקוסיסטם של "
"אריזת חבילות פייתון."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "פרויקטים שמומנו לאחרונה כוללים:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11605,7 +11631,7 @@ msgstr ""
"ההשקה מחדש את ה-Python Package Index (PyPI), המופעל על ידי בסיס הקוד החדש "
"'Warehouse'"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source "
"Support Program ב-2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr "שיפור האבטחה והנגישות של PyPI והוספת תמיכה בתרגום לכמה שפות"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research "
"ב-2019 וב-2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "שיפוץ יסודי של חוויות המשתמש ושכתוב פותר התלויות של pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program "
"ב-2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11680,11 +11706,11 @@ msgstr ""
"בזכות תמיכתכם, ה-PSF יכול להמשיך לממן שיפורים באריזת חבילות, המועילים "
"למיליוני משתמשי פייתון ברחבי העולם."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "מתן חסות ל-PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11693,16 +11719,16 @@ msgstr ""
"כל היוזמות האלו עוזרות לתחזק ולתמוך בכלים שקהילת הפייתון משתמשת בהם בכל יום. "
"עבודה זו יכול להתבצע רק באמצעות התמיכה הכספית הנדיבה שאת/ה או ארגונך מספקים."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "תרומותיך הן משמעותיות ויש להן השפעה. כל תרומה נחשבת!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "הפכ/י לנותן/ת חסות"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11711,11 +11737,11 @@ msgstr ""
"ה-PSF מוכר על ידי ה-IRS כארגון ללא מטרות רווח לפי סעיף 501(c)(3) בחוקי "
"ארה\"ב ותרומות הן מוכרות לצורכי קיזוז מס עבור ארגונים המשלמים מסים בארה\"ב."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "שים/י את הלוגו שלך ב-PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11723,15 +11749,15 @@ msgstr ""
"מחפש/ת נראות למותג שלך? בשנה האחרונה*, 21.1 מיליון אנשים מ-237 מדינות ביקרו "
"ב-PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* מידע נכון למרץ 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "חזק/י את האקוסיסטם של פייתון"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11739,62 +11765,62 @@ msgstr ""
"תרומות שמגויסות על ידי ה-Python Software Foundation משמשות ישירות לשיפור "
"הכלים בהם חברתך משתמשת בכל יום."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "קדמ/י את המוניטין שלך"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr "שפר/י את המוניטין של חברתך על ידי השקעה בפייתון ובקהילת הקוד הפתוח."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "סטטיסטיקות PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "סטטיסטיקות PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "סטטיסטיקות PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "הפרויקטים המובילים לפי גודל החבילה הכולל"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11806,89 +11832,89 @@ msgid ""
msgstr ""
"להלן רשימה של 100 הפרויקטים המובילים לפי סך כל גודל החבילות שלהם (בבתים)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "סטטיסטיקות לפי פרויקט"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "סכום קבצי הגרסאות (בתים)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "כל PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "סימנים מסחריים"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "מספר רישום USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "מספר הרשמה בינלאומי"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "תוצאות חיפוש"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "הם התכוונת ל-'%(text)s'?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "סגירת הפאנל"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "סינון לפי מסווג"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "הזן/י שאילתה לחיפוש או בחר/י מסנן מרשימת המסווגים."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "הזן/י שאילתה לחיפוש או הוסף/י מסנן על ידי לחיצה על הכפתור."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "ניתן לשלב חיפושים ומסנני מסווגים. דוגמאות:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "פרויקטים התומכים בפייתון 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "תוספי Sphinx בעלי סטטוס stable/production"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "פרויקטים בקשורים לגרפיקה (\"graphics\") עם רשיון המאושר על ידי ה-OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11905,12 +11931,12 @@ msgstr[1] "שני פרויקטים"
msgstr[2] "מספר פרויקטים"
msgstr[3] "%(count_display) פרויקטים"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "עבור \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -11927,32 +11953,32 @@ msgstr[1] "עם שני המסווגים שנבחרו"
msgstr[2] "עם מספר המסווגים שנבחרו"
msgstr[3] "עם המסווגים שנבחרו"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "מיון לפי"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "רלוונטיות"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "תאריך עדכון אחרון"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "מסנן"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "הוספת מסנן"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "לא היו תוצאות עבור '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/hi/LC_MESSAGES/messages.po b/warehouse/locale/hi/LC_MESSAGES/messages.po
index c2dbd1df0188..3be7885607ba 100644
--- a/warehouse/locale/hi/LC_MESSAGES/messages.po
+++ b/warehouse/locale/hi/LC_MESSAGES/messages.po
@@ -30,31 +30,31 @@ msgstr ""
"X-Generator: Weblate 5.8-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "यह क्रिया करने से पहले आपको अपना **प्राथमिक** ईमेल एड्रेस सत्यापित करना होगा।"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "इस क्रिया को करने के लिए आपके खाते पर दो-कारक प्रमाणीकरण सक्षम होना चाहिए।"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "अवस्थिति नवीनीकृत हुआ"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ईमेल पता मान्य नहीं है। पुनः प्रयास करें।"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "पासवर्ड अमान्य है। पुनः प्रयास करें।"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -64,29 +64,29 @@ msgstr ""
"बना होना चाहिए। और एक अक्षर या संख्या के साथ शुरू और खत्म भी होना चाहिए। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "शून्य बाइट्स की अनुमति नहीं है।"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "उस user से संगत कोई username नहीं मिला"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP कोड $ {totp_length} अंकों का होना चाहिए।"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "पुनर्प्राप्ति कोड ${recovery_code_length} अक्षर का होना चाहिए।"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 या कम अक्षरों का username चुनें।"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -94,12 +94,12 @@ msgstr ""
"यह उपयोगकर्ता नाम पहले से ही किसी अन्य खाते द्वारा उपयोग किया जा रहा है। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "पासवर्ड बहुत लम्बा है।"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -108,19 +108,19 @@ msgstr ""
"बहुत सारे असफल लॉगिन प्रयास हुए हैं। आपको ${time} के लिए लॉक कर दिया गया है। कृपया "
"बाद में पुन: प्रयास करें।"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "आपके पासवर्ड मेल नहीं खाते हैं। पुनः प्रयास करें।"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "ईमेल का पता बहुत लंबा है। पुनः प्रयास करें।"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "आप इस डोमेन के ईमेल पते का उपयोग नहीं कर सकते। एक अलग ईमेल का उपयोग करें।"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -128,7 +128,7 @@ msgstr ""
"इस ईमेल एड्रेस का इस्तेमाल पहले से ही इस अकाउंट द्वारा किया जा रहा है। एक अलग ईमेल का "
"उपयोग करें।"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -136,38 +136,38 @@ msgstr ""
"इस ईमेल पते का उपयोग पहले से ही किसी अन्य खाते द्वारा किया जा रहा है। एक अलग ईमेल का "
"उपयोग करें।"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "नाम फ़ील्ड में यूआरएल की अनुमति नहीं है।"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "अमान्य TOTP कोड।"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "अमान्य WebAuthn दावा: खराब पेलोड"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid recovery code."
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "पुनर्प्राप्ति कोड का उपयोग पहले किया जा चुका है।"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "उपयोक्तानाम मान्य नहीं है. पुनः प्रयास करें।"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -176,7 +176,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "बहुत से असफल लॉगिन प्रयास हुए हैं। बाद में पुन: प्रयास करें।"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -185,7 +185,7 @@ msgstr ""
"इस अकाउटं के साथ काफी सारे ईमेल जोडे गए है जो कि सत्यापित नहीं है। अपने इनबोक्स कि जाँच "
"करें और सत्यापन लिंकों का अनुसरण करें। (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -198,25 +198,25 @@ msgstr ""
"इस अकाउटं के साथ काफी सारे ईमेल जोडे गए है जो कि सत्यापित नहीं है। अपने इनबोक्स कि जाँच "
"करें और सत्यापन लिंकों का अनुसरण करें। (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "अमान्य या खारिज दो कारक लॉगिन।"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "पहले से ही प्रमाणित"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "सफल WebAuthn दावा"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "पुनर्प्राप्ति कुंजी स्वीकृत। प्रदत्त कुंजी का पुनः उपयोग वर्जित।"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -224,158 +224,158 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "खारिज टोकन: एक नया पासवर्ड रीसेट लिंक का अनुरोध करें"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "अमान्य टोकन: एक नया पासवर्ड रीसेट लिंक का अनुरोध करें"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "अमान्य टोकन: कोई टोकन की आपूर्ति नहीं"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "अमान्य टोकन: पासवर्ड रीसेट टोकन नहीं"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "अमान्य टोकन: उपयोगकर्ता नहीं मिला"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"अमान्य टोकन: क्योंकि इस टोकन के अनुरोध किए जाने के बाद उपयोगकर्ता लॉग इन कर चुके हैं"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "अमान्य टोकन: टोकन के अनुरोध के बाद से अब तक के दौरान पासवर्ड पहले ही बदला"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "आपने अपना पासवर्ड रीसेट कर दिया है"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "खारिज टोकन: एक नया पासवर्ड रीसेट लिंक का अनुरोध करें"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "अमान्य टोकन: एक नए ईमेल सत्यापन लिंक का अनुरोध करें"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "अमान्य टोकन: ईमेल सत्यापन टोकन नहीं है"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ईमेल नहीं मिला"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "ईमेल पहले से सत्यापित है"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "अब आप इस ईमेल को अपने प्राथमिक पते के रूप में सेट कर सकते हैं"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "यह आपका प्राथमिक पता है"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "ईमेल पता ${email_address} सत्यापित। ${confirm_message}।"
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
msgstr "खारिज टोकन: एक नई परियोजना भूमिका का अनुरोध करें"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
msgstr "अमान्य टोकन: एक नई परियोजना भूमिका का अनुरोध करें"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr "अमान्य टोकन: यह सहकार्यता टोकन नहीं है"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
msgid "Organization invitation no longer exists."
msgstr "रोल आमंत्रण अब मौजूद नहीं है।"
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "खारिज टोकन: एक नई परियोजना भूमिका का अनुरोध करें"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "अमान्य टोकन: एक नई परियोजना भूमिका का अनुरोध करें"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "अमान्य टोकन: यह सहकार्यता टोकन नहीं है"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
#, fuzzy
msgid "Role invitation no longer exists."
msgstr "रोल आमंत्रण अब मौजूद नहीं है।"
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -387,7 +387,7 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -397,20 +397,20 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -419,14 +419,14 @@ msgid ""
"again later."
msgstr "बहुत से असफल लॉगिन प्रयास हुए हैं। बाद में पुन: प्रयास करें।"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "विश्वसनीय प्रकाशक पंजीकृत नहीं किया जा सका"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -434,38 +434,38 @@ msgstr ""
"यह विश्वसनीय प्रकाशक पहले ही पंजीकृत हो चुका है। यदि यह जानबूझकर नहीं किया गया है तो "
"कृपया PyPI के व्यवस्थापकों से संपर्क करें।"
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "प्रबंधन संस्करण"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "बैनर पूर्वावलोकन"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 या कम अक्षरों का username चुनें।"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -481,7 +481,7 @@ msgstr ""
"बना होना चाहिए। और एक अक्षर या संख्या के साथ शुरू और खत्म भी होना चाहिए। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -493,7 +493,7 @@ msgstr ""
"यह उपयोगकर्ता नाम पहले से ही किसी अन्य खाते द्वारा उपयोग किया जा रहा है। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -505,26 +505,26 @@ msgstr ""
"यह उपयोगकर्ता नाम पहले से ही किसी अन्य खाते द्वारा उपयोग किया जा रहा है। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Delete project"
msgid "Select project"
msgstr "परियोजना मिटाएं"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "परियोजना का नाम"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -535,7 +535,7 @@ msgstr ""
"यह उपयोगकर्ता नाम पहले से ही किसी अन्य खाते द्वारा उपयोग किया जा रहा है। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -543,7 +543,7 @@ msgid ""
"characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -551,11 +551,11 @@ msgid ""
"characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "संगठन का यूआरएल http:// या https:// से शुरू होना चाहिए"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -563,7 +563,7 @@ msgid ""
"with 400 characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -571,17 +571,17 @@ msgid ""
"1024 characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50 या कम अक्षरों का username चुनें।"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -589,7 +589,7 @@ msgstr ""
"टीम का नाम अमान्य है. टीम के नाम किसी स्थान, अवधि, अंडरस्कोर, हाइफ़न या स्लैश से शुरू या "
"समाप्त नहीं हो सकते। एक अलग टीम का नाम चुनें।"
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -599,23 +599,23 @@ msgstr ""
"यह उपयोगकर्ता नाम पहले से ही किसी अन्य खाते द्वारा उपयोग किया जा रहा है। एक अलग "
"उपयोगकर्ता नाम चुनें।"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "परियोजना का नाम"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -623,92 +623,92 @@ msgid ""
"less."
msgstr "नाम बहुत लंबा है। 100 अक्षरों या उससे कम के साथ एक नाम चुनें।"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "खाता विवरण"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr "ईमेल ${email_address} जोड़ा गया - सत्यापन लिंक के लिए अपने ईमेल की जांच करें"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "पुनर्प्राप्ति कोड प्रउत्पादित"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "नयी पुनर्प्राप्ति कुंजी उत्पन्न करने पर मौजूदा कुंजियाँ अमान्य हो जाएंगी।"
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "अपने ईमेल को सत्यापित करें या नया पता प्रदान करें।"
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "एपीआई टोकन मौजूद नहीं है।"
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "अवैध प्रत्यय पत्र। पुनः प्रयास करें"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository location details"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid Recovery Code."
msgid "Added alternate repository '${name}'"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository id"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid alternate repository for project"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "विश्वसनीय प्रकाशक पंजीकृत नहीं किया जा सका"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -720,7 +720,7 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -732,7 +732,7 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -744,7 +744,7 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -756,9 +756,9 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -770,52 +770,52 @@ msgstr ""
"नए user पंजीकरण अस्थायी रूप से अक्षम। विवरण के लिए https://pypi.org/help#admin-"
"intervention देखें।"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not yank release - "
msgstr "न निकाल फेंकी गयी विज्ञप्ति"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not un-yank release - "
msgstr "न निकाल फेंकी गयी विज्ञप्ति"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "विज्ञप्ति मिटाएँ"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "भूमिका आमंत्रण नहीं ढूंढ़ सके।"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "फ़ाइल हटाई नहीं जा सकी - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "इस परियोजना में उपयोगकर्ता '${username}' पहले से ${role_name} कृत्य हैं"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "इस परियोजना में उपयोगकर्ता '${username}' पहले से ${role_name} कृत्य हैं"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -824,8 +824,8 @@ msgstr ""
"उपयोगकर्ता '$ {username}' के पास सत्यापित प्राथमिक ईमेल पता नहीं है और इसे परियोजना "
"के लिए $ {role_name} के रूप में नहीं जोड़ा जा सकता"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -833,33 +833,33 @@ msgstr ""
"उपयोगकर्ता '$ {username}' के पास पहले से ही एक सक्रिय आमंत्रण है। कृपया बाद में फिर से "
"प्रयास करें।"
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "'${username}' को आमंत्रण भेजा गया"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "भूमिका आमंत्रण नहीं ढूंढ़ सके।"
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "आमंत्रण पहले ही समाप्त हो चुका है।"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "'${username}' से आमंत्रण निरस्त कर दिया गया।"
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "इस परियोजना में उपयोगकर्ता '${username}' पहले से ${role_name} कृत्य हैं"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -871,261 +871,261 @@ msgstr ""
"उपयोगकर्ता '$ {username}' के पास सत्यापित प्राथमिक ईमेल पता नहीं है और इसे परियोजना "
"के लिए $ {role_name} के रूप में नहीं जोड़ा जा सकता"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "भूमिका आमंत्रण नहीं ढूंढ़ सके।"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
msgid "Organization invitation could not be re-sent."
msgstr "रोल आमंत्रण अब मौजूद नहीं है।"
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid project name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "एक प्रकाशक आईडी निर्दिष्ट करें"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "प्रकाशक को आईडी द्वारा निर्दिष्ट किया जाना चाहिए"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "परियोजना का नाम"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "नाम में डबल डैश की अनुमति नहीं है"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "नाम में अग्रणी या अनुगामी डैश की अनुमति नहीं है"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "खाता बनाएं"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "परियोजना का नाम"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid ActiveState project name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid repository name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid environment name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "पासवर्ड"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "आपके पासवर्ड मेल नहीं खाते हैं। पुनः प्रयास करें।"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "पासवर्ड फ़ील्ड खाली है"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "पासवर्ड क्षमता:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1133,201 +1133,204 @@ msgid_plural "About %1 days ago"
msgstr[0] "पंजीकृत करें"
msgstr[1] "पंजीकृत करें"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "कार्य"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "अन्तः उपयोगित"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "रद्द"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "आमंत्रण समाप्त हो गया"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "प्रवेश से इनकार कर दिया/निषिद्ध (४०३)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "आपके पास इस पृष्ठ को देखने की अनुमति नहीं है"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "पृष्ठ नहीं मिला (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "हमने हर जगह देखा लेकिन यह पृष्ठ नहीं मिला"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "और अब कुछ के लिए
पूरी तरह से अलग"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "मोंटी पाइथन - चीज़ शॉप स्केच"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "बाहरी लिंक"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "वीडियो ट्रांसक्रिप्ट देखें"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "पृष्ठ हटाया गया (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "वह पृष्ठ जिसे आप खोज रहे हैं हटा दिया गया है"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "आंतरिक सर्वर त्रुटि (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "कुछ गलत हो गया"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1336,19 +1339,19 @@ msgstr ""
"
कुछ तकनिकी समस्याएं हमारी वेब साइट सेवा की क्षमता को प्रभावित कर रही हैं।
"
"हम समस्या से अवगत हैं और इसे यथाशीघ्र हल करने के लिए कार्यरत हैं।
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "हमारे स्टेटस पेज की जांच करें"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "त्रुटि कोड 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "अपना काम पूर्ण करने के लिए PyPI पर भरोसा करें?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"कृपया दान"
"a> पर विचार करके हमें एक सुस्थिर और सुरक्षित मंच बनाने में मदद करें।"
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1376,56 +1379,60 @@ msgstr ""
"एक मजबूत पासवर्ड चुनें जिसमें अक्षर (अपरकेस और लोअरकेस), संख्या एंव विशेष वर्ण होते हैं। आम "
"शब्दों या पुनरावृत्ति से बचें।"
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "पासवर्ड क्षमता:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "मुख्य नेविगेशन"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "सहायता"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "प्रायोजकों"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "लॉग इन करें"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "पंजीकृत करें"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "मेन्यू देखें"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "मेन्यू"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "मुख्य मेन्यू"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the पाइथॉन संकलन उपयोगकर्ता कुंजी से फाइलें अपलोड करना सीखें"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the पाइथॉन संकलन उपयोगकर्ता कुंजी से फाइलें अपलोड करना सीखें"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr "पायथन पैकेज इंडेक्स (PyPI) पायथन प्रोग्रामिंग भाषा का एक संकलन है।"
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 नवीनतम अपडेट"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 नवीनतम पैकेज"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "मुख्य विषयवस्तु में जाएं"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "मोबाइल संस्करण पर स्विच करें"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "चेतावनी"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "आप एक असमर्थित ब्राउज़र का उपयोग कर रहे हैं, नए संस्करण में अपग्रेड करें।"
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1508,7 +1515,7 @@ msgstr ""
"वास्तविक सूचकांक को प्रभावित किए बिना वितरण उपकरण और प्रक्रियाओं का प्रयास करने की "
"अनुमति देता है।"
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1516,237 +1523,242 @@ msgstr ""
"कुछ विशेष लक्षण जावास्क्रिप्ट के बिना समस्या ग्रसित हो सकते हैं। कृपया इसे सक्षम करने का "
"प्रयास करें।"
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI खोजें"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "खोज"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "परियोजनाएं खोजें"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "नेविगेशन सहायता"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "पैकेज प्रतिष्ठापन"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "पैकेज अपलोड करना"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "उपयोगकर्ता गाइड"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "परियोजना"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "साधारणतः पूछे जाने वाले प्रश्न"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPI के बारे में"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PyPI नेविगेशन के बारे में"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "भूमिकारूप व्यवस्थापट्ट"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "आँकड़े"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "हमारे प्रायोजक"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI में योगदान"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "योगदान कैसे करें नेविगेशन"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "अपभ्रंश और प्रतिक्रिया"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "GitHub पर योगदान दें"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI का अनुवाद करें"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "प्रायोजकों"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "विकास का श्रेय"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI उपयोगिता"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI नेविगेशन का उपयोग करना"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "उपयोग की शर्तें"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "सुरक्षा के मुद्दे की रिपोर्ट करें"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "आचार संहिता"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "गोपनीयता नीति"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "स्थिति: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "सभी सिस्टम चालू"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "पाईथन समुदाय के लिए पाईथन समुदाय द्वारा विकसित और संचालित।"
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "आज ही दान दें!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "साइट मैप"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "डेस्कटॉप संस्करण पर स्विच करें"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "कार्रवाई की पुष्टि करें"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "त्रुटि कोड"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "होमपेज पर वापस"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "पाईथन पैकेज इंडेक्स"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "टेस्ट पाईथन पैकेज प्रकाशन टेस्ट पाईथन पैकेज इंडेक्स के साथ"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "टेस्ट पाईथन पैकेज प्रकाशन टेस्ट पाईथन पैकेज इंडेक्स के साथ"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "पाईथन पैकेज इंडेक्स के साथ पाईथन पैकेज खोजें, स्थापित और प्रकाशित करें"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "या परियोजनाएं ब्राउज़ करें"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s परियोजना"
msgstr[1] "%(num_projects_formatted)s परियोजनाएं"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s विज्ञप्ति"
msgstr[1] "%(num_releases_formatted)s विज्ञप्तियां"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s फाइल"
msgstr[1] "%(num_files_formatted)s फाइलें"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s उपयोगकर्ता"
msgstr[1] "%(num_users_formatted)s उपयोगकर्ता"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1762,149 +1774,149 @@ msgstr "पैकेज स्थापित करने के बारे
msgid "Package authors use PyPI to distribute their software."
msgstr "पैकेज बनाने वाले अपने सॉफ़्टवेयर वितरण के लिए PyPI का उपयोग करते हैं।"
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "सीखें कि PyPI द्वारा वितरण के लिए अपने पायथन कोड कि पैकेजिंग कैसे पैकेज करें"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "प्रसंस्करण प्रक्रिया त्रुटि प्रपत्र"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "पासवर्ड की पुष्टि करें"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "जारी रखने के लिए अपना पासवर्ड दर्ज करें"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "पासवर्ड"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(आवश्यक है)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "आपका पासवर्ड"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "पासवर्ड दिखाएं"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "पासवर्ड भूल गए?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1930,11 +1942,11 @@ msgstr ""
"कहेंगे।\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "यह URL PyPI में फाइल अपलोड करने का एक API endpoint है।"
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the पाईथन पैकेजिंग यूजर गाइड पर जाएं ।"
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"अन्यथा, हम आपको PyPI मुखपृष्ठ पर जाने का सुझाव देते हैं।"
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1973,22 +1985,22 @@ msgstr ""
"%(role_name)s के रूप में शामिल होने का आमंत्रण स्वीकार करेंगे?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "स्वीकार"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "अस्वीकार"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1996,52 +2008,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "%(title)s में लॉग इन करें"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "उपयोगकर्ता का नाम"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "आपका उपयोगकर्ता नाम"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "लॉग आउट करें"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s से लॉग आउट करें"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2058,7 +2070,7 @@ msgstr ""
"%(role_name)s के रूप में शामिल होने का आमंत्रण स्वीकार करेंगे?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2066,36 +2078,36 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s की प्रोफाइल"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Gravatar.com से {user} का अवतार"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "शामिल होने की तिथि"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, fuzzy, python-format
#| msgid "Joined on %(start_date)s"
msgid "Joined %(start_date)s"
msgstr "%(start_date)s पर शामिल हुए"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2103,29 +2115,29 @@ msgid_plural "%(count)s projects"
msgstr[0] "आपकी परियोजनाएं"
msgstr[1] "आपकी परियोजनाएं"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "कोई परियोजना नहीं"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "अंतिम बार %(release_date)s पर वितरण किया गया"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ने अभी तक PyPI पर कोई भी प्रोजेक्ट अपलोड नहीं किया है"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2133,42 +2145,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "पुनर्प्राप्ति कुंजी"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "पुनःप्राप्त कुंजी द्वारा लॉगिन करें"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "पुनर्प्राप्ति कुंजी प्रदान करें"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "सत्यापित करें"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2179,113 +2191,114 @@ msgstr ""
"ऑफ़लाइन संग्रहीत कि अनुमति देता है। अपनी पहचान सत्यापित करने के लिए इनमें से किसी एक कुंजी "
"को फॉर्म में दर्ज करें। एक उपयोग के बाद, पुनःप्राप्ति कुंजी अमान्य होगी।"
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "काम नहीं कर रहा? सहायता प्राप्त करें ।
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "खाता"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "%(title)s पर एक खाता बनाएं"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "नाम"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "आपका नाम"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "ईमेल पता"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "आपका ईमेल पता"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "फॉर्म की पुष्टि करें"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "उपयोगकर्ता नाम का चयन करें"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "पासवर्ड दिखाएं"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "पासवर्ड चुनें"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ का संदर्भ लें।"
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "खाता बनाएं"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "पासवर्ड रीसेट"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "अपना पासवर्ड रीसेट करने के लिए, अपना उपयोगकर्ता नाम (यूज़रनेम) या ईमेल दर्ज करें।"
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "उपयोगकर्ता नाम या ईमेल"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "पासवर्ड रीसेट अनुरोध"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "रीसेट ईमेल भेजा गया"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2328,7 +2341,7 @@ msgid ""
"been sent to your registered email address."
msgstr "आपके पंजीकृत ईमेल पते पर एक ईमेल भेजा गया है।"
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2337,45 +2350,45 @@ msgstr ""
"ईमेल में आपके पासवर्ड को रीसेट करने के लिए एक लिंक होता है। इस लिंक की वैधता %(n_hours)s "
"घंटे है।"
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "अपना पासवर्ड रीसेट करें"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "एक नया पासवर्ड चुनें"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "पासवर्ड रीसेट करें"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "द्वी-कारक प्रमाणीकरण"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "किसी सुरक्षा उपकरण द्वारा प्रमाणीकरण (जैसे USB कुंजी)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "अपनी सुरक्षा डिवाइस कनेक्ट करके \"डिवाइस द्वारा प्रमाणित\" बटन पर क्लिक करें।"
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "सुरक्षा उपकरण (जैसे USB कुंजी) से लॉग इन करने के लिए जावास्क्रिप्ट सक्रिय करें"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "सुरक्षा उपकरण द्वारा प्रमाणीकरण"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"अपना ब्राउज़र अपग्रेड करें सुरक्षा उपकरण (जैसे USB कुंजी) द्वारा लॉग "
"इन करने के लिए"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"अपना उपकरण खो दिया? काम नहीं कर रहा? सहायता प्राप्त करें "
"a>।"
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "एक ऐप के साथ प्रमाणित करें"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "प्रमाणीकरण कोड दर्ज करें"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"अपने PyPI खाते से जुड़े प्रमाणीकरण एप्लिकेशन का उपयोग करके एक कोड बनाएं। अपनी पहचान "
"सत्यापित करने के लिए कोड उत्पन्न करें।
अपना आवेदन खो दिया? काम नहीं कर रहा? सहायता प्राप्त करें।
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "अपनी सुरक्षा कुंजी या आवेदन खो दिया है?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"आपने खाता पुनःप्राप्ति कुंजी उत्पन्न नहीं की है।
अगर आप "
"अपनी द्वि-कारक विधियां खो देते हैं, तो आप अपने खाते तक कि पहुंच खो सकते हैं। पुनःप्राप्ति कुंजी उत्पन्न करने में सहायता प्राप्त करें।
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "आपका PyPI खाता %(username)s हटा दिया गया है।"
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s को ईमेल कर सकते हैं।"
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2468,7 +2490,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2480,7 +2502,7 @@ msgstr ""
"आपको यह प्राप्त हो रहा है क्योंकि आपको %(site)s पर एक परियोजना में %(submitter)s "
"द्वारा जोड़ा गया है।"
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2493,14 +2515,14 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2512,7 +2534,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2524,7 +2546,7 @@ msgstr ""
"आपको यह प्राप्त हो रहा है क्योंकि आपको %(site)s पर एक परियोजना में %(submitter)s "
"द्वारा जोड़ा गया है।"
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2537,13 +2559,13 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s को ईमेल कर सकते हैं।"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s को ईमेल कर सकते हैं।"
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s द्वारा संवाद कर सकते हैं।"
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2707,57 +2729,57 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "भूमिका"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "द्वारा जोड़ा गया:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2767,7 +2789,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2777,13 +2799,13 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "आमंत्रण"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2793,33 +2815,33 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "द्वारा हटाया गया:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "भूमिका सहेजें"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "द्वारा परिवर्तित:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2829,8 +2851,8 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2838,7 +2860,7 @@ msgid ""
"organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2848,7 +2870,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2858,7 +2880,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2866,43 +2888,43 @@ msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2911,12 +2933,12 @@ msgstr ""
"किसी ने, शायद आपने, आपके PyPI खाते %(username)s का पासवर्ड बदल "
"दिया है।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "क्या?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2937,7 +2959,7 @@ msgstr ""
"अब अपने मौजूदा पासवर्ड के साथ PyPI में लॉग इन या अपलोड करने में सक्षम नहीं \n"
"होंगे।"
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2950,12 +2972,12 @@ msgstr ""
"PyPI स्वयं उल्लंघन का शिकार नहीं हुआ है। यह सुरक्षात्मक पद PyPI और इसके उपयोगकर्ताओं के \n"
"जोखिम को घटाने के लिए उठाया गया है।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "मुझे क्या करना चाहिए?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2964,11 +2986,11 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "मैं आपसे कैसे संपर्क कर सकता हूं?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2981,7 +3003,7 @@ msgstr ""
"अधिक जानकारी के लिए, PyPI व्यवस्थापक से आप %(email_address)s पर \n"
"ईमेल कर सकते हैं।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -3005,7 +3027,7 @@ msgstr ""
"सक्षम नहीं \n"
"होंगे।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3021,7 +3043,7 @@ msgstr ""
"के खिलाफ क्रेडेंशियल स्टफिंग के हमले को \n"
"घटाने के लिए उठाया गया है।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3035,11 +3057,11 @@ msgstr ""
"और अपने अन्य पारण शब्द की जांच करें और अपने आप को अच्छे (सुरक्षाकारी) पारण शब्द प्रथाओं से "
"परिचित कराएं।"
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "आप यह कैसे जानते हैं?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3066,7 +3088,7 @@ msgstr ""
"a> देखें। सहायता के लिए, आप PyPI व्यवस्थापकों के साथ %(email_address)s द्वारा ईमेल संवाद कर सकते हैं।"
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3074,7 +3096,7 @@ msgid ""
msgstr ""
"किसी ने, शायद आपने, आपके PyPI खाते '%(username)s' के पासवर्ड रीसेट का अनुरोध किया है।"
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3083,22 +3105,22 @@ msgstr ""
"यदि आप इस अनुरोध के साथ आगे बढ़ना चाहते हैं, तो पासवर्ड रीसेट "
"करने के लिए क्लिक करें।"
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "यह लिंक %(n_hours)s घंटे में व्यर्थ हो जाएगा।"
msgstr[1] "यह लिंक %(n_hours)s घंटो में व्यर्थ हो जाएगा।"
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"यह अनुरोध यदि आपने नहीं किया है, तो आप इस ईमेल को सुरक्षित रूप से अनदेखा कर सकते हैं।"
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3109,13 +3131,13 @@ msgid ""
msgstr ""
"किसी ने, शायद आपने, आपके PyPI खाते '%(username)s' के पासवर्ड रीसेट का अनुरोध किया है।"
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Emails associated with your account"
msgid ""
@@ -3123,20 +3145,20 @@ msgid ""
"account, try that instead."
msgstr "आपके खाते से संबद्ध ईमेल"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "रिलीज संस्करण %(version)s बनाया गया"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3145,7 +3167,7 @@ msgstr ""
"आपके PyPI खाते %(username)s के प्राथमिक ईमेल को "
"%(old_email)s
से बदलकर %(new_email)s
कर दिया गया है"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3153,14 +3175,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3172,7 +3194,7 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3180,7 +3202,7 @@ msgid ""
"used."
msgstr "आपका PyPI खाता %(username)s हटा दिया गया है।"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3188,18 +3210,18 @@ msgid ""
"been generated."
msgstr "आपका PyPI खाता %(username)s हटा दिया गया है।"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3210,7 +3232,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3222,7 +3244,7 @@ msgstr ""
"आपको यह प्राप्त हो रहा है क्योंकि आपको %(site)s पर एक परियोजना में %(submitter)s "
"द्वारा जोड़ा गया है।"
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3232,13 +3254,13 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3250,7 +3272,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3262,7 +3284,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3275,7 +3297,7 @@ msgstr ""
"विज्ञप्तियां अपलोड कर सकते हैं। सहयोगियों को जोड़ सकते हैं। फाइलें, विज्ञप्तियां, या "
"परियोजना सकते हैं।"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3288,7 +3310,7 @@ msgstr ""
"पैकेज के लिए विज्ञप्तियां अपलोड कर सकते हैं। सहयोगियों को नहीं जोड़ सकते। फाइलें, "
"विज्ञप्तियां, या परियोजना मिटा नहीं सकते ।"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3300,54 +3322,54 @@ msgstr ""
"आपको यह प्राप्त हो रहा है क्योंकि आपको %(site)s पर एक परियोजना में %(submitter)s "
"द्वारा जोड़ा गया है।"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "PyPI पर आपके प्रोजेक्ट में एक नया सहयोगी जोड़ा गया है:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "सहयोगी (बहु.)"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "PyPI पर आपके प्रोजेक्ट में एक नया सहयोगी जोड़ा गया है:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "PyPI पर आपके प्रोजेक्ट में एक नया सहयोगी जोड़ा गया है:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3357,10 +3379,10 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3368,7 +3390,7 @@ msgid ""
"organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3378,7 +3400,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3391,7 +3413,7 @@ msgstr ""
"आपको %(site)s प्रोजेक्ट %(project)s में %(role)s% के रूप में "
"%(submitter)s ने जोड़ा है।"
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3402,7 +3424,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3411,7 +3433,7 @@ msgstr ""
"किसी ने, शायद आपने, आपके PyPI खाते %(username)s में %(method)s "
"द्वी-करक प्रमाणीकरण विधि का प्रावधान किया है।"
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3420,7 +3442,7 @@ msgstr ""
"किसी ने, शायद आपने, आपके PyPI खाते %(username)s से %(method)s "
"द्वी-करक प्रमाणीकरण विधि को हटा दिया है।"
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3429,7 +3451,7 @@ msgstr ""
"किसी ने, शायद आपने अपने PyPI खाते में इस ईमेल पते (%(email_address)s
) "
"जोड़ा है।"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3438,14 +3460,14 @@ msgstr ""
"यदि आप इस अनुरोध के साथ आगे बढ़ना चाहते हैं, तो अपने ईमेल को "
"सत्यापित करने के लिए इस लिंक पर क्लिक करें।"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3457,149 +3479,149 @@ msgstr ""
"यदि आप इस अनुरोध के साथ आगे बढ़ना चाहते हैं, तो अपने ईमेल को "
"सत्यापित करने के लिए इस लिंक पर क्लिक करें।"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr ""
"यह अनुरोध यदि आपने नहीं किया है, तो आप इस ईमेल को सुरक्षित रूप से अनदेखा कर सकते हैं।"
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "यह लिंक %(n_hours)s घंटे में व्यर्थ हो जाएगा।"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "इस अधिसूचना को खारिज करें"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "बंद"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "व्यवस्थापक"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "आपकी परियोजनाएं"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "खाता सेटिंग"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "सार्वजानिक पार्श्वचित्र (प्रोफाइल)"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "खाता विवरण"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "%(filename)s के लिए हैश"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "कलन विधि (एल्गोरिथ्म)"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "हैश डाइजेस्ट"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "क्लिपबोर्ड पर कॉपी करें"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "प्रतिलिपि (कॉपी)"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "हैश"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "त्रुटि"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "सफलता"
@@ -3623,30 +3645,30 @@ msgstr "सफलता"
msgid "Manage project"
msgstr "परियोजना प्रबंधन"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "पिछला"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "अगला"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "आपका प्राथमिक ईमेल (%(email_address)s) असत्यापित है।"
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "आपके पास प्राथमिक ईमेल पता नहीं है।"
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "अपने ईमेल को सत्यापित करें या नया पता प्रदान करें।"
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3655,7 +3677,7 @@ msgstr ""
"द्वी-कारक प्रमाणीकरण उपलब्ध है, इसे अब आपके खाते के लिए सक्षम करें।"
""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3671,7 +3693,7 @@ msgstr ""
msgid "Edit profile"
msgstr "प्रोफाइल एडिट करें"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3687,93 +3709,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ने अभी तक PyPI पर कोई भी प्रोजेक्ट अपलोड नहीं किया है।"
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "ईमेल"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "%(project)s प्रबंधन के लिए पथ संचालन"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project links"
msgid "Projects"
msgstr "परियोजना लिंक"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "सुरक्षा इतिहास"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "सेटिंग्स"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "%(project)s प्रबंधन के लिए पथ संचालन"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "विज्ञप्तियां"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "सहयोगी (बहु.)"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "प्रलेखन"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "%(project)s प्रबंधन के लिए पथ संचालन"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3785,13 +3807,13 @@ msgstr "सत्यापित"
msgid "Verified by PyPI on %(release_date)s"
msgstr "वितरण: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "परियोजना लिंक"
@@ -3801,276 +3823,276 @@ msgstr "परियोजना लिंक"
msgid "GitHub Statistics"
msgstr "गिटहब आंकड़े:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "सितारे:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "फोर्क्स:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "उपस्थित समस्यायें / पी.आर.:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "उपस्थित समस्यायें / पी.आर.:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "गिटहब आंकड़े:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "अनुरक्षक(बहु.)"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "gravatar.com से {username} के लिए अवतार"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "मेटा (आत्म निर्देशात्मक)"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "लेखक:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "अनुरक्षक:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "असत्यापित"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "लाइसेंस (अनुज्ञप्ति):"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "टैग"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "आवश्यक:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "क्लासिफायर्स"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "सत्यापित *"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*आंतरायिक डिलीवरी समस्याओं से सत्यापन हानि हो सकती है"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "सत्यापित"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "असत्यापित*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*PyPI की ईमेल को स्पैम माना जा रहा है"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*डिलीवरी के दौरान कठिन त्रुटि"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*अनेक डिलीवरी समस्याएं"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "असत्यापित"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "प्राथमिक"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "ईमेल विकल्प देखें"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "विकल्प"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s के विकल्प"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "सत्यापन ईमेल पुनः भेजे"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "इस पते को प्राथमिक ईमेल के रूप में सेट करें"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "प्राथमिक के रूप में सेट करें"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "यह ईमेल पता हटाएं"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "ईमेल हटाएं"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "दायरा"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "सभी परियोजनाएं"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "बनाया"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "अन्तः उपयोगित"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "कभी नहीं"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "टोकन विकल्प देखें"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "टोकन निकालें"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "अद्वितीय पहचानकर्ता देखें"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "API टोकन निकालें"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "इस टोकन का उपयोग करने वाले एप्लिकेशन या स्क्रिप्ट अब PyPI तक पहुंच पाएंगी।"
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "API टोकन कि अद्वितीय पहचान \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "प्रोफ़ाइल छवि"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com का उपयोग करते हैं"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "gravatar.com पर छवि बदलें"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "खाता विवरण"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "संगठित होने की तिथि"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4101,24 +4123,24 @@ msgstr ""
"आपकेसार्वजनिक प्रोफ़ाइल पर प्रदर्शित होता है। अतः "
"अपरिवर्तनीय है।"
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "पूरा नाम"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "कोई नाम सेट नहीं है"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "आपके सार्वजनिक प्रोफ़ाइलपर प्रदर्शित"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "सार्वजानिक ईमेल"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your सार्वजनिक प्रोफ़ाइल पर दूसरे "
"उपयोगकर्ताओं को प्रदर्शित किया जा सकता है।"
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "अपडेट खाता"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "खाता ईमेल"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any प्राथमिक ईमेल से ही प्राप्त होंगी।"
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "आपके खाते से संबद्ध ईमेल"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "स्थिति"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "ईमेल जोड़ें"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "पासवर्ड बदलें"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "पुराना पासवर्ड"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "आपका वर्तमान पासवर्ड"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "नया पासवर्ड"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "नए पासवर्ड की पुष्टि करें"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "पासवर्ड बदलें"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API टोकन"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
"API टोकन PyPI पर पैकेज अपलोड करते समय अपने प्रमाणन का एक वैकल्पिक तरीका प्रदान करते हैं।"
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "API टोकन के बारे में अधिक जानें"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "इस खाते के सक्रिय API टोकन"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "API टोकन जोड़ें"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4221,251 +4243,251 @@ msgstr ""
"खाते में API टोकन जोड़ने के लिए अपने प्राथमिक ईमेल पते को सत्यापित "
"करें।"
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "टोकन दायरा: पूरा खाता"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "टोकन दायरा: परियोजना %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "खाता बना"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "लॉग इन किया हुआ है"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "द्वी-कारक विधि:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "कोई नहीं"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "सुरक्षा उपकरण (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"प्रमाणीकरण आवेदन (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "पुनर्प्राप्ति कुंजी"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "उपकरण हटाएं"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "लॉगिन विफल"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "कारण:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "आपका वर्तमान पासवर्ड"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "अमान्य या खारिज दो कारक लॉगिन।"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "अमान्य या खारिज दो कारक लॉगिन।"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid two factor (Recovery code)"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "द्वी-करक प्रमाणन जोड़ा"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "खाते में ईमेल जोड़ दिया"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "खाते से ईमेल निकाला गया"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "ईमेल सत्यापित"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "पुन: सत्यापित ईमेल"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "प्राथमिक ईमेल बदला"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "पुराना प्राथमिक ईमेल:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "नया प्राथमिक ईमेल:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "प्राथमिक ईमेल सेट"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "ईमेल भेजा गया"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "के द्वारा:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "को:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "विषय:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "पासवर्ड रीसेट अनुरोधित"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "पासवर्ड रीसेट अनुरोधित"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "पासवर्ड सफलतापूर्वक रीसेट"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "पासवर्ड सफलतापूर्वक बदला"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "पासवर्ड रीसेट"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "द्वी-करक प्रमाणन जोड़ा"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "विधि: सुरक्षा उपकरण (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "उपकरण नाम:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4473,88 +4495,88 @@ msgstr ""
"विधि: प्रमाणीकरण आवेदन (TOTP"
"abbr>)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "द्वी-करक प्रमाणन हटा"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "द्वी-करक प्रमाणन हटा"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "पुनर्प्राप्ति कोड उत्पादित"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "पुनर्प्राप्ति कोड पुन्ह्रोत्पादित"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "लॉगिन के लिए उपयोगित पुनःप्राप्ति कुंजी"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API टोकन जोड़ा गया"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "टोकन नाम:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API टोकन हटाया गया"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "अद्वितीय पहचानकर्ता:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "सुरक्षा कारणों से API token स्वचालित रूप से हटाया गया"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "आपके सार्वजनिक प्रोफ़ाइलपर प्रदर्शित"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "या परियोजनाएं ब्राउज़ करें"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4563,8 +4585,8 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4573,46 +4595,46 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "या परियोजनाएं ब्राउज़ करें"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "सभी %(project_name)s विज्ञप्तियां"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4623,60 +4645,60 @@ msgstr ""
"भी संदिग्ध लगता है, तो कृपया जल्द से जल्द अपने खाते को सुरक्षित "
"करें।"
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "अभी हाल ही की खाता गतिविधि"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "घटना"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "दिनांक / समय"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "उपकरण नाम"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "आपके खाते पर सुरक्षा से संबंधित कार्रवाई होने पर घटनाएँ यहां दिखाई देंगी।"
@@ -4757,11 +4779,11 @@ msgstr ""
"href=\"%(delete_href)s\"> परियोजना हटाएं "
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "सावधानी के साथ आगे बढ़ें!"
@@ -4773,27 +4795,27 @@ msgstr "इसे हटाने के बाद आप अपने खात
msgid "Delete your PyPI account"
msgstr "अपना PyPI खाता हटाएं"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "प्रबंधन"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "द्वी-करक प्रमाणीकरण (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4808,91 +4830,91 @@ msgstr ""
"href=\"%(href)s\">2FA के बारे "
"में और अधिक जानें।"
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "पुनर्प्राप्ति कोड उत्पादित"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "पुनर्प्राप्ति कुंजी"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "उत्पादित %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "पुन्ह्रोत्पादित"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "द्वी-कारक प्रमाणीकरण विधियां उपयोगित हैं"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "द्वी-कारक विधि"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "स्वामी खुद को नहीं हटा सकते"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "हटाएं"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "प्रमाणीकरण आवेदन हटाएं"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "एप्लिकेशन हटाएं"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "द्वी-कारक सुरक्षा उपकरण हटाएं"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "उपकरण हटाएं"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "उपकरण नाम"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4904,7 +4926,7 @@ msgstr ""
"द्वी-करक प्रमाणीकरण स्थापित करने हेतु अपना प्राथमिक ईमेल पता "
"सत्यापित करें।"
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4916,7 +4938,7 @@ msgstr ""
"द्वी-करक प्रमाणीकरण स्थापित करने हेतु अपना प्राथमिक ईमेल पता "
"सत्यापित करें।"
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4924,7 +4946,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4932,11 +4954,11 @@ msgid ""
"authentication on your account."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "पुनर्प्राप्ति कोड उत्पन्न करें"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4944,7 +4966,7 @@ msgid ""
"methods to your account."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4952,20 +4974,20 @@ msgid ""
"account."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "पुनर्प्राप्ति कुंजी प्रदान करें"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "Add 2FA with "
@@ -4977,7 +4999,7 @@ msgstr ""
"प्रमाणीकरण एप्लिकेशन के साथ 2FA "
"जोड़ें"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4989,8 +5011,8 @@ msgstr ""
"सुरक्षा उपकरण द्वारा द्वी-करक "
"प्रमाणीकरण जोड़ें (उदा। USB कुंजी)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4998,8 +5020,8 @@ msgstr ""
"सुरक्षा उपकरण (उदा। USB कुंजी) द्वारा द्वी-करक प्रमाणीकरण स्थापित करने हेतु जावास्क्रिप्ट "
"सक्रिय करें"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"अपने "
"ब्राउज़र को अपग्रेड करें"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "क्षुद्रार्ण्यरेखा"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "आपका खाता"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "खाता नेविगेशन"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "यह कार्रवाई दोबारा पूर्ववत अवस्था में नहीं स्थापित की जा सकती!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "जारी रखने के लिए अपने उपयोगकर्ता नाम की पुष्टि करें।"
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "जारी रखने के लिए %(item)s की पुष्टि करें।"
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "रद्द"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "बंद"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "जारी रखने के लिए अपना पासवर्ड दर्ज करें।"
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "उपयोगकर्ता का नाम"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5090,413 +5112,413 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "द्वारा जोड़ा गया:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "द्वारा हटाया गया:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "आपका नाम"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "उपयोगकर्ता का नाम"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "मुख्य नेविगेशन"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "%(creation_date)s पर बनाया गया"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "मुख्य नेविगेशन"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "प्रबंधन"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "आयोजक"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "दृश्य"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s ने अभी तक PyPI पर कोई भी प्रोजेक्ट अपलोड नहीं किया है"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "अस्वीकार"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "बनाया"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "एकमात्र स्वामी"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "इस परियोजना का सार्वजनिक पृष्ठ देखें"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5507,13 +5529,13 @@ msgstr ""
"लिए पाइथॉन संकलन "
"उपयोगकर्ता कुंजी पर जाएं"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "अपना PyPI खाता हटाएं"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5523,7 +5545,7 @@ msgid ""
"your account."
msgstr "यह क्रिया करने से पहले आपको अपना **प्राथमिक** ईमेल एड्रेस सत्यापित करना होगा।"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see प्राथमिक ईमेल से ही प्राप्त होंगी।"
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5561,99 +5583,99 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
msgid "PyPI Project Name"
msgstr "परियोजना का नाम"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "परियोजना"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "आयोजक"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "आपका नाम"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Environment name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "कारण (वैकल्पिक)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5664,22 +5686,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5691,75 +5713,75 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "नाम"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "कोई नाम सेट नहीं है"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "परियोजना"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project links"
msgid "project"
msgstr "परियोजना लिंक"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "विज्ञप्तियां"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5770,8 +5792,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5783,33 +5805,33 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "ईमेल"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "विषय:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "विषय:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5817,8 +5839,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5830,117 +5852,117 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "परियोजना"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project links"
msgid "my-project"
msgstr "परियोजना लिंक"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "आपका उपयोगकर्ता नाम"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "उपयोगकर्ता का नाम"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "प्रबंधन संस्करण"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project links"
msgid "Project"
msgstr "परियोजना लिंक"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "प्रवृत्तिकारी परियोजनाएं"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5951,15 +5973,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5967,160 +5989,161 @@ msgid ""
"your account before adding a new publisher."
msgstr "आपने खाते में द्वी-कारक प्रमाणीकरण विधियां उपयोगित नहीं हैं।"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Enter recovery code"
msgid "Account recovery codes"
msgstr "पुनर्प्राप्ति कुंजी प्रदान करें"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "पुनःप्राप्ति कुंजी पुन्ह्रोत्पादित करें"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Enter recovery code"
msgid "Save your recovery codes"
msgstr "पुनर्प्राप्ति कुंजी प्रदान करें"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "सहेजें"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "API टोकन निकालें"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "अनुमतियां:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "पैकेज अपलोड करें"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6128,65 +6151,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Creating a new release"
msgid "Create another token"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6292,25 +6315,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6320,77 +6343,76 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' परियोजना का इतिहास"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6402,25 +6424,25 @@ msgstr ""
"हर बार जब आप (या आपके सहयोगी) इस परियोजना से संबंधित सुरक्षा कार्रवाई करते हैं, तो वह "
"कार्रवाई यहां दर्ज और यहां प्रदर्शित की जाती है।"
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6429,19 +6451,19 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6449,7 +6471,7 @@ msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6458,7 +6480,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6466,7 +6488,7 @@ msgid ""
msgstr ""
"%(username)sपरियोजना %(role_name)s के रूप में जोड़ा गया"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6475,7 +6497,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6484,7 +6506,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6494,7 +6516,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6504,7 +6526,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6514,7 +6536,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6524,52 +6546,52 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)sपरियोजना %(role_name)s के रूप में जोड़ा गया"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6577,108 +6599,108 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "पंजीकृत करें"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "द्वारा बनाई गई:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "द्वारा बनाई गई:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "द्वारा हटाया गया:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "द्वारा हटाया गया:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "अस्वीकार"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "द्वारा परिवर्तित:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "द्वारा हटाया गया:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "%(project_name)s का सुरक्षा इतिहास"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6693,33 +6715,33 @@ msgstr ""
"लिए पाइथॉन संकलन "
"उपयोगकर्ता कुंजी पर जाएं"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "आप इसे प्राप्त कर रहे हैं क्योंकि आप इस परियोजना के आयोजक हैं।"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6727,60 +6749,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "प्रवृत्तिकारी परियोजनाएं"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "परियोजना प्रबंधन"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Creating a new release"
msgid "Create and add new project"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA सक्षम"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA अक्षम"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6792,13 +6814,13 @@ msgstr ""
"PyPI के कौन से उपयोगकर्ता आपको %(project_name)s प्रबंधन में मदद कर सकते हैं यह नियंत्रित "
"करने के लिए इस पृष्ठ का उपयोग करें"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6807,215 +6829,215 @@ msgid ""
"can do."
msgstr "सहयोगियों के लिए दो संभावित भूमिकाएं हैं:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new projects"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "परियोजना मिटाएं"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "वे उपयोगकर्ता जो %(project_name)s का प्रबंधन कर सकते हैं"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "उपयोगकर्ता"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "भूमिका सहेजें"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "स्वामी खुद को नहीं हटा सकते"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "आमंत्रण लंबित"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "आमंत्रण समाप्त हो गया"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "%(उपयोगकर्ता)s . के लिए आमंत्रण निरस्त करें"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "मिटाएँ"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "आमंत्रण समाप्त हो गया"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "आमंत्रण"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "खाता बना"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s द्वारा संवाद कर सकते हैं।"
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "खाता विवरण"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "प्रबंधन संस्करण"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "कृत्य आमंत्रण अमान्य है।"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7083,32 +7105,32 @@ msgid ""
"your organization."
msgstr "इसे हटाने के बाद आप अपने खाते को पुनर्प्राप्त नहीं कर पाएंगे"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "खाता बनाएं"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7133,29 +7155,29 @@ msgstr[1] ""
"strong> है।\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "परियोजना मिटाएं"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or स्वामित्व स्थानांतरण या परियोजना हटाएं "
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "इसे हटाने के बाद आप अपने खाते को पुनर्प्राप्त नहीं कर पाएंगे"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "आमंत्रण की पुष्टि करें"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7227,52 +7249,52 @@ msgstr[1] ""
"………\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name:"
msgid "️Team name"
msgstr "टोकन नाम:"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "'%(project_name)s' का प्रलेखन (डाक्यूमेंटेशन) संभाले"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "प्रलेखन (डाक्यूमेंटेशन) नष्ट करें"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s पर होस्ट है उसे आप यथावत स्थापित नहीं"
"strong> कर पाएंगे, क्योंकि नए प्रलेखन अपलोड करना अब समर्थित नहीं है।"
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "परियोजना के प्रलेखन को नष्ट करें"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "परियोजना प्रलेखन"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "नया प्रलेखन अपलोड करना अब समर्थित नहीं है"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7303,78 +7325,78 @@ msgstr ""
"हर बार जब आप (या आपके सहयोगी) इस परियोजना से संबंधित सुरक्षा कार्रवाई करते हैं, तो वह "
"कार्रवाई यहां दर्ज और यहां प्रदर्शित की जाती है।"
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "परियोजना बनायीं गयी"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "रिलीज संस्करण %(version)s बनाया गया"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "रिलीज संस्करण %(version)s हटा दिया गया"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "रिलीज संस्करण %(version)s बनाया गया"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "द्वारा परिवर्तित:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "रिलीज संस्करण %(version)s बनाया गया"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "रिलीज संस्करण %(version)s से फ़ाइल हटाई गई"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "फ़ाइल का नाम:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "रिलीज संस्करण %(version)s से फ़ाइल हटाई गई"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)sपरियोजना %(role_name)s के रूप में जोड़ा गया"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7384,7 +7406,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7394,7 +7416,7 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7404,14 +7426,14 @@ msgid ""
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
"%(username)sपरियोजना %(role_name)s के रूप में जोड़ा गया"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7419,7 +7441,7 @@ msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)s परियोजना %(role_name)s में परिवर्तित किया"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7427,191 +7449,191 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s परियोजना %(role_name)s के रूप से हटाया गया"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API टोकन हटाया गया"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "अनुमतियां: इस परियोजना पर अपलोड कर सकते हैं"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "बनाया"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API टोकन हटाया गया"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "द्वारा नियंत्रित:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "2FA enabled"
msgid "2FA requirement enabled"
msgstr "2FA सक्षम"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "द्वारा परिवर्तित:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "2FA disabled"
msgid "2FA requirement disabled"
msgstr "2FA अक्षम"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "द्वारा परिवर्तित:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "परियोजना"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "परियोजना"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "वापस परियोजनाओं को"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "'$ {project_name} के लिए निमंत्रण अस्वीकार कर दिया गया है।"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "इस परियोजना की कोई विज्ञप्तियां नहीं है"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7620,39 +7642,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "इस परियोजना का प्रबंधन करें"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Constrain environment"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7660,94 +7682,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "New Environment Name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "प्रबंधन '%(project_name)s' - वितरण संस्करण %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "विज्ञप्ति संस्करण %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "विज्ञप्ति निकाल फेंकें"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "विज्ञप्ति देखें"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "%(project_name)s के %(version)s कि फाइल विज्ञप्ति"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "फाइलनाम, आकार"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "प्रकार"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "पाइथॉन संस्करण"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "अपलोड करने की तारीख"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "फ़ाइल विकल्प देखें"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "फाइल विकल्प"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "डाउनलोड"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "फ़ाइल को मिटाएँ"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "फ़ाइल मिटाएँ"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "नई फाइलें अपलोड हो रही"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "कोई फाइल नहीं मिली"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "खारिज"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the पाइथॉन संकलन उपयोगकर्ता कुंजी से फाइलें अपलोड करना सीखें"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "रिलीज सेटिंग्स"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "विज्ञप्ति निकाल फेंकें"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7828,7 +7850,7 @@ msgstr[1] ""
"(और इसकी सभी %(count)s फ़ाइलें) स्थापना के समय अनदेखी की जाएगी।\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7844,7 +7866,7 @@ msgstr ""
"में विज्ञप्ति को स्थापना के समय अनदेखा किया जायेगा।\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7861,7 +7883,7 @@ msgstr ""
"करने योग्य होगा, उदा. जब %(project_name)s==%(version)s
।\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7873,8 +7895,8 @@ msgstr ""
" अधिक जानकारी के लिए, देखें PEP 592।\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7892,27 +7914,27 @@ msgstr ""
"%(version)s
को स्थापित करते हैं।\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "कारण (वैकल्पिक)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "संस्करण"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "विज्ञप्ति मिटाएँ"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7939,12 +7961,12 @@ msgstr[1] ""
"जाएँगी।\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "मिटाने पर विज्ञप्ति भी अपरिवर्तनीय रूप से मिटा दी जाएगी।"
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7952,16 +7974,16 @@ msgstr ""
"आप एक ही संस्करण संख्या के साथ एक ही प्रकार का एक नया वितरण फिर से अपलोड करने में सक्षम "
"नहीं होंगे।"
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s कि विज्ञप्तियां"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "विज्ञप्ति तिथि"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "फ़ाइलें"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "निकाल फेंकने का कारण"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "प्रबंधन संस्करण"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "कोई फाइल नहीं"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "विज्ञप्ति के विकल्प देखें"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s के लिए विकल्प"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "न निकाल फेंकी गयी विज्ञप्ति"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "न निकाल फेंकी गयी"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "झटका"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "न निकाल फेंकी गयी विज्ञप्ति"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "'%(project_name)s' विज्ञप्तियां प्रबंधित करें"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "कोई विज्ञप्तियां नहीं मिली"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the पाइथॉन संकलन उपयोगकर्ता कुंजी पर जाएं"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "'%(project_name)s' सहयोगी प्रबंधन"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8097,26 +8119,26 @@ msgstr ""
"PyPI के कौन से उपयोगकर्ता आपको %(project_name)s प्रबंधन में मदद कर सकते हैं यह नियंत्रित "
"करने के लिए इस पृष्ठ का उपयोग करें"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "परियोजना लिंक"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "सहयोगियों के लिए दो संभावित भूमिकाएं हैं:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "अनुरक्षक"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -8128,7 +8150,7 @@ msgstr ""
"पैकेज के लिए विज्ञप्तियां अपलोड कर सकते हैं। सहयोगियों को नहीं जोड़ सकते। फाइलें, "
"विज्ञप्तियां, या परियोजना मिटा नहीं सकते ।"
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -8152,7 +8174,7 @@ msgstr "वे उपयोगकर्ता जो %(project_name)s का प
msgid "Collaborator"
msgstr "सहयोगी (बहु.)"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -8160,100 +8182,100 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "खाता बनाएं"
msgstr[1] "खाता बनाएं"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "स्वामी खुद को नहीं हटा सकते"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Add collaborator"
msgid "Add internal collaborator"
msgstr "सहयोगी जोड़ें"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "परियोजना प्रबंधन"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite external collaborator"
msgstr "सहयोगी जोड़ें"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite collaborator"
msgstr "सहयोगी जोड़ें"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "'%(project_name)s' सेटिंग्स प्रबंधित करें"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "परियोजना सेटिंग्स"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project name"
msgid "Project size:"
msgstr "परियोजना का नाम"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "या परियोजनाएं ब्राउज़ करें"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "%(project_name)s के लिए एक टोकन बनाएँ"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8262,11 +8284,11 @@ msgstr ""
"%(project_name)s के साथ API टोकन जोड़ने के लिए अपने प्राथमिक "
"ईमेल पते को सत्यापित करें।"
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "परियोजना विवरण एवं हाशिया"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8300,27 +8322,27 @@ msgstr ""
"उपयोग करना चाहिए। और सहायता प्राप्ति हेतु पाइथॉन उपयोगकर्ता कुंजी देखें।"
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8328,69 +8350,69 @@ msgid ""
"organization."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "आप इस परियोजना '${project_name}' के ${role} हैं।"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "कोई परियोजना नहीं"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
#, fuzzy
msgid "Project Name"
msgstr "परियोजना का नाम"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "यह परियोजना मिटाने से:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8398,45 +8420,45 @@ msgid ""
"role."
msgstr "इसे हटाने के बाद आप अपने खाते को पुनर्प्राप्त नहीं कर पाएंगे"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "अमान्य टोकन: यह सहकार्यता टोकन नहीं है"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "परियोजना प्रबंधन"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "खाता बनाएं"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8444,13 +8466,13 @@ msgid ""
"or manage."
msgstr "अमान्य टोकन: यह सहकार्यता टोकन नहीं है"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8458,84 +8480,84 @@ msgid ""
"manage."
msgstr "अमान्य टोकन: यह सहकार्यता टोकन नहीं है"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s ने अभी तक PyPI पर कोई भी प्रोजेक्ट अपलोड नहीं किया है"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s के लिए एक टोकन बनाएँ"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Alternate Repository Name"
msgstr "पुनर्प्राप्ति कुंजी अमान्य।"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8548,35 +8570,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "परियोजना मिटाएं"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "यह परियोजना मिटाने से:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8591,16 +8613,16 @@ msgstr[1] ""
"परियोजनाए एवं इसकी %(count)sविज्ञप्तियां अपरिवर्तनीय रूप "
"से मिटाएं"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "अपरिवर्तनीय रूप से परियोजना मिटाएं"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"इस परियोजना का नाम किसी भी PyPI उपयोगकर्ता को मुहैय्या करवावें"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8609,7 +8631,7 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8621,82 +8643,82 @@ msgstr ""
"हर बार जब आप (या आपके सहयोगी) इस परियोजना से संबंधित सुरक्षा कार्रवाई करते हैं, तो वह "
"कार्रवाई यहां दर्ज और यहां प्रदर्शित की जाती है।"
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "वापस परियोजनाओं को"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "'%(project_name)s' प्रबंधित करें"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "इस परियोजना से %(user)s निकालें"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "आप इस परियोजना के स्वामी नहीं हैं"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "ईमेल जोड़ें"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the पाइथॉन संकलन उपयोगकर्ता कुंजी से फाइलें अपलोड करना सीखें"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8956,7 +8978,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "All users submitting feedback, reporting issues or contributing to "
@@ -9045,7 +9066,7 @@ msgstr ""
"की अपेक्षा की है कि वे PyPA कोड का पालन करें आचरण।"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9054,69 +9075,69 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "Creating a new release"
msgid "What's a \"yanked\" release?"
msgstr "एक नई विज्ञप्ति बनाना"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "परियोजनाएं खोजें"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "Method: Authentication application (TOTP"
"abbr>)"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -9141,138 +9162,138 @@ msgstr ""
"सुरक्षा उपकरण (उदा। USB कुंजी) द्वारा द्वी-करक प्रमाणीकरण स्थापित करने हेतु जावास्क्रिप्ट "
"सक्रिय करें"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "मेरी वांछित परियोजना का नाम उपलब्ध क्यों नहीं है?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "मैं एक परित्यक्त या पुराने पंजीकृत परियोजना नाम पर दावा कैसे करूं?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PyPI पर किसी परियोजना के लिए क्या सहयोगी भूमिकाएं उपलब्ध हैं?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "मैं PyPI पर किसी परियोजना का मालिक/अनुरक्षक कैसे बन सकता हूँ?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "मैं एक अलग प्रारूप में परियोजना विवरण कैसे अपलोड कर सकता हूं?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr "मुझे अपनी परियोजना के लिए सीमित फ़ाइल आकार में वृद्धि या सीमा छूट कैसे मिलेगी?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
#, fuzzy
#| msgid "How do I get a file size limit exemption or increase for my project?"
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr "मुझे अपनी परियोजना के लिए सीमित फ़ाइल आकार में वृद्धि या सीमा छूट कैसे मिलेगी?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "ताज़ी अभी प्रेस से: नवीनतम परियोजना विज्ञप्तियां"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "मेरा पैकेज या उपयोगकर्ता पंजीकरण क्यों अवरुद्ध हो गया?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9280,15 +9301,15 @@ msgstr ""
"\"फ़ाइलनाम या सामग्री पहले से मौजूद है\" या \"फ़ाइलनाम का पहले उपयोग किया गया है\" मुझे "
"ऐसी त्रुटि क्यों मिल रही है?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "मैं एक नए निधि वर्गीकृत का अनुरोध कैसे करूं?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "मैं PyPI सम्बंधित बग रिपोर्ट या प्रतिक्रिया कहां प्रदान कर सकता हूं?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "Method: Authentication application (TOTP"
"abbr>)"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "PyPI का रखरखाव कौन करता है?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9395,21 +9416,21 @@ msgstr ""
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" हम PyPI (उच्चारण - पाइपाइ) पर उपलब्ध सॉफ्टवेयर का वर्णन करने के लिए कई "
@@ -9429,7 +9450,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9449,7 +9470,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure "
@@ -9589,17 +9610,17 @@ msgstr ""
"href=\"%(reset_pwd_href)s\">नहीं करते हैं, तब तक आप PyPI में लॉग इन नहीं कर सकते हैं। "
"अपना पासवर्ड रीसेट करें। "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9608,7 +9629,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9621,7 +9642,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9630,21 +9651,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "प्रमाणीकरण कोड जेनरेट करने के लिए अपना प्रमाणीकरण एप्लीकेशन खोलें"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9980,35 +10001,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10016,15 +10037,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
#| msgid ""
#| "You can proceed to, हमारे ट्रैकर पर समस्या "
"दर्ज करें।"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10091,14 +10112,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10106,7 +10127,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10114,7 +10135,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "या परियोजनाएं ब्राउज़ करें"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10164,11 +10185,11 @@ msgstr ""
"पैकेज के लिए विज्ञप्तियां अपलोड कर सकते हैं। सहयोगियों को नहीं जोड़ सकते। फाइलें, "
"विज्ञप्तियां, या परियोजना मिटा नहीं सकते ।"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10176,7 +10197,7 @@ msgstr ""
"विज्ञप्तियां अपलोड कर सकते हैं। सहयोगियों को जोड़ सकते हैं। फाइलें, विज्ञप्तियां, या "
"परियोजना सकते हैं।"
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10185,20 +10206,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10207,7 +10228,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10239,7 +10260,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the पाइथॉन संकलन उपयोगकर्ता कुंजी पर जाएं"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the पाइथॉन संकलन उपयोगकर्ता कुंजी पर जाएं"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10297,7 +10318,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10305,49 +10326,49 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
#, fuzzy
#| msgid "Emails associated with your account"
msgid "Lost access to the email address associated with your account"
msgstr "आपके खाते से संबद्ध ईमेल"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
#| msgid ""
#| "You can proceed to, हमारे ट्रैकर पर समस्या "
"दर्ज करें।"
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10393,7 +10414,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10405,7 +10426,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10413,7 +10434,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10421,7 +10442,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10429,7 +10450,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10472,7 +10493,7 @@ msgstr ""
"rel=\"noopener\">अपनी परियोजना को PyPI अपलोड पर करने के लिए twine का उपयोग "
"करने की सलाह देते हैं।"
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10481,7 +10502,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10492,35 +10513,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10528,14 +10549,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10544,7 +10565,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10555,13 +10576,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10569,7 +10590,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10579,14 +10600,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10594,7 +10615,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10666,22 +10687,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10689,7 +10710,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10782,18 +10803,18 @@ msgstr ""
"अपने खाते पर दोबारा हक़ हासिल करने के लिए, अपने पासवर्ड को "
"PyPI पर रीसेट करें।"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10803,39 +10824,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "प्रलेखन"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
#, fuzzy
#| msgid ""
#| "अपने "
"ब्राउज़र को अपग्रेड करें"
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the गूगल BigQuery पर हमारे सार्वजनिक डेटासेट "
"का उपयोग करके इस परियोजना के आंकड़े देखें"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "प्रायोजक"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "गिटहब आंकड़े:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "गिटहब आंकड़े:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid "Collaborator for: %(project)s"
msgid "%(count_display)s project"
@@ -11294,43 +11321,43 @@ msgid_plural "%(count_display)s projects"
msgstr[0] "सहयोगी: %(project)s"
msgstr[1] "सहयोगी: %(project)s"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/hu/LC_MESSAGES/messages.po b/warehouse/locale/hu/LC_MESSAGES/messages.po
index df118a0a2f72..7ead67272940 100644
--- a/warehouse/locale/hu/LC_MESSAGES/messages.po
+++ b/warehouse/locale/hu/LC_MESSAGES/messages.po
@@ -23,32 +23,32 @@ msgstr ""
"X-Generator: Weblate 5.7-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
"mielőtt ezt megtudtnád csinálni, hitelesítsd az **elsődleges email fiókodat."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "A folytatáshoz engedélyezd a kétlépcsős azonosítást ezen a fiókon."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Helytelen email cím. Próbáld újra."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Helytelen jelszó. Próbáld újra."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -58,30 +58,30 @@ msgstr ""
"pontokból, kötőjelekből és aláhúzásból kell állniuk. És betűvel vagy számmal "
"kell kezdődőnie és befejeződnie. Válasszon másik felhasználónevet."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
#, fuzzy
msgid "Null bytes are not allowed."
msgstr "A Üres byte-ok használata tilos."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "A megadott felhasználónév nem létezik"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "A TOTP-kód hossza pontossan ${totp_length} számjegyű."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -89,12 +89,12 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Túl hosszú jelszó."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. You have been "
@@ -106,64 +106,64 @@ msgstr ""
"Túl sok sikertelen bejelentkezési kísérlet történt. Próbálja újra ${idő}-vel "
"később."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "A jelszavak nem egyeznek. Próbálja újra."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Az email cím túl hosszú. Próbálja újra."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
#, fuzzy
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Nem használhatsz E-mail címet ebből a tartományból. Haszálj egy másik E-mail "
"címet."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "Ezt az e-mail címet már használja ez a fiók. Használjon másik e-mailt."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"Ezt az e-mail címet egy másik fiók már használja. Használjon másik e-mailt."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Hibás TOTP-kód."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Hibás helyreállító kód."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Ez a helyreállító kód már használva volt."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "A felhasználó név helytelen. Próbálja újra."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -172,7 +172,7 @@ msgstr ""
"Túl sok sikertelen bejelentkezési kísérlet történt. {} ideig ki lett zárva. "
"Próbálja meg később."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -181,7 +181,7 @@ msgstr ""
"Túl sok email cím lett hozzáadva hitelesítés nélkül. Ellenőrizze a beérkező "
"levelek mappáját, és kövesse az ellenőrző linkeket.(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -192,25 +192,25 @@ msgstr ""
"felhasználták volna. Ellenőrizze a beérkező leveleit és kövesse az ellenőrző "
"linkeket. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Érvénytelen vagy lejárt két faktoros bejelentkezés."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Már hitelesítve"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "A helyreállítási kód elfogadva. A mellékelt kód nem használható újra."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -218,157 +218,157 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Lejárt token: kérjen új jelszó-visszaállítási linket"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Érvénytelen token: kérjen új jelszó-visszaállítási linket"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Érvénytelen token: nem kapott tokent"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Érvénytelen token: nem jelszó-visszaállítási token"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
#, fuzzy
msgid "Invalid token: user not found"
msgstr "Érvénytelen token: a felhasználó nem található"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Érvénytelen token: a felhasználó bejelentkezett, amióta ezt a tokent kérték"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Érvénytelen token: a jelszó már megváltozott, mióta ezt a tokent kérték"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Visszaállította a jelszavát"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Lejárt token: kérjen új e-mail hitelesítő linket"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Érvénytelen token: kérjen új e-mail ellenőrző linket"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Érvénytelen token: nem e-mail-t ellenőrző token"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail nem található"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Az e-mail már meg lett erősítve"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Most már beállíthatja ezt az e-mailt elsődleges címének"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
#, fuzzy
msgid "This is your primary address"
msgstr "Ez az elsődleges E-mail címed"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, fuzzy, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-mail cím ${email_address} ellenőrizve lett. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new organization invitation"
msgstr "Lejárt token: kérjen új meghívó linket a szervezettől."
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Érvénytelen token: kérjen új meghívó linket a szervezettől"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Érvénytelen token: nem egy szervezettől származó meghívó token"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
msgid "Organization invitation is not valid."
msgstr "Az adott szervezeti meghívó érvényleten."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
msgid "Organization invitation no longer exists."
msgstr "A szervezeti meghívó már nem létezik."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "A ${szervezet_neve} elutasította a meghívót."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Mostantól a pozíciód a ${szervezet_neve} szervezetben: ${szerep}."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
msgstr "Lejárt token: kérjen új szerep mehívót a projekthez"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr "Érvénytelen token: kérjen új szerep mehívót a projekthez"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
msgid "Invalid token: not a collaboration invitation token"
msgstr "Érvénytelen token: nem a kolaborációhoz meghívó token."
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
#, fuzzy
msgid "Role invitation is not valid."
msgstr "A meghívó a szerephez érvénytelen."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
#, fuzzy
msgid "Role invitation no longer exists."
msgstr "A meghívó a szerephez már nem létezik."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${project_name}' is declined."
msgstr "A meghívó a ${project_neve}-hez el lett utasítva."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, fuzzy, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Mostantól új szereped van a ${projekt_neve} projektben: ${szerep}"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -380,7 +380,7 @@ msgstr ""
"A Megbízható kiadás ideiglenesen le van tiltva. A részletek a https://pypi."
"org/help#admin-intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -388,7 +388,7 @@ msgstr ""
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr "le van tiltva. A részletek a https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
#, fuzzy
msgid ""
"You must have a verified email in order to register a pending trusted "
@@ -398,15 +398,15 @@ msgstr ""
"lévő kiadójoz regisztráljon. További információért látogasson el a https://"
"pypi.org/help#openid-connect honlapra."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
#, fuzzy
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "Egyszerre nem regisztrálhat 3 függőben lévő megbízható kiadót."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -417,15 +417,15 @@ msgstr ""
"Túl sok sikertelen meghízható kiadó-ként való regisztrálási kísérlet "
"történt. Próbálja meg később."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
#, fuzzy
msgid "The trusted publisher could not be registered"
msgstr "A megbízható kiadó-t nem tudtuk regisztrálni."
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
#, fuzzy
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
@@ -434,37 +434,37 @@ msgstr ""
"Ez a megbízható kiadó már regisztrálva lett. Kérem lépjen kapcsolatba a PyPI-"
"nak az adminjaival, ha ez nem volt szándékos."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
msgid "Invalid publisher ID"
msgstr "Érvénytelen kiadói azonosító"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
#, fuzzy
msgid "Removed trusted publisher for project "
msgstr "A megbízható kiadó el lett távolítva a projektből. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
#, fuzzy
msgid "Banner Preview"
msgstr "A Transzparens előnézete"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "A szervezet neveének hossza legfeljebb 50 karakter lehet."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -480,7 +480,7 @@ msgstr ""
"pontokból, kötőjelekből és aláhúzásból kell állniuk. És betűvel vagy számmal "
"kell kezdődőnie és befejeződnie. Válasszon egy másik szervezeti nevet."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -492,7 +492,7 @@ msgstr ""
"Ezt a szervezeti név már egy másik szervezet használja. Válasszon másik "
"szervezeti nevet."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -504,24 +504,24 @@ msgstr ""
"Erre a névre már beküldtél egy pályázatot. Válasszon egy másik szervezeti "
"nevet."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
msgid "Select project"
msgstr "Projekt kiválasztása"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
msgid "Specify project name"
msgstr "Adjon meg egy projekt nevet."
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -532,7 +532,7 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -540,7 +540,7 @@ msgid ""
"characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -548,11 +548,11 @@ msgid ""
"characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -560,7 +560,7 @@ msgid ""
"with 400 characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -568,23 +568,23 @@ msgid ""
"1024 characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -594,23 +594,23 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -618,87 +618,87 @@ msgid ""
"less."
msgstr "A név túl hosszú. Válasszon egy nevet, legfeljebb 100 karakterből."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mail: $ {email_address} hozzáadva - nyissa meg az e-mailjeit, az ellenörző "
"linkért"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "A helyreállítási kódok már le lettek generálva"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Új helyreállítási kódok generálása érvényteleníti a meglévő kódjait."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Hibás helyreállító kód."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Hibás helyreállító kód."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Hibás helyreállító kód."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Hibás helyreállító kód."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
msgid "The trusted publisher could not be constrained"
msgstr "A megbízható kiadó-t nem tudtuk regisztrálni."
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -710,7 +710,7 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -722,7 +722,7 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -734,7 +734,7 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -746,9 +746,9 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -760,118 +760,118 @@ msgstr ""
"Új felhasználó regisztrációja ideiglenesen le van tiltva. A részletek a "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
#, fuzzy
#| msgid "Email already verified"
msgid "Invitation already expired."
msgstr "Az e-mail már meg lett erősítve"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Hibás helyreállító kód."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -881,7 +881,7 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -891,487 +891,492 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
msgid "Specify an environment name"
msgstr "Adjon meg egy projekt nevet."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Hibás helyreállító kód."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Hibás helyreállító kód."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Hibás helyreállító kód."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "Túl hosszú jelszó."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "A jelszavak nem egyeznek. Próbálja újra."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "Túl hosszú jelszó."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1381,7 +1386,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1679,149 +1687,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1830,11 +1838,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2002,43 +2010,43 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
msgid "Archived"
msgstr "Projekt kiválasztása"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Recovery codes"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2046,196 +2054,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2325,26 +2333,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2352,11 +2360,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2675,36 +2683,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2712,7 +2720,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2720,7 +2728,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2729,11 +2737,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2752,72 +2760,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2825,166 +2833,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2992,7 +3000,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3000,195 +3008,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3196,37 +3204,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3237,7 +3245,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3250,89 +3258,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3341,13 +3349,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3355,268 +3363,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Recovery code"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Érvénytelen vagy lejárt két faktoros bejelentkezés."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Érvénytelen vagy lejárt két faktoros bejelentkezés."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Email not found"
msgid "Email sent"
msgstr "E-mail nem található"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4128,58 +4136,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4221,11 +4229,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4237,27 +4245,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4265,166 +4273,166 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Recovery methods enabled"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Recovery method"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Generate recovery codes"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Use a recovery code"
msgstr "Hibás TOTP-kód."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4693,196 +4701,196 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4890,17 +4898,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5016,89 +5024,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5109,35 +5117,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5145,111 +5153,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5260,169 +5268,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5430,61 +5439,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5590,322 +5599,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5913,29 +5921,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5943,67 +5951,67 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
#, fuzzy
msgid "2FA"
msgstr "2 lépcsős azonosító"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6011,192 +6019,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6204,99 +6212,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Invalid TOTP code."
msgid "%(member_count)s member"
@@ -6346,44 +6354,44 @@ msgid_plural "%(member_count)s members"
msgstr[0] "Hibás TOTP-kód."
msgstr[1] "Hibás TOTP-kód."
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6585,12 +6593,12 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
msgid "Archived by:"
msgstr "Projekt kiválasztása"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6600,51 +6608,51 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
msgid "Unarchived by:"
msgstr "Projekt kiválasztása"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6654,23 +6662,23 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6680,13 +6688,13 @@ msgstr ""
"Ezt a felhasználónevet már egy másik fiók használja. Válasszon másik "
"felhasználónevet."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6695,35 +6703,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6731,91 +6739,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6876,54 +6884,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6932,27 +6940,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7110,7 +7118,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7118,95 +7126,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "A felhasználónév név hossza legfeljebb 50 karakter lehet."
msgstr[1] "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7221,205 +7229,205 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
msgid "Add the project to an organization that you own."
msgstr "Érvénytelen token: nem e-mail ellenőrző token"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr "Érvénytelen token: nem e-mail ellenőrző token"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr "Érvénytelen token: nem e-mail ellenőrző token"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "A felhasználónév név hossza legfeljebb 50 karakter lehet."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Hibás helyreállító kód."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
msgid "Archive project"
msgstr "Projekt kiválasztása"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7432,33 +7440,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7469,15 +7477,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7486,74 +7494,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7794,7 +7802,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7866,7 +7873,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7875,318 +7882,318 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
msgid "What's an archived project?"
msgstr "Projekt kiválasztása"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8206,7 +8213,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8303,17 +8310,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8322,7 +8329,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8335,7 +8342,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8344,21 +8351,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8689,35 +8696,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8725,15 +8732,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8793,14 +8800,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8808,7 +8815,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8816,7 +8823,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8882,20 +8889,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8904,7 +8911,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8936,7 +8943,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8963,7 +8970,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8973,7 +8980,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8981,47 +8988,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9060,7 +9067,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9072,7 +9079,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9080,7 +9087,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9088,7 +9095,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9096,7 +9103,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9134,7 +9141,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9143,7 +9150,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9154,35 +9161,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9190,14 +9197,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9206,7 +9213,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9217,13 +9224,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9231,7 +9238,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9241,14 +9248,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9256,7 +9263,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9328,22 +9335,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9351,7 +9358,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9364,7 +9371,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9433,39 +9440,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/hy/LC_MESSAGES/messages.po b/warehouse/locale/hy/LC_MESSAGES/messages.po
index b830da197e88..317f26757cef 100644
--- a/warehouse/locale/hy/LC_MESSAGES/messages.po
+++ b/warehouse/locale/hy/LC_MESSAGES/messages.po
@@ -21,13 +21,13 @@ msgstr ""
"X-Generator: Weblate 4.16-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -35,137 +35,137 @@ msgstr ""
"Այս գործողությունը կատարելու համար Ձեր հաշվի կարգավորումներում պետք է "
"ակտիվացնել երկգործոն նույնականացումը։"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Լեզուն թարմացվել է"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Գաղտնաբառը անվավեր է: Նորից փորձեք:"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Այդ օգտանունով օգտվող չի գտնվել"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP կոդը պետք է պարունակի $ {totp_length} թվանշան:"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The email address is too long. Try again."
msgstr "Գաղտնաբառը անվավեր է: Նորից փորձեք:"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The username isn't valid. Try again."
msgstr "Գաղտնաբառը անվավեր է: Նորից փորձեք:"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -173,232 +173,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -406,783 +406,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1192,7 +1197,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1490,149 +1498,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1641,11 +1649,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1813,40 +1821,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1854,196 +1862,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2133,26 +2141,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2160,11 +2168,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2479,36 +2487,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2516,7 +2524,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2524,7 +2532,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2533,11 +2541,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2556,72 +2564,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2629,166 +2637,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2796,7 +2804,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2804,195 +2812,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3000,37 +3008,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3041,7 +3049,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3054,89 +3062,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3145,13 +3153,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3159,268 +3167,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3920,58 +3928,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4013,11 +4021,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4029,27 +4037,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4057,156 +4065,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4649,17 +4657,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4773,89 +4781,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4866,35 +4874,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4902,105 +4910,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5011,169 +5019,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5181,61 +5190,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5341,308 +5350,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5650,29 +5658,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5680,64 +5688,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5745,179 +5753,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5925,89 +5933,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6376,33 +6384,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6410,89 +6418,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6553,53 +6561,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6608,27 +6616,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6786,100 +6794,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6894,198 +6902,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7098,33 +7106,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7135,15 +7143,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7152,74 +7160,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7454,7 +7462,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7526,7 +7533,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7535,317 +7542,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7865,7 +7872,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7962,17 +7969,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7981,7 +7988,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7994,7 +8001,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8003,21 +8010,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8348,35 +8355,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8384,15 +8391,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8452,14 +8459,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8467,7 +8474,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8475,7 +8482,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8541,20 +8548,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8563,7 +8570,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8595,7 +8602,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8622,7 +8629,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8632,7 +8639,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8640,47 +8647,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8719,7 +8726,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8731,7 +8738,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8739,7 +8746,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8747,7 +8754,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8755,7 +8762,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8793,7 +8800,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8802,7 +8809,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8813,35 +8820,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8849,14 +8856,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8865,7 +8872,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8876,13 +8883,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8890,7 +8897,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8900,14 +8907,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8915,7 +8922,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8987,22 +8994,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9010,7 +9017,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9023,7 +9030,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9092,39 +9099,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/id/LC_MESSAGES/messages.po b/warehouse/locale/id/LC_MESSAGES/messages.po
index 09825a2146b8..3eb23f225d62 100644
--- a/warehouse/locale/id/LC_MESSAGES/messages.po
+++ b/warehouse/locale/id/LC_MESSAGES/messages.po
@@ -36,7 +36,7 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -44,7 +44,7 @@ msgstr ""
"Anda harus memverifikasi alamat email **utama** Anda sebelum bisa melakukan "
"aksi ini."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -52,19 +52,19 @@ msgstr ""
"Autentikasi dua faktor harus diaktifkan pada akun anda untuk melakukan "
"tindakan ini."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Lokal diperbarui"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Alamat email tidak valid. Coba lagi."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Kata sandi salah. Coba lagi."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -74,30 +74,30 @@ msgstr ""
"titik, tanda hubung, dan garis bawah. Dan juga harus mulai dan selesai "
"dengan huruf atau angka. Pilih nama pengguna yang berbeda."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Bytes null tidak diperbolehkan."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Pengguna dengan nama tersebut tidak ditemukan"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Kode TOTP harus terdiri dari ${totp_length} digit."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, fuzzy, python-brace-format
#| msgid "Recovery Codes must be ${recovery_code_length} characters."
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Kode pemulihan seharusnya ${panjang_kode_pemulihan} karakter"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Pilih nama pengguna kurang dari 50 huruf."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -105,12 +105,12 @@ msgstr ""
"Nama pengguna ini sudah digunakan oleh akun lain. Pilih nama pengguna yang "
"berbeda."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Kata sandi terlalu panjang."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -119,63 +119,63 @@ msgstr ""
"Terlalu banyak upaya masuk yang gagal. Anda telah di kunci selama ${time}. "
"Coba lagi nanti."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Kata sandi tidak cocok. Coba lagi."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Alamat email terlalu panjang. Coba lagi."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Anda tidak dapat menggunakan alamat email dari domain ini. Gunakan email "
"lain."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "Alamat email ini sudah digunakan oleh akun ini. Gunakan email lain."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "Alamat email ini sudah digunakan oleh akun lain. Gunakan email lain."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Nama terlalu panjang. Pilih nama dengan panjang kurang dari 100 huruf."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
msgid "URLs are not allowed in the name field."
msgstr "URLs tidak di izinkan pada kotak nama."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Kode TOTP tidak valid."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Pernyataan WebAuthn tidak valid: Muatan buruk"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Kode pemulihan tidak valid."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Kode pemulihan telah digunakan sebelumnya."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Nama pengguna tidak valid. Coba lagi."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -186,7 +186,7 @@ msgstr ""
"Terlalu banyak upaya masuk yang gagal. Anda telah dikunci untuk {}. Coba "
"lagi nanti."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -195,7 +195,7 @@ msgstr ""
"Terlalu banyak email telah ditambahkan ke akun ini tanpa dilakukan "
"verifikasi. Periksa kotak masuk Anda dan ikuti tautan verifikasi. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -206,26 +206,26 @@ msgstr ""
"menyelesaikannya. Periksa kotak masuk Anda dan ikuti tautan verifikasi. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Masuk dengan 2 faktor tidak valid atau kadaluwarsa."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Sudah diotentikasi"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Pernyataan WebAuthn yang berhasil"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Kode pemulihan diterima. Kode yang diberikan tidak dapat digunakan lagi."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -233,143 +233,143 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Token Kadaluarsa: minta tautan setel ulang kata sandi baru"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Token tidak valid: minta tautan setel ulang kata sandi baru"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Token tidak valid: tidak disediakan token"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Token tidak valid: bukan token atur ulang kata sandi"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Token tidak valid: pengguna tidak ditemukan"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Token tidak valid: pengguna telah masuk karena token ini diminta"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Token tidak valid: kata sandi telah diubah sejak token ini diminta"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Anda telah mengatur ulang kata sandi Anda"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Token Kadaluarsa: minta email tautan verifikasi baru"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Token tidak valid: minta email tautan verifikasi baru"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Token tidak valid: bukan token verifikasi email"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Email tidak ditemukan"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Email sudah diverifikasi"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Anda sekarang dapat mengatur email ini sebagai alamat utama Anda"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Ini adalah alamat utama Anda"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Alamat email ${email_address} terverifikasi. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token kedaluwarsa: minta undangan organisasi baru"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Token tidak valid: minta undangan organisasi baru"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Token tidak valid: bukan token undangan organisasi"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Undangan Organisasi tidak valid."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Undangan Organisasi sudah tidak ada."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Undangan untuk '${organization_name}' ditolak."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Anda sekarang menjadi ${role} dari organisasi '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "Token kedaluwarsa: minta undangan peran proyek baru"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Token tidak valid: minta undangan peran proyek baru"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Token tidak valid: bukan token undangan kolaborasi"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Undangan peran tidak valid."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Undangan peran sudah tidak ada."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Undangan untuk '${project_name}' ditolak."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -381,13 +381,13 @@ msgstr ""
"Penerbitan terpercaya sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"dinonaktifkan. Lihat https://pypi.org/help#admin-intervention untuk "
"detailnya."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
#, fuzzy
msgid ""
"You must have a verified email in order to register a pending trusted "
@@ -397,16 +397,16 @@ msgstr ""
"terpercaya yang ditunda. Lihat https://pypi.org/help#openid-connect untuk "
"penjelasan."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
#, fuzzy
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Anda tidak bisa mendaftarkan lebih dari 3 penerbitan terpercaya sekaligus."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many attempted OpenID Connect registrations. Try "
@@ -417,15 +417,15 @@ msgid ""
msgstr ""
"Terlalu banyak usaha registrasi penerbitan terpercaya. Coba lagi nanti."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
#, fuzzy
msgid "The trusted publisher could not be registered"
msgstr "Penerbitan terpercayanya tidak bisa di daftarkan"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -433,34 +433,34 @@ msgstr ""
"Penerbitan terpercaya ini telah terdaftar. Silakan hubungi admin PyPI jika "
"ini tidak seharusnya terjadi."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage current providers"
msgid "Registered a new pending publisher to create "
msgstr "Mendaftarkan penerbit baru yang tertunda untuk dibuat "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID penerbit tidak valid"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Menghapus penerbit tepercaya untuk proyek "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Pratinjau Spanduk"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Pilih nama akun organisasi dengan 50 huruf atau kurang."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -471,7 +471,7 @@ msgstr ""
"angka, titik, tanda hubung, dan garis bawah. Dan juga harus mulai dan "
"selesai dengan huruf atau angka. Pilih nama organisasi yang berbeda."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -479,7 +479,7 @@ msgstr ""
"Nama akun organisasi ini sudah digunakan. Pilih nama akun organisasi yang "
"berbeda."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -487,16 +487,16 @@ msgstr ""
"Anda telah mengirim pengajuan untuk nama itu. Pilih nama organisasi yang "
"berbeda."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Pilih proyek"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Tentukan nama proyek"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -504,12 +504,12 @@ msgstr ""
"Awali dan akhiri dengan huruf atau angka yang hanya mengandung numerik ASCII "
"dan '.', '_' dan '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Nama proyek ini telah digunakan. Pilih nama proyek yang berbeda."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -517,7 +517,7 @@ msgstr ""
"Nama organisasi terlalu panjang. Pilih nama organisasi dengan panjang kurang "
"dari 100 huruf."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -525,11 +525,11 @@ msgstr ""
"URL organisasi terlalu panjang. Pilih URL organisasi dengan panjang kurang "
"dari 400 huruf."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL organisasi harus diawali dengan http:// atau https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -537,7 +537,7 @@ msgid ""
"with 400 characters or less."
msgstr "Nama terlalu panjang. Pilih nama dengan panjang kurang dari 100 huruf."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -545,23 +545,23 @@ msgid ""
"1024 characters or less."
msgstr "Nama terlalu panjang. Pilih nama dengan panjang kurang dari 100 huruf."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Pilih nama pengguna kurang dari 50 huruf."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -571,25 +571,25 @@ msgstr ""
"Nama pengguna ini sudah digunakan oleh akun lain. Pilih nama pengguna yang "
"berbeda."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "Tentukan nama repositori"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "Tentukan nama repositori"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Nama terlalu panjang. Pilih nama dengan panjang kurang dari 100 huruf."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -597,94 +597,94 @@ msgid ""
"less."
msgstr "Nama terlalu panjang. Pilih nama dengan panjang kurang dari 100 huruf."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Detail akun"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Email ${email_address} ditambahkan - periksa email Anda untuk tautan "
"verifikasi"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Kode pemulihan sudah dibuat"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Membuat kode pemulihan baru akan membuat kode yang sudah ada tidak valid."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Verivikasi alamat email atau tambahkan alamat email baru."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Kredensial tidak valid. Coba lagi"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "Nama repositori tidak valid"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "Nama repositori tidak valid"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Konfirmasi Undangan"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Nama repositori tidak valid"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Nama repositori tidak valid"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
msgid "The trusted publisher could not be constrained"
msgstr "Penerbitan terpercayanya tidak bisa di daftarkan"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -696,7 +696,7 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -708,7 +708,7 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -720,7 +720,7 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -732,9 +732,9 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -746,52 +746,52 @@ msgstr ""
"Registrasi pengguna baru sementara dinonaktifkan. Lihat https://pypi.org/"
"help#admin-intervention untuk detailnya."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not yank release - "
msgstr "Kembalikan rilis"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not un-yank release - "
msgstr "Kembalikan rilis"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Hapus rilisan"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Tidak dapat menemukan undangan peran."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Pengguna '${username}' sudah memiliki peran ${role_name} di proyek"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Pengguna '${username}' sudah memiliki peran ${role_name} di proyek"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -800,8 +800,8 @@ msgstr ""
"Pengguna '${username}' tidak memiliki alamat email primer yang diverifikasi "
"dan tidak dapat ditambahkan sebagai ${role_name} di proyek"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -809,33 +809,33 @@ msgstr ""
"Pengguna '${username}' sudah memiliki undangan aktif. Silakan coba lagi "
"nanti."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Undangan dikirim ke '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Tidak dapat menemukan undangan peran."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Undangan sudah kedaluwarsa."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Undangan dibatalkan dari '${username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Pengguna '${username}' sudah memiliki peran ${role_name} di proyek"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -847,471 +847,474 @@ msgstr ""
"Pengguna '${username}' tidak memiliki alamat email primer yang diverifikasi "
"dan tidak dapat ditambahkan sebagai ${role_name} di proyek"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "Tidak dapat menemukan undangan peran."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Undangan peran sudah tidak ada."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Undangan untuk '${project_name}' ditolak."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid project name"
msgstr "Nama repositori tidak valid"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
#, fuzzy
#| msgid "Provider must be specified by ID"
msgid "Publisher must be specified by ID"
msgstr "Penyedia harus ditentukan berdasarkan ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Tentukan nama proyek"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Eror tak terduga dari GitHub. Coba lagi."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Eror tak terduga dari GitHub. Coba lagi."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Buat sebuah akun"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify ActiveState project name"
msgstr "Tentukan nama repositori"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "Nama repositori tidak valid"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "Tentukan pemilik repositori GitHub (nama pengguna atau organisasi)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Tentukan nama repositori"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nama repositori tidak valid"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Pengguna atau organisasi GitHub tidak diketahui."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Eror tak terduga dari GitHub. Coba lagi."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "Eror tak terduga dari GitHub. Coba lagi."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nama pengguna atau organisasi GitHub tidak valid."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Nama berakhiran dengan .git atau .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "Tentukan pemilik repositori GitHub (nama pengguna atau organisasi)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nama pengguna atau organisasi GitHub tidak valid."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "Nama repositori tidak valid"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Kata sandi"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Kata sandi tidak cocok. Coba lagi."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Kolom kata sandi kosong"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Kekuatan kata sandi:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Daftar"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Tindakan"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Terakhir digunakan"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Batal"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "Udangan kadaluarsa"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Akses Ditolak / Dilarang (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Anda tidak memiliki izin untuk melihat halaman ini"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Halaman Tidak Ditemukan (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Kami mencari di mana-mana tetapi tidak dapat menemukan halaman ini"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Dan sekarang untuk sesuatu
sangat berbeda"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Sketsa Toko Keju"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Tautan eksternal"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Lihat transkrip video"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Halaman dihapus (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Halaman yang Anda cari telah dihapus"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Kesalahan internal server (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Ada yang salah"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1321,19 +1324,19 @@ msgstr ""
"melayani Anda di situs ini.
Kami menyadari masalah ini dan sedang "
"berupaya menyelesaikannya sesegera mungkin.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Periksa halaman status kami"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Kode kesalahan 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Mengandalkan PyPI untuk menyelesaikan pekerjaan Anda?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Pertimbangkan untuk berdonasi guna "
"membantu kami membangun platform yang lebih stabil dan aman."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1362,56 +1365,60 @@ msgstr ""
"Pilih kata sandi yang kuat yang berisi huruf (besar dan kecil), angka dan "
"karakter khusus. Hindari kata-kata atau pengulangan yang umum."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Kekuatan kata sandi:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navigasi utama"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Tolong"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsor"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Masuk"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Daftar"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Lihat Menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu Utama"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Panduan Pengguna Pengemasan Python "
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Panduan Pengguna Pengemasan Python "
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1447,48 +1454,48 @@ msgstr ""
"Python Package index (PyPI) adalah repositori dari perangkat lunak untuk "
"bahasa pemrograman Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 pembaruan terbaru"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 package terbaru"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Lewati ke konten utama"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Beralih ke versi seluler"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Peringatan"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Anda menggunakan peramban yang tidak didukung, harap tingkatkan ke versi "
"yang terbaru."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1498,7 +1505,7 @@ msgstr ""
"Python yang memungkinkan Anda untuk mencoba alat dan proses distribusi tanpa "
"mempengaruhi indeks yang sebenarnya."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1506,235 +1513,240 @@ msgstr ""
"Beberapa fitur mungkin tidak akan bekerja tanpa adanya JavaScript. Silahkan "
"coba aktifkan jika Anda mengalami masalah."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Cari PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Cari proyek"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Cari"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Cari proyek"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigasi bantuan"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Menginstal paket"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Mengunggah packages"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Panduan pengguna"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Nama proyek"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Tanya Jawab"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Tentang PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Tentang navigasi PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Rumah PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Dasbor infrastruktur"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistik"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Sponsor kami"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Berkontribusi ke PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navigasi bagaimana berkontribusi"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bug dan umpan balik"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Berkontribusi pada GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Terjemahkan PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Sponsor"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Kredit pengembangan"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Menggunakan PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Menggunakan navigasi PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Ketentuan penggunaan"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Laporkan masalah keamanan"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Kode etik"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Kebijakan privasi"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Status: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "semua sistem operasional"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Dikembangkan dan dikelola oleh komunitas Python, untuk komunitas Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Donasi hari ini!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Peta situs"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Beralih ke versi desktop"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Konfirmasi Aksi"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Kode kesalahan"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Kembali ke beranda"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Test Python paket penerbitan dengan Test Python paket index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Kembangkan basis kode di balik PyPI dengan Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Temukan, instal, dan publikasikan paket Python dengan Indeks Paket Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Atau jelajahi proyek "
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s proyek"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s rilis"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s berkas"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s pengguna"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1751,149 +1763,149 @@ msgid "Package authors use PyPI to distribute their software."
msgstr ""
"Penulis paket menggunakan PyPI untuk mendistribusikan perangkat lunak mereka."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Pelajari cara mengemas kode Python Anda untuk PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Formulir pemrosesan error"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Konfirmasi kata sandi"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Konfirmasi kata sandi untuk melanjutkan"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Kata sandi"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(wajib)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Kata sandi Anda"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Tampilkan kata sandi"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Lupa kata sandi?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1919,11 +1931,11 @@ msgstr ""
"Anda lagi untuk satu jam berikutnya.\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "URL ini adalah Endpoint API untuk mengunggah file ke PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Panduan Pengguna Packaging Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1942,11 +1954,11 @@ msgstr ""
"Jika tidak, kami menyarankan anda menuju ke beranda "
"PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Konfirmasi Undangan"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1964,22 +1976,22 @@ msgstr ""
"%(role_name)s?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Terima"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Tolak"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1993,52 +2005,52 @@ msgstr ""
" Anda belum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Masuk ke %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nama pengguna"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Nama pengguna anda"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Keluar"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Keluar dari %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Konfirmasi Undangan"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2056,7 +2068,7 @@ msgstr ""
"%(role_name)s?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2070,105 +2082,105 @@ msgstr ""
" Anda belum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar untuk {user} dari gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Tanggal bergabung"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Bergabung %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "Proyek Anda"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Tidak ada proyek"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Terakhir dirilis %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s belum mengunggah proyek apa pun ke PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Cari proyek"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Kode pemulihan"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Masuk menggunakan kode pemulihan"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Masukkan kode pemulihan"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verifikasi"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2180,113 +2192,114 @@ msgstr ""
"kode ini dalam formulir untuk memverifikasi identitas Anda. Setelah "
"digunakan, kode pemulihan tidak akan lagi valid."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Tidak bekerja? Dapatkan bantuan.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Buat sebuah akun"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Buat sebuah akun pada %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nama"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Nama anda"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Alamat email"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Alamat email Anda"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Konfirmasikan formulir"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Pilih sebuah nama pengguna"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Perlihatkan kata sandi"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Pilih kata sandi"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ untuk informasi lebih lanjut."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Buat Akun"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Reset kata sandi"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Untuk mereset kata sandi anda, masukkan nama pengguna anda atau email anda."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nama pengguna atau email"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Minta pengaturan ulang kata sandi"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Email pengaturan ulang terkirim"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2330,7 +2343,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Email telah dikirim ke alamat email Anda yang terdaftar."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2339,31 +2352,31 @@ msgstr ""
"Email berisi tautan untuk mengatur ulang kata sandi Anda. Tautan ini akan "
"kedaluwarsa dalam %(n_hours)s jam."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Reset kata sandi Anda"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Pilih kata sandi baru"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Setel ulang kata sandi"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Otentikasi dua faktor"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Otentikasi dengan perangkat keamanan (mis. Kunci USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2371,16 +2384,16 @@ msgstr ""
"Hubungkan perangkat keamanan Anda dan klik tombol \"Otentikasi dengan "
"perangkat\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Aktifkan JavaScript untuk masuk dengan perangkat keamanan (mis. Kunci USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Otentikasi dengan perangkat"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Perbarui perambanmu untuk masuk menggunakan perangkat "
"keamanan (mis. kunci USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Kehilangan perangkatmu? Tidak berfungsi? Dapatkan "
"bantuan."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Otentikasi dengan aplikasi"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Masukkan kode otentikasi"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Hasilkan kode menggunakan aplikasi otentikasi yang tersambung ke akun "
"PyPI anda. Masukkan kode ini pada formulir untuk memverifikasi identitas "
"anda.
Kehilangan aplikasi? Tidak bekerja? Dapatkan bantuan.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Kehilangan kunci keamanan atau aplikasi Anda?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Anda belum membuat kode pemulihan akun.
Jika Anda "
"kehilangan akses ke metode dua faktor, Anda dapat kehilangan akses ke akun "
"Anda. Dapatkan bantuan dengan kode pemulihan.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Akun PyPI anda %(username)s telah dihapus."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s untuk berkomunikasi dengan "
"administrator PyPi."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2471,7 +2493,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2480,7 +2502,7 @@ msgstr ""
"Anda menerima ini karena telah ditambahkan oleh %(initiator_username)s ke "
"proyek di %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2493,14 +2515,14 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2512,7 +2534,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2524,7 +2546,7 @@ msgstr ""
"Anda menerima ini karena telah ditambahkan oleh %(initiator_username)s ke "
"proyek di %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2537,13 +2559,13 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s untuk berkomunikasi dengan "
"administrator PyPi."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s untuk berkomunikasi dengan "
"administrator PyPi."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2630,59 +2652,59 @@ msgid ""
"created."
msgstr "Anda akan menerima sebuah email dengan tautan untuk reset password."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr "Anda akan menerima sebuah email dengan tautan untuk reset password."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s untuk berkomunikasi dengan "
"administrator PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2713,57 +2735,57 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Peran"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Ditambahkan oleh:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2773,7 +2795,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2783,13 +2805,13 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Undang"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2799,33 +2821,33 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Dihapus oleh:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Simpan peran"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Diubah oleh:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2835,8 +2857,8 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2844,7 +2866,7 @@ msgid ""
"organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2854,7 +2876,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2864,53 +2886,53 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "Anda akan menerima sebuah email dengan tautan untuk reset password."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "Deskripsi proyek"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "Deskripsi proyek"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "Deskripsi proyek"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "Deskripsi proyek"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2919,12 +2941,12 @@ msgstr ""
"Seseorang, mungkin Anda, telah merubah kata sandi untuk akun PyPI Anda "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Apa?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2945,7 +2967,7 @@ msgstr ""
" tidak akan dapat lagi masuk atau mengunggah ke PyPI dengan\n"
" kata sandi lama."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2959,12 +2981,12 @@ msgstr ""
"untuk mengurangi\n"
" risiko untuk PyPI dan penggunanya."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Apa yang seharusnya Saya lakukan?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2973,11 +2995,11 @@ msgstr ""
"Untuk mengembalikan akses ke akun Anda, setel ulang "
"kata sandi anda on PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Bagaimana Saya bisa menghubungi Anda?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2991,7 +3013,7 @@ msgstr ""
"berkomunikasi dengan\n"
" admin PyPi."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -3015,7 +3037,7 @@ msgstr ""
"yang sudah ada\n"
" kata sandi."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3032,7 +3054,7 @@ msgstr ""
" risiko serangan penjejalan kredensial\n"
" terhadap PyPI dan penggunanya."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3046,11 +3068,11 @@ msgstr ""
"mengecek kata sandi lain Anda dan menjadikan Anda mengenal praktik-praktik "
"kata sandi yang baik."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Bagaimana Anda mengetahui ini?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3079,7 +3101,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s untuk berkomunikasi dengan "
"admin-admin PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3088,7 +3110,7 @@ msgstr ""
"Seseorang, mungkin anda, telah membuat reset permintaan kata sandi untuk "
"akun PyPI anda '%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3097,22 +3119,22 @@ msgstr ""
"Jika anda berharap melanjutkan dengan permintaan ini, klik untuk menyetel ulang kata sandi anda."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Link ini akan kadaluarsa dalam %(n_hours)s jam."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Jika anda tidak membuat permintaan ini, anda bisa dengan aman mengabaikan "
"email ini."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3124,13 +3146,13 @@ msgstr ""
"Seseorang, mungkin anda, telah membuat reset permintaan kata sandi untuk "
"akun PyPI anda '%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3138,20 +3160,20 @@ msgid ""
"account, try that instead."
msgstr "Kehilangan akses ke alamat email yang terkait dengan akun Anda"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr " Versi rilis %(version)s dibuat"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3160,7 +3182,7 @@ msgstr ""
"Aamat email utama untuk akun PyPI anda%(username)s telah "
"dirubah dari %(old_email)s
menjadi %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3179,7 +3201,7 @@ msgstr ""
"pernah membuat\n"
"kode pemulihan untuk akun ini.\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3200,7 +3222,7 @@ msgstr ""
"secara\n"
"permanen!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3214,7 +3236,7 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3228,7 +3250,7 @@ msgstr ""
"Sebuah kode pemulihan untuk akun PyPI anda %(username)s "
"telah digunakan.\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3242,18 +3264,18 @@ msgstr ""
"Kode pemulihan baru untuk akun PyPI anda %(username)s telah "
"dibuat.\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3264,7 +3286,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3276,7 +3298,7 @@ msgstr ""
"Anda menerima ini karena telah ditambahkan oleh %(initiator_username)s ke "
"proyek di %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3286,13 +3308,13 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3304,7 +3326,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3316,7 +3338,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3329,7 +3351,7 @@ msgstr ""
"Dapat mengunggah rilis. Dapat menambahkan kolaborator. Dapat menghapus file, "
"rilis, atau seluruh proyek."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3342,7 +3364,7 @@ msgstr ""
"Dapat mengunggah rilis untuk paket. Tidak dapat menambahkan kolaborator. "
"Tidak dapat menghapus file, rilis, atau proyek."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3354,54 +3376,54 @@ msgstr ""
"Anda menerima ini karena telah ditambahkan oleh %(initiator_username)s ke "
"proyek di %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Kolaborator baru telah ditambahkan ke proyek yang Anda miliki di PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Izin"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Kolaborator"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Kolaborator baru telah ditambahkan ke proyek yang Anda miliki di PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "Kolaborator baru telah ditambahkan ke proyek yang Anda miliki di PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3411,10 +3433,10 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3422,7 +3444,7 @@ msgid ""
"organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3432,7 +3454,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3445,7 +3467,7 @@ msgstr ""
"Anda telah ditambahkan sebagai %(role)s ke %(site)s proyek "
"%(project_name)s oleh %(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3456,7 +3478,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3465,7 +3487,7 @@ msgstr ""
"Seseorang, mungkin Anda, telah menambahkan metode otentikasi dua faktor "
"%(method)s ke akun PyPI Anda %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3474,7 +3496,7 @@ msgstr ""
"Seseorang, mungkin Anda, telah menghapus metode otentikasi dua faktor "
"%(method)s dari akun PyPI Anda %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3483,7 +3505,7 @@ msgstr ""
"Seseorang, mungkin Anda, telah menambahkan alamat email ini "
"(%(email_address)s
) ke akun PyPI mereka."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3492,14 +3514,14 @@ msgstr ""
"Jika Anda ingin melanjutkan permintaan ini, klik tautan "
"ini untuk memverifikasi alamat email Anda."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3511,7 +3533,7 @@ msgstr ""
"Jika Anda ingin melanjutkan permintaan ini, klik tautan "
"ini untuk memverifikasi alamat email Anda."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3519,143 +3541,143 @@ msgstr ""
"Jika anda tidak membuat permintaan ini, anda bisa dengan aman mengabaikan "
"email ini."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Link ini akan kadaluarsa dalam %(n_hours)s jam."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Abaikan pemberitahuan ini"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Tutup"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Proyek Anda"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Pengaturan akun"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Profil publik"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Detail akun"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Kedaluwarsa: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes untuk %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritma"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Intisari hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Salin ke clipboard"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Salin"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hashes untuk %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Kesalahan"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Sukses"
@@ -3679,30 +3701,30 @@ msgstr "Sukses"
msgid "Manage project"
msgstr "Kelola proyek"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Sebelumnya"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Selanjutnya"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Alamat email utama anda (%(email_address)s) belum terverivikasi."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Anda tidak memiliki sebuah alamat email utama."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verivikasi alamat email atau tambahkan alamat email baru."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3711,7 +3733,7 @@ msgstr ""
"Autentikasi dua faktor tersedia, aktifkan sekarang "
"untuk akun Anda."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3724,7 +3746,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Sunting profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3740,93 +3762,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s belum pernah mengunggah proyek apapun ke PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Email"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navigasi untuk mengelola %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Proyek:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Sejarah keamanan"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Pengaturan"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigasi untuk mengelola %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Rilis"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Kolaborator"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentasi"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Penerbitan"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navigasi untuk mengelola %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3838,14 +3860,14 @@ msgstr "Diverifikasi"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Dirilis: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filter menurut pengklasifikasi"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Tautan proyek"
@@ -3855,282 +3877,282 @@ msgstr "Tautan proyek"
msgid "GitHub Statistics"
msgstr "Statistik GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "repository"
msgid "Repository"
msgstr "repositori"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Bintang:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Cabang:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Buka permasalahan/tarik permintaan:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Buka permasalahan/tarik permintaan:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Statistik GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Pengelola"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar untuk {username} dari gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Penulis:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Pemelihara:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Tidak diverifikasi"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Lisensi:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Tag"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Membutuhkan:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Pengklasifikasi"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Diverivikasi*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Masalah pengiriman yang terputus-putus dapat menyebabkan hilangnya "
"verifikasi"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Diverifikasi"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Tidak diverifikasi*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Email dari PyPI sedang diperlakukan sebagai spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Kegagalan keras selama pengiriman"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Terlalu banyak masalah pengiriman"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Tidak diverifikasi"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Utama"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Lihat opsi email"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Pilihan"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Pilihan untuk %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Mengirim ulang email verifikasi"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Tetapkan alamat email ini sebagai utama"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Tetapkan sebagai utama"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Hapus alamat email ini"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Hapus email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Cakupan"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Semua proyek"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Dibuat"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Terakhir digunakan"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Tidak pernah"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Lihat opsi token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Hapus token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Lihat pengidentifikasi unik"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Hapus token API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Aplikasi atau skrip yang menggunakan token ini tidak akan lagi memiliki "
"akses ke PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Pengidentifikasi unik untuk token API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Gambar profil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com untuk menghasilkan gambar profil Anda "
"berdasarkan alamat email utama Anda"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Ganti gambar di gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detail akun"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Tanggal Bergabung"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4161,24 +4183,24 @@ msgstr ""
"Ditampilkan pada profil publik anda. Tidak bisa "
"diubah."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nama lengkap"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Tidak ada nama yang ditetapkan"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Ditampilkan pada Anda profil publik anda"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "️Email publik"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your profil publik Anda untuk pengguna yang sudah masuk."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Perbaharui akun"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Email akun"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Utama yang akan "
"menerima pemberitahuan."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Email yang terkait dengan akun Anda"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Status"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Tambahkan email"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Ganti kata sandi"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Kata sandi lama"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Kata sandi Anda saat ini"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Kata sandi baru"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Konfirmasi kata sandi baru"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Perbarui kata sandi"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Token API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4262,19 +4284,19 @@ msgstr ""
"Token API menyediakan cara alternatif untuk mengautentikasi saat mengunggah "
"paket ke PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Pelajari lebih lanjut tentang token API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Token API aktif untuk akun ini"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Tambah API token"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4283,57 +4305,57 @@ msgstr ""
"Verifikasikan alamat email utama Anda untuk "
"menambahkan token API ke akun Anda."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Cakupan token: seluruh akun"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Cakupan token: Proyek %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Kedaluwarsa: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Akun telah dibuat"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Masuk"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Metode dua faktor:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Tidak ada"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Alat keamanan (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4341,184 +4363,184 @@ msgstr ""
"Aplikasi autentikasi (TOTP"
"abbr>)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Kode pemulihan"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Hapus perangkat"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Gagal masuk"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Alasan:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Kata Sandi Salah"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Dua faktor tidak valid (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Dua faktor tidak valid (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Dua faktor tidak valid (Kode pemulihan)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Autentikasi ulang sesi gagal"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Email ditambahkan ke akun"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Email dihapus dari akun"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Email terverifikasi"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email diverifikasi ulang"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Email utama diubah"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Email utama lama:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Email utama baru:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Kumpulan email utama"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Email terkirim"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Dari:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Untuk:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Subjek:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Atur ulang kata sandi telah diminta"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Pengaturan ulang kata sandi telah dicoba"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Kata sandi berhasil direset"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Kata sandi berhasil diubah"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Reset kata sandi"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Proyek:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Autentikasi dua faktor ditambahkan"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Metode: Perangkat keamanan (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nama perangkat:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4526,88 +4548,88 @@ msgstr ""
"Metode: Aplikasi otentikasi (TOTP )"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Autentikasi dua faktor dihapus"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Autentikasi dua faktor dihapus"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Kode pemulihan dibuat"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Kode pemulihan dibuat ulang"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Kode pemulihan digunakan untuk login"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Token API ditambahkan"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nama token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token API dihapus"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Pengidentifikasi unik:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token API otomatis dihapus demi alasan keamanan"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Alasan: Token ditemukan di url publik anda"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "Lihat %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Undangan untuk '${project_name}' ditolak."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4616,8 +4638,8 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4626,46 +4648,46 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "Lihat %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Undangan untuk '${project_name}' ditolak."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Semua rilisan %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4676,60 +4698,60 @@ msgstr ""
"Anda. Jika Anda melihat sesuatu yang mencurigakan, tolong amankan akun anda secepatnya."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Aktivitas akun terbaru"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Peristiwa"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Tanggal / waktu"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nama perangkat"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4802,11 +4824,11 @@ msgstr ""
"href=\"%(delete_href)s\">hapus proyek"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Lanjutkan dengan hati-hati!"
@@ -4818,27 +4840,27 @@ msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya"
msgid "Delete your PyPI account"
msgstr "Hapus akun PyPI Anda"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Mengelola"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Otentikasi dua faktor (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4853,87 +4875,87 @@ msgstr ""
"Belajar lebih tentang 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Metode pemulihan diaktifkan"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Metode pemulihan"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "dihasilkan %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Buat ulang"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Metode otentikasi dua faktor diaktifkan"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Metode dua faktor"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Tidak dapat menghapus Anda sendiri sebagai pemilik"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Hapus"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Hapus aplikasi otentikasi"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Hapus aplikasi"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Hapus perangkat keamanan dua faktor"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Hapus perangkat"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nama perangkat"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4951,7 +4973,7 @@ msgstr ""
"anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4967,7 +4989,7 @@ msgstr ""
" sebelum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid ""
#| "\n"
@@ -4985,7 +5007,7 @@ msgstr ""
" dua faktor tambahan ke akun anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid ""
#| "\n"
@@ -5001,11 +5023,11 @@ msgstr ""
"mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Buat kode pemulihan"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid ""
#| "\n"
@@ -5022,7 +5044,7 @@ msgstr ""
" dua faktor tambahan ke akun anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid ""
#| "\n"
@@ -5038,12 +5060,12 @@ msgstr ""
"faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Gunakan sebuah kode pemulihan"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid ""
#| "\n"
@@ -5055,7 +5077,7 @@ msgstr ""
" Anda belum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -5067,7 +5089,7 @@ msgstr ""
"Untuk mengatur 2FA dengan "
"aplikasi otentikasi:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "\n"
@@ -5083,8 +5105,8 @@ msgstr ""
"perangkat keamanan (cth. kunci USB)\n"
" "
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -5092,8 +5114,8 @@ msgstr ""
"Aktifkan JavaScript untuk menyiapkan otentikasi dua faktor dengan perangkat "
"keamanan (misal. Kunci USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Tingkatkan peramban Anda untuk menyiapkan otentikasi "
"dua faktor dengan perangkat keamanan (misal. kunci USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Remah roti"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Akun Anda"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navigasi akun"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Tindakan ini tidak dapat dibatalkan!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Konfirmasikan nama pengguna Anda untuk melanjutkan."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Konfirmasi %(item)s untuk melanjutkan."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Batal"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "tutup"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Masukkan kata sandi Anda untuk melanjutkan."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Publisher name"
msgid "Trusted Publisher Management"
msgstr "Nama penerbit"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5186,416 +5208,416 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Ditambahkan oleh:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Dihapus oleh:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Undang"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Nama anda"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "Spesifikasi"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher"
msgid "Publisher:"
msgstr "Penerbit"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Navigasi utama"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Dibuat %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Navigasi utama"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Undangan peran tidak valid."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Mengelola"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Pemilik"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Lihat"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s belum mengunggah proyek apa pun ke PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Undangan peran tidak valid."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Tolak"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Undang"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Dibuat"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr "Anda akan menerima sebuah email dengan tautan untuk reset password."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Pemilik tunggal"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Kelola proyek ini"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Lihat halaman publik proyek ini"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5606,13 +5628,13 @@ msgstr ""
"memulai, kunjungi Panduan Pengguna Python Packaging"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Hapus akun PyPI Anda"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "\n"
@@ -5628,7 +5650,7 @@ msgstr ""
" sebelum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Utama yang akan "
"menerima pemberitahuan."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5669,98 +5691,98 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Nama Proyek"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Nama proyek"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "pemilik"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nama repositori"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repositori"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Nama anda"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "Nama repositori tidak valid"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Alasan (pilihan)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5771,22 +5793,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Tambahkan"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5800,75 +5822,75 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nama"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Tidak ada nama yang ditetapkan"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nama proyek"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Proyek:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Rilis"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5879,8 +5901,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5894,33 +5916,33 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Email"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Subjek:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Subjek:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5928,8 +5950,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5943,117 +5965,117 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nama proyek"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Proyek:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Nama pengguna anda"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nama pengguna"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Mengelola versi"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Proyek:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Proyek yang sedang tren"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Penerbit"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new pending publisher"
msgstr "Kelola penyedia saat ini"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -6064,15 +6086,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6086,7 +6108,7 @@ msgstr ""
" Anda belum mengaktifkan autentikasi dua faktor pada akun anda.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
#, fuzzy
#| msgid ""
#| "\n"
@@ -6104,7 +6126,7 @@ msgstr ""
"kode pemulihan Anda di sini.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
#, fuzzy
#| msgid ""
#| "\n"
@@ -6120,21 +6142,21 @@ msgstr ""
"tidak akan bisa dipakai untuk melewati 2FA.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Kode pemulihan akun"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Buat kembali kode pemulihan"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -6144,7 +6166,7 @@ msgstr ""
"harus menggunakan salah satu kode pemulihan ini untuk masuk ke akun PyPI "
"Anda. Setiap kode hanya dapat digunakan sekali."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -6152,7 +6174,7 @@ msgstr ""
"Kode ini seharusnya hanya digunakan untuk pemulihan akun, "
"bukan untuk masuk biasa."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6163,69 +6185,69 @@ msgstr ""
"kode pemulihan ini, Anda mungkin kehilangan akses ke akun PyPI Anda secara "
"permanen!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Simpan kode pemulihan Anda"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Unduh sebagai file"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Simpan"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Lanjutkan"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Kode ini tidak akan terlihat lagi."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Pastikan bahwa Anda menyimpannya dengan aman sebelum melanjutkan."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Hapus token API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token untuk %(macaroon_description)s"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Izin:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Unggah paket"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Cakupan:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Seluruh akun (semua proyek)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Proyek \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6233,28 +6255,29 @@ msgstr ""
"Demi alasan keamann token ini hanya akan muncul sekali. Salin "
"sekarang."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Salin token ke papan klip"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Salin token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Menggunakan token ini"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Untuk menggunakan token API ini:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Setel nama pengguna Anda ke %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -6262,7 +6285,7 @@ msgid ""
msgstr ""
"Setel password Anda ke nilai token, termasuk prefiks %(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6272,7 +6295,7 @@ msgstr ""
"mengunggah proyek ke PyPI, setel file %(filename)s
Anda seperti "
"ini:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6283,7 +6306,7 @@ msgstr ""
"mengunggah proyek ke PyPI, Anda dapat menyetel file %(filename)s"
"code> Anda seperti ini:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6291,11 +6314,11 @@ msgstr ""
"baik token cakupan pengguna atau token cakupan proyek yang ingin Anda setel "
"sebagai default"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "token proyek"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6307,7 +6330,7 @@ msgstr ""
"Anda lalu dapat menggunakan %(command)s
untuk menukar ke token "
"yang benar ketika mengunggah ke PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, kunjungi halaman bantuan PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Tambah token lain"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nama token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Untuk apa token ini?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Pilih cakupan..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6344,17 +6367,17 @@ msgstr ""
"Token API bercakupan ke seluruh akun Anda akan memiliki izin mengunggah "
"untuk semua proyek Anda saat ini dan masa depan."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Buat Akun"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Setel 2FA dengan aplikasi otentikasi (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the standarTOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6374,15 +6397,15 @@ msgstr ""
"Kunjungi halaman bantuan PyPI untuk daftar aplikasi "
"yang cocok."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Setel aplikasi Anda"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Pindai kode QR dengan aplikasi otentikasi pilihan Anda."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6390,11 +6413,11 @@ msgstr ""
"Demi alasan keamanan, Anda hanya dapat menghubungkan satu aplikasi "
"otentikasi untuk setiap akun PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "Kode QR untuk menyiapkan aplikasi otentikasi"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6402,15 +6425,15 @@ msgid ""
"instead:"
msgstr "Tidak ada pemindai QR? Masukkan kode secara manual:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verifikasi aplikasi"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Kode otentikasi"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6422,15 +6445,15 @@ msgstr ""
"Untuk menyelesaikan proses penyiapan, masukkan kode autentikasi yang "
"disediakan oleh aplikasi Anda."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Penyiapan aplikasi"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Siapkan 2FA dengan alat kemanan (misal. kunci USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the standar FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan dan Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Beri nama perangkat Anda untuk memulai"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI mendukung penambahan beberapa perangkat keamanan."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6470,11 +6493,11 @@ msgstr ""
"Beri nama perangkat ini. 64 karakter atau kurang. Semua Unicode valid, "
"termasuk spasi."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Siapkan perangkat keamanan"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6489,7 +6512,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">browser yang mendukung."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6497,21 +6520,21 @@ msgstr ""
"Perhatikan bahwa beberapa kunci USB lama tidak mematuhi standar FIDO dan "
"tidak akan berfungsi dengan PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6521,77 +6544,76 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Undang"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Undang"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Riwayat Proyek '%(project_name)s '"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6603,25 +6625,25 @@ msgstr ""
"Setiap kali Anda (atau kolaborator Anda) melakukan tindakan keamanan yang "
"berkaitan dengan proyek ini, tindakan dicatat dan ditampilkan di sini."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6630,19 +6652,19 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6650,7 +6672,7 @@ msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6659,7 +6681,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6668,7 +6690,7 @@ msgstr ""
"%(username)s ditambahkan sebagai proyek "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6677,7 +6699,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6686,7 +6708,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6696,7 +6718,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6706,7 +6728,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6716,7 +6738,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6726,44 +6748,44 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
@@ -6771,8 +6793,8 @@ msgstr ""
"%(username)s ditambahkan sebagai proyek "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6780,108 +6802,108 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Daftar"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Dibuat oleh:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Dibuat oleh:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Dihapus oleh:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Dihapus oleh:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Tolak"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Diubah oleh:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Undang"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Dihapus oleh:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Riwayat keamanan untuk %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6896,33 +6918,33 @@ msgstr ""
"memulai, kunjungi Panduan Pengguna Python Packaging"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Anda menerima ini karena Anda pemilik proyek ini."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6930,60 +6952,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Proyek yang sedang tren"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Daftarkan proyek baru."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Daftarkan proyek baru."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA bernyala"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA gak nyala"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6995,13 +7017,13 @@ msgstr ""
"Gunakan halaman ini untuk mengendalikan pengguna PyPI mana yang dapat "
"membantu Anda mengelola %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -7010,217 +7032,217 @@ msgid ""
"can do."
msgstr "Ada dua kemungkinan peran untuk kolaborator:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Membuat rilis baru"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Daftarkan proyek baru."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Hapus proyek"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Pengguna yang dapat mengelola %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Pengguna"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Simpan peran"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Tidak dapat menghapus Anda sendiri sebagai pemilik"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Udangan menunggu keputusan"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Udangan kadaluarsa"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Cabut undangan"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Cabut undangan untuk %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Hapus"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Udangan kadaluarsa"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Undang"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Akun telah dibuat"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s untuk berkomunikasi dengan "
"administrator PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Detail akun"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Mengelola versi"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Undangan peran tidak valid."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7289,32 +7311,32 @@ msgid ""
"your organization."
msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Buat sebuah akun"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7334,29 +7356,29 @@ msgstr[0] ""
"strong> dari%(count)s proyek.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Hapus proyek"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transfer kepemilikan atauhapus proyek"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7422,52 +7444,52 @@ msgstr[0] ""
" %(count)s proyek\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Kelola proyek ini"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Membuat rilis baru"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Nama token"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Kelola dokumentasi '%(project_name)s'"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Hancurkan dokumentasi"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s tidak dapat dikembalikan, "
"karena mengunggah dokumentasi baru sudah tidak didukung."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Hancurkan Dokumentasi untuk proyek"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Dokumentasi proyek"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Mengunggah dokumentasi baru tidak lagi didukung"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7498,77 +7520,77 @@ msgstr ""
"Setiap kali Anda (atau kolaborator Anda) melakukan tindakan keamanan yang "
"berkaitan dengan proyek ini, tindakan dicatat dan ditampilkan di sini."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Proyek dibuat"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr " Versi rilis %(version)s dibuat"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Versi rilis %(version)s dihapus"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr " Versi rilis %(version)s dibuat"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Diubah oleh:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr " Versi rilis %(version)s dibuat"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Berkas dihapus dari versi rilis %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nama file:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Berkas dihapus dari versi rilis %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s ditambahkan sebagai proyek "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7578,7 +7600,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7588,7 +7610,7 @@ msgid ""
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7598,7 +7620,7 @@ msgid ""
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
@@ -7606,7 +7628,7 @@ msgstr ""
"%(username)s ditambahkan sebagai proyek "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7614,7 +7636,7 @@ msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)s diubah menjadi proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7622,183 +7644,183 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s dihapus sebagai proyek %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Token API dihapus"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Izin: Dapat mengunggah ke proyek ini"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Dibuat"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Token API dihapus"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Dikendalikan oleh:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Persyaratan 2FA diaktifkan"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Diaktifkan oleh:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Persyaratan 2FA dinonaktifkan"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Dinonaktifkan oleh:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nama proyek"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Cari proyek"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nama proyek"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Cari proyek"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Kembali ke proyek"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Undangan untuk '${project_name}' ditolak."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Proyek ini tidak memiliki rilis"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7807,39 +7829,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Kelola penyedia saat ini"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Tidak ada penerbit yang telah dikonfigurasi saat ini."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage current providers"
msgid "Add a new publisher"
msgstr "Kelola penyedia saat ini"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "Nama repositori tidak valid"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7847,94 +7869,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "Nama repositori tidak valid"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Kelola '%(project_name)s '– versi rilis %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Rilis versi %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Rilis baru"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "tampilkan rilisan"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Berkas untuk rilis %(version)s dari %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nama berkas, ukuran"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipe"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versi Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Tanggal unggah"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Tampilkan pengaturan berkas"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Pengaturan berkas"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Unduh"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Hapus berkas dari"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Hapus berkas"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Mengunggah berkas baru"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Tidak ada berkas ditemukan"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Abaikan"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Panduan Pengguna Pengemasan Python "
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Pengaturan rilis"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Rilis baru"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8011,7 +8033,7 @@ msgstr[0] ""
"umumnya.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -8027,7 +8049,7 @@ msgstr ""
"pada sebagian besar skenario.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8045,7 +8067,7 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8058,8 +8080,8 @@ msgstr ""
"href=\"%(href)s\">PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8077,27 +8099,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Alasan (pilihan)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versi"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Hapus rilisan"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8119,12 +8141,12 @@ msgstr[0] ""
"%(count)s.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Penghapusan akan menghapus rilisan ini."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -8132,8 +8154,8 @@ msgstr ""
"Anda tidak dapat mengunggah ulang distribusi yang baru dengan tipe yang sama "
"dengan nomor versi yang ada."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -8143,8 +8165,8 @@ msgstr ""
"tersemat dari package ini. Ini dimaksudkan sebagai upaya terakhir untuk "
"mengatasi masalah hukum atau mengapus rilis berbahaya."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider kirim rilis sebagai gantinya."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Rilis untuk %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Tanggal rilis"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Berkas"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Alasan menarik"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Mengelola versi"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Tidak ada berkas"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Lihat pilihan rilis"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opsi untuk %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Kembalikan Rilis"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Urungkan pembatalan"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Batalkan"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Kembalikan rilis"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Kelola rilis '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Membuat rilis baru"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Rilis tidak ditemukan"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Panduan Pengguna "
"Python Packaging"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Kelola kolaborator %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8275,26 +8297,26 @@ msgstr ""
"Gunakan halaman ini untuk mengendalikan pengguna PyPI mana yang dapat "
"membantu Anda mengelola %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Tautan proyek"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Ada dua kemungkinan peran untuk kolaborator:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Pengelola"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8306,7 +8328,7 @@ msgstr ""
"Dapat mengunggah rilis untuk sebuah paket. Tidak dapat mengundang "
"kolaborator. Tidak dapat menghapus file, rilis, atau proyek."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8330,106 +8352,106 @@ msgstr "Pengguna yang dapat mengelola %(project_name)s"
msgid "Collaborator"
msgstr "Kolaborator"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "Buat sebuah akun"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Tidak dapat menghapus Anda sendiri sebagai pemilik"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Undang kolaborator"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Daftarkan proyek baru."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Undang kolaborator"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Undang kolaborator"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Kelola pengaturan '%(project_name)s'"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Pengaturan proyek"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Ukuran proyek:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (meminta kenaikan) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Buat token untuk %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8438,11 +8460,11 @@ msgstr ""
"Verivikasi alamat email Anda untuk menambahkan "
"token API untuk %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Deskripsi proyek dan sidebar"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8479,27 +8501,27 @@ msgstr ""
"target=\"_blank\">Panduan Pengguna Python Packaging untuk bantuan lebih "
"lanjut."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8507,68 +8529,68 @@ msgid ""
"organization."
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Anda sekarang menjadi ${role} dari proyek '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Tidak ada proyek"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nama Proyek"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Mengapus proyek ini akan:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8576,45 +8598,45 @@ msgid ""
"role."
msgstr "Anda tidak akan dapat memulihkan akun setelah menghapusnya"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Token tidak valid: bukan token undangan kolaborasi"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Kelola proyek"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Buat sebuah akun"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8622,13 +8644,13 @@ msgid ""
"or manage."
msgstr "Token tidak valid: bukan token undangan kolaborasi"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8636,88 +8658,88 @@ msgid ""
"manage."
msgstr "Token tidak valid: bukan token undangan kolaborasi"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s belum mengunggah proyek apa pun ke PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Buat token untuk %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nama repositori"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Deskripsi proyek"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Cari proyek"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8730,35 +8752,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Cari proyek"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Hapus proyek"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Mengapus proyek ini akan:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8770,15 +8792,15 @@ msgstr[0] ""
"Hapus proyek secara permanen bersama dengan %(count)srilis"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Mengapus permanen proyek"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr "Buat nama proyek tersedia untuk pengguna PyPI lainnya"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8791,7 +8813,7 @@ msgstr ""
"dirilis sebelumnya (semua nama file distribusi PyPI unik, karena dibuat "
"dengan menggabungkan nama proyek + nomor versi + jenis distribusi)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8803,82 +8825,82 @@ msgstr ""
"Setiap kali Anda (atau kolaborator Anda) melakukan tindakan keamanan yang "
"berkaitan dengan proyek ini, tindakan dicatat dan ditampilkan di sini."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Kembali ke proyek"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Cari proyek"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Kelola '%(project_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Hapus %(user)s dari proyek ini"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Anda bukan pemilik proyek ini"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Tambahkan email"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. memasang paket."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Panduan Pengguna Pengemasan Python "
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9140,7 +9162,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our %(title)s\" target=\"_blank\" rel=\"noopener\">PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Daftar pengklasifikasi"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Catatan:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9236,7 +9257,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Pedoman Perilaku PSF"
"a>."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9249,7 +9270,7 @@ msgstr ""
"membuat dan menyimpan kode pemulihan dengan "
"aman untuk mendapatkan kembali akses dalam peristiwa itu .."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9264,7 +9285,7 @@ msgstr ""
"metode otentikasi dua faktor yang didukung dan menentukan kode pemulihan."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help , Anda dapat meminta "
"bantuan dengan pemulihan akun."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Apa itu paket, proyek, atau rilis?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Bagaimana cara menginstal file (paket) dari PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Bagaimana cara mengemas dan menerbitkan kode saya untuk PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Apa itu klasifikasi trove?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Apa itu rilis \"ditarik\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Cari proyek"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Mengapa saya memerlukan alamat email terverifikasi?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Mengapa PyPI memberi tahu saya bahwa kata sandi saya disusupi?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
"Apa yang harus saya lakukan jika saya melihat aktivitas mencurigakan di akun "
"saya?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Mengapa PyPI memberi tahu saya bahwa token API saya disusupi?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Apa itu otentikasi dua faktor dan bagaimana cara kerjanya di PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9339,7 +9360,7 @@ msgstr ""
"title=\"time-based one-time password\">TOTP
)? Bagaimana cara "
"menyiapkannya di PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9351,13 +9372,13 @@ msgstr ""
"Bagaimana cara kerja otentikasi dua faktor dengan perangkat keamanan "
"(misalnya kunci USB)? Bagaimana cara menyiapkannya di PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Perangkat apa (selain kunci USB) yang dapat saya gunakan sebagai perangkat "
"keamanan?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9369,92 +9390,92 @@ msgstr ""
"Bagaimana cara kerja otentikasi dua faktor dengan kode pemulihan? Bagaimana "
"cara menyiapkannya di PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
"Bagaimana cara menggunakan token API untuk mengautentikasi dengan PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
"Mengapa tindakan tertentu mengharuskan saya untuk mengonfirmasi kata sandi "
"saya?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Bagaimana saya bisa mempublikasikan paket pribadi saya ke PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Apakah PyPI memiliki API yang dapat saya gunakan?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Bagaimana cara menjalankan mirror PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Bagaimana saya mendapatkan pemberitahuan ketika versi baru dari sebuah "
"proyek dirilis?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Di mana saya dapat melihat statistik tentang PyPI, unduhan, dan penggunaan "
"project/paket?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Bagaimana saya bisa mempublikasikan paket pribadi saya ke PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Mengapa nama proyek yang saya inginkan tidak tersedia?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Bagaimana cara mengklaim nama proyek yang ditinggalkan atau terdaftar "
"sebelumnya?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Peran kolaborator apa yang tersedia untuk proyek di PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Bagaimana cara menjadi pemilik/pengelola proyek di PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Bagaimana cara mengunggah deskripsi proyek dalam format yang berbeda?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Bagaimana cara mendapatkan pembebasan atau peningkatan batas ukuran file "
"untuk proyek saya?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Bagaimana cara mendapatkan pembebasan atau peningkatan batas ukuran untuk "
"proyek saya?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9462,32 +9483,32 @@ msgstr ""
"Dari mana PyPI mendapatkan data kerentanan proyek nya, dan bagaimana cara "
"saya mengoreksinya?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Terbaru dari pers: rilis proyek terbaru"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Mengapa saya mendapatkan eror \"deskripsi gagal di-render\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Mengapa saya tidak dapat mengunggah file ke PyPI secara manual, melalui "
"antarmuka browser?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Saya lupa kata sandi PyPI saya. Bisakah kamu membantuku?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Saya kehilangan akses ke akun PyPI saya. Bisakah kamu membantuku?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9499,7 +9520,7 @@ msgstr ""
"Mengapa saya mendapatkan \"informasi otentikasi tidak valid atau tidak ada."
"\" kesalahan saat mengunggah file?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9507,17 +9528,17 @@ msgstr ""
"Mengapa saya mendapatkan kesalahan \"Tidak ditemukan distribusi yang cocok\" "
"atau \"Tidak dapat mengambil URL\" disaat pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"Saya mengalami masalah saat menggunakan situs web PyPI. Bisakah kamu "
"membantuku?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Mengapa registrasi paket atau pengguna saya diblokir?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9525,16 +9546,16 @@ msgstr ""
"Mengapa saya mendapatkan pesan error \"Nama file atau konten sudah ada\" "
"atau \"Nama file telah digunakan sebelumnya\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Bagaimana cara meminta pengklasifikasi trove baru?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
"Di mana saya dapat melaporkan bug atau memberikan umpan balik tentang PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9549,37 +9570,37 @@ msgstr ""
"title=\"time-based one-time password\">TOTP)? Bagaimana cara "
"menyiapkannya di PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Siapa yang mengelola PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Apa kekuatan PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Bisakah saya bergantung pada ketersediaan PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Bagaimana cara berkontribusi pada PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Bagaimana cara mengikuti perubahan yang akan datang pada PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Bagaimana cara menjalankan mirror PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9587,44 +9608,44 @@ msgstr ""
"Apa arti dari lencana \"fitur beta\"? Apa sajakah fitur beta Warehouse saat "
"ini?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Bagaimana cara mengucapkan \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Pertanyaan umum"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Dasar"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Akun Saya"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Mengintegrasikan"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administrasi proyek di PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Penyelesaian masalah"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Tentang"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9647,21 +9668,21 @@ msgstr "Tentang"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Kami menggunakan sejumlah istilah untuk mendeskripsikan "
@@ -9683,7 +9704,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Panduan Pengguna Python Packaging."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9714,7 +9735,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Panduan Pengguna "
"Python Packaging."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See halaman pengklasifikasi untuk informasi lebih lanjut, "
"serta daftar pengklasifikasi yang valid."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9748,7 +9769,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> untuk informasi lebih lanjut."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9759,11 +9780,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Akun saya"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9771,15 +9792,15 @@ msgstr ""
"Saat ini, PyPI memerlukan alamat email terverifikasi untuk melakukan operasi "
"berikut:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Daftarkan proyek baru."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Unggah versi atau file baru."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9787,7 +9808,7 @@ msgstr ""
"Daftar aktivitas yang membutuhkan alamat email terverifikasi kemungkinan "
"akan bertambah seiring waktu."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of mengenai keterjangkauan pengelola. Ini juga mengurangi kelangsungan "
"serangan spam untuk membuat banyak akun secara otomatis."
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your PyPI itself has not suffered a breach. This is a protective measure "
@@ -9884,7 +9905,7 @@ msgstr ""
"hingga Anda menyetel ulang sandi Anda . "
""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9895,9 +9916,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Semua peristiwa pengguna PyPI disimpan di bawah riwayat keamanan di "
"pengaturan akun. Jika ada peristiwa yang tampak mencurigakan, lakukan "
@@ -9905,7 +9926,7 @@ msgstr ""
"password Anda
Hubungi admin PyPI tentang kejadian di %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9919,7 +9940,7 @@ msgstr ""
"Bagian aktivitas mencurigakan juga "
"berlaku.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9962,7 +9983,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">discuss.python.org.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9975,7 +9996,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">standar TOTP."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9985,7 +10006,7 @@ msgstr ""
"menghasilkan kode otentikasi yang berubah secara teratur untuk digunakan "
"saat masuk ke akun Anda."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9995,7 +10016,7 @@ msgstr ""
"standar terbuka, ada banyak aplikasi yang kompatibel dengan akun PyPI Anda. "
"Aplikasi populer termasuk:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android atau iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(hak milik)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android atau iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(sumber terbuka)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -10050,7 +10071,7 @@ msgstr ""
"Untuk mengatur 2FA dengan "
"aplikasi otentikasi:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -10058,7 +10079,7 @@ msgstr ""
"Buka aplikasi otentikasi (TOTP"
"abbr>)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -10068,7 +10089,7 @@ msgstr ""
"2FA dengan aplikasi "
"otentikasi\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -10076,7 +10097,7 @@ msgstr ""
"PyPI akan membuat kunci rahasia, khusus untuk akun Anda. Ini ditampilkan "
"sebagai kode QR, dan sebagai kode teks."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -10084,7 +10105,7 @@ msgstr ""
"Pindai kode QR dengan aplikasi otentikasi Anda, atau ketik secara manual. "
"Metode masukan akan tergantung pada aplikasi yang Anda pilih."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -10096,7 +10117,7 @@ msgstr ""
"Aplikasi Anda akan menghasilkan kode otentikasi - gunakan ini untuk "
"memverifikasi pengaturan Anda di PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -10106,25 +10127,25 @@ msgstr ""
"memungkinkan aplikasi Anda menghasilkan kode otentikasi yang valid untuk "
"akun PyPI Anda."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Lain kali Anda masuk ke PyPI, Anda harus:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Berikan nama pengguna dan kata sandi Anda, seperti biasa"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "Buka aplikasi otentikasi Anda untuk menghasilkan kode otentikasi"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Gunakan kode ini untuk menyelesaikan login ke PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10135,7 +10156,7 @@ msgstr ""
"browser. Kata sandi ini kemudian digunakan oleh PyPI untuk mengotentikasi "
"Anda sebagai pengguna."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10145,7 +10166,7 @@ msgstr ""
"Untuk menyiapkan otentikasi dua faktor dengan kunci USB, Anda "
"memerlukan:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn dan PublicKeyCredential, karena ini "
"adalah standar yang diterapkan oleh PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Untuk menjalankan JavaScript di browser Anda"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the spesifikasi FIDO U2F"
"a>:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10197,11 +10218,11 @@ msgstr ""
"spesifikasi FIDO
, dan oleh karena itu tidak akan berfungsi dengan "
"PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Ikuti langkah-langkah berikut:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10215,11 +10236,11 @@ msgstr "Ikuti langkah-langkah berikut:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10233,7 +10254,7 @@ msgstr ""
"diinstruksikan oleh browser Anda\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10241,7 +10262,7 @@ msgstr ""
"Setelah selesai, USB key Anda akan terdaftar pada akun PyPI Anda dan dapat "
"digunakan pada saat proses log in."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10259,7 +10280,7 @@ msgstr ""
"ke PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of perangkat yang sesuai dengan FIDO, "
"dan oleh karena itu dapat digunakan dengan PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10283,7 +10304,7 @@ msgstr ""
"untuk %(title)sponsel untuk bertindak sebagai perangkat keamanan."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, pengguna PyPI akan dapat memanfaatkan "
"setiap perkembangan di masa depan di bidang ini."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -10316,7 +10337,7 @@ msgstr ""
"perangkat keamanan, Anda dapat menggunakan kode ini "
"untuk masuk ke PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10335,11 +10356,11 @@ msgstr ""
"pemulihan. Setelah menggunakan kode pemulihan untuk sign in, kode akan "
"menjadi tidak aktif."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Untuk menyediakan kode pemulihan:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10347,7 +10368,7 @@ msgstr ""
"Masuk ke akun PyPI Anda, buka pengaturan akun Anda, dan pilih \"Buat kode "
"pemulihan\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10356,7 +10377,7 @@ msgstr ""
"mencetaknya dan menyimpannya di lokasi yang aman atau menyimpannya di "
"pengelola kata sandi."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10366,11 +10387,11 @@ msgstr ""
"semuanya, Anda bisa mendapatkan yang baru dengan memilih \"Buat kembali kode "
"pemulihan\" di pengaturan akun Anda."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Untuk sign in menggunakan kode pemulihan:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10382,14 +10403,14 @@ msgstr ""
"Saat diminta untuk otentikasi dua faktor, pilih \"Login menggunakan kode "
"pemulihan\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Karena setiap kode hanya dapat digunakan sekali, Anda mungkin dapat menandai "
"kode tersebut sebagai telah digunakan"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10399,7 +10420,7 @@ msgstr ""
"ingin membuat rangkaian baru menggunakan tombol \"Buat kembali kode "
"pemulihan\" di pengaturan akun Anda."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10411,7 +10432,7 @@ msgstr ""
"Token API menyediakan cara alternatif untuk mengautentikasi saat mengunggah "
"paket ke PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10442,13 +10463,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(periksa pengaturan akun Anda)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10478,20 +10499,20 @@ msgstr ""
"Di pengaturan akun Anda, buka bagian token API dan "
"pilih \"Tambahkan token API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Untuk menggunakan token API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Setel nama pengguna Anda menjadi __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr "Setel sandi Anda ke nilai token, termasuk awalan pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10509,7 +10530,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
jika Anda menggunakan Travis )."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10518,7 +10539,7 @@ msgstr ""
"dengan base64, dan memeriksa keluarannya dengan pengenal unik yang "
"ditampilkan pada PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10532,13 +10553,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI meminta Anda untuk mengkonfirmasi kata sandi Anda sebelum "
@@ -10552,18 +10573,18 @@ msgstr ""
"strong>
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10571,15 +10592,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Ya, termasuk RSS feed dari paket baru dan rilis baru."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Lihat referensi API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the aplikasi GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and mengunduh statistik penggunaan melalui data set publik "
"kami di Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"faktor relevan lainnya."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see halaman tatus kami"
"a>."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10666,14 +10687,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10685,7 +10706,7 @@ msgstr ""
"menjalankan penerapan Anda sendiri dari proyek devpi"
"a>."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10697,7 +10718,7 @@ msgstr ""
"atau rilis dengan nama yang sama di PyPI. Saat ini, ada empat alasan utama "
"hal ini dapat terjadi:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python Standard Library dari semua "
"versi utama dari 2.5 hingga saat ini."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10726,7 +10747,7 @@ msgstr ""
"%(correct_code)s
, dan seharusnya tidak mengejutkan pengguna "
"dengan paket jahat."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10734,12 +10755,12 @@ msgstr ""
"Nama proyek telah didaftarkan oleh pengguna lain, tetapi tidak ada rilis "
"yang dibuat."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Lihat %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"Cara meminta transfer nama\" di PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10758,11 +10779,11 @@ msgstr ""
"Dapat mengunggah rilis untuk paket. Tidak dapat menambahkan kolaborator. "
"Tidak dapat menghapus file, rilis, atau proyek."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Pemilik:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10770,7 +10791,7 @@ msgstr ""
"Dapat mengunggah rilis. Dapat menambahkan kolaborator. Dapat menghapus file, "
"rilis, atau seluruh proyek."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10784,21 +10805,21 @@ msgstr ""
"memberikan rincian kontak mereka di bidang 'Pencipta' pada rincian 'Meta' di "
"halaman proyek."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
"Jika pemilik tidak merespons, lihat %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10807,7 +10828,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Panduan Pengguna Python Packaging untuk detail tentang "
"format yang tersedia."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10834,14 +10855,14 @@ msgstr ""
"perlu atau file individual untuk menurunkan ukuran proyek Anda secara "
"keseluruhan."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10858,7 +10879,7 @@ msgstr ""
"perlu atau file individual untuk menurunkan ukuran proyek Anda secara "
"keseluruhan."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Ajukan masalah dan beri tahu kami:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the Panduan Pengguna Python Packaging."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10906,7 +10927,7 @@ msgstr ""
"laporkan masalah secara mendetail."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10916,7 +10937,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10927,7 +10948,7 @@ msgstr ""
"menggunakan perintah check dari "
"twine untuk memeriksa validitas deskripsi secara lokal."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10939,38 +10960,38 @@ msgstr ""
"Jika Anda lupa password PyPI Anda tapi Anda ingat alamat email atau "
"username, ikuti langkah-langkah berikut untuk mereset password Anda:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Buka setel ulang kata sandi Anda."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Masukkan alamat email atau nama pengguna yang Anda gunakan untuk PyPI dan "
"kirimkan formulir."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Anda akan menerima sebuah email dengan tautan untuk reset password."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Jika Anda kehilangan akses ke akun PyPI Anda karena:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Kehilangan akses ke alamat email yang terkait dengan akun Anda"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, aplikasi, perangkat"
"a>, dan kode pemulihan otentikasi dua faktor"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to mengajukan masalah ke pelacak kami "
"untuk meminta bantuan terkait akun pemulihan."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Pastikan Token API Anda valid dan tidak dicabut."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -11007,13 +11028,13 @@ msgstr ""
"Pastikan API Token Anda terformat dengan benar dan "
"tidak mengandung karakter tambahan seperti baris baru."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Setel nama pengguna Anda menjadi __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -11025,7 +11046,7 @@ msgstr ""
"Dalam kedua kasus tersebut, ingatlah bahwa PyPI dan Test PyPI masing-masing "
"mengharuskan Anda membuat akun, jadi kredensial Anda mungkin berbeda."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11052,7 +11073,7 @@ msgstr ""
"\"Properties\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -11072,7 +11093,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Pelajari alasannya "
"pada blog PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -11084,7 +11105,7 @@ msgstr ""
"dapat mengambil URL
, coba tambahkan -v
pada perintah "
"tersebut untuk mendapatkan lebih banyak informasi:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -11096,7 +11117,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, Anda harus terhubung ke PyPI "
"dengan pustaka dukungan TLS yang lebih baru."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -11108,7 +11129,7 @@ msgstr ""
"vendor OS Anda, atau distributor lainnya), dan versi Python yang terinstal, "
"setuptools
, dan pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to diskusikan di Discourse, termasuk OS "
"Anda dan detail instalasi dan keluaran dari %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take aksesibilitas dengan sangat serius dan ingin membuat "
"situs web ini mudah digunakan untuk semua orang."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , agar kami dapat mencoba memperbaiki masalah tersebut, untuk "
"Anda dan orang lain."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11165,7 +11186,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> "
"menggunakan acuan ini untuk unggah proyek Anda ke PyPI ."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11179,7 +11200,7 @@ msgstr ""
"Deskripsi Panjang dan data lain yang terkait dengan proyek dan memiliki "
"reputasi pencarian yang solid, PyPI menjadi target utama."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11196,24 +11217,24 @@ msgstr ""
"rel=\"noopener\">halaman status kami untuk lebih jelasnya, karena "
"kemungkinan besar kami akan memperbarui itu dengan alasan intervensi."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
"PyPI akan mengembalikan kesalahan ini karena salah satu alasan berikut:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Nama file telah digunakan dan file sudah ada"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Nama file telah digunakan tetapi file tidak ada lagi"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Ada file dengan konten yang sama persis"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11221,13 +11242,13 @@ msgstr ""
"PyPI tidak mengizinkan sebuah nama file untuk dipakai ulang, meskipun proyek "
"tersebut telah dihapus dan dibuat ulang."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11235,14 +11256,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11255,7 +11276,7 @@ msgstr ""
"rel=\"noopener\">proyek pypa/trove-classifiers
. Pastikan "
"untuk memasukkan penjelasan singkat mengapa itu penting."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11272,7 +11293,7 @@ msgstr ""
"untuk masalah dengan perangkat lunak yang menjalankan PyPI. Sebelum menulis "
"masalah baru, periksa dulu apakah masalah yang sama belum ada."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11280,7 +11301,7 @@ msgstr ""
"Jika Anda mengalami masalah dengan paket tertentu yang diinstal dari PyPI, "
"Anda harus menghubungi pengelola proyek itu secara langsung."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11288,7 +11309,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11298,14 +11319,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11313,7 +11334,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; yang dananya memungkinkan pengembang untuk meningkatkan "
"keamanan dan aksesibilitas Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by sponsor murah "
"hati kami."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11386,7 +11407,7 @@ msgstr ""
"sudah kuat, teruji, dan siap untuk browser dan lalu lintas API yang "
"diharapkan."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via mirror or a "
"private index."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11425,11 +11446,11 @@ msgstr ""
"dan meningkatkan PyPI (juga dikenal sebagai proyek Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Keuangan:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11438,11 +11459,11 @@ msgstr ""
"Kami sangat menghargai donasi Anda untuk mendanai "
"pengembangan dan pemeliharaan."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Pengembangan:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11455,7 +11476,7 @@ msgstr ""
"faktanya, kami akan senang membantu Anda membuat pull request sumber terbuka "
"pertama Anda!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11486,7 +11507,7 @@ msgstr ""
"href=\"%(good_first_issue_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">'Good first issue' – kami sarankan Anda mulai dari sini."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into forumPython packaging di Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the Atom dan RSS untuk label \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11581,7 +11602,7 @@ msgstr ""
"Anda dapat membuat kode pemulihan untuk akun Anda di sini:\n"
"%(href)s\n"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11592,11 +11613,11 @@ msgstr ""
"berfungsi dengan baik, tetapi ini baru dan kurang teruji dibandingkan fungsi "
"situs lainnya."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Saat ini, tidak ada fitur dalam versi beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11611,40 +11632,46 @@ msgstr ""
"title=\"%(title)s\">PyPy, yang merupakan implementasi alternatif yang "
"populer untuk bahasa Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Sumber daya"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
"Tidak menemukan yang Anda cari? Mungkin link-link berikut ini bisa membantu:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentasi"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Panduan Pengguna Python Packaging"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Dokumentasi Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(website utama Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Halaman komunitas Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(daftar saluran IRC, daftar surat, dll.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Kontak"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The , atau telusuri papan online."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Keamanan"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Laporkan isu keamanan"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11679,11 +11706,11 @@ msgstr ""
"Kami menangani keamanan dengan sangat serius dan meminta Anda mengikuti "
"kebijakan keamanan kami dengan hati-hati."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Penting!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11697,57 +11724,57 @@ msgstr ""
"JANGAN melaporkan hal tersebut pada forum publik manapun, "
"termasuk (namun tidak terbatas pada):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Pelacak masalah GitHub kami"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Saluran obrolan resmi atau tidak resmi"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Mailing list resmi atau tidak resmi"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11760,11 +11787,11 @@ msgstr ""
"at python dot org, dengan menyertakan informasi yang relevan sebanyak "
"mungkin."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Apa yang terjadi selanjutnya?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11772,7 +11799,7 @@ msgstr ""
"Setelah Anda mengirimkan masalah melalui email, Anda akan menerima "
"pemberitahuan dalam waktu 48 jam."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11780,50 +11807,50 @@ msgstr ""
"Bergantung pada tindakan yang akan diambil, Anda mungkin menerima email "
"tindak lanjut lebih lanjut."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "Kebijakan keamanan ini terakhir diperbarui pada 14 Maret 2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Peta situs PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Rumah PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Cari dan filter proyek"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autentikasi"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Masuk"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Kebijakan keamanan"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Dukung PyPI dan proyek terkait"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Sponsori Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11831,11 +11858,11 @@ msgstr ""
"Python Software Foundation mengumpulkan dan mendistribusikan dana untuk "
"meningkatkan ekosistem packaging Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Proyek terbaru yang didanai meliputi:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11843,7 +11870,7 @@ msgstr ""
"Peluncuran ulang Python Package Index yang sukses, didukung oleh basis kode "
"'Warehouse' yang baru"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program pada tahun 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11864,7 +11891,7 @@ msgstr ""
"Meningkatkan keamanan dan aksesibilitas PyPI, dan menambahkan dukungan untuk "
"banyak lokal"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research pada tahun 2019 dan 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "Merombak pengalaman pengguna pip dan penyelesaian dependensi"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program pada tahun 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11921,11 +11948,11 @@ msgstr ""
"Dengan dukungan Anda, PSF dapat terus mendanai perbaikan packaging , yang "
"bermanfaat bagi jutaan pengguna Python di seluruh dunia."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Sponsor PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11935,16 +11962,16 @@ msgstr ""
"komunitas Python setiap hari. Pekerjaan ini hanya dapat dilakukan dengan "
"dukungan finansial yang murah hati yang Anda atau organisasi Anda sediakan."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Kontribusi Anda penting dan menentukan. Setiap sumbangan berarti!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Menjadi sponsor"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11954,11 +11981,11 @@ msgstr ""
"dan donasi dapat menjadi pengurang pajak bagi organisasi yang membayar "
"pajaknya di Amerika Serikat."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Tampilkan logo Anda dalam PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11966,15 +11993,15 @@ msgstr ""
"Mencari visibilitas merek? Pada tahun lalu*, 21,1 juta orang dari 237 negara "
"mengunjungi PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Data per Maret 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Memperkuat ekosistem Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11982,11 +12009,11 @@ msgstr ""
"Dana yang dikumpulkan oleh Python Software Foundation langsung digunakan "
"untuk meningkatkan alat yang digunakan perusahaan Anda setiap hari."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Tingkatkan reputasi Anda"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11994,53 +12021,53 @@ msgstr ""
"Tingkatkan reputasi perusahaan Anda dengan berinvestasi di Python dan "
"komunitas open source."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Statistik PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Statistik PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Statistik PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
"Statistik ini dikelola oleh pihak ketiga tidak terafiliasi dengan PyPi."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Proyek teratas menurut ukuran paket total"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -12050,93 +12077,93 @@ msgstr ""
"mereka (dalam byte). Halaman ini disimpan sementara selama 24 jam. Jadi, "
"jangan berekspetasi nomornya menjadi realtime"
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistik berdasarkan proyek"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Jumlah file rilis (byte)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Semua PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Merek dagang"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Tanda baca"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Nomor Registrasi USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Nomor registrasi internasional"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Logo"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Hasil pencarian"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
"Apakah maksud Anda ' %(text)s '?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Tutup panel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filter menurut pengklasifikasi"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Masukkan kueri pencarian, atau pilih filter dari daftar pengklasifikasi."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Masukkan kueri pencarian, atau tambahkan filter dengan mengklik tombol."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Anda dapat menggabungkan pencarian dan filter pengklasifikasi. Contoh:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Proyek yang kompatibel dengan Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Ekstensi Sphinx yang memiliki status stabil/produksi"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
"Proyek yang terkait dengan \"grafik\" dengan lisensi yang disetujui OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12153,42 +12180,42 @@ msgstr[0] ""
" %(count_display)s proyek\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "untuk \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "dengan klasifikasi yang dipilih"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Urutkan berdasarkan"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevansi"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Tanggal terakhir diperbarui"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Saring"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Tambahkan filter"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Tidak ada hasil untuk '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/it/LC_MESSAGES/messages.po b/warehouse/locale/it/LC_MESSAGES/messages.po
index fdc7e51b47ae..261dd3dd000b 100644
--- a/warehouse/locale/it/LC_MESSAGES/messages.po
+++ b/warehouse/locale/it/LC_MESSAGES/messages.po
@@ -40,7 +40,7 @@ msgstr ""
"X-Generator: Weblate 5.10.3-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -48,7 +48,7 @@ msgstr ""
"Devi verificare il tuo indirizzo email **principale** prima di poter "
"eseguire questa azione."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -56,19 +56,19 @@ msgstr ""
"Per eseguire questa azione, l'autenticazione a due fattori deve essere "
"abilitata sul tuo account."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Localizzazione aggiornata"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "L'indirizzo email non è valido. Riprova."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "La password non è valida. Riprova."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -78,31 +78,31 @@ msgstr ""
"punti, trattini e underscore. E devono anche iniziare e terminare con una "
"lettera o un numero. Scegli uno username differente."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Non sono consentiti byte nulli."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nessun utente con questo username"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Il codice TOTP deve essere di ${totp_length} cifre."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"I codici di ripristino devono essere lunghi ${recovery_code_length} "
"caratteri."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Scegli un username con massimo 50 caratteri."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -110,12 +110,12 @@ msgstr ""
"Questo nome utente è stato già utilizzato da un altro account. Scegli un "
"nome utente diverso."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Password troppo lunga."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -124,21 +124,21 @@ msgstr ""
"Si sono verificati troppi tentativi di accesso non riusciti. Sei stato "
"bloccato per ${time}. Per favore riprova più tardi."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Le tue password non corrispondono. Riprova."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "L'indirizzo email è troppo lungo. Riprova."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Non puoi utilizzare un indirizzo email da questo dominio. Scegli una email "
"diversa."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -146,7 +146,7 @@ msgstr ""
"Questo indirizzo email è già utilizzato da questo account. Usa una email "
"diversa."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -154,45 +154,45 @@ msgstr ""
"Questo indirizzo e-mail è già utilizzato da un altro account. Usa una email "
"diversa."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Il nome è troppo lungo. Scegli un nome lungo al massimo 100 caratteri."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "Non sono consentiti byte nulli."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Codice TOTP non valido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Asserzione WebAuthn non valida: Payload malformato"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Codice di recupero non valido."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Il codice di ripristino è stato utilizzato in precedenza."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Il nome utente non è valido. Riprova."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr "Troppi tentativi di login errati. Riprova più tardi."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -201,7 +201,7 @@ msgstr ""
"Troppe emails sono state aggiunte a questo account senza verificarle. "
"Controlla la tua posta in arrivo e segui i links di verifica. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -212,26 +212,26 @@ msgstr ""
"che esse siano state completate. Controlla la tua posta in arrivo e segui i "
"link di verifica. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Login a due fattori non valido o scaduto."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Già autenticato"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Asserzione WebAuthn corretta"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Codice di recupero accettato. Il codice fornito non può essere riusato."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -239,34 +239,34 @@ msgstr ""
"Registrazione nuovo utente temporaneamente disabilitata. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Token scaduto: richiedi un nuovo link di reimpostazione password"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Token non valido: richiedi un nuovo link per reimpostare la password"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Token non valido: nessun token fornito"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Token non valido: non è un token per la reimpostazione della password"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Token non valido: utente non trovato"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Token non valido: l'utente si è già connesso da quando questo token è stato "
"richiesto"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -274,110 +274,110 @@ msgstr ""
"Token non valido: la password è stata già cambiata da quando questo token è "
"stato richiesto"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Hai reimpostato la tua password"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Token scaduto: richiedi un nuovo link di verifica email"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Token non valido: richiedi un nuovo link di verifica email"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Token non valido: non è un token di verifica email"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Indirizzo email non trovato"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Indirizzo email già verificato"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Ora puoi impostare questo indirizzo email come indirizzo principale"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Questo è il tuo indirizzo principale"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Indirizzo email${email_address} verificato. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token scaduto: richiedi un nuovo invito per il progetto"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Token non valido: richiedi un nuovo invito per il progetto"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Token non valido: non è un token di invito a una organizzazione"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "L'invito all'organizzazione non è valido."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "L'invito all'organizzazione non esiste più."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Invito per '${organization_name}' rifiutato."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Ora sei ${role} dell'organizzazione '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Token scaduto: richiedi un nuovo invito per il progetto"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Token non valido: richiedi un nuovo invito per il progetto"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Token non valido: non è un token di invito a una collaborazione"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Ruolo dell'invito non valido."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Il ruolo dell'invito non esiste più."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Invito per '${project_name}' rifiutato."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -385,7 +385,7 @@ msgstr ""
"Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "Project deletion temporarily disabled. See https://pypi.org/help#admin-"
@@ -395,7 +395,7 @@ msgstr ""
"La cancellazione dei progetti è temporaneamente disabilitata. Vedi https://"
"pypi.org/help#admin-intervention per dettagli."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -403,28 +403,28 @@ msgstr ""
"Devi avere un'email verificata per registrare fonti attendibili. Vedi "
"https://pypi.org/help#openid-connect per dettagli."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "Non puoi registrare più di 3 autori attendibili in attesa per volta."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
"Troppi tentativi di registrazione di autori attendibili. Riprova più tardi."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "L'autore attendibile non può essere registrato"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -432,32 +432,32 @@ msgstr ""
"Questo autore attendibile è già stato registrato. Si prega di contattare gli "
"amministratori PyPi se non è stato un gesto intenzionale."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Registrato un nuovo editore per creare "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID autore non valido"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Rimosso autore attendibile dal progetto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Anteprima Annuncio"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Scegli un account per l'organizzazione con massimo 50 caratteri."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -469,7 +469,7 @@ msgstr ""
"devono anche iniziare e terminare con una lettera o un numero. Scegli un "
"nome account differente."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -477,7 +477,7 @@ msgstr ""
"Questo username è stato già utilizzato da un altro account. Scegli un nome "
"diverso."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -485,16 +485,16 @@ msgstr ""
"Questo username è stato già utilizzato da un altro account. Scegli un nome "
"diverso."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Seleziona progetto"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Nome Progetto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -502,19 +502,19 @@ msgstr ""
"Inizia e termina con una lettera o un numero contenente solo numeri ASCII, "
"'.', '_' e \"-\"."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Il nome di questo progetto è stato già utilizzato. Scegli un nome diverso."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "Il nome è troppo lungo. Scegli un nome lungo al massimo 100 caratteri."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -522,11 +522,11 @@ msgstr ""
"L'URL dell'organizzazione è troppo lungo. Specifica un URL lungo al massimo "
"400 caratteri."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "L'URL dell'organizzazione deve iniziare con http:// o https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -534,7 +534,7 @@ msgstr ""
"La descrizione dell'organizzazione è troppo lunga. Utilizza al massimo 400 "
"caratteri."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -546,15 +546,15 @@ msgstr ""
"La descrizione dell'organizzazione è troppo lunga. Utilizza al massimo 400 "
"caratteri."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Hai già inviato il numero massimo di "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Scegli un nome del team usando al massimo 50 caratteri."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -562,29 +562,29 @@ msgstr ""
"Il nome del team non è valido. Non può iniziare o terminare con uno spazio, "
"punto, trattino basso, trattino o barra. Scegli un nome team diverso."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Questo nome del team è stato già utilizzato. Scegli un nome diverso."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "Specificare il nome del repository"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "Specificare il nome del repository"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Il nome è troppo lungo. Scegli un nome lungo al massimo 100 caratteri."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -596,89 +596,89 @@ msgstr ""
"La descrizione dell'organizzazione è troppo lunga. Utilizza al massimo 400 "
"caratteri."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Dettagli dell'account aggiornati"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Indirizzo email ${email_address} aggiunto - controlla la tua posta in arrivo "
"per un link di verifica"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Codici di recupero già generati"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generare un nuovo codice di recupero invaliderà i tuoi codici esistenti."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifica la tua email per creare un token API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Il token API non esiste."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Credenziali non valide. Riprova"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "Nome del repository non valido"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "Nome del repository non valido"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Conferma la richiesta"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Nome del repository non valido"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Nome del repository non valido"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "L'autore attendibile non può essere registrato"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -686,7 +686,7 @@ msgstr ""
"Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -698,7 +698,7 @@ msgstr ""
"Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -710,7 +710,7 @@ msgstr ""
"Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -722,9 +722,9 @@ msgstr ""
"Gli editori attendibili sono temporaneamente disabilitati. Vedi https://pypi."
"org/help#admin-intervention per dettagli."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -732,42 +732,42 @@ msgstr ""
"La cancellazione dei progetti è temporaneamente disabilitata. Vedi https://"
"pypi.org/help#admin-intervention per dettagli."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "release non stralciato "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "release non stralciato "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Impossibile eliminare il rilascio "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Impossibile trovare il file"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Non è possibile eliminare il file - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Il team '${team_name}' ha già un ruolo ${role_name} per il progetto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "L'utente '${username}' ha già un ruolo di ${role_name} per il progetto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Ora ${username} è ${role} del progetto '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -776,40 +776,40 @@ msgstr ""
"L'utente '${username}' non ha un indirizzo email principale verificato e non "
"può essere aggiunto come ${role_name} per il progetto"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr "L'utente '${username}' ha già un invito attivo. Riprova più tardi."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Invito mandato a '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Impossibile trovare l'invito del ruolo"
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Invito già scaduto."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Invito revocato da '${username}'."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"L'utente '${username}' ha già un ruolo ${role_name} per l'organizzazione"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -818,45 +818,45 @@ msgstr ""
"L'utente '${username}' non ha un indirizzo email principale verificato e non "
"può essere aggiunto come ${role_name} per l'organizzazione"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Impossibile trovare l'invito dell'organizzazione."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "L'invito all'organizzazione non può essere re-inviato."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "L'invito scaduto per '${username}' è stato cancellato."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nome progetto non valido"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Questo progetto non ha rilasci"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "Nome progetto già in uso"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid ""
#| "The project name is too similar to an existing project and may be "
@@ -866,154 +866,154 @@ msgstr ""
"Il nome del progetto è troppo simile a un progetto esistente e potrebbe "
"creare confusione."
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Specificare l'ID dell'autore"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "L'autore deve essere specificato da un ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Nome Progetto"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "Non sono consentiti byte nulli."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "I trattini alti non sono ammessi all'inizio e alla fine del nome."
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Errore di timeout da GitHub. Riprova tra qualche minuto."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Errore inatteso da GitHub. Prova di nuovo."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Select an organization account name"
msgid "Specify ActiveState organization name"
msgstr "Seleziona un nome account per l'organizzazione"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Nome Progetto"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "Nome progetto non valido"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Select an organization account name"
msgid "ActiveState organization not found"
msgstr "Seleziona un nome account per l'organizzazione"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Attore ActiveState non trovato"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Specificare il proprietario del repository GitHub (nome utente o "
"organizzazione)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Specificare il nome del repository"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nome del repository non valido"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Specifica il nome del file del workflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Utente GitHub o organizzazione sconosciuti."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub ha limitato questa azione. Riprova tra qualche minuto."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Errore inatteso da GitHub. Prova di nuovo."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "Errore di connessione da GitHub. Riprova tra qualche minuto."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Errore di timeout da GitHub. Riprova tra qualche minuto."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Utente o organizzazione GitHub non validi."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Il nome del workflow deve terminare con .yml o .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "Il nome del file del workflow non deve essere il nome di una cartella"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "Il nome del workflow deve terminare con .yml o .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
@@ -1021,76 +1021,76 @@ msgstr ""
"Specificare il proprietario del repository GitHub (nome utente o "
"organizzazione)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Utente o organizzazione GitHub non validi."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Specifica il nome del file del workflow"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "Nome progetto non valido"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Il nome del workflow deve terminare con .yml o .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"Il percorso del file della pipeline di massimo livello non può iniziare o "
"terminare con /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Fornisci un link di ispettore per specificare le linee di codice."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Il tuo rapporto è stato registrato. Grazie per il tuo aiuto."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Password"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Le tue password non corrispondono. Riprova."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Il campo della password è vuoto"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Resistenza della password:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Registered by:"
msgid "Yesterday"
@@ -1098,193 +1098,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registrati"
msgstr[1] "Registrati"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Attivo"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Scaduto da"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Non pagato"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Cancellato"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incompleto"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Invito scaduto"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Sperimentazione"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Accesso Negato / Vietato (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Non hai i permessi per visualizzare questa pagina"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Pagina non trovata (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Abbiamo guardato ovunque ma non abbiamo trovato questa pagina"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "E adesso per qualcosa di
completamente diverso"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Lo sketch del Negozio di Formaggio"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Link esterno"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Visualizza la trascrizione del video"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Pagina rimossa (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "La pagina che stai cercando è stata rimossa"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Errore interno del server (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Qualcosa è andato storto"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1294,24 +1297,31 @@ msgstr ""
"di mostrarti questo sito
Siamo a conoscenza del problema e stiamo "
"lavorando per risolverlo il prima possibile
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Controlla la nostra pagina di stato"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Codice errore 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Utilizzi PyPI per il tuo lavoro?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considera fare una donazione per aiutarci a costruire una "
"piattaforma più stabile e sicura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1328,56 +1338,60 @@ msgstr ""
"Scegli una password forte che contenga lettere (maiuscole e minuscole), "
"numeri e caratteri speciali. Evitare parole comuni o ripetizioni."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Resistenza della password:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navigazione principale"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Aiuto"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsors"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Accedi"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrati"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principale"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1391,7 +1405,7 @@ msgstr ""
"Foundation che si riferiscono a prodotti e servizi associati a pypi.org. "
"L'utilizzo di qualunque altra parte è proibito."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered di Python Software Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1410,47 +1424,47 @@ msgstr ""
"Il Python Package Index (PyPI) è una raccolta di software per il linguaggio "
"di programmazione Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: ultimi 40 aggiornamenti"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 pacchetti più recenti"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Salta al contenuto principale"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Passa alla versione mobile"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Attenzione"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Stai usando un browser non supportato, aggiornalo a una versione più recente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1460,7 +1474,7 @@ msgstr ""
"permette di provare strumenti di distribuzione e processi senza modificare "
"l'index reale."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1468,233 +1482,238 @@ msgstr ""
"Alcune funzionalità potrebbero non funzionare senza JavaScript. Prova ad "
"attivarlo in caso di problemi."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Cerca su PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Cerca progetti"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Cerca"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Cerca progetti"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Aiuto alla navigazione"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installazione dei pacchetti"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Caricamento dei pacchetti"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guida all'uso"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Mantenimento del nome progetto"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Domande frequenti"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Informazioni su PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Informazioni sulla navigazione di PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPI home"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Pannello di controllo dell'infrastruttura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistiche"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Loghi e marchi"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "I nostri sponsors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuire a PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Come contribuire alla navigazione"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bugs e feedback"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuire su GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Tradurre PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Sponsor di PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "contributi allo sviluppo"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Utilizzo di PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Usare la navigazione di PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Termini di Servizio"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Segnala un problema di sicurezza"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Codice di comportamento"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Informativa sulla privacy"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Norme sull'uso consentito"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Stato:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "Tutti i sistemi operativi"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Sviluppato e mantenuto dalla comunità Python, per la comunità Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Dona oggi!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mappa del sito"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Passa alla versione desktop"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Conferma azione"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Sei sicuro?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Codice di errore"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Torna alla home page"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "L'indice dei pacchetti Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Testa la pubblicazione di un pacchetto in Python con il Test Python Package "
"Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Sviluppa il codice di base dietro a PyPI con il Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Trova, installa e pubblica pacchetti Python con il Python Package Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Oppure sfoglia i progetti"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s progetto"
msgstr[1] "%(num_projects_formatted)s progetti"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s rilascio"
msgstr[1] "%(num_releases_formatted)s rilasci"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s file"
msgstr[1] "%(num_files_formatted)s files"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s utente"
msgstr[1] "%(num_users_formatted)s utenti"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1711,149 +1730,149 @@ msgid "Package authors use PyPI to distribute their software."
msgstr ""
"Gli autori del pacchetto utilizzano PyPI per distribuire i loro software."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Scopri come creare un pacchetto del tuo codice Python per PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Modulo per l'elaborazione degli errori"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Conferma la password"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Conferma la password per continuare"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Password"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obbligatorio)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "La tua password"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostra password"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Password dimenticata?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1868,11 +1887,11 @@ msgstr ""
"Non ti chiederemo di confermare nuovamente la tua password nella prossima "
"ora."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Questa URL è un nodo API per caricare files su PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guida Utente di Python Packaging."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1891,11 +1910,11 @@ msgstr ""
"Altrimenti, vi suggeriamo di andare alla homepage di "
"PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Conferma l'invito"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join 'two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr "Non hai abilitato l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Accedi a %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nome Utente"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Il tuo nome utente"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Esci"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Esci da %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Conferma l'invito all'organizzazione"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1982,70 +2001,70 @@ msgstr ""
"un'organizzazione?\n"
"……"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr "Non hai abilitato l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profilo di %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar per {user} da gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data in cui si è unito"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Iscritto il %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s progetto"
msgstr[1] "%(count)s progetti"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Nessun progetto"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Ultimo rilascio %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s non ha caricato nessun progetto su PyPI, ancora"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2053,29 +2072,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Cerca progetti"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "codici di recupero"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Accedi usando i codici di recupero"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Immetti il codice di recupero"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2085,13 +2104,13 @@ msgstr ""
"comprensive di lettere minuscole a-z
e numeri 0-9
"
"(es: badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verifica"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2103,113 +2122,114 @@ msgstr ""
"perduti. Immetti uno di questi codici nel modulo per verificare la tua "
"identità. Una volta usato, il codice di recupero non sarà più valido."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Non funziona? Ottieni Aiuto.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Crea un account"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Crea un account su %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nome"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Il tuo nome"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Indirizzo email"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Il tuo indirizzo email"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Conferma modulo"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Scegli un nome utente"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostra le passwords"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Scegli una password"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ per maggiori informazioni."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Crea account"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Reimposta password"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Per reimpostare la password, inserisci il nome utente o l'indirizzo email."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nome utente o indirizzo e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Richiedi la reimpostazione della password"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Email di reimpostazione della password inviata"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2253,7 +2273,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Una email è stata inviata al tuo indirizzo email registrato"
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2262,31 +2282,31 @@ msgstr ""
"L'email contiene un link per reimpostare la tua password. Questo link scadrà "
"in %(n_hours)s ore."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Reimposta la tua password"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Scegli una nuova password"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Reimposta password"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Autenticazione a due fattori"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Identificati con un dispositivo di sicurezza (es. chiavetta USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2294,17 +2314,17 @@ msgstr ""
"Connetti il tuo dispositivo di sicurezza e clicca sul pulsante "
"\"Identificati con dispositivo\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Abilita JavaScript per accedere con un dispositivo di sicurezza(es. "
"chiavetta USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Identificati con dispositivo"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Aggiorna il tuo browser per accedere con un dispositivo "
"di sicurezza(es. chiavetta USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Ricorda questo dispositivo per %(remember_device_days)s giorno"
msgstr[1] "Ricorda questo dispositivo per %(remember_device_days)s giorni"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Hai perso il tuo dispositivo? Non funziona? Ottieni "
"Aiuto."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Identificati con una applicazione"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Immetti il codice identificativo"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Genera un codice usando l'applicazione di identificazione connessa al tuo "
"account PyPI. Immetti questo codice nel modulo per verificare la tua "
"identità
Hai perso la tua applicazione? Non funziona? Ottieni Aiuto.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Hai perso la chiave di sicurezza o l'applicazione?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Non hai generato i codici di recupero account.
Se "
"perdi l'accesso alla tua autenticazione a due fattori, potresti perdere "
"l'accesso al tuo account. Ottieni aiuto con i codici di "
"recupero.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Il tuo account PyPI %(username)s è stato cancellato."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2397,7 +2426,7 @@ msgstr ""
"Sei stato aggiunto come %(role)s al "
"progetto%(project_name)s del sito %(site)s da %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2406,7 +2435,7 @@ msgstr ""
"Ricevi questo perché sei stato aggiunto da %(initiator_username)s al "
"progetto su %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2417,12 +2446,12 @@ msgstr ""
"dell'organizzazione %(organization_name)s da %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Ricevi questo messaggio perché sei un membro di questa organizzazione."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2431,7 +2460,7 @@ msgstr ""
"Il tuo team è stato aggiunto con i permessi di %(role)s al "
"%(site)s del progetto %(project)s da %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2440,7 +2469,7 @@ msgstr ""
"Ricevi questo perché il tuo team è stato aggiunto da %(submitter)s al "
"progetto su %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2451,11 +2480,11 @@ msgstr ""
"nell'organizzazione %(organization_name)s da ."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Ricevi questo perché sei un membro di questo gruppo."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user configurazione dei token API e cancellare "
"il token chiamato %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2503,14 +2532,14 @@ msgstr ""
"Un tuo invito per partecipare all'organizzazione \"%(organization_name)s\" è "
"stato eliminato"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Ricevi questo perché sei stato invitato in questa organizzazione."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2519,7 +2548,7 @@ msgstr ""
"Hai rifiutato un invito per partecipare all'organizzazione "
"\"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2528,7 +2557,7 @@ msgstr ""
"Ciao, %(username)s. Un nuovo indirizzo email '%(new_email_address)s' è stato "
"aggiunto al tuo account."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2548,7 +2577,7 @@ msgstr ""
"La tua nuova organizzazione chiamata '%(organization_name)s' è stata "
"approvata a creata."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2556,7 +2585,7 @@ msgstr ""
"Sei il proprietario della nuova organizzazione e puoi accedere per gestire i "
"progetti di organizzazione, collaboratori, gruppi o impostazioni."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2565,7 +2594,7 @@ msgstr ""
"La tua richiesta di creazione della nuova organizzazione chiamata "
"'%(organization_name)s' non è stata approvata."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2577,12 +2606,12 @@ msgstr ""
"La tua richiesta di creazione della nuova organizzazione chiamata "
"'%(organization_name)s' non è stata approvata."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2591,27 +2620,27 @@ msgstr ""
"La tua richiesta per una nuova organizzazione PiPY chiamata "
"'%(organization_name)s' è stata inviata."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Riceverai un'email quando l'organizzazione verrà approvata"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
"Il sito %(site)s dell'organizzazione \"%(organization_name)s\" è stato "
"cancellato."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2634,46 +2663,46 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Ruolo"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membro di"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Aggiunto da:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2682,7 +2711,7 @@ msgstr ""
"L'invito per %(username)s di partecipare "
"all'organizzazione \"%(organization_name)s\" è stato cancellato"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2690,7 +2719,7 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2698,11 +2727,11 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Invita"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2710,12 +2739,12 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Rimosso da:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2724,15 +2753,15 @@ msgstr ""
"Il ruolo di %(username)s "
"nell'organizzazione \"%(organization_name)s\" è stato cambiato in %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Salva ruolo"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Cambiato da:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2740,14 +2769,14 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2755,7 +2784,7 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2764,44 +2793,44 @@ msgstr ""
"L'organizzazione %(site)s è stata rinominata da "
"\"%(previous_organization_name)s\" a \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "Riceverai un email con un link di reimpostazione password."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Vecchio nome visualizzato:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Nuovo nome mostrato:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Vecchio URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nuovo URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Vecchia descrizione:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nuova descrizione:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Descrizione progetto"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nuovo tipo di organizzazione:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2810,12 +2839,12 @@ msgstr ""
"Qualcuno, forse tu, ha cambiato la password per il tuo account PyPI "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Cosa?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2827,7 +2856,7 @@ msgstr ""
"reimpostato la tua password e non sarai più in grado di accedere o caricare "
"su PyPI con la tua password esistente."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2835,12 +2864,12 @@ msgstr ""
"PyPI in sé non ha subìto violazioni. Questa è una misura cautelativa per "
"ridurre il rischio per PyPI e i suoi utenti."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Cosa dovrei fare?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2849,11 +2878,11 @@ msgstr ""
"Per riottenere l'accesso al tuo account, reimposta la "
"tua password su PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Come posso contattarvi?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2862,7 +2891,7 @@ msgstr ""
"Per maggiori informazioni, puoi scrivere a %(email_address)s per comunicare "
"con gli amministratori di PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2875,7 +2904,7 @@ msgstr ""
"tua password e non sarai più in grado di accedere o caricare su PyPI con la "
"tua password attuale."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2886,7 +2915,7 @@ msgstr ""
"ridurre il rischio di attacco alle credenziali "
"contro PyPI e i suoi utenti."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2900,11 +2929,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned per controllare le tue "
"altre passwords e diventare familiare con le pratiche di passwords valide."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Come lo sapete?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2933,7 +2962,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2942,7 +2971,7 @@ msgstr ""
"Qualcuno, forse tu, ha effettuato una richiesta di reimpostazione password "
"per il tuo account PyPI '%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2951,23 +2980,23 @@ msgstr ""
"Se desideri procedere con questa richiesta, clicca per "
"reimpostare la tua password."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Questo link scadrà in %(n_hours)s ora."
msgstr[1] "Questo link scadrà in %(n_hours)s ore."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Se non hai effettuato questa richiesta, puoi tranquillamente ignorare questa "
"email."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2979,13 +3008,13 @@ msgstr ""
"Qualcuno, forse tu, ha effettuato una richiesta di reimpostazione password "
"per il tuo account PyPI '%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2993,20 +3022,20 @@ msgid ""
"account, try that instead."
msgstr "Perso l'accesso all'indirizzo email associato con il tuo account"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "Versione di rilascio %(version)s creata"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3016,7 +3045,7 @@ msgstr ""
"strong> è stato cambiato da %(old_email)s
a "
"%(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3027,7 +3056,7 @@ msgstr ""
"strong>, che ha abilitata l'autenticazione a due fattori, ma non hai ancora "
"generato i codici di recupero per questo account."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3037,7 +3066,7 @@ msgstr ""
"non hai accesso a questi codici di recupero, potresti perdere l'accesso al "
"tuo account PyPI in modo permanente!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3055,7 +3084,7 @@ msgstr ""
"È stato usato un codice di recupero per il tuo account PyPI "
"%(username)s."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3064,16 +3093,16 @@ msgstr ""
"Sono stati generati nuovi codici di recupero per il tuo account PyPI "
"%(username)s."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Sei stato rimosso dall'organizzazione \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Ricevi questo perché non sei un membro di questa organizzazione."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -3081,7 +3110,7 @@ msgstr ""
"Il tuo team è stato rimosso dal sito %(site)s del progetto %(project)s da "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3090,7 +3119,7 @@ msgstr ""
"Ricevi questo perché il tuo team è stato rimosso da %(submitter)s da un "
"progetto su %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3099,11 +3128,11 @@ msgstr ""
"Sei stato rimosso dal gruppo \"%(team_name)s\" dell'organizzazione "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Ricevi questo perché sei stato un membro di questo gruppo."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3112,7 +3141,7 @@ msgstr ""
"Il tuo ruolo su %(organization_name)s è stato cambiato in %(role)s"
"strong> da %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3121,7 +3150,7 @@ msgstr ""
"Il tuo ruolo nel gruppo per il progetto %(project)s è stato cambiato da "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3130,7 +3159,7 @@ msgstr ""
"Può caricare rilasci. Può aggiiungere altri collaboratori. Può cancellare "
"files, rilasci, o l'intero progetto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3139,7 +3168,7 @@ msgstr ""
"Può caricare rilasci per un pacchetto. Non può aggiungere collaboratori. Non "
"può cancellare files, rilasci, o il progetto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3148,48 +3177,48 @@ msgstr ""
"Ricevi questo perché sei stato aggiunto da %(initiator_username)s al "
"progetto su %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"È stato aggiunto un nuovo collaboratore al progetto che gestisci su %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Gruppo"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permessi"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Collaboratori"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Quali ruoli di collaboratore sono disponibili su PyPI?"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "Quali ruoli di collaboratore sono disponibili su PyPI?"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3197,16 +3226,16 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3214,7 +3243,7 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3224,7 +3253,7 @@ msgstr ""
"Sei stato aggiunto come %(role)s al "
"progetto%(project_name)s del sito %(site)s da %(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3233,7 +3262,7 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3242,7 +3271,7 @@ msgstr ""
"Qualcuno, forse tu, ha aggiunto un %(method)s autenticazione a 2 fattori al "
"tuo account PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3251,7 +3280,7 @@ msgstr ""
"Qualcuno, forse tu, ha rimosso un %(method)s autenticazione a 2 fattori dal "
"tuo account PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3260,7 +3289,7 @@ msgstr ""
"Qualcuno, forse tu, ha aggiunto questo indirizzo email "
"(%(email_address)s
) al loro account PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3269,7 +3298,7 @@ msgstr ""
"Se desideri procedere con questa richiesta, clicca "
"questo link per verificare il tuo indirizzo email."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3278,7 +3307,7 @@ msgstr ""
"%(initiator_username)s ti ha "
"invitato a collaborare nell'organizzazione \"%(organization_name)s\""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3287,147 +3316,147 @@ msgstr ""
"Se desideri procedere con questa richiesta, clicca "
"questo link per verificare il tuo indirizzo email."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
"Se non hai effettuato questa richiesta, puoi tranquillamente ignorare questa "
"email."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Questo link scadrà in %(n_hours)s ora."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Scarta questa notifica"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Chiudi"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "I tuoi progetti"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Le tue organizzazioni"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Impostazioni account"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Profilo pubblico"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Billing details"
msgid "File details"
msgstr "Dettagli account"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Scadenza: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hash per %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "riassunto di hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copia sulla tastiera"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copia"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hash per %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Errore"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Successo"
@@ -3451,31 +3480,31 @@ msgstr "Successo"
msgid "Manage project"
msgstr "Gestire un progetto"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Precedente"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Successivo"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"Il tuo indirizzo email principale(%(email_address)s) non è stato verificato."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Non hai un indirizzo email principale."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verifica la tua email o aggiungi un nuovo indirizzo email."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3484,7 +3513,7 @@ msgstr ""
"E' disponibile l'autenticazione a due fattori, abilitala adesso per il tuo account."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3497,7 +3526,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Compila il profilo"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3513,89 +3542,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s non ha ancora caricato alcun progetto."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Email"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navigazione per gestire %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Progetto:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Persone"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Gruppi"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Storia della sicurezza"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Impostazioni"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigazione per gestire %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Rilasci"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Collaboratori"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentazione"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Pubblicazione"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navigazione per gestire %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Membri"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3607,14 +3636,14 @@ msgstr "verificato"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Rilasciato: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "FIltra in base a classificatore"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Links del progetto"
@@ -3624,275 +3653,275 @@ msgstr "Links del progetto"
msgid "GitHub Statistics"
msgstr "Statistiche di GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Storia di rilascio"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Stelle:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Problemi aperti:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Problemi aperti:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Statistiche di GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Manutentori"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar per {username} da gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autore:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Manutentore:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Non verificato"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licenza:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Tag"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Richiede:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Fornisce-Extra:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificatori"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificato*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Problemi intermittenti di consegna possono portare ad una perdita di "
"verifica"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "verificato"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Non verificato*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*L'email da PyPI trattata come spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*grande errore durante la consegna"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Troppi problemi di consegna"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Non verificato"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principale"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Visualizza le opzioni email"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opzioni"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opzioni per %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Rispedisci email di verifica"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Imposta questo indirizzo email come principale"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Imposta come principale"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Rimuovi questo indirizzo email"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Rimuovi email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Ambito di visibilità"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tutti i progetti"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Creato"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Usato l'ultima volta"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Mai"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Visualizza opzioni del token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Rimuovi token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Vedi identificatore unico"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Rimuovi token dell'API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Applicazioni o Scripts che usano questo token non avranno più accesso a PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identificatore unico per il token API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Foto del profilo"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com per generare la tua immagine del profilo "
"basata sul tuo indirizzo email principale"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Cambia immagine su gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Dettagli account"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Data di adesione"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3923,24 +3952,24 @@ msgstr ""
"Mostrata sul tuo profilo pubblico. Non può essere "
"cambiata."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nome e Cognome"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Nome non impostato"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Mostrato sul tuo profilo pubblico"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "email pubblica"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your profilo pubblico agli utenti connessi."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Modifica account"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "emails dell'account"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Verificata per recuperare il tuo account, ma "
"solo la tua email Principale riceverà notifiche."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Emails associate con il tuo account"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Stato"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Aggiungi email"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Cambia password"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "vecchia password"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "la tua password corrente"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nuova password"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Conferma nuova password"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Modifica password"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Token API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4023,19 +4052,19 @@ msgstr ""
"Il token API provvede un modo alternativo per autenticarsi quando si "
"caricano pacchetti su PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Impara di più sui tokens API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Tokens API attivi per questo account"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Aggiungi token API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4044,58 +4073,58 @@ msgstr ""
"Verifica il tuo indirizzo email principale per "
"aggiungere tokens API al tuo account."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "portata del token: intero account"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Portata del token: Progetto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Scadenza: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Account creato"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "connesso"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "metodo a due fattori:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Nessuno"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Dispositivo di sicurezza (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4103,184 +4132,184 @@ msgstr ""
"Applicazione autenticazione (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Codice di recupero"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Rimuovi dispositivo"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Accesso fallito"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Autenticazione base (Endpoint per il caricamento)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Motivo:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Password incorretta"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "autenticazione a due fattori non valida (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "autenticazione a due fattori non valida (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Autenticazione a due fattori non valida (Codice di recupero)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Autenticazione della sessione fallita"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Email aggiunta all'account"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Email rimossa dall'account"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Email verificata"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email riverificata"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Email principale cambiata"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Vecchia email principale:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nuova email principale:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Email principale impostata"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Email inviata"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Da:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "A:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Oggetto:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Reimpostazione password richiesta"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "tentativo di reimpostazione password"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Password reimpostata con successo"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Password cambiata con successo"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Reimposta password"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Progetto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Autenticazione a due fattori aggiunta"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Metodo: Dispositivo di sicurezza (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nome dispositivo:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4288,102 +4317,102 @@ msgstr ""
"Metodo: applicazione Autenticazione(TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Autenticazione a due fattori rimossa"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Autenticazione a due fattori rimossa"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Codici di recupero generati"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Codici di recupero rigenerati"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Codice di recupero usato per accedere"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "token API aggiunto"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nome token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token API rimosso"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificatore unico:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token API rimosso automaticamente per motivi di sicurezza"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Motivo: Token trovato a url pubblica"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
"Se il proprietario non risponde, vedi %(anchor_text)s"
"a>"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Invito per '${project_name}' rifiutato."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Invited to join %(organization_name)s"
msgid "Role in %(organization_name)s added"
@@ -4391,41 +4420,41 @@ msgstr ""
"Se il proprietario non risponde, vedi %(anchor_text)s"
"a>"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid ""
#| "Invitation to join %(organization_name)s declined"
msgid "Role in %(organization_name)s changed"
msgstr "Invito per '${project_name}' rifiutato."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization role removed"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Tutti i rilasci per %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4437,58 +4466,58 @@ msgstr ""
"href=\"%(faq_url)s\">metti in sicurezza il tuo account il più presto "
"possibile."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Recente attività dell'account"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Evento"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Ora"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Informazioni aggiuntive"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Data / ora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informazioni sulla posizione"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Nome del dispositivo"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4542,11 +4571,11 @@ msgstr ""
"href=\"%(delete_href)s\">cancella progetto"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Procedi con cautela!"
@@ -4558,27 +4587,27 @@ msgstr "Non sarai in grado di recuperare il tuo account dopo averlo cancellato"
msgid "Delete your PyPI account"
msgstr "Cancella il tuo account PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gestire"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "autenticazione a 2 fattori (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4589,85 +4618,85 @@ msgstr ""
"tuo account. Impara di più 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Codici di recupero generati"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Codice di recupero"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "generato %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s inutilizzati"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Rigenera"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Metodo di autenticazione a due fattori abilitato"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "autenticazione a 2 fattori"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr "Per rimuovere questo metodo di 2FA, devi prima aggiungerne un altro."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Non puoi rimuovere te stesso da proprietario"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Rimuovi"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Rimuovi applicazione autenticazione"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Rimuovi applicazione"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Rimuovi il dispositivo di sicurezza a due fattori"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Rimuovi dispositivo"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nome del dispositivo"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4676,7 +4705,7 @@ msgstr ""
"Verifica il tuo indirizzo email principale per "
"aggiungere l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4685,29 +4714,29 @@ msgstr ""
"Verifica il tuo indirizzo email principale per "
"aggiungere l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr "non hai abilitato l''autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr "non hai abilitato l''autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Genera codici di recupero"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr "non hai abilitato l''autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4715,16 +4744,16 @@ msgstr ""
"Usa un codice di verifica prima di abilitare l'autenticazione a due fattori "
"sul tuo account."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Usa un codice di recupero"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Non hai abilitato l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4732,7 +4761,7 @@ msgstr ""
"Aggiungi 2FA con "
"un'applicazione di autenticazione"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4740,8 +4769,8 @@ msgstr ""
"Aggiungi 2FA con "
"dispositivo di sicurezza (es. chiavetta USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4749,8 +4778,8 @@ msgstr ""
"Abilita JavaScript per impostare l'autenticazione a due fattori con un "
"dispositivo di sicurezza (es. chiavetta USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Aggiorna il tuo browserper impostare l'autenticazione a "
"due fattori con un dispositivo di sicurezza (es. chiavetta USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Briciola"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Tuo account"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navigazione account"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Questa azione non può essere annullata!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "conferma il tuo username per continuare."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Conferma il %(item)s per continuare."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Cancellare"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "chiudere"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Immetti la tua password per continuare."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Nome Utente"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4822,7 +4851,7 @@ msgstr ""
"per delegare la pubblicazione di un pacchetto PyPI ad un servizio di terze "
"parti considerato sicuro, come GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4831,7 +4860,7 @@ msgstr ""
"automatizzare i loro processi di rilascio, senza avere la necessità di usare "
"token API o password."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them reimposta la "
"tua password su PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Qualsiasi"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Aggiunto da:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Rimosso da:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Invita"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Il tuo nome"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Verifica applicazione"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Nome Utente"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Navigazione principale"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Creato il %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Navigazione principale"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "Tipo organizzazione"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Fatturazione non attiva"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4948,211 +4977,211 @@ msgstr ""
"proprietario dell'organizzazione stessa o da un responsabile della "
"fatturazione"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Ruolo dell'invito non valido."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inattiva"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Gestire"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "proprietario"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Gestore della fatturazione"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Visualizza"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Attiva fatturazione"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s non ha caricato nessun progetto su PyPI, ancora"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "Crea un account"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Ruolo dell'invito non valido."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Rifiuta"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Richiesta inviata"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "Invita"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Crea un account"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nome account per l'organizzazione"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Seleziona un nome account per l'organizzazione"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Questo nome è in uso negli URL di PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Per esempio"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nome azienda, prodotto o progetto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL dell'organizzazione"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL per la tua azienda, prodotto o progetto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Descrizione della tua attività, prodotto o progetto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipo organizzazione"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5160,12 +5189,12 @@ msgstr ""
"Le compagnie possono creare account dell'organizzazione come servizio a "
"pagamento, mentre i progetti della comunità hanno accesso gratuito."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Creato"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5174,54 +5203,54 @@ msgstr ""
"Devi prima abilitare la autenticazione a due fattori"
"a> sul tuo account prima di richiedere un'organizzazione."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
"La tua richiesta per una nuova organizzazione PiPY chiamata "
"'%(organization_name)s' è stata inviata."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "Riceverai un'email quando l'organizzazione verrà approvata"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Unico proprietario"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gestisci questo progetto"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Visualizza la pagina pubblica di questo progetto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Questo progetto non ha rilasci"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5232,13 +5261,13 @@ msgstr ""
"visita il Python "
"Packaging User Guide"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Cancella il tuo account PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5250,7 +5279,7 @@ msgstr ""
"Devi verificare il tuo indirizzo email **principale** prima di poter "
"eseguire questa azione."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Verificata per recuperare il tuo account, ma "
"solo la tua email Principale riceverà notifiche."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub Actions's OpenID Connect support qui."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nome progetto"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "Nome Progetto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
"Il progetto (su PyPI) che verrà creato quando viene utilizzato questo "
"publisher"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "proprietario"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"Il nome dell'organizzazione GitHub o il nome utente del proprietario del "
"repository"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nome del repository"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repository"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
"Il nome del repository GitHub che contiene il flusso di lavoro della "
"pubblicazione"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Il tuo nome"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5363,24 +5392,24 @@ msgstr ""
"trovarsi nella cartella .github/workflows/
del repository "
"configurato in alto."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Codice di recupero non valido."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "Motivo (opzionale)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5398,22 +5427,22 @@ msgstr ""
"repository ha dei maintainers autorizzati al commit che non dovrebbero avere "
"accesso alla pubblicazione su PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Aggiungi"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub Actions's OpenID Connect support qui."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nome"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "namespace"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5446,23 +5475,23 @@ msgstr ""
"Il nome utente GitLab o lo spazio dei nomi del gruppo/sottogruppo GitLab di "
"cui il progetto è sotto"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nome Progetto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project"
msgid "project"
msgstr "Progetto:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
#| msgid ""
#| "The name of the GitHub repository that contains the publishing workflow"
@@ -5471,18 +5500,18 @@ msgstr ""
"Il nome del repository GitHub che contiene il flusso di lavoro della "
"pubblicazione"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "Percorso file pipeline di massimo livello"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
#, fuzzy
#| msgid ""
#| "The filename of the publishing workflow. This file should exist in the "
@@ -5497,14 +5526,14 @@ msgstr ""
"trovarsi nella cartella .github/workflows/
del repository "
"configurato in alto."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "Rilasci"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, fuzzy, python-format
#| msgid ""
#| "The name of the GitHub Actions environment that "
@@ -5529,8 +5558,8 @@ msgstr ""
"repository ha dei maintainers autorizzati al commit che non dovrebbero avere "
"accesso alla pubblicazione su PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub Actions's OpenID Connect support qui."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Email"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"L'indirizzo email dell'account o dell'account del servizio usato per "
"pubblicare."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Oggetto:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject"
msgid "subject"
msgstr "Oggetto:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5580,8 +5609,8 @@ msgstr ""
"ulteriormente l'identità utilizzata per la pubblicazione. Maggiori dettagli qui."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub Actions's OpenID Connect support qui."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Organizzazione"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization"
msgid "my-organization"
msgstr "Organizzazione"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid ""
#| "The GitHub organization name or GitHub username that owns the repository"
@@ -5616,41 +5645,41 @@ msgstr ""
"Il nome dell'organizzazione GitHub o il nome utente del proprietario del "
"repository"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nome Progetto"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project"
msgid "my-project"
msgstr "Progetto:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "Il progetto ActiveState che costruirà il tuo artefatto Python."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Il tuo nome utente"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nome Utente"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
@@ -5658,15 +5687,15 @@ msgstr ""
"Il nome utente per l'account ActiveState che attiverà la costruzione del tuo "
"artefatto Python."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Gestisci versione"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Progetto:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5675,21 +5704,21 @@ msgstr ""
"esistenti possono essere aggiunti nella configurazione della pubblicazione "
"per ogni singolo progetto."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Progetti di tendenza"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Autore"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Dettagli"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5697,16 +5726,16 @@ msgstr ""
"Al momento non risultano configurati autori in attesa. Gli autori per i "
"progetti che non esistono ancora possono essere aggiunti sotto."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Gestisci questo progetto"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Puoi usare questa pagina per registrare autori attendibili \"in sospeso\"."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5723,22 +5752,22 @@ msgstr ""
"Sullo stato \"in sospeso\" e gli autori attendibili ordinari puoi leggere "
"altro qui."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr "Non hai abilitato l'autenticazione a due fattori sul tuo account."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5747,7 +5776,7 @@ msgstr ""
"correttamente, da utilizzare in caso di perdita di un dispositivo 2FA, invia "
"uno dei tuoi codici di recupero qui."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5755,7 +5784,7 @@ msgstr ""
"Il codice di recupero che hai scelto verrà considerato come utilizzato e non "
"sarà più disponibile per bypassare l'autenticazione a due fattori (2FA)."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5763,15 +5792,15 @@ msgstr ""
"Hai dimenticato di salvare i tuoi codici di recupero? Avrai "
"bisogno di generarli di nuovo."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Codici di recupero account"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "rigenera codici di recupero"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5782,7 +5811,7 @@ msgstr ""
"al tuo account PyPi. Ogni codice può essere usato solo una volta"
"strong>."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5790,7 +5819,7 @@ msgstr ""
"Questi codici dovrebbero essere usati soloper recupero "
"account , non per accessi abituali."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5801,67 +5830,67 @@ msgstr ""
"questi codici di recupero, potresti perdere l'accesso al tuo account PyPI in "
"modo permanente!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Salva i tuoi codici di recupero"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Scarica come file"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Salva"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continua"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Questi codici non saranno visibili nuovamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Assicurati di averli conservati in luogo sicuro prima di continuare."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "Rimuovi token dell'API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token per \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permessi:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Carica pacchetti"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Portata:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Intero account (tutti i progetti)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Progetto \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5869,28 +5898,29 @@ msgstr ""
"Per motivi di sicurezza questo token apparirà solo una volta. "
"Copialo adesso."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copia il token negli appunti"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copia il token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Usare questo token"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Per usare questo token API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Imposta il tuo username su %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5899,7 +5929,7 @@ msgstr ""
"Imposta la tua password con il valore del token, incluso il "
"%(prefix)s
prefisso"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5909,7 +5939,7 @@ msgstr ""
"tuoi progetti su PyPI, imposta il tuo file %(filename)s
come "
"segue:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5920,7 +5950,7 @@ msgstr ""
"progetti multipli su PyPI, puoi impostare il tuo file %(filename)s"
"code> come segue:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5928,11 +5958,11 @@ msgstr ""
"o un token di portata-utente oppure un token di portata-progetto che vuoi "
"impostare come predefinito"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "un token progetto"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5941,7 +5971,7 @@ msgstr ""
"Puoi quindi utilizzare %(command)s
per utilizzare il token "
"corretto durante il caricamento su PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visita la pagina di aiuto di PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "Aggiungi un altro token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nome token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "A cosa serve questo token?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Seleziona portata..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5974,15 +6004,15 @@ msgstr ""
"Un token API di portata del tuo intero account avrà permessi di caricamento "
"per tutti i progetti correnti e futuri."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "Crea account"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Imposta un 2FA con un applicazione di autenticazione (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP"
"a>."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6003,16 +6033,16 @@ msgstr ""
"Visita la pagina di aiuto PyPI per una lista delle "
"applicazioni compatibili."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Imposta la tua applicazione"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
"Scannerizza il codice QR con l'applicazione di autenticazione di tua scelta."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6020,11 +6050,11 @@ msgstr ""
"Per motivi di sicurezza, puoi solo associare una applicazione di "
"autenticazione per l'account PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "codice QR per impostare una applicazione di autenticazione"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6032,15 +6062,15 @@ msgid ""
"instead:"
msgstr "Non hai uno scanner QR? Entra il codice manualmente:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verifica applicazione"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Codice di identificazione"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6052,17 +6082,17 @@ msgstr ""
"per ultimare il processo di impostazione, immetti il codice di "
"identificazione fornito dalla tua applicazione."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Imposta applicazione"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Imposta autenticazione a due fattori(2FA) con un dispositivo di "
"sicurezza(es. chiavetta USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan e Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Dai un nome al tuo dispositivo per cominciare"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI supporta l'aggiunta di dispositivi di sicurezza multipli."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6102,11 +6132,11 @@ msgstr ""
"Per favore dai un nome a questo dispositivo. Massimo 64 caratteri. Tutti i "
"caratteri Unicode sono validi, inclusi gli spazi."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Imposta un dispositivo di sicurezza"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6121,7 +6151,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">browser compatibile"
"a>."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6129,13 +6159,13 @@ msgstr ""
"Nota che alcune vecchie chiavette USB non aderiscono allo standard FIDO e "
"non funzioneranno con PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -6143,7 +6173,7 @@ msgstr ""
"I conti delle società richiedono una sottoscrizione attiva. Si prega di "
"inserire informazioni di fatturazione aggiornate per abilitare l'account."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6154,74 +6184,73 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nome account per l'organizzazione"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipo organizzazione"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "Invita"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Invita"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' storia progetto"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6229,52 +6258,52 @@ msgstr ""
"Ogni volta che (tu o i tuoi collaboratori) effettui una azione di sicurezza "
"relativa al progetto, l'azione è registrata e mostrata qui."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6282,21 +6311,21 @@ msgstr ""
"%(username)s aggiunto come %(role_name)s del "
"progetto"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6304,7 +6333,7 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6312,7 +6341,7 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6320,7 +6349,7 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -6328,20 +6357,20 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "Gruppo %(team_name)s creato"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "Gruppo %(team_name)s eliminato"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s aggiunto come %(role_name)s del "
"progetto"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Registrati"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Creato da:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Creato da:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Rimosso da:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Rimosso da:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Rifiuta"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Cambiato da:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "Invita"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "Rimosso da:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "Storia della sicurezza per %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6474,15 +6503,15 @@ msgstr ""
"visita il Python "
"Packaging User Guide"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "Nuovo o progetto esistente?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6490,15 +6519,15 @@ msgstr ""
"Trasferisci un progetto esistente di tua proprietà o crea e aggiungi un "
"nuovo progetto all'organizzazione."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "Nome del progetto esistente"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6511,15 +6540,15 @@ msgstr ""
"un'altra organizzazione può essere trasferito dalla pagina delle "
"impostazioni del progetto."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Progetti di tendenza"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "Registra un nuovo progetto."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6527,39 +6556,39 @@ msgstr ""
"I proprietari di questa organizzazione possono creare un progetto vuoto e "
"aggiungerlo all'organizzazione."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Registra un nuovo progetto."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA abilitata"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA disabilitata"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6568,11 +6597,11 @@ msgstr ""
"Usa questa pagina per controllare quali utenti posso aiutarti a gestire "
"%(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6580,179 +6609,179 @@ msgid ""
"can do."
msgstr "Ci sono 2 ruoli possibili per collaboratori:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Membro"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "Creare un nuovo rilascio"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Possiede/mantiene progetti specifici"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "Registra un nuovo progetto."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Elimina progetto"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Gli utenti che possono gestire %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Utente"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Salva ruolo"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "Non puoi rimuovere te stesso da proprietario"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Invito in sospeso"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Invito scaduto"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Revoca invito"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Re-invia"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "Revoca invito per %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Eliminare"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Invito scaduto"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Invita"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Account creato"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6763,91 +6792,91 @@ msgstr ""
"href=\"%(href)s\">%(email_address)s per comunicare con gli "
"amministratori di PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "Dettagli account"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Stato della fatturazione"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Email di fatturazione"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "Gestisci versione"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Ruolo dell'invito non valido."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr "Non sarai in grado di recuperare il tuo account dopo averlo cancellato"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "Crea un account"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "La tua organizzazione attualmente possiede %(count)s progetto."
msgstr[1] "La tua organizzazione attualmente possiede %(count)s progetti."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Per ogni progetto, è necessario scegliere tra:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "Elimina progetto"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and trasferisci proprietà o cancella progetto"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "Non sarai in grado di recuperare il tuo account dopo averlo cancellato"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
@@ -6869,11 +6898,11 @@ msgstr ""
"La tua sottoscrizione verrà annullata, e perderai l'accesso al portale di "
"fatturazione."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Perderai l'accesso al portale di fatturazione."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from tuo portale di fatturazione prima di procedere."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s membro"
msgstr[1] "%(member_count)s membri"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "Gestisci questo progetto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "Crea un account"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6916,15 +6945,15 @@ msgstr ""
"gestori dell'organizzazione possono creare nuove squadre per "
"l'organizzazione."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "Creare un nuovo rilascio"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "Nome token"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6933,16 +6962,16 @@ msgstr ""
"squadra per l'organizzazione e gestire i membri della squadra, i progetti "
"della squadra e le impostazioni della squadra."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gestisci '%(project_name)s' documentazione"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Distruggi documentazione"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s non c'è ritorno, in quanto "
"caricare una nuova documentazione non è più supportato."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Distruggi Documentazione per il progetto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentazione Progetto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "caricare una nuova documentazione non è più supportato"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6973,71 +7002,71 @@ msgstr ""
"Ogni volta che (tu o i tuoi collaboratori) effettui una azione di sicurezza "
"relativa al progetto, l'azione è registrata e mostrata qui."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "progetto creato"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "Versione di rilascio %(version)s creata"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "Versione di rilascio %(version)s rimossa"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "Versione di rilascio %(version)s creata"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Stralciata da:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "Versione di rilascio %(version)s creata"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "File rimosso dalla versione di rilascio %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nome del file:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "File rimosso dalla versione di rilascio %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s aggiunto come %(role_name)s del "
"progetto"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -7045,7 +7074,7 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -7053,7 +7082,7 @@ msgid ""
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7061,176 +7090,176 @@ msgid ""
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
"%(username)s aggiunto come %(role_name)s del "
"progetto"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)scambiato a %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s rimosso da %(role_name)s del progetto"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Token API rimosso"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permessi: Può caricare su questo progetto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Scadenza:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
#, fuzzy
#| msgid "Expiration Status:"
msgid "Expiration status:"
msgstr "Stato di scadenza:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Scaduto"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "Creatore"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Token API creato"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Controllato da:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Editore attendibile aggiunto"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Editore attendibile rimosso"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Requisito di 2FA abilitato"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Abilitato da:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Requisito di 2FA disabilitato"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Disabilitato da:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nome Progetto"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Cerca progetti"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nome Progetto"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Cerca progetti"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Informazioni aggiuntive"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informazioni sulla posizione"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Ritorna ai progetti"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Questo progetto non ha rilasci"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid ""
#| "Invitation to join %(organization_name)s declined"
@@ -7238,20 +7267,20 @@ msgid ""
"Read more in the project in quarantine help article."
msgstr "Invito per '${project_name}' rifiutato."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Questo progetto non ha rilasci"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7264,35 +7293,35 @@ msgstr ""
"ulteriormente l'identità utilizzata per la pubblicazione. Maggiori dettagli qui."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Gestisci gli editori attuali"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Editori OpenID Connect associati a %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Attualmente non sono configurati editori."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Aggiungi un nuovo editore"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Nome progetto non valido"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7300,85 +7329,85 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Environment name"
msgid "New Environment Name"
msgstr "Codice di recupero non valido."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gestisci '%(project_name)s' - versione di rilascio %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Versione %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Rilasci revocati"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "Visualizza rilascio"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Files per il rilascio %(version)s di %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nome file, dimensione"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versione Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "data del caricamento"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Visualizza opzioni del file"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opzioni del file"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Scarica"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Elimina file da"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Elimina file"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7386,7 +7415,7 @@ msgstr ""
"Comprendo che i miei utenti non potranno più installare questo file per "
"questo rilascio di questo progetto."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will ri-caricare un file con lo stesso nome %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Comprendo che non potrò annullare questa azione."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
"Comprendo che gli amministratori di PyPI non saranno in grado di annullare "
"questa azione."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Caricando nuovi files"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "nessun file trovato"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Scartare"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Impostazioni di rilascio"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Rilascio stralciato"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7457,7 +7486,7 @@ msgstr[1] ""
"Stralciare segnerà questo rilascio (e %(count)s files al suo interno) per "
"essere ignorato al momento dell'installazione negli scenari più comuni."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7465,7 +7494,7 @@ msgstr ""
"Stralciare segnerà questo rilascio per essere ignorato al momento "
"dell'installazione negli scenari più comuni."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7475,13 +7504,13 @@ msgstr ""
"esatta versione, es. quando si usa %(project_name)s==%(version)s"
"code>."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "Per maggiori informazioni, vedi PEP 592."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7490,27 +7519,27 @@ msgstr ""
"Puoi fornire un motivo per stralciare questo rilascio, che sarà mostrato da "
"pip agli utenti che installano%(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Motivo (opzionale)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versione"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Elimina rilascio"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7527,12 +7556,12 @@ msgstr[1] ""
"%(count)s files.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "L'eliminazione cancellerà irreversibilmente questo rilascio."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7540,8 +7569,8 @@ msgstr ""
"Non sarai più in gardo di ri-caricare una nuova distribuzione dello stesso "
"tipo con lo stesso numero di versione."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7551,8 +7580,8 @@ msgstr ""
"versione appuntata di questo pacchetto. E' intesa come ultima risorsa per "
"indirizzare problemi legali o rimuovere rilasci dannosi."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post rilascio ."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7574,7 +7603,7 @@ msgstr ""
"Capisco che sto cancellando definitivamente tutti i file per il rilascio "
"%(release_version)s di questo progetto."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7582,7 +7611,7 @@ msgstr ""
"Capisco che i miei utenti non saranno più in grado di installare questo "
"rilascio del progetto."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Rilasci per %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Data del rilascio"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Files"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "motivi dello stralcio"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gestisci versione"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s file"
msgstr[1] "%(count)s file"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Nessun file"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Visualizza opzioni del rilascio"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opzioni per%(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Release non-stralciato"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "non-stralciato"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Stralcio"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "release non stralciato"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gestisci rilasci di '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Creare un nuovo rilascio"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Nessun rilascio trovato"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python Packaging User "
"Guide"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gestisci i collaboratori di '%(project_name)s'"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7688,24 +7717,24 @@ msgstr ""
"Usa questa pagina per controllare quali utenti posso aiutarti a gestire "
"%(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Links del progetto"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Ci sono 2 ruoli possibili per collaboratori:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Manutentore"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7713,7 +7742,7 @@ msgstr ""
"Puoi caricare rilasci per un pacchetto. Non puoi ivitare collaboratori. non "
"puoi eliminare files, rilasci, o il progetto."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7730,89 +7759,90 @@ msgstr "Gli utenti che possono gestire %(project_name)s"
msgid "Collaborator"
msgstr "Collaboratori"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s proprietario dell'organizzazione"
msgstr[1] "%(count)s proprietari dell'organizzazione"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Crea un account"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s membro del team"
msgstr[1] "%(count)s membri del team"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "Non puoi rimuovere te stesso da proprietario"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Invita collaboratore"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "Squadra o membro?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Aggiungi una squadra o un membro individuale come collaboratore."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "Registra un nuovo progetto."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Invita collaboratore"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Invita collaboratore"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gestisci '%(project_name)s' impostazioni"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Impostazioni progetto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Dimensioni progetto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "(richiedi un incremento)"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Crea un token per %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7821,11 +7851,11 @@ msgstr ""
"Verifica il tuo indirizzo email principale per "
"aggiungere un token API per %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descrizione progetto e barra laterale"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -7861,30 +7891,30 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">the Python "
"Packaging User Guide per ulteriore aiuto."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -7892,27 +7922,27 @@ msgstr ""
"I proprietari e i manutentori individuali del progetto conserveranno i loro "
"permessi sul progetto."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Ora sei ${role} del progetto '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Nessun progetto"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nome progetto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7922,43 +7952,43 @@ msgstr ""
"di poter rimuovere il progetto dalla tua organizzazione, devi aggiungere un "
"proprietario individuale al progetto."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "Eliminare questo progetto farà:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Revoca il tuo ruolo di Proprietario diretto del progetto."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr "Non sarai in grado di recuperare il tuo account dopo averlo cancellato"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
"Aggiungi il progetto a un'altra organizzazione di cui sei proprietario."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Token non valido: non è un token di invito a una collaborazione"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Conferisci pieni permessi sul progetto ai proprietari dell'organizzazione."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -7966,116 +7996,116 @@ msgstr ""
"Tutti gli altri proprietari e manutentori individuali del progetto "
"manterranno i loro permessi sul progetto."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Gestire un progetto"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "Crea un account"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr "Token non valido: non è un token di invito a una collaborazione"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr "Token non valido: non è un token di invito a una collaborazione"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s non ha caricato nessun progetto su PyPI, ancora"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Crea un token per %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Vecchia descrizione:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(collaborator)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nome del repository"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "There are no members in this team, yet."
msgid "There are no alternate repositories for this project, yet."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Inizia aggiungendo un membro del team di seguito."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descrizione progetto"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Cerca progetti"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8088,35 +8118,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Cerca progetti"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Elimina progetto"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Eliminare questo progetto farà:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8131,17 +8161,17 @@ msgstr[1] ""
"elimina irreversibilmente il progetto insieme a %(count)srilasci"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Elimina irreversibilmente il progetto"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Rendi il nome del progetto disponibile per ogni altro utente PyPI"
"strong>"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8155,7 +8185,7 @@ msgstr ""
"distribuzioni di PyPI sono unici, in quanto soono generati combinando il "
"nome del progetto + la versione + il tipo di distribuzione)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -8163,30 +8193,30 @@ msgstr ""
"Ogni volta che (tu o i tuoi collaboratori) effettui una azione di sicurezza "
"relativa al progetto, l'azione è registrata e mostrata qui."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s squadra rinominata in %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "Ritorna ai progetti"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Cerca progetti"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8195,41 +8225,41 @@ msgstr ""
"caricamento per alcun progetto. Inizia configurando i collaboratori per un "
"progetto nella tua organizzazione."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "Gestire %(project_name)s"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Utilizza questa pagina per gestire quali utenti dell'organizzazione sono "
"membri di questo team."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "Rimuovi %(user)s da questo progetto"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "Non sei un proprietario di questo progetto"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Inizia aggiungendo un membro del team di seguito."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Aggiungi email"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installare i pacchetti."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribuzione sorgente"
msgstr[1] "Distribuzione sorgenti"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "Nessun file sorgente di distribuzione disponibile per questa versione."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on Python Packaging User Guide"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Distribuzione costruita"
msgstr[1] "Distribuzioni costruite"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "Inviare un rapporto malware per il progetto"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "Invia un rapporto malware per il progetto:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -8489,7 +8519,7 @@ msgstr ""
"battitura, confusione di dipendenze, esfiltrazione di dati, offuscamento, "
"comando/controllo, ecc."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8566,16 +8596,15 @@ msgstr ""
"classificatore \"Private :: Do Not Upload\". PyPI rifiuterà sempre i "
"pacchetti con classificatori che iniziano con \"Private ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Lista dei classificatori"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8587,7 +8616,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">PSF Codice di "
"Condotta."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8600,7 +8629,7 @@ msgstr ""
"custodire i codici di recupero per "
"riguadagnare l'accesso in quella evenienza.."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8615,7 +8644,7 @@ msgstr ""
"metodi di autenticazione a due fattori supportati e forniscanoi codici di recupero."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help i codici di recupero, "
"puoi chiedere aiutocon il recupero account."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Cos'è un pacchetto, progetto, o rilascio?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Come installo un file (pacchetto) da PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Come impacchetto e pubblico il mio codice per PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Cos'è un classificatore di raccolta?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "cos'è un rilascio \"stralciato\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Cerca progetti"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Perchè ho bisogno di un indirizzo email verificato?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Perchè PyPi mi dice che la mia password è compromessa?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "Cosa dovrei fare se noto attività sospetta sul mio account?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Perchè PyPI mi dice che il mio token API è compromesso?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Cos'è l'autenticazione a due fattori e come funziona su PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8687,7 +8716,7 @@ msgstr ""
"Come funziona l'autenticazione a due fattori con l'applicazione(TOTP)?Come la imposto su PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8699,13 +8728,13 @@ msgstr ""
"Come funziona l'autenticazione a due fattori con dispositivo di recupero "
"(es. chiavetta USB)? Come la imposto in PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Che tipo di dispositivo (oltre a una chiavetta USB) posso usare come "
"dispositivo di sicurezza?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -8717,86 +8746,86 @@ msgstr ""
"Come funziona l'autenticazione a due fattori con un codice di recupero? Come "
"la imposto in PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Come posso usare un token API per identificarmi con PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Perchè certe azioni mi chiedono di confermare la mia passsword?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Come posso cambiare il mio nome utente PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Come posso pubblicare il mio pacchetto privato su PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPI ha deglli APIs che posso usare?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Come posso eseguire un mirror di PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Come posso ricevere notifiche quando una nuova versione o un progetto "
"vengono rilasciati?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Dove posso vedere le statistiche su PyPI, sui programmi scaricati, e "
"sull'uso del progetto/pacchetto?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "A cosa servono gli hash dei file e come posso verificarli?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Come posso pubblicare il mio pacchetto privato su PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Perchè il mio nome progetto desiderato non è disponibile?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "Come reclamo un nome progetto abbandonato o registrato in precedenza?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Quali ruoli di collaboratore sono disponibili su PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Come divento proprietario/manutentore di un progetto su PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
"Come posso caricare la descrizione di un progetto in un formato diverso?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Come posso ottenere una esenzione o un aumento del limite della dimensione "
"file per il mio progetto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Come posso ottenere una esenzione o un aumento del limite della dimensione "
"totale per il mio progetto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8804,32 +8833,32 @@ msgstr ""
"Da dove PyPI prende i suoi dati sulla vulnerabilità del progetto, e come "
"posso coreggerlo?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Fresco di stampa: i rilasci più recenti del progetto"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Perché ricevo l'errore \"Impossibile visualizzare la descrizione\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Perché non riesco a caricare i files manualmente su PyPI, attraverso "
"l'interfaccia del browser?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Ho dimenticato la mia password di PyPI. Mi potete aiutare?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Ho perso l'accesso al mio account PyPI. Mi potete aiutare?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -8841,7 +8870,7 @@ msgstr ""
"Perchè ricevo un errore di \"Informazione di autenticazione non valida o non "
"esistente.\" quando carico i files?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8849,15 +8878,15 @@ msgstr ""
"Perchè ricevo errori di \"Nessuna distribuzione corrispondente trovata\" o "
"\"Non è stato possibile restituire l'Url\" durantepip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Sto avendo problemi a usare il sito PyPI. Potete aiutarmi?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Perché il mio pacchetto o la registrazione utente sono stati bloccati?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8865,15 +8894,15 @@ msgstr ""
"Perché ricevo un errore \"Filename o contenuti già esistente\" o \"il "
"Filename è stato usato in precedenza\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Come richiedo un nuovo classificatore di raccolta?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Dove posso riportare un bug o fornire una recensione su PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8887,35 +8916,35 @@ msgstr ""
"Come funziona l'autenticazione a due fattori con l'applicazione(TOTP)?Come la imposto su PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Chi detiene PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Che cosa accende PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Posso essere dipendente di PyPI se disponibile?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Come posso contribuire a PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Come posso mantenermi al passo con i futuri cambiamenti a PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Come posso eseguire un riflesso di PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -8923,61 +8952,77 @@ msgstr ""
"Cosa significa il badge per \"caratteristica beta\"? Quali sono le "
"caratteristiche beta correnti del Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Come pronuncio \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Domande comuni"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Basi"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Il Mio Account"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integrare"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Amministrazione di progetti su PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Risoluzione dei problemi"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Su"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"Usiamo un numero di termini per descrivere software disponibili su PyPI, "
"come \"progetto\", \"rilascio\", \"file\" e \"pacchetto\". Qualche volta "
@@ -8996,7 +9041,7 @@ msgstr ""
"un archivio contenente codice sorgente o ruota"
"a>binaria.
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9027,7 +9072,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging User "
"Guide."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See la pagina dei classificatori per maggiori "
"informazioni, così come una lista dei classificatori validi."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9061,7 +9106,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a> per maggiori informazioni."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9072,11 +9117,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Il mio account"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9084,15 +9129,15 @@ msgstr ""
"Attualmente, PyPI richiede un indirizzo email verificato per effettuare le "
"seguenti operazioni:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registra un nuovo progetto."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Carica una nuova versione o file."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9100,7 +9145,7 @@ msgstr ""
"La lista delle attività che richiedono un indirizzo email verificato è "
"verosimilmente destinata a crescere nel tempo."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9197,7 +9242,7 @@ msgstr ""
"password e stata reimpostata e non puoi accedere a PyPi fino a che non reimposti la tua password."
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9208,9 +9253,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
"Tutti gli eventi utente di PyPI sono conservati sotto alla storia di "
"sicurezza nelle impostazioni account. Se ci sono eventi che sembrano "
@@ -9219,7 +9264,7 @@ msgstr ""
"e informa gli amministratori di PyPI dell'accaduto%(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9233,7 +9278,7 @@ msgstr ""
"determinarne la causa. La sezioneattività "
"sospettasi applica anche in questo caso.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9277,7 +9322,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"a>.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9290,7 +9335,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">TOTPstandard."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9300,7 +9345,7 @@ msgstr ""
"abbr>generano un codice di autenticazione che cambia regolarmente da usare "
"quando accedi al tuo account."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9310,7 +9355,7 @@ msgstr ""
"standard comune, ci sono molte applicazioni che sono compatibili con il tuo "
"account PyPI. Applicazioni popolari sono:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android o iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(di proprietà)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android o iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(open source)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA
with an "
"authentication application:"
@@ -9365,7 +9410,7 @@ msgstr ""
"Per impostare 2FA con un "
"applicazione di autenticazione:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9373,7 +9418,7 @@ msgstr ""
"Apri una applicazione di autenticazione (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9383,7 +9428,7 @@ msgstr ""
"\"Aggiungi 2FA con "
"applicazione di autenticazione\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9391,7 +9436,7 @@ msgstr ""
"PyPI genererà una chiave segreta, specifica per il tuo account. Questa è "
"mostrata come codice QR, e come un codice di testo."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9400,7 +9445,7 @@ msgstr ""
"digitalo manualmente. Il metodo di inserimento dipenderà dall'applicazione "
"che hai scelto."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9412,7 +9457,7 @@ msgstr ""
"La tua applicazione genererà un codice di autenticazione - usalo per "
"verificare le tue impostazioni su PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9422,27 +9467,27 @@ msgstr ""
"segreta di PyPI, permettendo all'applicazione di generare codici per il tuo "
"account PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "La prossima volta che accedi a PyPI avrai bisogno di:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Fornire il tuo username e password, normalmente"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Aprire la tua applicazione di autenticazione per generare un codice di "
"autenticazione"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "usare questo codice per completare l'accesso a PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9453,7 +9498,7 @@ msgstr ""
"una volta e manda quella password al browser. Questa password è quindi usata "
"da PyPI per identificarti come un utente."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9463,7 +9508,7 @@ msgstr ""
"Per impostare l'autenticazione a due fattori con una chiavetta USB, "
"avrai bisogno di:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn e PublicKeyCredential, siccome questo è "
"lo standard migliorato da PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Eseguire JavaScript nel tuo browser"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the specificazione FIDO "
"U2F :"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan e Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9514,17 +9559,25 @@ msgstr ""
"Nota che alcune vecchie chiavette USB Yubico non seguono la "
"specificazione FIDO, e quindi non funzioneranno con PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "segui queste indicazioni:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"LAccedi al tuo account PyPI, vai nelle impostazioni del tuo account, e "
@@ -9538,7 +9591,7 @@ msgstr ""
" Inserisci e tocca la tua chiavetta USB, come richiesto dal tuo "
"browser "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9546,7 +9599,7 @@ msgstr ""
"Una volta completato, la tua chiavetta USB sarà registrata al tuo account "
"PyPI e può essere usata nel processo di accesso."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9555,7 +9608,7 @@ msgstr ""
" Inserisci e tocca la tua chiavetta USB per terminare "
"l'operazione di accesso a PyPI "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of dispositivi conformi a FIDO, e che "
"quindi possono essere usati con PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9580,7 +9633,7 @@ msgstr ""
"rel=\"noopener\">telefoni cellulari che agiscono da dispositivi di "
"sicurezza."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the , gli utenti di PyPI potranno usufruire dei vantaggi di "
"qualsiasi sviluppo futuro in questo campo."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9614,7 +9667,7 @@ msgstr ""
"autenticazione o dispositivo di sicurezza, puoi "
"usare questi codici per accedere a PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9633,11 +9686,11 @@ msgstr ""
"per il recupero. Dopo aver usato un codice di recupero per accedere, esso "
"diventa inattivo."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Per disporre di codici di recupero:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9645,7 +9698,7 @@ msgstr ""
"Accedi al tuo account PyPI, vai nelle impostazioni del tuo account, e "
"seleziona \"Genera codici di recupero\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9654,7 +9707,7 @@ msgstr ""
"stamparli e custodirli in un luogo sicuro o salvarli in un gestore di "
"password."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9664,11 +9717,11 @@ msgstr ""
"ottenerne di nuovi selezionando \"Rigenera codici di recupero\" nelle tue "
"impostazioni account."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Per accedere con un codice di recupero:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -9680,14 +9733,14 @@ msgstr ""
"Quando ti viene chiesta l'autenticazione a due fattori, seleziona \"Accedi "
"usando codici di recupero\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Siccome ogni codice può essere usato solo una volta, potresti segnare il "
"codice come usato"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9697,7 +9750,7 @@ msgstr ""
"nuovo set usando il pulsante \"Rigenera codici di recupero\" nelle "
"impostazioni del tuo account."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -9709,7 +9762,7 @@ msgstr ""
"Il token API provvede un modo alternativo per autenticarsi quando si "
"caricano pacchetti su PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way (instead of username and "
@@ -9734,7 +9787,7 @@ msgstr ""
"
Raccomandiamo vivamente di identificarti con un token "
"API dove possibile.
"
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9742,7 +9795,7 @@ msgstr ""
"Quando si usa un token API di un provider CI, noi raccomandiamo definire "
"l'ambito del token fino al minimo necessario per i progetti."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Trusted Publishing, noi fortemente raccomandiamo usare "
"invece la pubblicazione attendibile."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Per ottenere un token API:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Verifica il tuo indirizzo email"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(Controlla le tue Impostazioni account)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9775,22 +9828,22 @@ msgstr ""
"Nelle tue impostazioni account, vai nella sezione "
"dei tokens API e seleziona \"Aggiungi token API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Per usare un token API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Nel tuo username immetti __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Nella tua password immetti il valore del token, includendo il prefisso "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9808,7 +9861,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
se stai usandoTravis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9817,15 +9870,24 @@ msgstr ""
"con base64, e confrontare il risultato con l'identificatore unico mostrato "
"su PyPI."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI ti chiede di confermare la tua password prima di voler effettuare "
"una azione sensibile. Azioni sensibili includono cose come aggiungere "
@@ -9836,11 +9898,11 @@ msgstr ""
"
Raccomandiamo vivamente di effettuare tali azioni solo "
"sul tuo computer personale, protetto da password.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "PyPI attualmente non supporta la modifica di un nome utente."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9851,7 +9913,7 @@ msgstr ""
"proprietà del tuo vecchio account e quindi eliminare il vecchio account, che "
"avrà lo stesso effetto."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "PyPI users and projects can use Trusted Publishers"
@@ -9867,15 +9929,15 @@ msgstr ""
"PyPI a un servizio di terze parti attendibile, eliminando la necessità di "
"utilizzare token API o password."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Si, inclusi contenuti RSS di nuovi pacchetti e nuovi rilasci."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Vedi i riferimenti API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the è la soluzione raccomandata. Nota che i requisiti di "
"memoria per un mirror PyPI supererebbero 1 terabyte - e oltre!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the GitHub apps."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and attraverso il nostro dataset pubblico su Google "
"BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"altri fattori "
"rilevanti."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see la "
"nostra pagina dei servizi."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9968,7 +10030,7 @@ msgstr ""
"file\" o dall'API JSON. Di seguito è riportato un esempio di generazione "
"degli hash:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9979,7 +10041,7 @@ msgstr ""
"MD5. Questo hash viene fornito solo per compatibilità con le versioni "
"precedenti."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9991,7 +10053,7 @@ msgstr ""
"soluzione raccomandata è di eseguire la tua distribuzione del devpi project."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10004,7 +10066,7 @@ msgstr ""
"su PyPI. Attualmente ci sono 3 motivi principali per cui questo può "
"succedere:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python Standard Library di qualsiasi versione "
"principale dalla 2.5 alla presente."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Il nome del progetto è troppo simile a un progetto esistente e potrebbe "
"creare confusione."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10036,7 +10098,7 @@ msgstr ""
"digitazione per %(correct_code)s
, e non dovrebbe sorprendere "
"l'utente con un pacchetto doloso(malware)."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10044,14 +10106,14 @@ msgstr ""
"Il nome del progetto è stato registrato da un altro utente, ma non sono "
"stati creati rilasci."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr ""
"Se il proprietario non risponde, vedi %(anchor_text)s"
"a>"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"Come richiedere un trasferimento di "
"nome\" di PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10070,11 +10132,11 @@ msgstr ""
"Può caricare rilasci per un pacchetto. Non può aggiungere collaboratori. Non "
"può cancellare files, rilasci, o il progetto."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Proprietario:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10082,7 +10144,7 @@ msgstr ""
"Può caricare rilasci. Può aggiiungere altri collaboratori. Può cancellare "
"files, rilasci, o l'intero progetto."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10096,7 +10158,7 @@ msgstr ""
"Molti proprietari dei progetti forniscono i dettagli di contatto nel campo "
"\"Autore\" dei \"Meta\" dettagli sulla pagina del progetto."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10104,14 +10166,14 @@ msgstr ""
"Se il proprietario non risponde, vedi %(anchor_text)s"
"a>"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10120,7 +10182,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User Guide per "
"dettagli sui formati disponibili."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10147,14 +10209,14 @@ msgstr ""
"ogni rilascio non necessario o files individuali per abbassare la soglia "
"della dimensione del progetto."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10171,7 +10233,7 @@ msgstr ""
"ogni rilascio non necessario o files individuali per abbassare la soglia "
"della dimensione del progetto."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Documenta un problema e scrivici:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10203,7 +10265,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10214,7 +10276,7 @@ msgstr ""
"incorretti, Documenta un problema con i dettagli."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10224,7 +10286,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10236,7 +10298,7 @@ msgstr ""
"href=\"%(href)s\">readme_renderer, che è lo stesso esecutore di "
"descrizione usato da PyPI."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10248,38 +10310,38 @@ msgstr ""
"Se hai dimenticato la tua password PyPI ma ricordi il tuo indirizzo email o "
"username, segui queste istruzioni per reimpostare la tua password:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Vai su Reimposta la tua password."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Immetti l'indirizzo email o username che hai usato per PyPI e invia il "
"modulo."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Riceverai un email con un link di reimpostazione password."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Se hai perso l'accesso al tuo account PyPI a causa di:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Perso l'accesso all'indirizzo email associato con il tuo account"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, dispositivo, e codici di "
"recupero"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to documentare un problema sul nostro tracker per "
"richiedere assistenza con il recupero account."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Assicurati che il tuo token API sia valido e non sia stato revocato."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10317,11 +10379,11 @@ msgstr ""
"Assicurati che il tuo token API sia propriamente "
"formattato e non contenga caratteri finali come nuovi righi."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr "Nel tuo username immetti __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10333,7 +10395,7 @@ msgstr ""
"In entrambe i casi, ricorda che PyPI e TestPyPI richiedono ognuno la "
"creazione di un account, quindi le tue credenziali potrebbero essere diverse."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "If you're using Windows and trying to paste your password or token in the "
@@ -10354,7 +10416,7 @@ msgstr ""
" Invece, puoi usare \"Modifica/Incolla dal menu della scheda, o "
"abilitare \"Usa Ctrl+Shift+C/V come Copia/Incolla\" in \"Proprietà\"."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10373,7 +10435,7 @@ msgstr ""
"a> in Aprile 2018. Scopri perchè sul blog PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10385,7 +10447,7 @@ msgstr ""
"possibile restituire l'URL
, prova ad aggiungere -v
al "
"comando per ottenere maggiori informazioni:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10397,7 +10459,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, occorre che tu ti connetta a PyPI "
"con una nuova libreria TLS di supporto."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10409,7 +10471,7 @@ msgstr ""
"il fornitore del tuo OS, o il distributore intermediario) e la versione "
"installata di Python, setuptools
, e pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
in uscita."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take l'accessibilità molto seriamente e vorremmo rendere il "
"sito facile da usare pe tutti."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , così possiamo provare a risolvere il problema, "
"per te e per gli altri."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10467,7 +10529,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">usare twine per caricare il tuo progetto su PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10481,7 +10543,7 @@ msgstr ""
"Description e altri dati relativi ai progetti e ha una reputazione di "
"ricerca generalmente solida, è un obiettivo primario."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10498,23 +10560,23 @@ msgstr ""
"rel=\"noopener\">la nostra pagina dei servizi per maggiori dettagli, "
"perchè l'avremo verosimilmente aggiornata con i motivi dell'intervento."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI restituisce questi errori per uno dei seguenti motivi:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Il Filename è stato usato e il file esiste"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Il Filename e stato usato ma il file non esiste più"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Esiste un file con lo stesso esatto contenuto"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10522,7 +10584,7 @@ msgstr ""
"PyPI non consente a un Filename di essere riutillizato, anche dopo che un "
"progetto è stato cancellato e ricreato."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10530,7 +10592,7 @@ msgstr ""
"Un nome file di distribuzione su PyPI è costituito dalla combinazione di "
"nome progetto, numero di versione e tipo di distribuzione."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10542,7 +10604,7 @@ msgstr ""
"non potrà essere modificata di nascosto un giorno dal manutentore del "
"progetto o da un malintenzionato (può solo essere rimossa)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10553,7 +10615,7 @@ msgstr ""
"caricato su PyPI, ricostruire la distribuzione e quindi caricare la nuova "
"distribuzione."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10567,7 +10629,7 @@ msgstr ""
"Assicurati di includere una breve giustificazione sul perchè essa è "
"importante."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10585,7 +10647,7 @@ msgstr ""
"scrivere un nuovo problema, controlla che una simile problematica non esista "
"già."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10593,7 +10655,7 @@ msgstr ""
"Se il tuo problema è con uno specifico pacchetto installato da PyPI, "
"dovresti invece contattare il manutentore di quel progetto direttamente."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10606,7 +10668,7 @@ msgstr ""
"dispositivo sia impostata automaticamente e prova a configurare nuovamente "
"il dispositivo."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10616,14 +10678,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10631,7 +10693,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; il cui finanziamento è abilitare sviluppatori e "
"migliorare la sicurezza del Warehouse e l'accessibilità."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by "
"generosi sponsors."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10704,7 +10766,7 @@ msgstr ""
"org). Adesso è forte, testato, e pronto per il traffico previsto di browser "
"e API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via mirror o un index privato."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10744,11 +10806,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">il progetto "
"Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finanziario:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10757,11 +10819,11 @@ msgstr ""
"Apprezzeremmo profondamente le vostre donazioni per "
"fondare sviluppo e mantenimento."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Sviluppo:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10773,7 +10835,7 @@ msgstr ""
"sviluppatore open source per dare un contributo - infatti, ci piacerebbe "
"aiutarti a fare la tua prima richiesta pull open source!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -10805,7 +10867,7 @@ msgstr ""
"rel=\"noopener\">'Il Primo Problema Buono' - ti consigliamo di iniziare "
"da qui."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into forum Python packaging su Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS per "
"l'etichetta \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10883,7 +10945,7 @@ msgstr ""
"Tutto il traffico viene instradato attraverso il nostro CDN globale, che "
"elenca i loro indirizzi IP pubblici qui: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: reimposta la "
"tua password su PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10903,11 +10965,11 @@ msgstr ""
"per dirti: \"questo dovrebbe funzionare bene, ma è nuovo e meno testato di "
"altre funzionalità del sito\"."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Attualmente, nessuna caratteristica è in beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10922,39 +10984,45 @@ msgstr ""
"title=\"%(title)s\">PYPY , che è un popolare miglioramento alternativo "
"del linguaggio Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Risorse"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Stai cercando qualcos'altro? Forse questi link possono aiutare:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentazione"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guida utente di Python Packaging"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentazione Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(Sito principale di Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Pagina della comunità Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(liste canali IRC, mailing lists, ecc...)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contatto"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The , o scorri la bacheca online."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Sicurezza"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Riportare un problema di sicurezza"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -10989,11 +11057,11 @@ msgstr ""
"Prendiamo la sicurezza molto sul serio e ti chiediamo di seguire "
"attentamente la nostra politica di sicurezza."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Importante!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -11002,24 +11070,24 @@ msgstr ""
"NON riportare il problema in nessun forum pubblico, "
"incluso(ma non limitato a):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Il nostro tracker GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Ufficiali o non ufficiali canali chat"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Ufficiali o non ufficiali mailing lists"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Se hai identificato un problema di sicurezza con un progetto ospitato su PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -11029,15 +11097,15 @@ msgstr ""
"Nella parte inferiore della barra laterale, fai clic su Segnala un "
"progetto come malware. Fornisci i seguenti dettagli nel modulo:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Un URL del progetto in questione"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Una spiegazione di ciò che rende il progetto un problema di sicurezza"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, fuzzy, python-format
#| msgid ""
#| "If applicable: a link to the problematic lines in the project's "
@@ -11049,7 +11117,7 @@ msgstr ""
"Se applicabile: un collegamento alle linee problematiche nelle distribuzioni "
"del progetto tramite inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -11062,7 +11130,7 @@ msgstr ""
"battitura, confusione di dipendenze, esfiltrazione di dati, offuscamento, "
"comando/controllo, ecc."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -11070,7 +11138,7 @@ msgstr ""
"Se hai identificato un problema di sicurezza con lo stesso PyPI (non un "
"progetto ospitato su PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -11079,11 +11147,11 @@ msgstr ""
"Invece, manda un email alla security@python.org "
"direttamente, fornendo più informazioni rilevanti possibile."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Cosa succede dopo?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11091,7 +11159,7 @@ msgstr ""
"Una volta che hai sottoposto un problema via email, dovresti ricevere un "
"aggiornamento entro 48 ore."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11099,7 +11167,7 @@ msgstr ""
"In base all'azione che deve essere intrapresa, potresti ricevere ulteriori "
"email successive."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on June 2022."
msgid "This security policy was last updated on March 2024."
@@ -11107,44 +11175,44 @@ msgstr ""
"Questa politica di sicurezza è stata aggiornata l'ultima volta il 14 marzo "
"2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mappa del sito PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI home"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Cerca e filtra i progetti"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticazione"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Accesso"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Politica di sicurezza"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Marchi PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Supporta PyPI e i progetti correlati"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Sponsorizza la Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11152,11 +11220,11 @@ msgstr ""
"La Python Software Founddation raccoglie e distribuisce fondi per migliorare "
"l'ecosistema di Python Packaging."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Recenti progetti fondati includono:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11164,7 +11232,7 @@ msgstr ""
"Il riuscito rilancio di Python Package Index, offerto dal nuovo codice di "
"base del 'Warehouse'"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozzilla Open Source Support Program nel 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11185,7 +11253,7 @@ msgstr ""
"Migliorando la sicurezza e l'accessibilità di PyPI, e aggiungendo supporto "
"per molteplici località"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research nel 2019 e 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "Rivisitare l'esperienza dell'utente di pip e risolutore di dipendenza"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program nel 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11242,11 +11310,11 @@ msgstr ""
"Con il tuo supporto, la PSF può continuare a finanziare miglioramenti di "
"packaging, beneficiando di milioni di utenti Python in giro per il mondo."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Sponsorizzazione PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11256,17 +11324,17 @@ msgstr ""
"la comunità Python usa giornalmente. Questo lavoro può solo essere fatto con "
"il generoso supporto finanziario che tu e la tua organizzazione fornite."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"I vostri contributi contano e provocano un impatto. Ogni donazione conta!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Diventa uno sponsor"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11276,11 +11344,11 @@ msgstr ""
"no profit , e le donazioni si possono dedurre dalle tasse per organizzazioni "
"che pagano le tasse negli Stati Uniti."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Ottieni il tuo logo su PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11288,15 +11356,15 @@ msgstr ""
"Stai cercando visibilità per la tua marca? Nell'ultimo anno*, 21.1 milioni "
"di persone da 237 Paesi hanno visitato PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "*Dati di Marzo 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Rafforza l'ecosistema di Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11304,11 +11372,11 @@ msgstr ""
"I fondi raccolti dalla Python Software Foundation vanno direttamente verso "
"il miglioramento degli strumenti che la tua compagnia usa tutti i giorni."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Incrementa la tua reputazione"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11316,52 +11384,52 @@ msgstr ""
"Aumenta la reputazione della tua compagnia investendo in Python e nella "
"comunità open source."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Statistiche PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Statistiche PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Statistiche PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Progetti al top per dimensione totale pacchetto"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11374,92 +11442,92 @@ msgstr ""
"Qui c'è una lista dei top 100 progetti basata sulla somma delle dimensioni "
"dei loro pacchetti(in bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Statistiche ordinate in base al progetto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Somma dei file di rilascio (bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tutto PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Marchi"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Logotipi"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Numero registrazione USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Numero di registrazione internazionale"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Loghi"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Cerca risultati"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Intendevi '%(text)s'?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Ciudi pannello"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "FIltra in base a classificatore"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Immetti una query di ricerca, o seleziona un filtro dalla lista dei "
"classificatori."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Immetti una query di ricerca, o aggiungi un filtro cliccando sul pulsante."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Puoi combinare ricerche e filtri classificatore. Esempi:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Progetti compatibili con Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Estensioni Sphinx che hanno uno stato stabile/produttivo"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Progetti collegato a \"grafica\" con licenze OSI-approved"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11480,12 +11548,12 @@ msgstr[1] ""
" %(count_display)s progetti\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "per \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -11506,32 +11574,32 @@ msgstr[1] ""
" con i classificatori selezionati\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordina per"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Rilevanza"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Data ultimo aggiornamento"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtrare"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Aggiungi filtro"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Non ci sono risultati per '%(term)s'"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ja/LC_MESSAGES/messages.po b/warehouse/locale/ja/LC_MESSAGES/messages.po
index 591a685c0435..0aa000e85f66 100644
--- a/warehouse/locale/ja/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ja/LC_MESSAGES/messages.po
@@ -39,7 +39,7 @@ msgstr ""
"X-Generator: Weblate 5.11-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -47,7 +47,7 @@ msgstr ""
"このアクションを実行できるようになるためには、あなたの **プライマリな** 電子"
"メールアドレスを検証しなければなりません。"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -55,19 +55,19 @@ msgstr ""
"この操作を実行するには、アカウントで 2 要素認証を有効にする必要があります。"
# | msgid "Stay updated:"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "ロケールが更新されました (Locale updated)"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "メールアドレスが無効です。もう一度やり直してください。"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "パスワードが無効です。もう一度やり直してください。"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -77,30 +77,30 @@ msgstr ""
"コアで構成する必要があります。また、文字または数字で開始および終了する必要が"
"あります。別のユーザー名を選択してください。"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "ヌルバイトは許可されていません。"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "そのユーザー名のユーザーは見つかりませんでした"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP コードは ${totp_length} 桁でなければなりません。"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, fuzzy, python-brace-format
#| msgid "Recovery Codes must be ${recovery_code_length} characters."
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "リカバリーコード"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50文字以下のユーザー名を選択してください。"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -108,12 +108,12 @@ msgstr ""
"このユーザー名はすでに別のアカウントで使用されています。別のユーザー名を選択"
"してください。"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "パスワードが長すぎます。"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -122,21 +122,21 @@ msgstr ""
"ログインの失敗が多数発生しました。${time} の間ロックアウトされました。後でや"
"り直してください。"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "パスワードが一致しません。もう一度やり直してください。"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "メールアドレスが長過ぎます。もう一度やり直してください。"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"このドメインからのメールアドレスは使用できません。別のメールアドレスを使用し"
"てください。"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -144,7 +144,7 @@ msgstr ""
"このメールアドレスはすでにこのアカウントで使用されています。別のメールアドレ"
"スを使用してください。"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -152,39 +152,39 @@ msgstr ""
"このメールアドレスはすでに別のアカウントで使用されています。別のメールアドレ"
"スを使用してください。"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "名前が長過ぎます。100字以下の名前を選択してください。"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "名前にURLを含めることはできません。"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "不正なTOTPコード。"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "無効なWebAuthnアサーション:不正なペイロード"
# | msgid "Invalid TOTP code."
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "回復コードが無効です。"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "復旧コードは以前に使用済みです。"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "メールアドレスが無効です。もう一度やり直してください。"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -193,7 +193,7 @@ msgstr ""
"失敗に終わったログイン試行が多すぎます。あなたは {} の間ロックアウトされまし"
"た。後でやり直してください。"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -202,7 +202,7 @@ msgstr ""
"このアカウントに追加されている未確認のメールアドレスが多すぎます。受信トレイ"
"を確認し、確認リンクをクリックしてください。(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -212,27 +212,27 @@ msgstr ""
"このアカウントで要求されたパスワードのリセットが多すぎます。受信トレイを確認"
"し、確認リンクに従ってください。(IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "不正または期限切れの二要素ログイン。"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "既に認証済みです"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "WebAuthnアサーションに成功しました"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"リカバリーコードを受け付けました。今回入力されたコードを再度使用することはで"
"きません。"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -240,148 +240,148 @@ msgstr ""
"新規ユーザ登録が一時的に無効になっています。詳細については https://pypi.org/"
"help#admin-intervention を参照してください。"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"期限切れのトークン: 新しいパスワード リセット リンクをリクエストして下さい"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "無効なトークン: 新しいパスワード リセット リンクをリクエストして下さい"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "無効なトークン: トークンがありません"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "無効なトークン: パスワード リセット トークンではありません"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "無効なトークン: ユーザが見つかりません"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "無効なトークン: このトークンのリクエスト後にユーザがログインしました"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "無効なトークン: このトークンのリクエスト後にパスワードが変更されました"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "パスワードをリセットしました"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"期限切れのトークン: 新しいメールアドレス確認リンクをリクエストして下さい"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "無効なトークン: 新しいメールアドレス確認リンクをリクエストして下さい"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "無効なトークン: メールアドレス確認トークンではありません"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "メールアドレスが見つかりません"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "メールアドレスは確認済みです"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "これで、このメールを主要なアドレスとして設定できるようになります"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "これが主要メールアドレスです"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"メールアドレス ${email_address} が確認されました。 ${confirm_message}。"
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "期限切れのトークン: 組織への招待を新たにリクエストして下さい"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "無効なトークン: 組織への招待を新たにリクエストして下さい"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "無効なトークン: 組織への招待トークンではありません"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "ロールへの招待が無効です。"
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "への招待が存在しません。"
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}' への招待を辞退しました。"
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "組織 '${organization_name}' の ${role} になりました。"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "期限切れのトークン: 新しいプロジェクト ロールの招待をリクエストする"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "無効なトークン: 新しいプロジェクト ロールの招待をリクエストする"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "無効なトークン: コラボレーション招待トークンではありません"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "ロールへの招待が無効です。"
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "ロールへの招待が存在しません。"
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}' への招待を辞退しました。"
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr "更新された利用規約を確認してください。"
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "Trusted publishers are temporarily disabled. See https://pypi.org/"
@@ -393,7 +393,7 @@ msgstr ""
"信頼できる発行元が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "Project deletion temporarily disabled. See https://pypi.org/help#admin-"
@@ -403,7 +403,7 @@ msgstr ""
"プロジェクトの削除が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -411,14 +411,14 @@ msgstr ""
"保留中の信頼できる発行元を登録するためには、確認済みのメールが必要です。詳し"
"くは、 https://pypi.org/help#openid-connect をご覧ください。"
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "一度に保留中の信頼できる発行元を 3 つ以上登録することはできません。"
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many attempted OpenID Connect registrations. Try "
@@ -430,14 +430,14 @@ msgstr ""
"OpenID Connect の登録が試行された回数が多すぎます。後でもう一度やり直してくだ"
"さい。"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "信頼できる発行元を登録できませんでした"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -445,34 +445,34 @@ msgstr ""
"この信頼できる発行元は既に登録されています。これが意図的でない場合は、PyPIの"
"管理者に連絡してください。"
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "このプロジェクトを管理する"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "バージョンの管理"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "プロジェクトの信頼できる発行元を削除しました "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "バナーのプレビュー"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 文字以下の組織アカウント名を選択します。"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -483,7 +483,7 @@ msgstr ""
"フン、アンダースコアで構成する必要があります。また、文字または数字で開始およ"
"び終了する必要があります。別の組織のアカウント名を選択します。"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -491,7 +491,7 @@ msgstr ""
"この組織アカウント名はすでに使用されています。異なる組織アカウント名を選択し"
"てください。"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This organization account name has already been used. Choose a different "
@@ -503,51 +503,51 @@ msgstr ""
"この組織アカウント名はすでに使用されています。異なる組織アカウント名を選択し"
"てください。"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "プロジェクトの選択"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "プロジェクト名を指定する"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"このプロジェクト名はすでに使用されています。異なるプロジェクト名を選択してく"
"ださい。"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "組織名が長すぎます。100 文字以下の組織名を選択します。"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "組織の URL が長すぎます。400 文字以下の組織の URL を選択します。"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "組織のURLは http:// または https:// で始まる必要があります"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "組織の説明が長すぎます。400 文字以下の組織の説明を選択します。"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -557,46 +557,46 @@ msgid ""
"1024 characters or less."
msgstr "組織の説明が長すぎます。400 文字以下の組織の説明を選択します。"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50文字以下のユーザー名を選択してください。"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"このチーム名はすでに使用されています。異なるチーム名を選択してください。"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "リポジトリ名を指定する"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "リポジトリ名を指定する"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "名前が長過ぎます。100字以下の名前を選択してください。"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -606,98 +606,98 @@ msgid ""
"less."
msgstr "組織の説明が長すぎます。400 文字以下の組織の説明を選択します。"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "アカウント詳細"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"メールアドレス ${email_address} が追加されました - メールにある確認用のリンク"
"をチェックしてください"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "リカバリーコードは既に生成済みです"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "新しいリカバリーコードを生成すると、既存のコードが無効となります。"
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "メールアドレスを確認するか、新しいアドレスを追加してください。"
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "APIトークンが存在しません。"
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "資格情報が無効です。再度試してみてください"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "無効なリポジトリ名"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "無効なリポジトリ名"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "招待の確認"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "無効なリポジトリ名"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "無効なリポジトリ名"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "信頼できる発行元を登録できませんでした"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "Trusted publishers are temporarily disabled. See https://pypi.org/"
@@ -709,7 +709,7 @@ msgstr ""
"信頼できる発行元が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "Trusted publishers are temporarily disabled. See https://pypi.org/"
@@ -721,7 +721,7 @@ msgstr ""
"信頼できる発行元が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "Trusted publishers are temporarily disabled. See https://pypi.org/"
@@ -733,7 +733,7 @@ msgstr ""
"信頼できる発行元が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "Trusted publishers are temporarily disabled. See https://pypi.org/"
@@ -745,9 +745,9 @@ msgstr ""
"信頼できる発行元が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -755,55 +755,55 @@ msgstr ""
"プロジェクトの削除が一時的に無効になっています。詳細については https://pypi."
"org/help#admin-intervention を参照してください。"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "pre-release"
msgid "Could not yank release - "
msgstr "プレリリース"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "pre-release"
msgid "Could not un-yank release - "
msgstr "プレリリース"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "リリース削除"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "役割への招待が見つかりません。"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "ファイルを削除できませんでした - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"チーム '${team_name}' には、既にプロジェクトの ${role_name} の役割が与えられ"
"ています"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"ユーザ '${username}' には、既にプロジェクトの ${role_name} の役割が与えられて"
"います"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -812,8 +812,8 @@ msgstr ""
"ユーザ '${username}' には確認済みの主要メールアドレスが登録されていないため、"
"プロジェクトの ${role_name} に追加することはできません"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -821,27 +821,27 @@ msgstr ""
"ユーザ '${username}' には既にアクティブな招待があります。後でもう一度お試しく"
"ださい。"
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "'${username}' に招待を送信しました"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "役割への招待が見つかりません。"
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "招待の期限が切れています。"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "'${username}' の招待を無効化しました。"
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
@@ -849,7 +849,7 @@ msgstr ""
"ユーザ '${username}' には、既にプロジェクトの ${role_name} の役割が与えられて"
"います"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -861,57 +861,57 @@ msgstr ""
"ユーザ '${username}' には確認済みの主要メールアドレスが登録されていないため、"
"プロジェクトの ${role_name} に追加することはできません"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "役割への招待が見つかりません。"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "ロールへの招待が存在しません。"
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "'${project_name}' への招待を辞退しました。"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "無効なプロジェクト名"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "このプロジェクトにはリリースがありません"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "このプロジェクト名はすでに使用されています"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name is too similar to an existing project"
msgstr "このプロジェクト名はすでに使用されています"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -919,402 +919,405 @@ msgstr ""
"このプロジェクト名は許可されていません(標準ライブラリと名前が被る可能性があ"
"ります)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "パブリッシャーIDを指定する"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "パブリッシャーはIDで指定する必要があります"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "環境名を指定する"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "名前にハイフンを連続して含めることはできません。例: --"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"ActiveState からの予期しないタイムアウト。数分後にもう一度お試しください。"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "ActiveStateからの予期しないエラー。もう一度お試しください。"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "ActiveStateの組織の名前を指定する"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "ActiveStateのプロジェクトの名前を指定する"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "無効なActiveStateのプロジェクト名"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "ActiveStateの組織が見つかりませんでした"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "ActiveStateのActorが見つかりませんでした"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "GitHubリポジトリの所有者 (ユーザ名または組織) を指定する"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "リポジトリ名を指定する"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "無効なリポジトリ名"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "ワークフローのファイル名を指定"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "不明なGitHubユーザまたは組織。"
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHubでは、このアクションがレート制限されています。数分後にもう一度お試しく"
"ださい。"
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "GitHubからの予期しないエラー。もう一度お試しください。"
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "GitHub からの予期しない接続エラー。数分後にもう一度お試しください。"
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "GitHub からの予期しないタイムアウト。数分後にもう一度お試しください。"
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "GitHub のユーザ名または組織名が無効です。"
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "ワークフロー名は .yml または .yaml で終わる必要があります。"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"ワークフローのファイル名は、ディレクトリを含まないファイル名のみである必要が"
"あります"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr "環境名が長すぎます(最大255文字)"
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr "環境名を空白から始めることはできません"
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr "環境名を空白で終えることはできません"
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr "環境名は «'», «\"», «`», «,», «;», «\\»を含めることはできません"
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "ワークフロー名は .yml または .yaml で終わる必要があります。"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "GitHub リポジトリ所有者 (ユーザ名または組織) を指定する"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "GitHub のユーザ名または組織名が無効です。"
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "ワークフローファイル名の指定"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "無効なプロジェクト名"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "ワークフロー名は .yml または .yaml で終わる必要があります。"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "報告が記録されました。ご協力ありがとうございます。"
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "コピーされました"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "パスワードの一致"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "パスワードが一致しません。もう一度やり直してください。"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "パスワード欄が空です"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "パスワードの強度:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "約%1日前"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "約%1時間前"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "約%1分前"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "今"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "操作"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "期限切れ"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "未払い"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "キャンセル"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "未完了"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "アクセスが拒否されました (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "このページの閲覧権限がありません"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "ページが見つかりません (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "どこを探してもこのページは見つかりませんでした"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "そして今、
まったく異なる何かのために"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "モンティ・パイソン — チーズ・ショップ"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "外部リンク"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "動画の台本を見る"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "ページが削除されました (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "お探しのページは削除されました"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Internal server error (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "問題が発生しました"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1323,19 +1326,19 @@ msgstr ""
"
このサイトの提供について技術的な問題が発生しています。
我々は問題を"
"認識しており、できるだけ早く解決するよう取り組んでいます。
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "ステータスページを確認"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "エラーコード 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "パッケージ管理に PyPI を使っていますか?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"我々がより安定で安全なプラットフォームを作れるよう、寄付をご検討下さい。"
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1363,52 +1366,56 @@ msgstr ""
"文字(大文字と小文字)、数字、特殊文字を含んだ強力なパスワードを入力してくだ"
"さい。一般的な単語や繰り返しは避けてください。"
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "パスワードの強度:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "メインナビゲーション"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "ヘルプ"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "スポンサー"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "ログイン"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "登録"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "メニューを表示"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "メニュー"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "メインメニュー"
@@ -1417,7 +1424,7 @@ msgstr "メインメニュー"
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1435,7 +1442,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Packaging User Guide を参照して"
"ください"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1454,48 +1461,48 @@ msgstr ""
"Python Package Index(PyPI)は、プログラミング言語Python用のソフトウェアのリ"
"ポジトリです。"
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40の最新アップデート"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40の新しいパッケージ"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "メインコンテンツにスキップ"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "モバイル版に切替"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "警告"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"サポートされていないブラウザを使用しています。新しいバージョンにアップグレー"
"ドしてください。"
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1504,7 +1511,7 @@ msgstr ""
"TestPyPI - Pythonパッケージインデックスの別のインスタンスを使用しており、実際"
"のインデックスに影響を与えずに配布ツールやプロセスを試すことができます。"
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1512,236 +1519,241 @@ msgstr ""
"一部の機能は、JavaScriptなしでは動作しない場合があります。問題が発生した場合"
"は、有効にしてみてください。"
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPIを検索"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "プロジェクトを検索"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "検索"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "プロジェクトを検索"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "ヘルプナビゲーション"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "パッケージをインストールする"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "パッケージのアップロード"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "ユーザガイド"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "プロジェクト名"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "よくある質問"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPIについて"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PyPIのナビゲーション"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPIホーム"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "インフラ・ダッシュボード"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "統計"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "スポンサー"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPIへの貢献"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "貢献する方法のナビゲーション"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "バグ報告とフィードバック"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "GitHub上で貢献する"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPIを翻訳する"
# | msgid "Sponsors"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
msgid "Sponsor PyPI"
msgstr "スポンサー"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "開発のクレジット"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPIの利用"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI利用のナビゲーション"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "利用規約"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "セキュリティ問題を報告する"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "行動規範"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "プライバシー・ポリシー"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "ステータス: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "全システム稼働"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "PythonコミュニティによるPythonコミュニティのための開発と保守。"
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "今すぐ寄付を!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "サイトマップ"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "デスクトップ版に切替"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "アクションの確認"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "エラーコード"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "ホームページに戻る"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "The Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Test Python Package Indexを使ってPythonパッケージの公開をテストする"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Dev Python パッケージインデックスを使用して PyPI の背後にあるコードベースを開"
"発する"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Python Package Indexを使ってPythonパッケージを検索・インストール・公開する"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "または、 プロジェクトを閲覧する"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s プロジェクト"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s リリース"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s ファイル"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s ユーザ"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1757,149 +1769,149 @@ msgstr "パッケージのインストールについて学ぶ。"
msgid "Package authors use PyPI to distribute their software."
msgstr "パッケージの作者は、PyPIを使ってソフトウェアを配布します。"
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "PythonコードをPyPI用にパッケージ化する方法について学ぶ。"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "エラー処理フォーム"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "パスワードの確認"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "続行するにはパスワードを入力してください"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "パスワード"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(必須)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "あなたのパスワード"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "パスワードを表示"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "パスワードをお忘れですか?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1924,12 +1936,12 @@ msgstr ""
" パスワードの再確認は1時間ごとに行われます。\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"この URL は、PyPI にファイルをアップロードするための API エンドポイントです。"
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User "
"Guideを参照してください。"
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1948,11 +1960,11 @@ msgstr ""
"それ以外の場合は、PyPIのホームページを参照することを"
"お勧めします。"
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "招待の確認"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1969,22 +1981,22 @@ msgstr ""
"%(role_name)s への招待を受け入れますか?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "受け入れる"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "辞退する"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1992,52 +2004,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "%(title)s にログインする"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "ユーザ名"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "あなたのユーザ名"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "ログアウト"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s をログアウトする"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "招待の確認"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2054,7 +2066,7 @@ msgstr ""
"%(role_name)s への招待を受け入れますか?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2062,107 +2074,107 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s のプロフィール"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "gravatar.com上の {user} のアバター"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "登録日"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "参加 %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "%(num_projects)s projects"
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(num_projects)s プロジェクト"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "プロジェクト無し"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "最終リリース %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s はまだPyPIにプロジェクトをアップロードしていません"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "プロジェクトを検索"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "リカバリコード"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "回復コードを使用してログインする"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "リカバリーコードの入力"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "認証"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2176,115 +2188,116 @@ msgstr ""
# | msgid "Lost your device? Not working? Get
# help."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
"動作がおかしいですか?ヘルプを参照して下さい。"
"p>"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "アカウントを作成する"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "%(title)s のアカウントを作成する"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "名前"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "氏名"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "メールアドレス"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "メールアドレス"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "確認フォーム"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "ユーザ名を入力"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "パスワードを表示"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "パスワードを選択"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQを参"
"照してください。"
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "アカウントを作成"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "パスワードリセット"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"パスワードをリセットするには、ユーザ名またはメールアドレスを入力してくださ"
"い。"
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "ユーザ名またはメールアドレス"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "パスワードリセットを要求"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "リセットのメールが送信されました"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2329,7 +2342,7 @@ msgid ""
"been sent to your registered email address."
msgstr "登録されたメールアドレスにメールを送信しました。"
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2338,46 +2351,46 @@ msgstr ""
"メールにはパスワードをリセットするためのリンクが含まれています。このリンクの"
"有効期限は%(n_hours)s 時間です。"
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "パスワードのリセット"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "新しいパスワードを入力"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "パスワードをリセットする"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "二要素認証"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "セキュリティ端末(例: USBキー)による認証"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "セキュリティ端末を接続し、「端末で認証」ボタンをクリックします。"
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"セキュリティ端末(USBキーなど)でログインするにはJavaScriptを有効にして下さい"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "端末で認証"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"ブラウザをアップグレードしてセキュリティ端末(USBキーな"
"ど)でログインして下さい"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"端末を紛失しましたか?動作がおかしい?ヘルプを参照し"
"て下さい。"
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "アプリで認証する"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "認証コードを入力"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "
Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"PyPIアカウントに接続するために、認証アプリケーションを使ってコードを生成し"
"てください。本人確認のために、このコードをフォームに入力してください。
"
@@ -2423,34 +2441,38 @@ msgstr ""
"href=\"%(href)s\">ヘルプを参照してください。
"
# | msgid "Set up your application"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "セキュリティキーやアプリケーションを紛失しましたか?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"あなたのアカウントではリカバリーコードが生成されていません。"
"strong>
二要素手段へのにアクセスができない場合、アカウントへのアクセス"
"を失うことがあります。リカバリーコードに関する支援を受け"
"てください。
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "PyPIアカウント%(username)sは削除されました。"
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)sにメールして PyPI 管理者に連絡して下さ"
"い。"
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2470,7 +2492,7 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2479,7 +2501,7 @@ msgstr ""
"これは、%(initiator_username)s によって %(site)s のプロジェクトに追加されてい"
"るためです。"
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2492,8 +2514,8 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
@@ -2501,7 +2523,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2513,7 +2535,7 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2525,7 +2547,7 @@ msgstr ""
"これは、%(initiator_username)s によって %(site)s のプロジェクトに追加されてい"
"るためです。"
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2538,12 +2560,12 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのチームのメンバーだからです。"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)sにメールして PyPI 管理者に連絡して下さ"
"い。"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2588,9 +2610,9 @@ msgid ""
msgstr ""
"\"%(organization_name)s\" という名前の新しい組織が承認され、作成されました。"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2599,7 +2621,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2611,14 +2633,14 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい組織を作成する要求が承認されませ"
"んでした。"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)sにメールして PyPI 管理者に連絡して下さ"
"い。"
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2644,7 +2666,7 @@ msgid ""
msgstr ""
"\"%(organization_name)s\" という名前の新しい組織が承認され、作成されました。"
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2652,7 +2674,7 @@ msgstr ""
"新しい組織の所有者であり、ログインして組織のプロジェクト、コラボレーター、"
"チーム、または設定を管理できます。"
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2664,7 +2686,7 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい組織を作成する要求が承認されませ"
"んでした。"
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2676,12 +2698,12 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい組織を作成する要求が承認されませ"
"んでした。"
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -2693,8 +2715,8 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい PyPI 組織に対するリクエストが送"
"信されました。"
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid ""
#| "You will receive another email when the PyPI organization has been "
@@ -2702,7 +2724,7 @@ msgstr ""
msgid "You will receive an email when the organization has been approved"
msgstr "PyPI組織が承認されると、別のメールが届きます。"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2711,15 +2733,15 @@ msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
"\"%(organization_name)s\" という名前の新しい組織が承認され、作成されました。"
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)sにメール"
"して PyPI の管理者に連絡して下さい。"
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
@@ -2741,7 +2763,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2750,44 +2772,44 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "役割"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "追加者:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
@@ -2795,14 +2817,14 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2811,7 +2833,7 @@ msgid ""
"join the \"%(organization_name)s\" organization"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2820,13 +2842,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by"
msgstr "変更者:"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2835,33 +2857,33 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "削除者:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "役割を保存"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "変更者:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2870,8 +2892,8 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2881,7 +2903,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2890,7 +2912,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2899,7 +2921,7 @@ msgid ""
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2908,47 +2930,47 @@ msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"\"%(organization_name)s\" という名前の新しい組織が承認され、作成されました。"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "旧URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "新URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "プロジェクトの説明"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "プロジェクトの説明"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "プロジェクトの説明"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "プロジェクトの説明"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2957,12 +2979,12 @@ msgstr ""
"あなたか誰かが、あなたの PyPI アカウント %(username)s のパス"
"ワードを変更しました。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "え?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2981,7 +3003,7 @@ msgstr ""
"ユーザを守るため、予防措置としてあなたのパスワードをリセットしました。現在の"
"パスワードでは PyPI にログインしたりアップロードしたりすることはできません。"
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2994,12 +3016,12 @@ msgstr ""
"PyPI自体は侵害を受けていません。これは、PyPIとそのユーザに対するクレデンシャ"
"ルスタッフィング攻撃のリスクを減らすための保護手段です。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "何をすべきですか?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -3008,11 +3030,11 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "どうしたら連絡できますか?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -3025,7 +3047,7 @@ msgstr ""
"更に情報が必要でしたら、 %(email_address)s にメールして PyPI 管理者に連絡する"
"ことができます。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -3046,7 +3068,7 @@ msgstr ""
"ため、予防措置としてあなたのパスワードをリセットしました。現在のパスワードで"
"は PyPI にログインしたりアップロードしたりすることはできません。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -3062,7 +3084,7 @@ msgstr ""
"href=\"%(href)s\">クレデンシャルスタッフィング攻撃のリスクを減らすための"
"保護手段です。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -3075,11 +3097,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwnedにてあなたの他のパスワー"
"ドを確認するとともに良いパスワードの例について学ぶこともお勧めします。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "どのようにして分かったのですか?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3106,7 +3128,7 @@ msgstr ""
"が必要でしたら、 %(email_address)s にメールし"
"て PyPI 管理者に連絡することができます。"
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3115,7 +3137,7 @@ msgstr ""
"あなたか誰かが、あなたの PyPI アカウント %(username)s のパス"
"ワード リセットをリクエストしました。"
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3124,22 +3146,22 @@ msgstr ""
"このリクエストを進めるには、ここをクリックしてパスワード"
"をリセットして下さい。"
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "このリンクの有効期限は %(n_hours)s 時間です。"
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"このリクエストをしたのがあなたでない場合は、このメールは無視して問題ありませ"
"ん。"
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3151,34 +3173,34 @@ msgstr ""
"あなたか誰かが、あなたの PyPI アカウント %(username)s のパス"
"ワード リセットをリクエストしました。"
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
# | msgid "Emails associated with your account"
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr "アカウントに関連づけられたメールアドレス"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "リリースバージョン%(version)s作成"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3188,7 +3210,7 @@ msgstr ""
"は、 %(old_email)s
から %(new_email)s
へ変更されま"
"した"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3206,7 +3228,7 @@ msgstr ""
"効になっているが生成されていないことに気付きました\n"
"このアカウントの回復コード。\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3226,7 +3248,7 @@ msgstr ""
"性があります\n"
"アカウント!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3238,7 +3260,7 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3246,7 +3268,7 @@ msgid ""
"used."
msgstr "PyPIアカウント%(username)sは削除されました。"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3254,12 +3276,12 @@ msgid ""
"been generated."
msgstr "PyPIアカウント%(username)sは削除されました。"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
@@ -3267,7 +3289,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3278,7 +3300,7 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3290,7 +3312,7 @@ msgstr ""
"これは、%(initiator_username)s によって %(site)s のプロジェクトに追加されてい"
"るためです。"
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3302,7 +3324,7 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい組織を作成する要求が承認されませ"
"んでした。"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
@@ -3310,7 +3332,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -3321,7 +3343,7 @@ msgid ""
msgstr ""
"\"%(organization_name)s\" という名前の新しい組織が承認され、作成されました。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3333,7 +3355,7 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3346,7 +3368,7 @@ msgstr ""
"リリースのアップロード、他の共同編集者の追加、ファイル・リリース・プロジェク"
"ト全体の削除ができる。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3359,7 +3381,7 @@ msgstr ""
"パッケージのリリースのアップロードができる。共同編集者の追加、ファイル・リ"
"リース・プロジェクトの削除はできない。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3371,33 +3393,33 @@ msgstr ""
"これは、%(initiator_username)s によって %(site)s のプロジェクトに追加されてい"
"るためです。"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "あなたの PyPI のプロジェクトに新しい共同編集者が追加されました。"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "チーム"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "アクセス許可"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "共同編集者"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
@@ -3405,20 +3427,20 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "あなたの PyPI のプロジェクトに新しい共同編集者が追加されました。"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "あなたの PyPI のプロジェクトに新しい共同編集者が追加されました。"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3427,10 +3449,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3440,7 +3462,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3449,7 +3471,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3462,7 +3484,7 @@ msgstr ""
"%(initiator_username)s によって %(site)s プロジェクト %(project_name)s に "
"%(role)s として追加されました。"
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3476,7 +3498,7 @@ msgstr "%(username)s を %(role_name)s として削除"
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, fuzzy, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3489,7 +3511,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3498,7 +3520,7 @@ msgstr ""
"あなたか誰かが、あなたの PyPI アカウント %(username)s のパス"
"ワードを変更しました。"
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3512,7 +3534,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3521,7 +3543,7 @@ msgstr ""
"このリクエストを進めるには、このリンクをクリックしてメー"
"ルアドレスを確認してください。"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3533,7 +3555,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3545,7 +3567,7 @@ msgstr ""
"このリクエストを進めるには、このリンクをクリックしてメー"
"ルアドレスを確認してください。"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3553,142 +3575,142 @@ msgstr ""
"このリクエストをしたのがあなたでない場合は、このメールは無視して問題ありませ"
"ん。"
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "このリンクの有効期限は %(n_hours)s 時間です。"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "通知を無視"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "閉じる"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "管理"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "自分のプロジェクト"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "アカウント設定"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "公開プロフィール"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "アカウント詳細"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "%(filename)sのハッシュ"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "アルゴリズム"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "ハッシュ値"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "クリップ ボードにコピー"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "コピー"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "ハッシュ"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "エラー"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "成功"
@@ -3712,30 +3734,30 @@ msgstr "成功"
msgid "Manage project"
msgstr "プロジェクトの管理"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "前"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "次"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "あなたの主要メールアドレス (%(email_address)s) は未確認です。"
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "主要メールアドレスがありません。"
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "メールアドレスを確認するか、新しいアドレスを追加してください。"
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3744,7 +3766,7 @@ msgstr ""
"二要素認証を使用できます。アカウントに対して今すぐ有効に"
"してください。"
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3760,7 +3782,7 @@ msgstr ""
msgid "Edit profile"
msgstr "プロフィールの編集"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3776,93 +3798,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s はまだPyPIにプロジェクトをアップロードしていません。"
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "メールアドレス"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "%(project)s を管理するための情報"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "プロジェクト:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "セキュリティの履歴"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "設定"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "%(project)s を管理するための情報"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "リリース"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "協力者"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "ドキュメント"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "%(project)s を管理するための情報"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3874,14 +3896,14 @@ msgstr "確認済"
msgid "Verified by PyPI on %(release_date)s"
msgstr "リリース日: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "分類によるフィルタ"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "プロジェクトのリンク"
@@ -3891,280 +3913,280 @@ msgstr "プロジェクトのリンク"
msgid "GitHub Statistics"
msgstr "GitHubの統計:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "リリース履歴"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "スター:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "フォーク:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "オープンなissue/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "オープンなissue/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "GitHubの統計:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "メンテナ"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "gravatar.com 上の {username} のアバター"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "メタデータ"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "作者:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "メンテナ:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "未確認"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "ライセンス:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "タグ"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "必須:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "分類"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "確認済*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*メール配送に断続的に問題が発生すると、確認が失敗する可能性があります"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "確認済"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "未確認*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "* PyPI からのメールがスパムとして扱われる"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*配送中のハード障害"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*多数のメール配信の失敗"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "未確認"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "主要"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "メールのオプションを表示"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "オプション"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s のオプション"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "確認メールを再送信する"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "主要なメールアドレスとして設定する"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "主要アドレスとして設定"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "このメールアドレスを削除"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "メールアドレスの削除"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "スコープ"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "すべてのプロジェクト"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "作成日時"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "最後の使用"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "一度もない"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "トークンのオプションを表示"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "トークンの削除"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "一意な識別子を表示"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "APIトークンの削除"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"このトークンを使っているアプリケーションやスクリプトはPyPIにアクセスできなく"
"なります。"
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "APIトークン\"%(token_description)s\"の一意な識別子"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "プロフィール画像"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.comを利用してプロフィール画像"
"を作成します"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "gravatar.com上の画像を変更"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "アカウント詳細"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "登録日"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"公開プロフィールに表示されます。変更できません。"
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "フルネーム"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "名前が設定されていません"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "公開プロフィールに表示されます"
# | msgid "Public profile"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "公開メールアドレス"
@@ -4216,7 +4238,7 @@ msgstr "公開メールアドレス"
# | "Displayed on your public profile. Cannot
# be "
# | "changed."
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, fuzzy, python-format
msgid ""
"One of your verified emails can be displayed on your 公開プロフィールに表示されます。変更できません。"
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "アカウントを更新"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "アカウントのメール"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any 確認済のアドレスを使用できますが、通知を受け取れる"
"のは主要メールアドレスだけです。"
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "アカウントに関連づけられたメールアドレス"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "ステータス"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "メールアドレスの追加"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "旧パスワード"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "旧パスワード"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "現在のパスワード"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "新パスワード"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "新しいパスワードの確認"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Old password"
msgid "Update password"
msgstr "旧パスワード"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API トークン"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4300,19 +4322,19 @@ msgstr ""
"APIトークンは、PyPIにパッケージをアップロードする際の認証方法として(ユーザ名"
"とパスワードの代わりとなる)代替手段を提供しています。"
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "APIトークンについて詳しく知る"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "アカウントでアクティブな APIトークン"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "APIトークンの追加"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4321,57 +4343,57 @@ msgstr ""
"アカウントに APIトークンを追加するには主要メールアドレス"
"を確認してください。"
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "トークンのスコープ: アカウント全体"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "トークンスコープ: プロジェクト %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "アカウントを作成"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "ログイン"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "二要素認証の方法:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "なし"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "セキュリティ端末 (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4379,201 +4401,201 @@ msgstr ""
"認証アプリケーション (TOTP"
"abbr>)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery code"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "端末を削除"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "理由:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "現在のパスワード"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "不正または期限切れの二要素ログイン。"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "不正または期限切れの二要素ログイン。"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
msgid "Invalid two factor (Recovery code)"
msgstr "不正なTOTPコード。"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "二要素認証が追加されました"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "アカウントへメールアドレスが追加されました"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "アカウントからメールアドレスが削除されました"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "メールアドレスが確認されました"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "メールの再確認"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "主要メールアドレスを変更"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "以前の主要メールアドレス:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "新しい主要メールアドレス:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "主要メールアドレスを設定"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "リセットのメールが送信されました"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
#, fuzzy
msgid "From:"
msgstr "From:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
#, fuzzy
msgid "To:"
msgstr "To:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Subject:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "パスワードリセットが要求されました"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "パスワードリセットが要求されました"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "パスワードのリセットが成功しました"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "パスワードが正常に変更されました"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "パスワードリセット"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "プロジェクト:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "二要素認証が追加されました"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"方式: セキュリティ端末 (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "端末名:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4581,79 +4603,79 @@ msgstr ""
"方法: 認証アプリケーション(TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "二要素認証が削除されました"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "二要素認証が削除されました"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes generated"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes regenerated"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery code used for login"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "APIトークンが追加されました"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "トークン名:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "APIトークンが削除されました"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "一意の識別子:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "セキュリティ上の理由によりAPIトークンは自動的に削除されました"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "公開プロフィールに表示されます"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4662,16 +4684,16 @@ msgstr ""
"オーナーから応答がない場合は、こちらを参照してください。%(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "'${project_name}' への招待を辞退しました。"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4679,8 +4701,8 @@ msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4688,7 +4710,7 @@ msgid ""
"Invitation to join %(organization_name)s expired"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4697,40 +4719,40 @@ msgstr ""
"オーナーから応答がない場合は、こちらを参照してください。%(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "'${project_name}' への招待を辞退しました。"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "%(project_name)s の全てのリリース"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4741,60 +4763,60 @@ msgstr ""
"合、今すぐアカウントのセキリュティを強化してくだ"
"さい。"
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "最近のアカウントアクティビティ"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "イベント"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "日時"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "端末名"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4867,11 +4889,11 @@ msgstr ""
"href=\"%(delete_href)s\">プロジェクトの削除"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "慎重に進めてください!"
@@ -4883,27 +4905,27 @@ msgstr "アカウント削除後は、アカウントを回復できなくなり
msgid "Delete your PyPI account"
msgstr "PyPIのアカウントを削除"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "管理"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "二要素認証(2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4918,91 +4940,91 @@ msgstr ""
"href=\"%(href)s\">2FAについ"
"て詳細を学ぶ。"
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery methods enabled"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery method"
msgstr "リカバリーコード"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "リリース日: %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "再生成"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "二要素認証が有効"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "二要素認証の方法:"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "オーナーである自分自身を削除できません"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "削除"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "認証アプリケーションを削除する"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "アプリケーションを削除"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "二要素セキュリティ端末を削除する"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "端末を削除"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "端末名"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5014,7 +5036,7 @@ msgstr ""
"アカウントの二要素認証を有効にするには主要メールアドレス"
"を確認してください。"
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5026,7 +5048,7 @@ msgstr ""
"アカウントの二要素認証を有効にするには主要メールアドレス"
"を確認してください。"
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5034,7 +5056,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5043,13 +5065,13 @@ msgid ""
msgstr "このアカウントでは二要素認証が有効になっていません。"
# | msgid "Error code"
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Enter recovery code"
msgid "Generate recovery codes"
msgstr "リカバリーコードの入力"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5057,7 +5079,7 @@ msgid ""
"methods to your account."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5066,20 +5088,20 @@ msgid ""
msgstr "このアカウントでは二要素認証が有効になっていません。"
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "リカバリーコードの入力"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -5091,7 +5113,7 @@ msgstr ""
"認証アプリケーションを使って2FA"
"abbr>を設定するには:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -5103,8 +5125,8 @@ msgstr ""
"セキュリティ端末(例: USBキー)による2FAの追加"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -5112,8 +5134,8 @@ msgstr ""
"セキュリティ端末(例えば USB キー)を用いた二要素認証を設定するには "
"JavaScript を有効にして下さい"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"ブラ"
"ウザをアップグレードして下さい"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "パンくずリスト"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "あなたのアカウント"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "アカウントナビゲーション"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "この操作は取り消せません!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "続行するにはユーザ名を確認してください。"
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "%(item)s を確認して続行します。"
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "キャンセル"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "閉じる"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "続行するにはパスワードを入力してください。"
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Publisher name"
msgid "Trusted Publisher Management"
msgstr "発行者名"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5204,370 +5226,370 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "追加者:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "削除者:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Changed by:"
msgid "Submitted by:"
msgstr "変更者:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "氏名"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "仕様"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher name"
msgid "Publisher:"
msgstr "発行者名"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "メインナビゲーション"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "%(creation_date)s に作成"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Decline invitation to %(org)s"
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "メインナビゲーション"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "ロールへの招待が無効です。"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "管理"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "オーナー"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "表示"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s はまだPyPIにプロジェクトをアップロードしていません"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "ロールへの招待が無効です。"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "辞退する"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "変更者:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "作成日時"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -5577,7 +5599,7 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい PyPI 組織に対するリクエストが送"
"信されました。"
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid ""
#| "You will receive another email when the PyPI organization has been "
@@ -5585,44 +5607,44 @@ msgstr ""
msgid "You will receive an email when each organization has been approved"
msgstr "PyPI組織が承認されると、別のメールが届きます。"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "唯一のオーナー"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "このプロジェクトを管理する"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "このプロジェクトの公開ページを見る"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "このプロジェクトにはリリースがありません"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5633,13 +5655,13 @@ msgstr ""
"ぶには、Python "
"Packaging User Guideを参照してください"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "PyPIのアカウントを削除"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5651,7 +5673,7 @@ msgstr ""
"このアクションを実行できるようになるためには、あなたの **プライマリな** 電子"
"メールアドレスを検証しなければなりません。"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see 確認済のアドレスを使用できますが、通知を受け取れる"
"のは主要メールアドレスだけです。"
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5689,101 +5711,101 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "オーナー"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "氏名"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "無効なリポジトリ名"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "理由(任意)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5794,22 +5816,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5821,75 +5843,75 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "名前"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "名前が設定されていません"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "プロジェクト:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "リリース"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5900,8 +5922,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5913,33 +5935,33 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "メールアドレス"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Subject:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Subject:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5947,8 +5969,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5960,115 +5982,115 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "プロジェクト:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "あなたのユーザ名"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "ユーザ名"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "バージョンの管理"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "プロジェクト"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "トレンドのプロジェクト"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "詳細"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "このプロジェクトを管理する"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -6079,15 +6101,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -6095,49 +6117,49 @@ msgid ""
"your account before adding a new publisher."
msgstr "このアカウントでは二要素認証が有効になっていません。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Enter recovery code"
msgid "Account recovery codes"
msgstr "リカバリーコードの入力"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "リカバリーコードの再生成"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6145,72 +6167,72 @@ msgid ""
msgstr ""
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Enter recovery code"
msgid "Save your recovery codes"
msgstr "リカバリーコードの入力"
# | msgid "Download files"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "ファイルのダウンロード"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "保存"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "APIトークンの削除"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "\"%(macaroon_description)s\"のためのトークン"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "権限:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "パッケージのアップロード"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "スコープ:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "アカウント全体(全プロジェクト)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "プロジェクト %(project)s"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6218,28 +6240,29 @@ msgstr ""
"セキュリティ上の理由により、このトークンは一度だけ表示されます。今す"
"ぐコピーしてください。"
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "クリップボードにトークンをコピー"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "トークンのコピー"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "このトークンを使用する"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "このAPIトークンを使うには:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "usernameに%(token)s
を設定する"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, fuzzy, python-format
#| msgid ""
#| "Set your password to the token value, including the %(prefix)s"
@@ -6249,7 +6272,7 @@ msgid ""
"prefix"
msgstr "passwordに%(prefix)s
を含むトークン値を設定する"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6258,7 +6281,7 @@ msgstr ""
"例えば、Twineを使ってプロジェクトをPyPIにアップロー"
"ドする場合、次のように%(filename)s
を設定してください:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6268,7 +6291,7 @@ msgstr ""
"例えば、Twineを使ってプロジェクトをPyPIにアップロー"
"ドする場合、次のように%(filename)s
を設定することができます:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6276,11 +6299,11 @@ msgstr ""
"デフォルトとして設定したいユーザー・スコープ・トークンまたはプロジェクト・ス"
"コープ・トークンのどちらか"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "プロジェクト・トークン"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6292,7 +6315,7 @@ msgstr ""
"これで、PyPにアップロードするときに%(command)s
を使って正しいトー"
"クンに切り替えることができます。"
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, PyPIのヘル"
"プページを参照してください。"
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "他のトークンの追加"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "トークン名"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "このトークンは何のためのものですか?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "スコープの選択..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6329,17 +6352,17 @@ msgstr ""
"アカウント全体を対象範囲とするAPIトークンには、現在および将来のすべてのプロ"
"ジェクトに対するアップロード権限が与えられます。"
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Created on"
msgid "Create token"
msgstr "作成日"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "認証アプリケーションによる2FAの設定(TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP標準"
"に準拠するアプリケーションに対応しています。"
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6359,15 +6382,15 @@ msgstr ""
"互換性のあるアプリケーションのリストについては、PyPIのヘ"
"ルプ・ページを参照してください。"
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "アプリケーションの設定"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "選択した認証アプリケーションでQRコードをスキャンする。"
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6375,11 +6398,11 @@ msgstr ""
"セキュリティ上の理由から、各PyPIアカウントに関連づけられる認証アプリケーショ"
"ンはひとつだけです。"
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "認証アプリケーション設定用のQRコード"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6389,15 +6412,15 @@ msgstr ""
"QRスキャナがありませんか? 代わりに、以下のコードを手動で入"
"力してください:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "アプリケーションの認証"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "認証コード"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6409,15 +6432,15 @@ msgstr ""
"設定処理を完了するには、アプリケーションから提供された認証コードを入力してく"
"ださい。"
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "アプリケーションの設定"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "セキュリティ端末による2FAの設定(例: USBキー)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO標準に準拠する端末に対応しています。"
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan、Thetisがあります。"
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "開始する端末に名前を付ける"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPIは、複数のセキュリティ端末の追加に対応しています。"
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6457,11 +6480,11 @@ msgstr ""
"この端末に64字以下で名前をつけてください。空白を含むすべてのユニコードが有効"
"です。"
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "セキュリティ端末を設定"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6475,7 +6498,7 @@ msgstr ""
"た端末と互換性のあるブラウザを使用しているか確認してください。"
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6483,21 +6506,21 @@ msgstr ""
"一部の古いUSBキーはFIDO標準に準拠しておらず、PyPIで動作しないことに注意してく"
"ださい。"
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6506,77 +6529,76 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "変更者:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Changed by:"
msgid "Submit"
msgstr "変更者:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' の履歴"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6588,25 +6610,25 @@ msgstr ""
"ユーザー(または共同作業者)がこのプロジェクトに関連するセキュリティアクショ"
"ンを実行するたびに、各アクションが記録され、ここに表示されます。"
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6614,26 +6636,26 @@ msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(project_name)s project added to organization"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6641,14 +6663,14 @@ msgid ""
"%(project_name)s project removed from organization"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "%(username)s を %(role_name)s として追加"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6656,7 +6678,7 @@ msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6664,7 +6686,7 @@ msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6673,7 +6695,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6682,7 +6704,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6691,7 +6713,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6700,159 +6722,159 @@ msgid ""
"%(role_name)s expired"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s を %(role_name)s として追加"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "登録"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "作成者:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "作成者:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "削除者:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "削除者:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "辞退する"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "変更者:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "変更者:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "削除者:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "%(project_name)s のセキュリティ履歴"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6867,27 +6889,27 @@ msgstr ""
"ぶには、Python "
"Packaging User Guideを参照してください"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
@@ -6895,7 +6917,7 @@ msgstr ""
"あなたがこのメールを受け取ったのは、あなたがこのプロジェクトのオーナーだから"
"です。"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6903,60 +6925,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "トレンドのプロジェクト"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "新しいプロジェクトを登録する。"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "新しいプロジェクトを登録する。"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2要素認証"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6968,13 +6990,13 @@ msgstr ""
"このページでは、%(project_name)s を管理する上でPyPIユーザがあなたを手伝えるど"
"うかを制御できます"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6983,216 +7005,216 @@ msgid ""
"can do."
msgstr "共同編集者(collaborators)には、以下の2つの役割があります。"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "新しいリリースを作成"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "新しいプロジェクトを登録する。"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "プロジェクトの削除"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "%(project_name)s を管理できるユーザ"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "ユーザ"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "役割を保存"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "オーナーである自分自身を削除できません"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "このプロジェクトから %(user)s を削除する"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "このプロジェクトから %(user)s を削除する"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s."
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Revoke invitation for %(user)s"
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s."
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Re-send invitation for %(user)s"
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Delete expired invitation for %(user)s."
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Delete expired invitation for %(user)s"
msgstr "%(project)s のナビゲーション"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "削除"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "アカウントを作成"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)sにメール"
"して PyPI の管理者に連絡して下さい。"
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "アカウント詳細"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "バージョンの管理"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "ロールへの招待が無効です。"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7260,32 +7282,32 @@ msgid ""
"your organization."
msgstr "アカウント削除後は、アカウントを回復できなくなります"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "アカウントを作成する"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7305,29 +7327,29 @@ msgstr[0] ""
"のオーナー
となっています。\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "プロジェクトの削除"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or 所有権の譲渡またはプロジェクトの削除"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "アカウント削除後は、アカウントを回復できなくなります"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7393,52 +7415,52 @@ msgstr[0] ""
" %(count)s 個のプロジェクト\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "このプロジェクトを管理する"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "新しいリリースを作成"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "トークン名"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "'%(project_name)s' のドキュメントを管理"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "ドキュメントの破棄"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at できません。"
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "プロジェクトのドキュメントを破棄する"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "プロジェクトのドキュメント"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "新しいドキュメントのアップロードはサポートされなくなりました"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7469,75 +7491,75 @@ msgstr ""
"ユーザー(または共同作業者)がこのプロジェクトに関連するセキュリティアクショ"
"ンを実行するたびに、各アクションが記録され、ここに表示されます。"
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "プロジェクト作成"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "リリースバージョン%(version)s作成"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "リリースバージョン%(version)s削除"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "リリースバージョン%(version)s作成"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "変更者:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "リリースバージョン%(version)s作成"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "リリース バージョン %(version)s からファイル削除"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "ファイル名:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "リリース バージョン %(version)s からファイル削除"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr "%(username)s を %(role_name)s として追加"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7546,7 +7568,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7555,7 +7577,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7564,211 +7586,211 @@ msgid ""
"project %(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(username)s を %(role_name)s として追加"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(username)s を %(role_name)s として変更"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(username)s を %(role_name)s として削除"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "APIトークンが削除されました"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "権限: このプロジェクトにアップロード可能"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "作成日時"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "APIトークンが削除されました"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "管理者:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "必須:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "変更者:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "必須:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "変更者:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "プロジェクトを検索"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "プロジェクトを検索"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "プロジェクトに戻る"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "このプロジェクトにはリリースがありません"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "'${project_name}' への招待を辞退しました。"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "このプロジェクトにはリリースがありません"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7777,40 +7799,40 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "このプロジェクトを管理する"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "このプロジェクトを管理する"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "無効なプロジェクト名"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7818,7 +7840,7 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
@@ -7826,87 +7848,87 @@ msgid ""
msgstr ""
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "無効なリポジトリ名"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "'%(project_name)s' の管理 - リリースバージョン %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "リリースバージョン %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "新着リリース"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "リリースを表示"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "%(project_name)s の %(version)s のリリースファイル"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "ファイル名、サイズ"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "種類"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Pythonバージョン"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "アップロード日"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "ファイルのオプションを表示"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "ファイルのオプション"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "ダウンロード"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Delete file from"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "ファイル削除"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "新しいファイルをアップロード"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "ファイルが見つかりません"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "無視"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide を参照して"
"ください"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "リリース設定"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "新着リリース"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7971,20 +7993,20 @@ msgid_plural ""
"when installing in most common scenarios."
msgstr[0] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7994,35 +8016,35 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "理由(任意)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "バージョン"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "リリース削除"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8044,12 +8066,12 @@ msgstr[0] ""
"ん。\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "削除すると、このリリースは元に戻せません。"
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -8057,16 +8079,16 @@ msgstr ""
"同じバージョン番号を持つ同じ種類の新しいディストリビューションを再アップロー"
"ドすることはできません。"
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "Duo Mobile for iOS 対応の Duo "
"Mobile"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s のリリース"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "リリース日"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "ファイル"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "新着リリース"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "バージョンの管理"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, fuzzy, python-format
#| msgid "%(num_files)s files"
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(num_files)s ファイル"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "ファイルはありません"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "リリースのオプションを表示"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s のオプション"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "リリース"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
#, fuzzy
#| msgid "pre-release"
msgid "Un-yank release"
msgstr "プレリリース"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "'%(project_name)s' のリリースを管理"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "新しいリリースを作成"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "リリースが見つかりません"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python Packaging User "
"Guideを参照してください"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "%(project_name)s の共同編集者を管理"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8209,26 +8231,26 @@ msgstr ""
"このページでは、%(project_name)s を管理する上でPyPIユーザがあなたを手伝えるど"
"うかを制御できます"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "プロジェクトのリンク"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "共同編集者(collaborators)には、以下の2つの役割があります。"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "メンテナ"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -8240,7 +8262,7 @@ msgstr ""
"パッケージのリリースのアップロードができる。共同編集者の追加、ファイル・リ"
"リース・プロジェクトの削除はできない。"
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -8264,106 +8286,106 @@ msgstr "%(project_name)s を管理できるユーザ"
msgid "Collaborator"
msgstr "共同編集者"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "アカウントを作成する"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "オーナーである自分自身を削除できません"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "このプロジェクトから %(user)s を削除する"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Add collaborator"
msgid "Add internal collaborator"
msgstr "共同編集者を追加"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "新しいプロジェクトを登録する。"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite external collaborator"
msgstr "共同編集者を追加"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite collaborator"
msgstr "共同編集者を追加"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "%(project_name)s の設定管理"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "プロジェクト設定"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "プロジェクト:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Go to reset your password."
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "パスワードのリセットに進む。"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "%(project_name)s のトークンを作成する"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8372,11 +8394,11 @@ msgstr ""
" 主要メールアドレスを確認 して、 %(project_name)s "
"のAPIトークンを追加します。"
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "プロジェクトの説明とサイドバー"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8412,27 +8434,27 @@ msgstr ""
"rel=\"noopener\" target=\"_blank\">Pythonパッケージユーザーガイドを参照し"
"てください。"
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "このプロジェクトから %(user)s を削除する"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -8444,68 +8466,68 @@ msgstr ""
"\"%(organization_name)s\" という名前の新しい組織を作成する要求が承認されませ"
"んでした。"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "プロジェクト '${project_name}' の ${role} になりました。"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "プロジェクト無し"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "プロジェクト名"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "このプロジェクトを削除することによって:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8513,45 +8535,45 @@ msgid ""
"role."
msgstr "アカウント削除後は、アカウントを回復できなくなります"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "無効なトークン: コラボレーション招待トークンではありません"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "プロジェクトの管理"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "アカウントを作成する"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8559,13 +8581,13 @@ msgid ""
"or manage."
msgstr "無効なトークン: コラボレーション招待トークンではありません"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8573,87 +8595,87 @@ msgid ""
"manage."
msgstr "無効なトークン: コラボレーション招待トークンではありません"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s はまだPyPIにプロジェクトをアップロードしていません"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s のトークンを作成する"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "説明"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "このプロジェクトから %(user)s を削除する"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "無効なリポジトリ名"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "プロジェクトの説明"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "プロジェクトを検索"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8666,35 +8688,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "プロジェクトを検索"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "プロジェクトの削除"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "このプロジェクトを削除することによって:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8706,16 +8728,16 @@ msgstr[0] ""
"このプロジェクトと%(count)s 個のリリースを完全に削除"
"します"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "プロジェクトを完全に削除する"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"他の PyPI ユーザーがプロジェクト名を利用できるようになります"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8728,7 +8750,7 @@ msgstr ""
"きます(プロジェクト名+バージョン番号+配布タイプを組み合わせて生成されるため、"
"すべてのPyPI配布ファイル名は一意です)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8740,82 +8762,82 @@ msgstr ""
"ユーザー(または共同作業者)がこのプロジェクトに関連するセキュリティアクショ"
"ンを実行するたびに、各アクションが記録され、ここに表示されます。"
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "プロジェクトに戻る"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "プロジェクトを検索"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "「 %(project_name)s 」を管理する"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "このプロジェクトから %(user)s を削除する"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "あなたはこのプロジェクトの所有者ではありません"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "メールアドレスの追加"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. パッ"
"ケージのインストールを参照してください。"
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Python Packaging User Guide を参照して"
"ください"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9077,7 +9099,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301"
"a>を参照してください。"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "分類リスト"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "注意:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "All users submitting feedback, reporting issues or contributing to "
@@ -9180,7 +9201,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">PyPA"
"の行動規範に従うことが求められます。"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9189,74 +9210,74 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "パッケージ、プロジェクト、リリースとは何ですか?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
"PyPIからファイル(パッケージ)をインストールするには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "PyPI用にコードをパッケージ化して公開するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Trove分類とは何ですか?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "What's a package, project, or release?"
msgid "What's a \"yanked\" release?"
msgstr "パッケージ、プロジェクト、リリースとは何ですか?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "プロジェクトを検索"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "なぜ確認済みのメールアドレスが必要なのですか?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "なぜPyPIは、私のパスワードが侵害されたと伝えるのですか?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
#, fuzzy
#| msgid "Why is PyPI telling me my password is compromised?"
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "なぜPyPIは、私のパスワードが侵害されたと伝えるのですか?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "二要素認証とは何ですか? また、PyPI上ではどのように動作しますか?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9271,7 +9292,7 @@ msgstr ""
"abbr>)による二要素認証は、どのように機能しますか? PyPIで設定するにはどうす"
"ればよいですか?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9283,7 +9304,7 @@ msgstr ""
"セキュリティ端末(例: USBキー)による二要素認証は、どのように機能しますか? "
"PyPIで設定するにはどうすればよいですか?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "セキュリティ端末として、USBキー以外に何を使えますか?"
@@ -9292,7 +9313,7 @@ msgstr "セキュリティ端末として、USBキー以外に何を使えます
# key)
# "
# | "work? How do I set it up on PyPI?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
@@ -9301,85 +9322,85 @@ msgstr ""
"セキュリティ端末(例: USBキー)による二要素認証は、どのように機能しますか? "
"PyPIで設定するにはどうすればよいですか?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "APIトークンを使ってPyPIで認証するにはどうすればよいですか?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "プライベートなパッケージをPyPIに公開するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPIには使用可能なAPIがありますか?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "PyPIのミラーはどうやって動かせますか?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"プロジェクトの新しいバージョンがリリースされたとき、通知を受け取るにはどうす"
"ればよいですか?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"PyPI、ダウンロード、プロジェクトやパッケージの使用に関する統計は、どこで見ら"
"れますか?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "プライベートなパッケージをPyPIに公開するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "なぜ、希望するプロジェクト名を使えないのですか?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"放棄された、あるいは過去に登録されたプロジェクト名を獲得するには、どうすれば"
"よいですか?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PyPI上のプロジェクトで使用可能な共同編集者の役割には、何がありますか?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
"PyPIでプロジェクトのオーナー/メンテナになるには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
"プロジェクトの説明を別のフォーマットでアップロードするには、どうすればよいで"
"すか?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"プロジェクトのファイルサイズ制限を解除、または増やすには、どうすればよいです"
"か?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
#, fuzzy
#| msgid "How do I get a file size limit exemption or increase for my project?"
msgid ""
@@ -9388,45 +9409,45 @@ msgstr ""
"プロジェクトのファイルサイズ制限を解除、または増やすには、どうすればよいです"
"か?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "新着: 最新のプロジェクトリリース"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"なぜ、ブラウザ・インタフェース経由でPyPIにファイルを手動でアップロードできな"
"いのですか?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "PyPIのパスワードを忘れてしまいました。手を貸してもらえますか?"
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "PyPIアカウントにアクセスできなくなりました。手を貸してもらえますか?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9435,15 +9456,15 @@ msgstr ""
"でした」または「URLを取得できませんでした」というエラーが表示されるのはなぜで"
"すか?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "PyPIのウェブサイトを使うのに苦労しています。手を貸してもらえますか?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "私のパッケージまたはユーザ登録がブロックされたのはなぜですか?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9452,15 +9473,15 @@ msgstr ""
"exists)」または「そのファイル名は以前に使用されています(Filename has been "
"previously used)」というエラーが表示されるのはなぜですか?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "新しいTrove分類を要求するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "PyPIに関するバグ報告やフィードバックはどこで行えますか?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9475,37 +9496,37 @@ msgstr ""
"abbr>)による二要素認証は、どのように機能しますか? PyPIで設定するにはどうす"
"ればよいですか?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "PyPIをメンテナンスしているのは誰ですか?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "何によってPyPIは支えられていますか?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "PyPIの可用性を頼りにしてよいですか?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "PyPIに貢献するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "PyPIの今後の変更に対応するには、どうすればよいですか?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "PyPIのミラーはどうやって動かせますか?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9513,44 +9534,44 @@ msgstr ""
"「ベータ機能(beta feature)」のバッジは何を意味しますか? Warehouseの現在の"
"ベータ機能には何がありますか?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "「PyPI」はどのように発音しますか?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "よくある質問"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "基本"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "アカウントについて"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "統合"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "PyPI上でのプロジェクト管理"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "トラブルシューティング"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "PyPIについて"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9573,21 +9594,21 @@ msgstr "PyPIについて"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" PyPI上で入手できるソフトウェアを説明する上で、「プロジェクト」"
@@ -9610,7 +9631,7 @@ msgstr ""
"ファイル(パッケージ)がある場合があります。
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the インストールチュートリアルを参照してください。"
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9640,7 +9661,7 @@ msgstr ""
"href=\"%(packaging_tutorial_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">パッケージングのチュートリアルを参照してください。"
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See 分類ページ"
"を参照してください。"
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "There is currently no established process for performing this "
@@ -9671,7 +9692,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">PEP 541によって現在作成中のものがあります。"
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9682,26 +9703,26 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "アカウント"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr ""
"現在、PyPIは次の操作を実行するために確認済みのメールアドレスを必要とします。"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "新しいプロジェクトを登録する。"
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "新しいバージョンやファイルをアップロードする。"
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9709,7 +9730,7 @@ msgstr ""
"確認済みのメールアドレスを必要とするアクティビティのリストは、時間の経過とと"
"もに増える可能性があります。"
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of の主要ポリシーを実現可能にします。また、大量のアカウントを自動生成するよう"
"なスパム攻撃が行われる可能性を減らします。"
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your PyPI itself has not suffered a breach. This is a protective measure "
@@ -9803,17 +9824,17 @@ msgstr ""
"るため、あなたが パスワードのリセットを行"
"うまでログインできません。"
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9822,7 +9843,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| "
Two factor authentication (2FA) makes your account more secure by "
@@ -9865,7 +9886,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"で把握することができます。
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9878,7 +9899,7 @@ msgstr ""
"をサポートする任意の認証アプリケーションを使って、二要素認証を設定できま"
"す。"
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9888,7 +9909,7 @@ msgstr ""
"は、アカウントへのログイン時に使うための、定期的に変更される認証コードを生成"
"します。"
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9898,7 +9919,7 @@ msgstr ""
"ダードであるため、PyPIのアカウントと互換性があるアプリケーションはたくさんあ"
"ります。以下は、人気のあるアプリケーションです。"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS 対応の Google "
"Authenticator"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(プロプライエタリ)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS 対応の Duo "
"Mobile"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(オープンソース)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9955,7 +9976,7 @@ msgstr ""
"認証アプリケーションを使って2FA"
"abbr>を設定するには:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9963,7 +9984,7 @@ msgstr ""
"認証(TOTP)アプリケー"
"ションを開く"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9972,7 +9993,7 @@ msgstr ""
"PyPIのアカウントにログインし、アカウント設定に進み、「認証アプリケーションに"
"よる2FAの追加」を選択する"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9980,7 +10001,7 @@ msgstr ""
"PyPIはアカウント固有の秘密鍵を生成する。これはQRコードまたはテキストコードで"
"表示される。"
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9988,7 +10009,7 @@ msgstr ""
"認証アプリケーションでQRコードをスキャンするか、手動で入力する。入力方法は、"
"選択したアプリケーションによって異なる。"
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -10000,7 +10021,7 @@ msgstr ""
"アプリケーションによって認証コードが生成されるーーこれを使って、PyPI上での設"
"定を検証する"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -10009,25 +10030,25 @@ msgstr ""
"これで、PyPIサーバとあなたのアプリケーションはPyPIの秘密鍵を共有し、アプリ"
"ケーションがPyPIアカウントの有効な認証コードを生成できるようになります。"
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "次回、PyPIにログインする時には:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "通常どおり、ユーザ名とパスワードを入力する"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "認証アプリケーションを開いて認証コードを生成する"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "このコードを使ってPyPIへのログインを完了する"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10037,7 +10058,7 @@ msgstr ""
"するその他の端末などのことです。このパスワード"
"は、あなたをユーザとして認証するためにPyPIで使われます。"
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10045,7 +10066,7 @@ msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "USBキーを使った二要素認証を設定するには、以下が必要です:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a を使うこと。これはPyPIで実施され"
"ている標準である。"
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "ブラウザ上でJavaScriptを実行できること"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F仕様に準拠したUSBキーを使用すること:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetisがある。"
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10095,11 +10116,11 @@ msgstr ""
"一部の古いYubicoのUSBキーはFIDO仕様に対応しておらず、PyPI上"
"では動作しないことに注意してください"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "以下の手順を実施します:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10113,11 +10134,11 @@ msgstr "以下の手順を実施します:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10131,7 +10152,7 @@ msgstr ""
" ブラウザの指示に従って、USBキーを挿入しタッチする \n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10139,7 +10160,7 @@ msgstr ""
"完了するとUSBキーがPyPIアカウントに登録され、ログイン処理中に使えるようになり"
"ます。"
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10156,7 +10177,7 @@ msgstr ""
" USBキーを挿入してタッチし、PyPIへのログインを完了する \n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of FIDO準拠の端末のエコシステムが成長しており、PyPIで使用で"
"きます。"
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10180,7 +10201,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">セキュリティ端末として機能する携帯電話"
"もますますサポートされてきています。"
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn標準に準拠しているため、PyPIユーザはこの"
"分野における将来的な開発の恩恵を受けることができます。"
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a 2FA with "
# | "authentication application\""
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
#, fuzzy
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
@@ -10233,42 +10254,42 @@ msgstr ""
"PyPIのアカウントにログインし、アカウント設定に進み、「認証アプリケーションに"
"よる2FAの追加」を選択する"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
msgstr ""
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
"settings."
msgstr ""
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr ""
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
msgstr ""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
"settings."
msgstr ""
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10298,7 +10319,7 @@ msgstr ""
# API "
# | "token where possible.
\n"
# | " "
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
@@ -10317,13 +10338,13 @@ msgstr ""
"めします。
\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "( アカウント設定を確認してください)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10353,20 +10374,20 @@ msgstr ""
"アカウント設定でAPIトークンの選択に進み「APIトークン"
"の追加(Add API token)」を選択する"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "APIトークンを使うには:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "ユーザ名に、__token__
を設定する"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr "パスワードに、pypi-
接頭辞を含むトークン値を設定する"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10384,7 +10405,7 @@ msgstr ""
"rel=\"noopener\">Travisを使っている場合は.travis.yml
)を更新"
"する必要があるかもしれません。"
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10392,7 +10413,7 @@ msgstr ""
"上級ユーザは、base64でデコードし、その出力とPyPIに表示される一意の識別子を照"
"合することでトークンを検査できます。"
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10406,13 +10427,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPIは、機密性の高いアクションを実行する前に、パスワード"
@@ -10425,18 +10446,18 @@ msgstr ""
"ピューターでのみ実行することを強くお勧めします。
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10444,15 +10465,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "はい。新しいパッケージと新しいリリースに関するRSSフィードを含みます。"
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "APIリファレンスを参照してください。"
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the bandersnatchプロジェクトです。PyPIのミラーに必要なスト"
"レージ要件は1テラバイトを超え、さらに増大することに注意してください!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself does not offer a way to get notified when a project uploads "
@@ -10486,7 +10507,7 @@ msgstr ""
"リースや脆弱性を包括的に監視・通知するサードパーティのサービスがいくつかあり"
"ます。"
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
#| msgid ""
#| "You can PyPIのダウンロード利用の統計は、Google BigQuery上の公開デー"
"タセットを使って分析することができます。"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"その他の関連要因などが含まれます。"
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see ス"
"テータスページを参照してください。"
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10545,14 +10566,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10564,7 +10585,7 @@ msgstr ""
"href=\"%(href)s\">devpiプロジェクトを独自にデプロイすることをお勧めしま"
"す。"
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10581,7 +10602,7 @@ msgstr ""
"で新しいプロジェクトを作成できないエラーを公開ツールが返すかもしれません。現"
"在、これが発生する主な原因は以下の3つです。"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python標準ライブラリモジュールと競合している。"
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10609,14 +10630,14 @@ msgstr ""
"%(incorrect_code)s
は%(correct_code)s
のよくあるタイ"
"ポであり、悪意のあるパッケージによってユーザを驚かせてはいけない。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr ""
"別のユーザによってプロジェクト名が登録済みだが、リリースが作成されていない。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -10625,7 +10646,7 @@ msgstr ""
"オーナーから応答がない場合は、こちらを参照してください。%(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the の項"
"に従ってください。"
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10645,11 +10666,11 @@ msgstr ""
"パッケージのリリースのアップロードができる。共同編集者の追加、ファイル・リ"
"リース・プロジェクトの削除はできない。"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "オーナー(Owner):"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10657,7 +10678,7 @@ msgstr ""
"リリースのアップロード、他の共同編集者の追加、ファイル・リリース・プロジェク"
"ト全体の削除ができる。"
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10670,7 +10691,7 @@ msgstr ""
"連絡してください。多くのプロジェクトのオーナーは、プロジェクトページの「メタ"
"データ」詳細にある「作者」欄に問い合わせ先を記載しています。"
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10678,14 +10699,14 @@ msgstr ""
"オーナーから応答がない場合は、こちらを参照してください。%(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10694,7 +10715,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User "
"Guideを参照してください。"
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10713,14 +10734,14 @@ msgid ""
"projects may differ), we can sometimes increase your limit."
msgstr ""
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10729,7 +10750,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Python Packaging User "
"Guideを参照してください"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the インストールチュートリアルを参照してください。"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Python Packaging User "
"Guideを参照してください"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10791,7 +10812,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10808,7 +10829,7 @@ msgstr ""
"href=\"%(href)s\">readme_rendererを使用できます。これは、PyPIで使われてい"
"る説明文のレンダラと同じものです。"
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10820,22 +10841,22 @@ msgstr ""
"PyPIのパスワードを忘れたけれどメールアドレスまたはユーザ名を覚えている場合"
"は、以下のステップを踏んでパスワードをリセットしてください。"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "パスワードのリセットに進む。"
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr "PyPIで使っているメールアドレスまたはユーザ名を入力して送信する。"
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "パスワード リセット リンクが載ったメールを受け取る。"
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "I've lost access to my PyPI account. Can you help me?"
msgid ""
@@ -10843,16 +10864,16 @@ msgid ""
msgstr "PyPIアカウントにアクセスできなくなりました。手を貸してもらえますか?"
# | msgid "Emails associated with your account"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
#, fuzzy
msgid "Lost access to the email address associated with your account"
msgstr "アカウントに関連づけられたメールアドレス"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -10865,7 +10886,7 @@ msgstr ""
# | "account, file an issue on our tracker."
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
msgid ""
"You can proceed to "
"トラッカーに問題を報告してください。"
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "ユーザ名に、__token__
を設定する"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10909,7 +10930,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10928,7 +10949,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">理由については、PSF blogを参照してください。"
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10940,7 +10961,7 @@ msgstr ""
"うエラーが発生した場合は、コマンドに -v
を追加して詳細情報を取得"
"してみてください。"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10952,7 +10973,7 @@ msgstr ""
"code>、TLSV1_ALERT_PROTOCOL_VERSION
などのエラーが表示された場合"
"は、新しいTLSをサポートするライブラリを使ってPyPIに接続する必要があります。"
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10964,7 +10985,7 @@ msgstr ""
"タ)、そしてPython、setuptools
、およびpip
のバージョ"
"ンによって異なります。"
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, fuzzy, python-format
#| msgid ""
#| "For help, go to %(command)s
の出力結果を含め"
"てください。"
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take アクセサビリティを非常に重視しており、誰もが使いやすい"
"Webサイトを作りたいと思っています。"
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, そうすれば私たちは、あなたや他の人たちのために問題の解決を試みるこ"
"とができます。"
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11031,7 +11052,7 @@ msgstr ""
"rel=\"noopener\">twineを使ってPyPIへプロジェクトをアップロードすることを"
"推奨しています。"
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11044,7 +11065,7 @@ msgstr ""
"びその他のデータのインデックスを作成でき、検索に対する評判もおおむね堅実なの"
"で、格好の的です。"
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11060,23 +11081,23 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">ステータスページを"
"チェックしてください。介入した理由で更新されていることがあります。"
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPIは、以下のいずれかの理由によりこれらのエラーを返します。"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "ファイル名が既に使用されており、ファイルが存在する"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "ファイル名が既に使用されているが、ファイルが存在しない"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "まったく同じ内容のファイルが存在する"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11084,13 +11105,13 @@ msgstr ""
"PyPIでは、プロジェクトを一度削除して再作成した場合でも、ファイル名を再利用で"
"きません。"
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11098,7 +11119,7 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -11114,7 +11135,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, fuzzy, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11127,7 +11148,7 @@ msgstr ""
"で不具合を報告してください。要求する分類の名前と、それがなぜ重要なのか正当性"
"を簡潔に含めてください。"
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11144,7 +11165,7 @@ msgstr ""
"とに注意してください。新しいイシューを書くときは、まず既に似たようなイシュー"
"がないことを確認してください。"
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11152,7 +11173,7 @@ msgstr ""
"もしPyPIからインストールした特定のパッケージで問題がある場合は、あなたはプロ"
"ジェクトのメンテナに連絡するべきです。"
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11160,7 +11181,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11170,14 +11191,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11185,7 +11206,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPAとは、Pythonのパッケージングに関連する多くのコアプロ"
"ジェクトの改善・保守を目的とした、開発者たちの独立したグループです。"
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The 資金をOpen Technology "
"Fundから獲得しました。"
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by Warehouseと、寛大なスポン"
"サーたちが提供する様々なツールとサービスによって支えられています。"
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11254,7 +11275,7 @@ msgstr ""
"を脱して旧サイト(pypi.python.org))から置き換わったことを意味します。今は堅"
"牢で、テストされており、ブラウザやAPIのトラフィックに対応しています。"
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via ミラーやプ"
"ライベートのインデックスを使うことを検討してください。"
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11293,11 +11314,11 @@ msgstr ""
"rel=\"noopener\">Warehouseプロジェクトとしても知られるように)PyPIの維"
"持・改善を続けるために必要な仕事を、大量に抱えています。"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "資金:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11306,11 +11327,11 @@ msgstr ""
"開発とメンテナンスに必要な資金を寄付していただける"
"と、大変ありがたいです。"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "開発:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11321,7 +11342,7 @@ msgstr ""
"ありません。実際私たちは、あなたがオープンソースに初めて"
"pull requestを送ることに手を貸したいと思っています!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11352,7 +11373,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">'Good first issue'ラベルを作っており、"
"ここから始めることを推奨しています。"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into PyPA Devメッセージグループ上で、プロジェクトの進行中の開"
"発をフォローすることもできます。"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSSフィードの両方があります。"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11445,7 +11466,7 @@ msgstr ""
"あなたのアカウントへのアクセスを回復するには、 PyPI でパ"
"スワードをリセットして下さい。"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11456,11 +11477,11 @@ msgstr ""
"ですが、新しい機能であり、他のサイトの機能よりもテストが不十分です。"
# | msgid "Currently, the following features are in beta:"
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "現在、ベータ版の機能はありません。"
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11474,39 +11495,45 @@ msgstr ""
"な代替実装であるPyPyプロジェクト"
"との混乱を最小限にします。"
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "リソース"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "他に何かお探しですか? おそらく、以下のリンクがお役に立つでしょう。"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "ドキュメント"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Pythonパッケージユーザーガイド(Python Packaging User Guide)"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Pythonドキュメント"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(メインのPythonのWebサイト)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Pythonコミュニティページ"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(IRCチャンネルのリスト、メーリングリストなど)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "問い合わせ先"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, fuzzy, python-format
#| msgid ""
#| "The distutils-sigメーリングリストに参加し"
"てください。"
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "セキュリティ"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "セキュリティ問題の報告"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11551,11 +11578,11 @@ msgstr ""
"私たちはセキュリティを非常に真剣に考えています。セキュリティポリシーを厳守す"
"るようお願いいたします。"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "重要!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11569,57 +11596,57 @@ msgstr ""
"し、以下のものに限らず)公開フォーラムなどでイシューを報告しないでく"
"ださい:"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "私たちのGitHubのイシュートラッカー"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "公式または非公式のチャットチャンネル"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "公式または非公式のメーリングリスト"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11631,17 +11658,17 @@ msgstr ""
"その代わり、Python dot orgのセキュリティに直接メール"
"をして、可能な限り多くの関連情報を提供してください。"
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "次に何が起きますか?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr "一度メール経由で問題を提出したら、48時間以内に通知が届きます。"
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11649,48 +11676,48 @@ msgstr ""
"実行するアクションに応じて、フォローアップのメールが追加で送られることがあり"
"ます。"
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "このセキュリティポリシーの最終更新日は2018年3月14日です。"
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPIサイトマップ"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPIホーム"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "プロジェクトの検索とフィルタ"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "認証"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "ログイン"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "セキュリティポリシー"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
# | msgid "Search and filter projects"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
#, fuzzy
msgid "Support PyPI and related projects"
msgstr "プロジェクトの検索とフィルタ"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
@@ -11702,7 +11729,7 @@ msgstr ""
# "
# | "to improve and maintain many of the core projects related to Python
# | "packaging."
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
#, fuzzy
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
@@ -11712,11 +11739,11 @@ msgstr ""
"rel=\"noopener\">PyPAとは、Pythonのパッケージングに関連する多くのコアプロ"
"ジェクトの改善・保守を目的とした、開発者たちの独立したグループです。"
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11728,7 +11755,7 @@ msgstr ""
# | "\"_blank\" rel=\"noopener\">Android or iOS"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, fuzzy, python-format
msgid ""
"With iOS 対応の Duo "
"Mobile"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11752,7 +11779,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
msgid ""
"With $80,000 in funding from the Android or iOS"
-#: warehouse/templates/pages/sponsors.html:41
+#: warehouse/templates/pages/sponsors.html:42
#, fuzzy, python-format
msgid ""
"With iOS 対応の Duo "
"Mobile"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
@@ -11801,7 +11828,7 @@ msgstr ""
# target=\"_blank\"
# "
# | "rel=\"noopener\">Thetis."
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, fuzzy, python-format
msgid ""
"With Thetisがある。"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsors"
msgid "PSF Sponsorship"
msgstr "スポンサー"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* 2020年3月現在のデータ"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPIの統計"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "PyPIの統計"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "PyPIの統計"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "パッケージサイズの合計が上位のプロジェクト"
@@ -11935,7 +11962,7 @@ msgstr "パッケージサイズの合計が上位のプロジェクト"
# | "Here is a list of the top 100 packages based on sum of their
# packages "
# | "sizes (in bytes)."
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11947,91 +11974,91 @@ msgid ""
msgstr ""
"パッケージサイズ(バイト単位)の合計がトップ100のパッケージのリストです。"
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "プロジェクトごとの統計"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "リリースファイルの合計(バイト単位)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "PyPIの全て"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "検索結果"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "もしかして'%(text)s'ですか?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "パネルを閉じる"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "分類によるフィルタ"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "検索クエリを入力するか、分類リストからフィルタを選択してください。"
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"検索クエリを入力するか、ボタンをクリックしてフィルタを追加してください。"
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
"検索と分類フィルタは組み合わせることができます。例えば、以下のとおりです。"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Python 3互換プロジェクト"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "stable/productionステータスを持つSphinx拡張"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "OSI-approvedライセンスを持つ「グラフィック」関連のプロジェクト"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12048,12 +12075,12 @@ msgstr[0] ""
" %(count_display)s 個のプロジェクト\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "for \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -12070,32 +12097,32 @@ msgstr[0] ""
" 選択した分類を使用\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "ソート順:"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "関連性"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "最終更新日"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "フィルタ"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "フィルタの追加"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "'%(term)s'に一致する結果はありませんでした"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/jv/LC_MESSAGES/messages.po b/warehouse/locale/jv/LC_MESSAGES/messages.po
index 7da64abe74f2..32ddedd08012 100644
--- a/warehouse/locale/jv/LC_MESSAGES/messages.po
+++ b/warehouse/locale/jv/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.9.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ka/LC_MESSAGES/messages.po b/warehouse/locale/ka/LC_MESSAGES/messages.po
index 76f515910d32..2bad77e3239b 100644
--- a/warehouse/locale/ka/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ka/LC_MESSAGES/messages.po
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -26,7 +26,7 @@ msgstr ""
"გაიარეთ ვერიფიკაცია თქვენი მოქმედი მეილიდან, სანამ შეძლებთ ამ მოქმედების "
"შესრულებას."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -34,19 +34,19 @@ msgstr ""
"ამ ქმედებისთვის საჭიროა თქვენს ანგარიშზე გქონდეთ გააქტიურებული ორმაგი "
"ავთენტიფიკაცია."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "ადგილობრივები განახლდა"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ელ. ფოსტა არასწორია. კიდევ სცადეთ."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "პაროლი არასწორია. კიდევ სცადეთ."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -56,40 +56,40 @@ msgstr ""
"წერტილებს, დეფისებსა და ქვედა ხაზს. უნდა იწყებოდეს/სრულდებოდეს ასოთი ან "
"ნომრით. აირჩიეთ სხვა სახელი."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "არ დაიშვება ნული ბაიტი."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "მომხმარებელი ამ ზედმეტსახელით არ მოიძებნა"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "დდეპ კოდი ${totp_length} სიგრძის უნდა იყოს."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "სარეზერვო კოდები უნდა იყოს ${recovery_code_length} სიგრძის."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "აირჩიეთ ზედმეტსახელი <50 სიმბოლოთი."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "ამგვარი სახელი უკვე არსებობს. აირჩიეთ სხვა სახელი."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "პაროლი ძალიან გრძელია."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -98,25 +98,25 @@ msgstr ""
"დაფიქსირდა გადაჭარბებული შესვლის მცდელობა. თვენ შეგეზღუდათ წვდომა ${time} -"
"მდე. სცადეთ მოგვიანებით."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "პაროლები არ დაემთხვა ერთმანეთს. კიდევ სცადეთ."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "ელ. ფოსტა ძალიან გრძელია. კიდევ სცადეთ."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "ელ. ფოსტის ამგვარი დაბოლოება მიუწვდომელია. სცადეთ სხვა მათგანით."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "ეს ელ. ფოსტა უკვე გამოყენებულია. სცადეთ სხვა მათგანით."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -124,37 +124,37 @@ msgstr ""
"ეს ელექტრონული ფოსტის მისამართი უკვე გამოყენებულია სხვა მომხმარებლის მიერ; "
"სცადეთ სხვა ელექტრონული ფოსტის მისამართის გამოყენება."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"ეს სახელი ძალიან გრძელია; სცადეთ სახელი მაქსიმუმ 100 სიმბოლოს შემადგენლობით."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "სახელის ველში დაუშვებელია ლინკის გამოყენება."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "არასწირი TOTP კოდი."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "არასწორი WebAuthn მტკიცება: ცუდი დატვირთვა"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "არასწორი აღდგენის კოდი."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "აღდგენის კოდი უკვე გამოყენებულია."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "ნიკი არასწორია. კიდევ სცადეთ."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -163,14 +163,14 @@ msgstr ""
"დაფიქსირდა გადაჭარბებული შესვლის მცდელობა. თქვენ დაიბლოკეთ {} დროით. სცადეთ "
"მოგვიანებით."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -178,188 +178,188 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -368,45 +368,45 @@ msgid ""
"again later."
msgstr "დაფიქსირდა გადაჭარბებული შესვლის მცდელობა. სცადეთ მოგვიანებით."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -414,61 +414,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -476,39 +476,39 @@ msgid ""
"1024 characters or less."
msgstr "აირჩიეთ ზედმეტსახელი <50 სიმბოლოთი."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "აირჩიეთ ზედმეტსახელი <50 სიმბოლოთი."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -516,687 +516,692 @@ msgid ""
"less."
msgstr "აირჩიეთ ზედმეტსახელი <50 სიმბოლოთი."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "პაროლები ემთხვევა"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "პაროლები არ ემთხვევა"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "პაროლი ძლიერია"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1206,7 +1211,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1504,149 +1512,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1655,11 +1663,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1827,40 +1835,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1868,196 +1876,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2147,26 +2155,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2174,11 +2182,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2493,36 +2501,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2530,7 +2538,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2538,7 +2546,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2547,11 +2555,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2570,72 +2578,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2643,166 +2651,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2810,7 +2818,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2818,195 +2826,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3014,37 +3022,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3055,7 +3063,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3068,89 +3076,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3159,13 +3167,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3173,268 +3181,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3934,58 +3942,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4027,11 +4035,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4043,27 +4051,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4071,156 +4079,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4663,17 +4671,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4787,89 +4795,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4880,35 +4888,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4916,105 +4924,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5025,169 +5033,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5195,61 +5204,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5355,308 +5364,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5664,29 +5672,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5694,64 +5702,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5759,179 +5767,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5939,89 +5947,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6390,33 +6398,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6424,89 +6432,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6567,53 +6575,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6622,27 +6630,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6800,100 +6808,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6908,198 +6916,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7112,33 +7120,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7149,15 +7157,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7166,74 +7174,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7468,7 +7476,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7540,7 +7547,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7549,317 +7556,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7879,7 +7886,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7976,17 +7983,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7995,7 +8002,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8008,7 +8015,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8017,21 +8024,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8362,35 +8369,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8398,15 +8405,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8466,14 +8473,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8481,7 +8488,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8489,7 +8496,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8555,20 +8562,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8577,7 +8584,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8609,7 +8616,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8636,7 +8643,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8646,7 +8653,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8654,47 +8661,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8733,7 +8740,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8745,7 +8752,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8753,7 +8760,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8761,7 +8768,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8769,7 +8776,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8807,7 +8814,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8816,7 +8823,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8827,35 +8834,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8863,14 +8870,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8879,7 +8886,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8890,13 +8897,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8904,7 +8911,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8914,14 +8921,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8929,7 +8936,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9001,22 +9008,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9024,7 +9031,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9037,7 +9044,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9106,39 +9113,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ko/LC_MESSAGES/messages.po b/warehouse/locale/ko/LC_MESSAGES/messages.po
index 24681b3be1b2..8ea3e923f196 100644
--- a/warehouse/locale/ko/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ko/LC_MESSAGES/messages.po
@@ -51,31 +51,31 @@ msgstr ""
"X-Generator: Weblate 5.11-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "이 행동을 수행하기전에 **기본** 이메일 주소를 확인하셔야합니다."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "이 작업을 수행하려면 계정에서 2차 인증을 활성화해야 합니다."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "언어 업데이트됨"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "유효하지 않은 이메일입니다. 다시 시도해 주세요."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "올바른 비밀번호가 아닙니다. 올바른 비밀번호를 입력하세요."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -85,40 +85,40 @@ msgstr ""
"줄로 구성되어야 하며, 문자 또는 숫자로 시작하고 끝나야 합니다. 다른 사용자 이"
"름을 정해주세요."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "널 바이트는 허용되지 않습니다."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "해당 이름의 사용자를 찾을 수 없습니다"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP 코드는 ${totp_length} 자리여야 합니다."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "복구 코드는 ${recovery_code_length}자 여야 합니다."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "사용자 이름을 50자 내외로 정해 주세요."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "다른 계정에서 이미 사용 중인 이름입니다. 다른 이름을 선택하세요."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "비밀번호가 너무 깁니다."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -127,70 +127,70 @@ msgstr ""
"너무 많은 잘못된 로그인 시도가 있었습니다. ${time} 동안 로그인이 제한됩니다. "
"나중에 다시 시도해 주세요."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "패스워드가 일치하지 않습니다. 다시 시도해 주세요."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "유효하지 않은 이메일입니다. 다시 시도해 주세요."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"이 도메인의 이메일 주소는 사용할 수 없습니다. 다른 이메일을 사용하세요."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"다른 계정에서 이미 사용중인 이메일 주소입니다. 다른 이메일 주소를 사용하세요."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"다른 계정에서 이미 사용 중인 이메일 주소입니다. 다른 이메일을 사용해 주세요."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "너무 긴 이름입니다. 100글자 이하의 이름을 입력해 주세요."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL은 이름에서 허용되지 않습니다."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "잘못된 TOTP 코드입니다."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "WebAuthn 값이 올바르지 않습니다: Bad payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "잘못된 복구 코드입니다."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "복구 코드는 이전에 사용되었습니다."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "유효하지 않은 사용자명입니다. 다시 시도해 주세요."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr "너무 많은 잘못된 로그인 시도가 있었습니다. 나중에 다시 시도해주세요."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -199,7 +199,7 @@ msgstr ""
"이 계정에 인증되지 않은 이메일이 너무 많이 추가되었습니다. 당신의 수신함을 확"
"인하고 인증 주소를 따르세요. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -209,25 +209,25 @@ msgstr ""
"이 계정에 대해 너무 많은 암호 재설정이 완료되지 않고 요청되었습니다. 받은 편"
"지함을 확인하고 확인 링크를 따릅니다. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "2단계 인증 로그인이 잘못되거나 만료되었습니다."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "이미 인증됨"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "WebAuthn 승인 성공"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "복구 코드가 승인되었습니다. 주어진 코드는 재사용이 불가능합니다."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -235,141 +235,141 @@ msgstr ""
"새 사용자 등록이 잠시 불가능한 상태입니다. https://pypi.org/help#admin-"
"intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "만료된 토큰: 새로운 암호 설정 링크를 요청하세요"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "잘못된 토큰: 새로운 암호 설정 링크를 요청하세요"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "잘못된 토큰: 토큰이 제공되지 않음"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "잘못된 토큰: 암호 재설정 토큰이 아님"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "잘못된 토큰: 사용자 없음"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "잘못된 토큰: 이 토큰이 요청된 이후로 사용자가 로그인함"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "잘못된 토큰: 이 토큰이 요청된 이후로 패스워드가 변경됨"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "패스워드를 재설정해야 합니다"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "만료된 토큰: 새로운 이메일 확인 링크를 요청하세요"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "잘못된 토큰: 새로운 이메일 확인 링크를 요청하세요"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "잘못된 토큰: 이메일 확인 토큰이 아님"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "이메일을 찾을 수 없음"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "이미 확인된 이메일"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "이 이메일을 기본 이메일 주소로 지정할 수 있습니다"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "기본 이메일 주소입니다"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "이메일 주소 ${email_address}가 확인되었습니다. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "만료된 토큰: 새로운 조직의 초대를 요청하세요"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "유효하지 않은 토큰: 새 조직 초대를 요청하세요"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "잘못된 토큰 : 공동 작업 초대 토큰이 아닙니다"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "조직 초대가 올바르지 않습니다."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "더 이상 존재하지 않는 조직 초대입니다."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}'의 초대가 거부되었습니다."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "이제 '${organization_name}' 프로젝트의 ${role} 입니다."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "만료된 토큰: 역할을 새로 요청하세요"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "잘못된 토큰: 새 프로젝트 역할 초대를 요청하세요"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "잘못된 토큰 : 공동 작업 초대 토큰이 아닙니다"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "역할 초대가 유효하지 않습니다."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "그 역할 초대는 더 이상 존재하지 않습니다."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}'의 초대가 거부되었습니다."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "당신은 이제 '${project_name}' 프로젝트의 ${role} 역할 입니다."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr "업데이트된 이용약관을 검토해 주세요."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -377,13 +377,13 @@ msgstr ""
"신규 사용자 등록이 불가능한 상태입니다. https://pypi.org/help#admin-"
"intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"비활성화되었습니다. https://pypi.org/help#admin-intervention 에서 자세한 내용"
"을 확인하세요."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -391,28 +391,28 @@ msgstr ""
"새로운 사용자 등록을 위해 확인된 이메일 계정이 필요합니다. 다음 사이트를 참조"
"하세요. https://pypi.org/help#openid-connect ."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"한 번의 3개 이상의 처리되지 않은 신뢰할 수 있는 공급자를 등록할 수 없습니다"
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "너무 많은 잘못된 로그인 시도가 있었습니다. 나중에 다시 시도해주세요."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "신뢰할 수 있는 공급자가 등록될 수 없습니다"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -420,32 +420,32 @@ msgstr ""
"이 신뢰할 수 있는 공급자는 이미 등록되었습니다. 이러한 시도가 의도한 것이 아"
"니라면, PyPI 관리자에게 연락하십시오."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "새 임시 게시자를 등록하였습니다. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "유효하지 않은 퍼블리셔 ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "프로젝트에 대한 신뢰할 수 있는 공급자가 제거됨 "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "배너 미리보기"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "50자 이하의 조직 계정 이름을 선택하세요."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -456,64 +456,64 @@ msgstr ""
"밑줄로 구성되어야 합니다. 또한 문자나 숫자로 시작하고 끝나야 합니다. 다른 조"
"직 계정 이름을 선택하세요."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr "이 조직 이름은 이미 사용 중입니다. 다른 조직 이름을 사용하세요."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
"이 조직 이름은 이미 다른 계정에서 사용 중입니다. 다른 조직 이름을 선택합니다."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "프로젝트를 선택하세요."
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "프로젝트 이름을 적어주세요."
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
"ASCII 숫자와 '.', '_' 및 '-'를 포함하는 문자 또는 숫자로 시작하고 끝냅니다."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"이 조직 이름은 이미 다른 계정에서 사용 중입니다. 다른 조직 이름을 선택하세요."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "조직 이름이 너무 깁니다. 100자 이하의 조직 이름으로 지정해 주세요."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "조직 URL이 너무 깁니다. 400자 이하의 조직 URL을 선택해 주세요."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "조직의 URL은 http:// or https:// 로 시작되어야 합니다"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "너무 긴 이름입니다. 100글자 이하의 이름을 입력해주세요."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -523,15 +523,15 @@ msgid ""
"1024 characters or less."
msgstr "너무 긴 설명입니다. 400글자 이하의 설명을 입력해주세요."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "제출횟수가 이미 최대입니다. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "사용자 이름을 50자 내로 정해 주세요."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -539,85 +539,85 @@ msgstr ""
"팀 이름이 잘못되었습니다. 팀 이름은 공백( ), 마침표(.), 밑줄(_), 하이픈(-) 또"
"는 슬래시(/)로 시작하거나 끝날 수 없습니다. 다른 이름으로 지정해 주세요."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "이 팀 이름은 이미 사용 중입니다. 다른 이름으로 지정해 주세요."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "대체 저장소 이름을 지정하세요"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "대체 저장소 URL을 지정하세요"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "너무 긴 URL입니다. 400글자 이하의 URL을 입력해 주세요."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "너무 긴 설명입니다. 400글자 이하의 설명을 입력해주세요."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "계정 상세 정보 업데이트"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"이메일 주소 ${email_address}가 추가되었습니다 - 이메일에서 확인 링크를 살펴보"
"세요"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "복구 코드가 이미 생성되었습니다"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "복구 코드를 새로 생성하면 기존 코드가 무효화됩니다."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "API 토큰을 만들려면 이메일을 확인하거나 새로운 주소를 추가하세요."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API 토큰이 존재하지 않습니다."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "잘못된 자격 증명입니다. 다시 한 번 시도해 보세요"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "잘못된 대체 저장소 위치입니다"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "대체 저장소 '${name}' 를 추가했습니다"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "요청을 확인하세요"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "잘못된 대체 저장소 식별자입니다"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "잘못된 프로젝트의 대체 저장소입니다"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -625,18 +625,18 @@ msgid ""
msgstr ""
"저장소를 지울 수 없습니다 - ${confirm}와 ${alt_repo_name}는 같지 않습니다"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "대체 저장소 '${name}'을 삭제했습니다"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "신뢰할 수 있는 공급자가 등록될 수 없습니다"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -644,7 +644,7 @@ msgstr ""
"GitHub을 기반으로 하는 새 사용자 등록이 잠시 불가능한 상태입니다. https://"
"pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -652,7 +652,7 @@ msgstr ""
"GitLab을 기반으로 하는 새 사용자 등록이 잠시 불가능한 상태입니다. https://"
"pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -660,7 +660,7 @@ msgstr ""
"Google 을 기반으로 하는 신뢰할 수 있는 게시가 잠시 불가능한 상태입니다. "
"https://pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -668,9 +668,9 @@ msgstr ""
"AcitveState를 기반으로 하는 새 사용자 등록이 잠시 불가능한 상태입니다. "
"https://pypi.org/help#admin-intervention 에서 자세한 내용을 확인하세요."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -678,46 +678,46 @@ msgstr ""
"프로젝트 삭제가 일시적으로 비활성화되었습니다. https://pypi.org/help#admin-"
"intervention에서 자세한 내용을 확인하세요."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "릴리즈를 제거할 수 없습니다. "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "릴리즈 버전을 철회할 수 없습니다. "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "릴리즈 버전을 삭제할 수 없습니다. "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "파일을 찾을 수 없습니다"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "파일을 삭제할 수 없습니다 - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"사용자 '${team_name}'는 이미 ${role_name}(이)라는 역할을 가지고 있습니다"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"사용자 '${username}'는 이미 ${role_name}이라는 이 프로젝트의 역할을 가지고 있"
"습니다"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "${username} is now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "당신은 이제 '${project_name}' 프로젝트의 ${role} 입니다."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -726,8 +726,8 @@ msgstr ""
"사용자 '${username}'는 인증된 이메일을 가지고 있지 않으므로 이 프로젝트에서 "
"${role_name}으로 추가될 수 없습니다"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -735,34 +735,34 @@ msgstr ""
"사용자 '${username}'는 이미 활성화되어 있는 초대를 가지고 있습니다. 나중에 다"
"시 시도해보세요."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "'${username}'에게 초대가 전송되었습니다"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "역할 초대를 찾을 수 없습니다."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "초대가 이미 만료되었습니다."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "'${username}'의 초대가 취소되었습니다."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"사용자 '${username}'는 이미 ${role_name}이라는 이 조직의 역할을 가지고 있습니"
"다"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -771,26 +771,26 @@ msgstr ""
"사용자 '${username}'는 인증된 이메일을 가지고 있지 않으므로 이 프로젝트에서 "
"${role_name}으로 추가될 수 없습니다"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "팀 초대를 찾을 수 없습니다."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "조직 초대장을 다시 보낼 수 없습니다."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "만료된 '${username}'의 초대장이 삭제되었습니다."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "잘못된 프로젝트 명입니다."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings 여기에서 이를 위한 검증된 게시자를 생성하세요."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "이 프로젝트명은 이미 존재합니다."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "이 프로젝트 이름은 사용할 수 없습니다"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "이 프로젝트 이름은 기존 프로젝트와 너무 유사합니다"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -819,382 +819,385 @@ msgstr ""
"이 프로젝트 이름은 사용할 수 없습니다 (파이썬 표준 라이브러리 모듈 이름과 충"
"돌)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "사용자 ID 를 입력하세요"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "사용자는 ID로 지정해야 합니다"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "환경명을 명시해주세요"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "'--'는 이름에서 허용되지 않습니다."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "이름 앞, 뒤에는 대시(-)를 붙일 수 없습니다"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "ActiveState에서의 알 수 없는 시간초과. 몇 분 후 다시 시도하세요."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "알 수 없는 오류가 ActiveState에서 발생했습니다. 다시 시도하세요."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "활성상태의 조직 이름 지정"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "활성 상태 프로젝트 이름 지정"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "잘못된 활성 상태 프로젝트 이름"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "활성 상태의 조직을 찾을 수 없습니다"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "활동 상태 액터를 찾을 수 없습니다"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "깃허브 리파지토리 소유자를 입력하세요(이름 혹은 조직)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "리파지토리 이름을 입력하세요"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "잘못된 리포지토리 이름입니다."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "워크플로우 파일명을 입력하세요"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "알 수 없는 깃허브 사용자 혹은 조직."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub은 이 작업 횟수가 제한되어 있습니다. 몇 분 후 다시 시도하세요."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "알 수 없는 오류가 Github에서 발생했습니다. 다시 시도하세요."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "깃허브로부터 알 수 없는 연결 에러 발생. 몇 분 후 다시 시도하십시오."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "깃허브에서의 알 수 없는 시간초과. 몇 분 후 다시 시도하세요."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "잘못된 Github 사용자 또는 조직 이름."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "워크플로우 이름은 .yml 혹은 .yaml 로 끝나야 합니다"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "워크플로우 파일명에는 경로가 포함되지 않고 파일 이름만 가능합니다"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr "환경이름이 너무 깁니다(255자 최대입니다)"
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr "환경이름은 공백으로 시작하면 안 됩니다"
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr "환경이름은 공백으로 끝나면 안 됩니다"
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "이름이 .git 또는 .atom으로 끝납니다"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "GitLab 레파지토리 소유자를 입력하세요(이름 혹은 조직)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "잘못된 GitLab 사용자명 또는 조직명."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "최상위 파이프라인 파일 경로를 입력하세요"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "잘못된 환경변수명입니다."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "최상위 파이프라인 파일 경로는 .yml 혹은 .yaml 로 끝나야 합니다"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "최상위 파이프라인 파일 경로는 /로 시작하거나 끝날 수 없습니다"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "코드의 특정 줄에 Inspector 링크를 적어주세요."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "제출이 기록되었습니다. 도와주셔서 감사합니다."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "패스워드"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "패스워드가 일치하지 않습니다. 다시 시도해 주세요."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "비밀번호 필드가 비어있습니다"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "비밀번호 강도:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Registered by:"
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "등록자:"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "활성"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "기간이 지남"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "미지불"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "취소됨"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "미완료"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "만료된 미완료"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "차후의"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "접근 거부 / 금지 (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "이 페이지를 볼 수 있는 권한이 없습니다"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "페이지 없음 (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "다 둘러보았지만 이 페이지를 찾을 수 없습니다"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "그리고 지금 무언가
완전히 다릅니다"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "몬티 파이썬 - 치즈 샵 스케치"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "외부 링크"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "영상 자막 보기"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "삭제된 페이지 (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "찾고 있는 페이지는 삭제되었습니다"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "내부 서버 오류 (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "뭔가 잘못되었습니다"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1203,24 +1206,31 @@ msgstr ""
"
사이트를 제공하는데 영향을 끼치는 기술적인 문제가 발생했습니다.
문"
"제를 인지했으며 가능한 빨리 해결하도록 하겠습니다.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "상태 페이지 확인하기"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "오류 코드 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "업무를 수행하는데 PyPI를 필요로 하십니까?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"보다 안정적이고 안전한 플랫폼을 만드는데 후원하는 것을 고려해보세요."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1236,56 +1246,60 @@ msgstr ""
"대소문자, 숫자와 특수문자를 포함한 더 강력한 비밀번호를 선택하세요. 일반적인 "
"단어나 반복 문구는 피하세요."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "비밀번호 강도:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "메인 내비게이션"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "도움말"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "후원자"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "로그인"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "가입하기"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "보기 메뉴"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "메뉴"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "메인 메뉴"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1299,7 +1313,7 @@ msgstr ""
"Software Foundation의 등록 상표입니다. PSF가 아닌 다른곳에서의 사용은 금"
"지됩니다."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python "
"Software Foundation의 등록 상표입니다."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1318,48 +1332,48 @@ msgstr ""
"파이썬 패키지 인덱스(PyPI)는 파이썬 프로그래밍 언어를 위한 소프트웨어 리포지"
"터리입니다."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 최근 40개의 업데이트"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 최근 40개의 패키지"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "메인 컨텐츠로 가기"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "모바일 버전으로 전환"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "경고"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"현재 지원되지 않는 브라우저를 사용하고 계십니다. 새로운 버전으로 업그레이드 "
"하세요."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1368,7 +1382,7 @@ msgstr ""
"TestPyPI를 사용중입니다 – 분리된 파이썬 패키지 인덱스 인스턴스를 통해 실제 인"
"덱스에 영향을 미치지 않고 배포 도구와 프로세스를 사용해볼 수 있습니다."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1376,224 +1390,229 @@ msgstr ""
"일부 기능은 자바스크립트 없이는 작동하지 않을 수 있습니다. 문제가 발생할 경"
"우 활성화하세요."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI 검색"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "프로젝트 검색"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "검색"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "프로젝트 검색"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "도움말 내비게이션"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "패키지 설치하기"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "패키지 업로드하기"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "사용자 가이드"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "프로젝트명 유지"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "자주 하는 질문"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPI에 대하여"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PyPI에 관한 내비게이션"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "PyPI 블로그"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "인프라스트럭쳐 대시보드"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "통계"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "로고 & 트레이드마크"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "후원사"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI에 기여하기"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "PyPI에 기여하기 내비게이션"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "버그와 피드백"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "GitHub에서 기여하기"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI 번역"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "PyPI 후원자"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "개발자 목록"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI 사용하기"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI 내비게이션 사용하기"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of Use"
msgid "Terms of Service"
msgstr "이용 약관"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "보안 문제점 제보"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "행동 강령"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "개인정보 보호 공지"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "허용가능한 사용 정책"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "상태:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "모든 시스템 이상 없음"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"파이썬 커뮤니티를 위해, 파이썬 커뮤니티에 의해 개발되어 관리되고 있습니다."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "오늘 바로 후원하기!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "사이트맵"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "데스크탑 버전으로 전환"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "확인 작업"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "확실합니까?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "오류 코드"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "홈페이지로 돌아가기"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "파이썬 패키지 인덱스"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "테스트용 파이썬 패키지 인덱스에서 파이썬 패키지 배포 테스트"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Dev Python Package Index에서 파이썬 패키지 배포 테스트"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "파이썬 패키지 인덱스에서 파이썬 패키지를 찾고, 설치하고 배포해보세요"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "또는 프로젝트들을 살펴보세요"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s 프로젝트"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s 배포"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s 파일"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s 사용자"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1609,149 +1628,149 @@ msgstr "패키지 설치 알아보기"
msgid "Package authors use PyPI to distribute their software."
msgstr "패키지 제작자들은 PyPI를 이용해 소프트웨어를 배포할 수 있습니다."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "파이썬 코드를 PyPI로 패키지하는 방법 알아보기"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "입력값을 처리하는데 오류가 발생했습니다"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "패스워드 확인"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "다음으로 행하기 위해 비밀번호를 확인해주세요"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "패스워드"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(필수)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "패스워드를 입력하세요"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "패스워드 보이기"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "패스워드를 잊으셨습니까?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1763,11 +1782,11 @@ msgstr ""
"컴퓨터를 사용하지 않는 경우 세션이 끝나면 로그아웃 하십시오. 다음 1시간 동안 "
"비밀번호 확인 요청을 하지 않습니다."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "이 URL은 PyPI에 파일을 업로드 하기 위한 API 엔드포인트입니다."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the 파이"
"썬 패키지 사용자 가이드에서 확인하실 수 있습니다."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "또는, PyPI 홈페이지를 방문해보세요."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "초대 확인"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s'에 "
"%(role_name)s 로 참여 하시겠습니까?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "수락"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "거절"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1821,50 +1840,50 @@ msgstr ""
"프로젝트에 참여하기 전에 먼저 계정에서 이중 인증을 "
"활성화해야 합니다."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "%(title)s에 로그인"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "사용자명"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "사용자명을 입력해주세요"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "로그아웃"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s 로그아웃"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "조직 초대 확인"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1873,7 +1892,7 @@ msgstr ""
"'%(organization_name)s' 를 %(role_name)s 로 조직에 가입하라는 이 초대를 수락"
"하시겠습니까?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1882,91 +1901,91 @@ msgstr ""
"조직 가입 초대를 수락하기 전에 먼저 계정에서 이중 인증"
"a>을 활성화해야 합니다."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s 프로필"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "gravatar.com의 {user} 아바타"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "가입한 날짜"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "%(start_date)s에 가입"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s 프로젝트"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "프로젝트 없음"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "%(release_date)s에 마지막으로 릴리즈됨"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s 사용자는 아직 PyPI에 프로젝트를 등록하지 않았습니다"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "프로젝트 검색"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "복구 코드"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "복구 코드를 사용하여 로그인"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "복구 코드를 입력하세요"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -1975,13 +1994,13 @@ msgstr ""
"복구 코드는 영어 소문자 a-z
와 숫자 0-9
사이의16개"
"의 16진수로 구성되어야 합니다 (예시., badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "확인"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1992,22 +2011,23 @@ msgstr ""
"관할 수 있는 복구 코드를 생성할 수 있습니다. 이 코드 중 하나를 양식에 입력해"
"서 본인을 인증하세요. 사용 된 복구 코드는 더 이상 유효하지 않습니다."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
"작동하지 않고있나요? 도움을 받아보세요.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "계정 생성하기"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "%(title)s에 계정 생성하기"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2015,32 +2035,32 @@ msgid ""
msgstr ""
"%(title)s에 대한 계정을 생성하기 전에, 다음과 같은 안내사항을 숙지하십시오:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "불법적이거나 해로운 활동에 %(title)s를 사용하지 마십시오."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr "다른 사람을 사칭하거나 그들의 동의 없이 개인 정보를 게시하지 마십시오."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"다른 사용자에게 존중을 표하고, 폭력적이거나 차별적인 언어 사용을 피하십시오."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "스팸을 게시하거나 악성 소프트웨어를 배포하지 마십시오."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "%(title)s를 보안 연구에 사용하지 마십시오."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full 이용 약관 및 허용 사용 정책을 읽어보십시오."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "이름"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "이름을 입력해주세요"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "이메일 주소"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "이메일 주소를 입력해주세요"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "확인 폼"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "사용자명을 입력해주세요"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "패스워드 보이기"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "패스워드를 입력해주세요"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ를 참조하십시오."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "계정 생성"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "패스워드 재설정"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "패스워드를 재설정하려면, 사용자명이나 이메일을 입력해주세요."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "사용자명 또는 이메일"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "패스워드 재설정 요청"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "재설정 이메일 발송"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2153,7 +2173,7 @@ msgstr ""
"유효한 사용자 이름 또는 이메일 주소를 제출한 경우 등록된 이메일 주소로 이메일"
"이 전송되었습니다."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2162,46 +2182,46 @@ msgstr ""
"이메일에는 패스워드를 재설정하기 위한 링크가 있습니다. 링크는 %(n_hours)s 시"
"간 후에 만료됩니다."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "패스워드 재설정"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "새로운 패스워드를 입력하세요"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "패스워드 재설정"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "2단계 인증"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "보안 장치로 인증하기 (예: USB 키)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "보안 장치를 연결하고 \"장치로 인증하기\" 버튼을 클릭하세요."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"보안 장치로 로그인하기 위해서는 자바스크립트를 활성화하세요 (예: USB 키)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "장치로 인증하기"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"브라우저를 업그레이"
"드하세요"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "%(remember_device_days)s 일 동안 이 장치를 기억하십시오"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"장치를 잃어버렸거나 작동하지 않나요? 도움을 요청하세요"
"a>."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "앱으로 인증하기"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "인증 코드를 입력하세요"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"PyPI 계정에 연결된 인증 앱에서 코드를 생성하세요. 코드를 폼에 입력해서 신"
"원을 확인하세요.
앱을 잃어버렸거나, 작동하지 않나요? 도움을 요청하세요.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "당신의 보안 키나 애플리케이션을 잃었나요?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"당신은 계정 복구 코드를 생성한 적이 없습니다.
만"
"약 이중 인증(2FA)을 할 수 없게 된다면 당신의 계정에 접근하지 못할 수도 있습니"
"다. 복구 코드 도움말
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "PyPI 계정 %(username)s 삭제되었습니다."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s 에 이메일을 보내 PyPI 관리자에게 연락"
"하세요."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2291,7 +2320,7 @@ msgstr ""
"당신은 %(initiator_username)s에 의해 %(site)s 프로젝트 %(project_name)s에 "
"%(role)s으로 추가되었습니다."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2300,7 +2329,7 @@ msgstr ""
"%(site)s의 %(initiator_username)s님께서 당신을 프로젝트로 추가하셨고 그것때문"
"에 이 메일을 받으셨습니다."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2310,12 +2339,12 @@ msgstr ""
"%(submitter)s에 의해 %(site)s 조직 "
"%(organization_name)s에 %(role)s(으)로 추가되었습니다."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "이 조직의 구성원이므로 이 메일을 수신하였습니다."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2324,7 +2353,7 @@ msgstr ""
"당신은 %(submitter)s에 의해 %(site)s 프로젝트 %(project)s에 "
"%(role)s(으)로 추가되었습니다."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2333,7 +2362,7 @@ msgstr ""
"%(site)s의 %(submitter)s께서 당신을 프로젝트로 추가했기 때문에 이 메일을 받으"
"셨습니다."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2344,11 +2373,11 @@ msgstr ""
"href=\"%(submitter_profile)s\">%(submitter)s에 의해 \"%(team_name)s\" 팀 "
"%(role)s(으)로 추가되었습니다."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "이 프로젝트의 구성원이기 때문에 이 메일을 수신하였습니다."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
이라는 토큰을 삭제하면 토큰을 삭"
"제할 수 있습니다."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s 에 이메일을 보내 PyPI 관리자에게 연락"
"하세요."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr "\"%(organization_name)s\" 조직에 가입하라는 초대가 취소되었습니다"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "이 조직에 초대되어 본 메일을 수신하였습니다."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "\"%(organization_name)s\"조직의 초대를 거부했습니다"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2416,7 +2445,7 @@ msgstr ""
"안녕하세요, %(username)s. 새 이메일 '%(new_email_address)s'이 계정에 추가되었"
"습니다."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s 에 이메일을 보내 PyPI 관리자에게 연락"
"하세요."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr "'%(organization_name)s'라는 새로운 조직이 승인 및 생성되었습니다."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2442,14 +2471,14 @@ msgstr ""
"새로운 조직의 소유자이며 조직 프로젝트, 협업자, 팀 또는 설정을 관리 할 수 있"
"습니다."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr "'%(organization_name)s'라는 새로운 조직이 아직 승인되지 않았습니다."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2459,12 +2488,12 @@ msgid ""
"organization named '%(organization_name)s'."
msgstr "'%(organization_name)s'라는 새로운 조직이 아직 승인되지 않았습니다."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2472,25 +2501,25 @@ msgid ""
msgstr ""
"'%(organization_name)s'라는 새로운 PyPI 조직에 대한 요청이 제출되었습니다."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "조직이 승인되면 이메일을 받게 됩니다"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "%(site)s 의 조직 \"%(organization_name)s\" 이 삭제되었습니다."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s를 %(site)s PyPI 관리자와 연락하세"
"요."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "이 조직의 소유자이기 때문에 본 메일을 수신하였습니다."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2514,46 +2543,46 @@ msgstr ""
"%(username)s는 \"%(organization_name)s\"조직"
"에 참여했습니다"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "역할"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "이름 *"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "추가한 사용자:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "이 조직의 소유자이기 때문에 본 메일을 수신하였습니다."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2562,7 +2591,7 @@ msgstr ""
"\"%(organization_name)s\"조직에 대한 %(username)s 초대는 취소되었습니다"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2571,7 +2600,7 @@ msgstr ""
"%(username)s는 “%(organization_name)s” 조직 "
"초대를 취소했습니다"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2580,11 +2609,11 @@ msgstr ""
"%(username)s는 “%(organization_name)s” 조직 "
"초대를 취소했습니다"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "초대자"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2593,12 +2622,12 @@ msgstr ""
"%(username)s는 “%(organization_name)s” 조직 "
"초대를 취소했습니다"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "제거한 사용자"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2607,15 +2636,15 @@ msgstr ""
"%(username)s'의 역할이 "
"\"%(organization_name)s\" 조직에 의해 %(role)s로 변경되었습니다"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "새 역할"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "변경자"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2624,14 +2653,14 @@ msgstr ""
"%(site)s 프로젝트 \"%(project_name)s\"는 \"%(organization_name)s\"조직에 추가"
"되었습니다."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "이 프로젝트 또는 조직의 소유자이기 때문에 본 메일을 수신하였습니다."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2640,7 +2669,7 @@ msgstr ""
"%(site)s 프로젝트 \"%(project_name)s\"가 \"%( organization_name)s\" 조직에서 "
"제거되었습니다."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2649,44 +2678,44 @@ msgstr ""
"%(username)s 사용자가 프로젝트의 %(role_name)s 역할"
"에서 제거됨."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "%(site)s 조직 \"%( organization_name)\"이(가) 업데이트되었습니다."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "이전 표시 명:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "새 표시 명:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "이전 URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "새 URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "이전 문서:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "새 문서:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "이전 조직 유형:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "새 조직 유형:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2695,12 +2724,12 @@ msgstr ""
"누군가 (아마도 당신이) %(username)s PyPI 계정의 패스워드를 "
"변경했습니다."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "뭐라고요?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2711,7 +2740,7 @@ msgstr ""
"를 보호하기 위해 선제적으로 귀하의 비밀번호를 재설정하였으며, 더 이상 기존 비"
"밀번호로 로그인하거나 PyPI에 업로드 할 수 없습니다."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2719,12 +2748,12 @@ msgstr ""
"PyPI 자체는 보안 문제가 발생하지 않았습니다. 이는 PyPI와 사용자들의 위험을 줄"
"이기 위한 보호 조치입니다."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "뭘 해야 하나요?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2733,11 +2762,11 @@ msgstr ""
"계정에 다시 접근 권한을 얻기 위해서는, PyPI에서 패스워드"
"를 재설정하세요."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "어떻게 연락할 수 있나요?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2746,7 +2775,7 @@ msgstr ""
"더 많은 정보를 알아보려면, %(email_address)s로 이메일을 보내 PyPI관리자와 연"
"락하세요."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2758,7 +2787,7 @@ msgstr ""
"적으로 귀하의 비밀번호를 재설정하였으며, 더 이상 기존 비밀번호로 로그인하거"
"나 PyPI에 업로드 할 수 없습니다."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2769,7 +2798,7 @@ msgstr ""
"href=\"%(href)s\">Credential stuffing 공격으로부터 PyPI와 사용자의 위험"
"을 줄이기 위한 보호 조치입니다."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2781,11 +2810,11 @@ msgstr ""
"하세요. 저희는 또 HaveIBeenPwned"
"a>에서 당신의 유츌 여부를 검사해 보는것을 추천드립니다."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "이 문제를 어떻게 알았나요?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2812,7 +2841,7 @@ msgstr ""
"도움이 필요할 경우, %(email_address)s로 이메일"
"을 보내주시면, PyPI 관리자에게 문의하실 수 있습니다."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2821,7 +2850,7 @@ msgstr ""
"누군가 (아마도 당신이) %(username)s PyPI 계정의 패스워드 재"
"설정을 요청했습니다."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2830,21 +2859,21 @@ msgstr ""
"이 요청을 계속해서 수행하길 원하면, 클릭해서 패스워드를 "
"재설정하세요."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "이 링크는 %(n_hours)s 시간 뒤에 만료됩니다."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"이 변경사항을 직접 요청한 것이 아니라면, 이 이메일은 무시해도 괜찮습니다."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2856,13 +2885,13 @@ msgstr ""
"누군가 (아마도 당신이) %(username)s PyPI 계정의 패스워드 재"
"설정을 요청했습니다."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2870,20 +2899,20 @@ msgid ""
"account, try that instead."
msgstr "계정에 연결된 이메일 주소에 액세스할 수 없는 경우"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "버전 %(version)s 제거됨"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2892,7 +2921,7 @@ msgstr ""
"%(username)s PyPI 계정의 주 이메일 주소가 "
"%(old_email)s
에서 %(new_email)s
로 변경되었습니다"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2902,7 +2931,7 @@ msgstr ""
"최근에 로그인한 %(username)s PyPI 계정이 2단계 인증은 활성화"
"되었지만, 이 계정에 대한 복구 코드는 생성되지 않은 것을 확인하였습니다."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2911,7 +2940,7 @@ msgstr ""
"만약 인증 어플리케이션이나 보안 키를 분실하였고 복구 코드에도 접근할 수 없다"
"면, 영구적으로 PyPI 계정에 접근할 수 없게 될 수 있습니다!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -2928,7 +2957,7 @@ msgid ""
msgstr ""
"PyPI 계정 %(username)s에 대한 복구 코드가 사용되었습니다."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -2936,16 +2965,16 @@ msgid ""
msgstr ""
"PyPI 계정 %(username)s의 새로운 복구 코드가 생성되었습니다."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "%(organization_name)s 조직에서 제거되었습니다"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "이 조직의 구성원이기 때문에 이 이메일을 수신하였습니다."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -2953,7 +2982,7 @@ msgstr ""
"귀하의 팀이 %(submitter)s에 의해 %(site)s의 %(project)s 프로젝트에서 제거되었"
"습니다."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -2962,18 +2991,18 @@ msgstr ""
"귀하의 팀이 %(submitter)s에 의해 %(site)s의 프로젝트에서 제거되었기 때문에 "
"이 이메일을 수신하였습니다."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr "%(organization_name)s 조직의 %(team_name)s 팀에서 제거되었습니다"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "이 팀의 구성원이기 때문에 이 이메일을 수신하였습니다."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -2982,7 +3011,7 @@ msgstr ""
"%(organization_name)s 조직에서 역할이 %(submitter)s에 의해 %(role)s"
"strong>로 변경되었습니다"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -2990,7 +3019,7 @@ msgid ""
msgstr ""
"%(project)s 프로젝트에 대한 팀의 역할이 %(submitter)s에 의해 변경되었습니다."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3000,7 +3029,7 @@ msgstr ""
"자를 추가하거나, 릴리즈를 업로드할 수 있고, 파일, 릴리즈 또는 전체 프로젝트"
"를 제거할 수 있습니다."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3010,7 +3039,7 @@ msgstr ""
"즈를 업로드할 수 있지만, 다른 공동 작업자를 추가하거나, 파일, 릴리즈 또는 프"
"로젝트를 제거할 수는 없습니다."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3019,72 +3048,72 @@ msgstr ""
"%(submitter)s에 의해 %(project)s 프로젝트에 대한 팀의 역할이 변경되었기 때문"
"에 이 이메일을 수신하였습니다."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"%(site)s에서 소유한 PyPI 프로젝트에 새로운 공동 작업자가 추가되었습니다"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "팀"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "권한"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "공동 작업자"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "이 프로젝트의 소유자이기 때문에 이 이메일을 수신하였습니다."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "%(site)s에서 소유한 PyPI 프로젝트의 공동작업자가 제거되었습니다"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
"%(site)s에서 소유한 PyPI 프로젝트에 대한 공동 작업자의 권한이 변경되었습니다"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr "%(team_name)s 팀이 %(organization_name)s 조직에 생성되었습니다."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "이 조직의 소유자거나 관리자이기 때문에 이 이메일을 수신하였습니다."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr "%(team_name)s 팀이 %(organization_name)s 조직에서 제거되었습니다."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3096,7 +3125,7 @@ msgstr ""
"\"%(organization_name)s\" 조직의 \"%(team_name)s\" 팀 구성원으로 추가되었습니"
"다."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3107,7 +3136,7 @@ msgstr ""
"href=\"%(submitter_profile)s\">%(submitter)s에 의해 "
"\"%(organization_name)s\" 조직의 \"%(team_name)s\" 팀에서 제거되었습니다."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3116,7 +3145,7 @@ msgstr ""
"누군가(또는 당신)가 당신의 계정 %(username)s에 %(method)s 2"
"단계 인증을 추가하였습니다."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3125,7 +3154,7 @@ msgstr ""
"누군가(또는 당신)가 당신의 계정 %(username)s에서 %(method)s "
"2단계 인증을 제거하였습니다."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3134,7 +3163,7 @@ msgstr ""
"누군가 (아마도 당신이) 이 이메일 주소(%(email_address)s
)를 PyPI "
"계정에 추가했습니다."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3143,7 +3172,7 @@ msgstr ""
"이 요청을 계속해서 수행하길 원하면, 링크를 클릭해서 이메"
"일 주소를 확인하세요."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3152,7 +3181,7 @@ msgstr ""
"(%(initiator_username)s가 "
"\"%(organization_name)s\"의 조직에 참여하도록 초대했습니다"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3161,142 +3190,142 @@ msgstr ""
"계속 진행하려면, 링크에 따라 초대를 수락하거나 거절"
"합니다."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "그렇지 않으면 이 이메일을 무시해도 됩니다."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "이 링크는 %(n_hours)s 시간 뒤에 만료됩니다."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "이 알림 지우기"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "닫기"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "관리자"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "프로젝트 목록"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "당신의 조직들"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "계정 설정"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "공개 프로필"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "파일 세부 정보"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "업로드 날짜: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "크기: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "태그: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "신뢰할 수 있는 게시자를 사용하여 업로드되었나요? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "업로드 방법: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "%(filename)s의 해시"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "알고리즘"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "해시 다이제스트"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "클립보드로 복사하기"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "복사"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
""
"여기에서 해시 사용에 대한 자세한 내용을 확인하세요."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "오류"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "성공"
@@ -3317,37 +3346,37 @@ msgstr "성공"
msgid "Manage project"
msgstr "프로젝트 관리"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "이전"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "다음"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "기본 이메일 주소(%(email_address)s)가 아직 확인되지 않았습니다."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "기본 이메일 주소가 없습니다."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "이메일을 확인하거나 새로운 주소를 추가하세요."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr "2단계 인증이 가능합니다. 계정에 활성화하세요."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3360,7 +3389,7 @@ msgstr ""
msgid "Edit profile"
msgstr "프로필 수정하기"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3376,89 +3405,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s 사용자는 아직 PyPI에 프로젝트를 업로드하지 않았습니다."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "이메일"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "%(organization)s을 관리하기 위한 탐색 메뉴"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "프로젝트들"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "사람들"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "팀들"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "보안 이력"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "설정"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "%(project)s 관리를 위한 내비게이션"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "릴리즈"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "공동작업자"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "문서"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "게시"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "%(team)s 관리를 위한 메뉴"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "회원들"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "확인된 세부 정보"
@@ -3467,13 +3496,13 @@ msgstr "확인된 세부 정보"
msgid "Verified by PyPI on %(release_date)s"
msgstr "%(release_date)s에 PyPI에서 검증함"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "이 세부 정보는 PyPI에서 검증되었습니다"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "프로젝트 링크"
@@ -3481,270 +3510,270 @@ msgstr "프로젝트 링크"
msgid "GitHub Statistics"
msgstr "깃헙 통계"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "저장소"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "별:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "복제:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "열려있는 이슈들:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "열려있는 이슈들:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "깃랩 통계"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "열려 있는 병합 요청:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "관리자"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "gravatar.com에서 찾은 {username}의 아바타"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "메타"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "작성자:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "관리자:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "세부 정보가 확인되지않음"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "이 세부 정보는 PyPI에서 검증되지 않았습니다"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "라이센스 표현:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "라이센스 표현"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "라이센스:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "태그"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "요구사항:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "추가 제공:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "분류"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "확인됨*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*간헐적인 배송 문제로 인증 메일이 손실될 수 있습니다"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "확인됨"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "확인되지 않음*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*PyPI로부터 온 이메일은 스팸으로 간주됩니다"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*배송중 문제로 실패"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*여러 차례의 배송 실패"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "확인되지않음"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "기본"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "이메일 옵션 보기"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "옵션"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s에 대한 옵션"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "확인 이메일 다시 보내기"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "이 이메일을 기본 메일 주소로 지정"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "기본으로 지정"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "이 이메일 주소 삭제"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "이메일 삭제"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "범위"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "모든 프로젝트"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "생성일"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "마지막으로 사용됨"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "사용된 적 없음"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "토큰 옵션 보기"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "토큰 제거"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "고유 식별자 보기"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "API 토큰 제거"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"이 토큰을 사용하는 애플리케이션이나 스크립트는 더 이상 PyPI에 접근할 수 없습"
"니다."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "API 토큰 \"%(token_description)s\"의 고유 식별자"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "프로필 이미지"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com의 프로필 이미지를 가져옵"
"니다"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "gravatar.com에서 이미지 변경하기"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "계정 상세 정보"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "가입한 날짜"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr "공개 프로필에 표시됩니다. 변경할 수 없습니다."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "이름"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "이름이 설정되지 않음"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "공개 프로필에 표시됩니다"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "공개 이메일"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your 공개 프로필에 로그인"
"된 유저에게 보여질수 있습니다."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "계정 수정하기"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "계정 이메일"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any 기본 이메일로만 알림이 가능합니다."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "계정과 연결된 이메일"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "상태"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "이메일 추가"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "패스워드 변경"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "이전 패스워드"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "현재 패스워드"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "새 패스워드"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "새 패스워드 확인"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "패스워드 변경"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API 토큰"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr "API 토큰은 PyPI에 패키지를 등록할 때 인증을 위한 대안을 제공합니다."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "API 토큰에 대해 알아보기"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "이 계정에 활성화된 API 토큰"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "API 토큰 추가하기"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3892,367 +3921,367 @@ msgstr ""
"API 토큰을 추가하기 위해 먼저 기본 이메일 주소를 인증"
"a>해야 합니다."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "토큰 범위: 계정 전체"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "토큰 범위: %(project_name)s 프로젝트"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "만료: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "계정 생성일"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "로그인 됨"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "2단계 인증 방법:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "없음"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "보안 장치 (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr "인증 앱 (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "복구 코드"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "장치 삭제"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "로그인 실패"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- 기본 인증(엔드포인트 업로드)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
-msgid "Reason:"
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
+msgid "Reason:"
msgstr "이유:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "잘못된 비밀번호"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "유효하지 않은 2FA (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "잘못된 2FA (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "잘못된 2FA 복구 코드입니다"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "세션 재인증에 실패했습니다"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "계정에 이메일 추가됨"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "계정에 이메일 제거됨"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "이메일 확인됨"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "이메일 재확인됨"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "기본 이메일 변경됨"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "이전 기본 이메일:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "새로운 기존 이메일:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "기본 이메일 설정됨"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "이메일 전송됨"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "에서:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "에게:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "제목:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "패스워드 재설정 요청됨"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "패스워드 재설정 요청됨"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "패스워드 재설정 성공"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "패스워드 변경 성공"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "비밀번호 비활성화"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "프로젝트:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "2단계 인증 추가됨"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "방법: 보안 장치 (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "장치 이름:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
"방법: 인증 앱 (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "2단계 인증 제거됨"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "2단계 인증 기억됨"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "복구 코드 생성됨"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "복구 코드 재설정됨"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "복구 코드가 로그인에 사용됨"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API 토큰 추가됨"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "토큰 이름:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API 토큰 제거됨"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "고유 식별자:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "보안상의 이유로 API 토큰이 자동으로 제거됨"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "이유: 공개 URL에서 토큰을 찾았습니다."
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "%(organization_name)s에 초대되었습니다."
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "%(organization_name)s의 초대가 거부되었습니다."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
"%(organization_name)s에 대한 초대가 취소되었습니다"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr "=%(organization_name)s의 초대가 만료되었습니다"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "%(organization_name)s의 역할이 추가되었습니다"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "%(organization_name)s의 역할이 변경되었습니다"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "조직의 역할이 제거되었습니다"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "프로젝트명: %(project_name)s; 역할: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
"조직명: %(organization_name)s; 팀명: %(team_name)s; 역할: %(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4262,58 +4291,58 @@ msgstr ""
"계정에서 보안 관련 활동이 발생되면 여기에 이벤트가 표시됩니다. 당신이 수상한 "
"이벤트를 보았다면, 당신의 계정 보안을 고려하세요."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "최근 계정 활동"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "이벤트"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "시간"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "추가 정보"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "날짜 / 시간"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "위치 정보"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "장치 정보"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "계정에서 발생한 보안 관련 행동 목록이 표시됩니다."
@@ -4357,11 +4386,11 @@ msgstr ""
"href=\"%(delete_href)s\">프로젝트 삭제"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "실행하는데 주의를 요합니다!"
@@ -4373,27 +4402,27 @@ msgstr "한 번 삭제된 계정은 복구할 수 없습니다"
msgid "Delete your PyPI account"
msgstr "PyPI 계정 삭제"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "관리"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "2단계 인증 (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4404,85 +4433,85 @@ msgstr ""
"href=\"%(href)s\">2FA에 대"
"해 더 알아보세요. 2단계 인증이 활성화되면, 다시 비활성화 될 수 없습니다."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "복구 방법 활성화"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "복구 방법"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "%(generated_datetime)s에 생성됨"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s 미사용됨"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "재생성"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "2단계 인증 방법이 활성화됨"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "2단계 인증 방법"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr "이 2단계 인증 방법을 제거하려면, 다른 방법을 먼저 추가해야합니다."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "마지막 2단계 인증 방법을 제거할 수 없습니다"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "삭제"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "인증 앱 삭제"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "앱 삭제"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "2단계 인증 장치 삭제"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "장치 삭제"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "장치 이름"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4491,7 +4520,7 @@ msgstr ""
"2단계 인증을 추가하기 전에 기본 이메일 주소를 인증해"
"야 합니다."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4500,7 +4529,7 @@ msgstr ""
"2단계 인증을 활성화하기 위해서는 먼저 기본 이메일 주소"
"를 인증해야 합니다."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4508,7 +4537,7 @@ msgstr ""
"2단계 인증 방법을 추가하기 전에 복구 코드를 생성하고 안전하게 저장해야 합니"
"다."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4516,32 +4545,32 @@ msgstr ""
"2단계 인증 방법을 추가하기 전에 복구 코드를 생성하고 안전하게 저장해야 합니"
"다."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "복구 코드를 생성하기"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr "계정에 2단계 인증 방법을 추가하기 전에 복구 코드를 사용하세요."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr "계정에 2단계 인증을 활성화하기 전에 복구 코드를 사용할 수 없다."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "계속하기 위해 복구 코드를 입력하세요"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "계정에 2단계 인증을 활성화하지 않았습니다."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4549,7 +4578,7 @@ msgstr ""
"=authentication application으로 2FA 추가하기"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4557,16 +4586,16 @@ msgstr ""
"보안 장치(예: USB 키)로 2FA "
"추가하기"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
"인증 장치(예: USB 키)로 2단계 인증을 설정하려면 자바스크립트를 활성화하세요"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"브라우저를 업그레이드"
"하세요"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "사이트 이동 경로"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "사용자 계정"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "계정 내비게이션"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "이 작업은 되돌릴 수 없습니다!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "계속하기 위해 사용자 이름을 확인해주세요."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "계속하기 위해 %(item)s 를 확인해주세요."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "취소"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "닫기"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "계속하기 위해 패스워드를 확인해주세요."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "신뢰할 수 있는 게시자 관리"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4638,7 +4667,7 @@ msgstr ""
"패키지에 대한 게시 권한을 GitHub Actions와 같은 신뢰할 수 있는 타사 서비스에 "
"위임할 수 있습니다."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4646,7 +4675,7 @@ msgstr ""
"PyPI 사용자와 프로젝트는 API 토큰이나 비밀번호를 사용할 필요 없이 신뢰할 수 "
"있는 퍼블리셔를 사용하여 릴리스 프로세스를 자동화할 수 있습니다."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them 여기에서 확인할 수 있습니다."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "모든"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "추가한 사용자:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "제거한 사용자:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "제출자:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "이름을 입력해주세요:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "식별자:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "게시자:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "대기중인 초대"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "%(creation_date)s에 생성됨"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "%(org)s에 대한 초대 거부"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "초대 거절"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "조직 이름"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "조직 종류: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "결제 비활성"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr "이 조직의 청구는 조직 소유자 또는 청구 관리자가 활성화할 수 있습니다"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "이 조직은 활성 상태가 아닙니다."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "비활성"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "관리자"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "소유자"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "청구 관리자"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "조직 보기"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "보기"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "이 조직의 계정 생성하기"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "청구 활성화"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "조직 관리"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "아직 PyPI의 어떠한 조직에도 참여하지 않았습니다."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "대기중인 조직 요청"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "이 조직은 활성 상태가 아닙니다."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "거절"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "요청 제출됨"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "제출 %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "조직 관리"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "새 조직 생성하기"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "조직 계정 이름"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "조직 계정 이름 선택"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "계정 이름은 PyPI의 URL로 사용됩니다."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "예를 들어"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "조직 표시 이름"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "기업, 제품, 또는 프로젝트 이름"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "조직 URL"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "기업, 제품, 또는 프로젝트 URL"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "조직 설명"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "사업, 제품, 또는 프로젝트 설명"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "조직 설명"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "조직 유형"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -4972,12 +5001,12 @@ msgstr ""
"기업은 유료로 조직 계정을 만들 수 있으며 커뮤니티 프로젝트는 무료로 액세스할 "
"수 있습니다."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "생성"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -4986,52 +5015,52 @@ msgstr ""
"조직을 요청하기 전에 계정에 2단계 인증을 활성화해야 "
"합니다."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "새 PyPI 조직에 대한 요청이 제출되었습니다."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "각 조직이 승인되면 이메일을 받게됩니다"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "단독 소유자"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "이 프로젝트 관리하기"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "이 프로젝트의 소유자가 아닙니다"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "프로젝트의 공개 페이지 보기"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "이 프로젝트에는 릴리즈가 없습니다"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5042,17 +5071,17 @@ msgstr ""
"면 파이썬 패키징 사용"
"자 가이드를 방문하십시오"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "계정 삭제"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr "계정을 변경하기 전에 반드시 기본 이메일 주소를 확인해야 합니다."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see 인증된 이메일 주소가 있어"
"야 합니다."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support 여기에서 확인하세요."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "PyPI 프로젝트 이름"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "프로젝트 이름"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "이 게시자를 사용할 때 생성될 프로젝트(PyPI 에서)"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "소유자"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr "저장소를 소유한 GitHub 조직 이름 또는 GitHub 사용자 이름"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "저장소 이름"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "저장소"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "공개 워크플로우가 포함된 GitHub 리포지토리의 이름"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Workflow 이름"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5147,24 +5176,24 @@ msgstr ""
"공개 워크플로의 파일 이름입니다. 이 파일은 위에 구성한 리포지토리의 ."
"github/workflows/
디렉터리에 있어야 합니다."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "환경 이름"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(선택 사항)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5180,22 +5209,22 @@ msgstr ""
"는 유지 관리자가 있는 리포지토리의 경우 전용 게시 환경을 설정할 것을 "
"강력히 권장합니다."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "추가"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support 여기에서 GitLab CI/CD OpenID Connect 지원에 대해 자"
"세히 알아보세요."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "네임스페이스"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "네임스페이스"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
"프로젝트가 속한 GitLab 사용자명 또는 GitLab 그룹/하위 그룹 네임스페이스"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "프로젝트 이름"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "프로젝트"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "공개 워크플로우가 포함된 GitLab 프로젝트의 이름"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "최상위 파이프라인 파일 경로"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5260,14 +5289,14 @@ msgstr ""
"프로젝트의 루트와 관련된 최상위 파이프라인의 파일 경로. 이 파일은 위에 구성 "
"된 프로젝트에 있어야합니다 (외부 파이프라인은 지원되지 않습니다)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "릴리즈"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5283,8 +5312,8 @@ msgstr ""
"없어야 하는 유지 관리자가 있을 경우 전용 게시 환경을 설정할 것을 강력"
"히 권장합니다."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5293,27 +5322,27 @@ msgstr ""
"Google의 OpenID Connect support here에 대해 자세히 "
"알아보십시오."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "이메일"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr "게시에 사용되는 계정 또는 서비스 계정의 이메일 주소."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "제목"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "제목"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5324,8 +5353,8 @@ msgstr ""
"하면 게시에 사용되는 ID가 더욱 제한됩니다. 자세한 내용"
"은 여기를 참조하세요."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support 여기에서 ActiveState의 OpenID Connect 지원에 대해 자"
"세히 알아보세요."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Organization(조직)"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "내 조직"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "프로젝트를 소유한 ActiveState 조직 이름"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "ActiveState 프로젝트명"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "내 프로젝트"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "Python artifact 빌드할 ActiveState 프로젝트입니다."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "활성화된 사용자명"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "내 이름"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr "Python atrifact 빌드를 작동할 ActiveState 계정의 사용자 이름입니다."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "게시자 관리"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "프로젝트"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5398,21 +5427,21 @@ msgstr ""
"현재 구성된 퍼블리셔가 없습니다. 기존 프로젝트의 퍼블리셔는 각 개별 프로젝트"
"의 퍼블리싱 구성에서 추가할 수 있습니다."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "임시 프로젝트명"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "퍼블리셔"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "세부 정보"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5420,15 +5449,15 @@ msgstr ""
"현재 구성된 보류 중인 퍼블리셔가 없습니다. 아직 존재하지 않는 프로젝트의 퍼블"
"리셔는 아래에서 추가할 수 있습니다."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "대기 중인 새로운 게시자 추가"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr "이 페이지를 사용하여 \"보류 중인\" 검증된 게시자를 등록할 수 있습니다."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5444,7 +5473,7 @@ msgstr ""
"류 중인\" 게시자는 검증된 일반 게시자가 됩니다. '대기 중' 및 검증된 일반 게시"
"자에 대한 자세한 내용은 여기에서 확인할 수 있습니다."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5454,8 +5483,8 @@ msgstr ""
"되지 않습니다. 프로젝트가 생성될 때까지 다른 사용자는 자신의 \"보류 "
"중인\" 게시자를 통해 프로젝트를 생성할 수 있습니다."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5464,7 +5493,7 @@ msgstr ""
"새로운 게시자를 추가하기 전에 계정에 2단계 인증을 활"
"성화해야 합니다."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5472,7 +5501,7 @@ msgstr ""
"2단계 인증 장치를 분실했을 때 사용할 복구 코드를 안전하게 저장했는지 확인하려"
"면, 여기에서 복구 코드 중 하나를 제출하세요."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5480,7 +5509,7 @@ msgstr ""
"선택한 복구 코드는 사용된 것으로 간주되어 더 이상 2단계 인증을 우회하는 데 사"
"용될 수 없습니다."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5488,15 +5517,15 @@ msgstr ""
" 안전하게 복구 코드를 저장 하시겠습니까? 다시 생성해야합니"
"다."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "계정 복구 코드"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "복구 코드 재설정"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5506,7 +5535,7 @@ msgstr ""
"PyPI 계정에 로그인해야 합니다. 각 코드는 한 번만 사용할 수 "
"있습니다."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5514,7 +5543,7 @@ msgstr ""
"이 코드는 일반적인 로그인이 아닌, 계정 복구에만 사용되어야 "
"합니다."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5524,95 +5553,96 @@ msgstr ""
"실하고 복구 코드에 접근할 수 없는 경우, PyPI 계정에 영구적으로 접근할 수 없습"
"니다!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "복구 코드를 저장하세요"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "파일로 다운로드"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "저장"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "계속"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "이 코드는 다시 볼 수 없습니다."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "계속하기 전에 안전하게 보관해야 합니다."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "API 토큰 생성"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "\"%(macaroon_description)s\"의 토큰"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "권한:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "패키지 업로드"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "범위:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "모든 계정 (모든 프로젝트의)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "\"%(project)s\" 프로젝트"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
"보안상의 이유로 토큰은 한 번만 보여집니다.지금 복사하세요."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "클립보드로 토큰 복사"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "토큰 복사"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "이 토큰을 사용하세요."
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "이 API 토큰을 사용하려면:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "%(token)s
에 사용자 이름을 설정합니다"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5620,7 +5650,7 @@ msgid ""
msgstr ""
"%(prefix)s
접두사를 포함하여 비밀번호를 토큰 값으로 설정하세요"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5629,7 +5659,7 @@ msgstr ""
"예를 들어, 프로젝트를 PyPI에 업로드하기 위해 Twine"
"을 사용하는 경우, %(filename)s
파일을 다음과 같이 설정하세요:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5639,18 +5669,18 @@ msgstr ""
"예를 들어, 여러 프로젝트를 PyPI에 업로드하려면 Twine"
"을 사용하는 경우, %(filename)s
파일을 다음과 같이 설정하세요:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
"기본으로 설정하려는 사용자 범위의 토큰 또는 프로젝트 범위의 토큰 중 하나"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "프로젝트 토큰"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5659,7 +5689,7 @@ msgstr ""
"PyPI에 업로드할 때 올바른 토큰을 사용할 수 있도록 %(command)s
를 "
"사용할 수 있습니다."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, PyPI 도움"
"말 페이지."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "다른 토큰 만들기"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "토큰 이름"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "이 토큰을 어떤 용도로 사용하실 건가요?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "범위를 선택해주세요..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5692,15 +5722,15 @@ msgstr ""
"전체 계정에 대한 범위가 지정된 API 토큰은 현재 및 향후 프로젝트에 대한 업로"
"드 권한이 있습니다."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "토큰 생성"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "인증 앱을 이용한 2단계 인증 설정하기 (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP표준"
"을 따르는 모든 어플리케이션을 지원합니다."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5720,25 +5750,25 @@ msgstr ""
"PyPI의 도움말 페이지 를 방문하여 호환되는 어플리케이"
"션 목록을 확인하세요."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "앱 설정하기"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "선호하는 인증 앱을 이용해 QR 코드를 스캔하세요."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr "보안을 위해, PyPI 계정당 하나의 인증 앱만 연결할 수 있습니다."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "인증 앱 설정을 위한 QR 코드"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
@@ -5746,15 +5776,15 @@ msgstr ""
" QR 스캐너가 없으신가요? 대신 TOTP 어플리케이션에 이 코드를 "
"입력하세요:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "앱 확인하기"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "인증 코드"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -5762,15 +5792,15 @@ msgstr ""
"설정을 완료하기 위해, TOTP 어플리케이션에서 제공된 6자리 인증 코드를 입력하세"
"요."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "앱 설정하기"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "보안 장치로 2단계 인증 설정하기 (예: USB key)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO 표준을 준수하는 모든 기기를 지원합니다."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis가 포함됩니"
"다."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "시작하려면 장치 이름을 지정하세요"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI는 여러 보안 기기를 추가하는 것을 지원합니다."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -5811,11 +5841,11 @@ msgstr ""
"이 기기에 이름을 지정해주세요. 최대 64자 이내로 입력하세요. 모든 유니코드가 "
"유효하며 공백도 가능합니다."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "보안 장치 설정"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5830,7 +5860,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">호환 가능한 브라우저를 사용하는지 확인"
"하세요."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -5838,13 +5868,13 @@ msgstr ""
"일부 오래된 USB 키는 FIDO 표준을 준수하지 않을 수 있으며 PyPI와 호환되지 않"
"을 수 있습니다."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "구독 활성화"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -5852,7 +5882,7 @@ msgstr ""
"기업 계정은 활성 구독이 필요합니다. 계정을 활성화하려면 최신의 결제 정보를 입"
"력하세요."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -5864,74 +5894,73 @@ msgstr ""
"%(username)s는 \"%(organization_name)s\"조직"
"에 참여했습니다"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(organization_name)s 조직 제거"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "조직 내 역할"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "조직 계정 이름"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "조직 표시 이름"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "조직 설명"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "조직 유형"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "조직 설명"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "제출 %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "제출자:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "'%(source_name)s' 보안 기록"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -5939,22 +5968,22 @@ msgstr ""
"귀하나 협업자가 이 조직과 관련된 보안 조치를 수행할 때마다 해당 조치가 기록되"
"어 여기에 표시됩니다."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s'조직 명 등록"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "%(organization_name)s 조직 생성"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(organization_name)s 조직 제거"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -5962,51 +5991,51 @@ msgstr ""
"%(previous_organization_name)s 조직이 %(organization_name)s(으)로 이름으로 변"
"경되었습니다."
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s조직 승인"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s 조직이 거부됨"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(project_name)s 프로젝트가 조직에 추가되었습니다"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
"%(project_name)s 프로젝트가 조직에 삭제되었습니다"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
"%(username)s가 %(role_name)s 조직으로 추가되었습니다"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s가 %(role_name)s 조직에서 제거되었습니다"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s가 %(role_name)s 조직으로 변경되었습니다"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6015,7 +6044,7 @@ msgstr ""
"%(username)s이(가) %(role_name)s 조직에 초대되었습니"
"다"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6024,7 +6053,7 @@ msgstr ""
"%(username)s는 %(role_name)s 조직의 초대를 거부했습"
"니다"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6033,7 +6062,7 @@ msgstr ""
"조직 %(role_name)s로 가입하려는 %(username)s에 대한 "
"초대가 취소되었습니다"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -6042,20 +6071,20 @@ msgstr ""
"%(username)s에 대해서 조직 %(role_name)s로 가입하라"
"는 초대가 만료되었습니다"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)s의 팀이 생성됨"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s 팀이 삭제됨"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s로 추가했습니다"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s에서 제거하였습니다"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s로 변경했습니다"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s을 %(team_name)s 프로젝트에 추가됨"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s 사용자가 %(team_name)s 역할에서 제거됨"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "등록자:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "만든이:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "삭제한 사람:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "이름 변경자:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "승인자:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "거부됨:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "변경한 사용자:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "초대자:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "취소됨:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "%(source_name)s의 보안 이력"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "'%(organization_name)s' 관리"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "조직으로 돌아가기"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "조직 프로젝트"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "'%(organization_name)s' 프로젝트 관리"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "아직 조직에 프로젝트가 없습니다."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6187,15 +6216,15 @@ msgstr ""
"려면 파이썬 패키징 사"
"용자 가이드를 방문하십시오"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "조직에 프로젝트 추가하기"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️새로운 프로젝트 또는 기존 프로젝트?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6203,15 +6232,15 @@ msgstr ""
"소유하고 있는 기존 프로젝트를 이전하거나 새 프로젝트를 만들어 조직에 추가합니"
"다."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️기존 프로젝트 이름"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "이 조직에 추가할 수 있는 프로젝트를 소유하고 있지 않습니다."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6222,53 +6251,53 @@ msgstr ""
"이 소유한 프로젝트를 이 조직으로 이전할 수 있습니다. 다른 조직에 추가된 프로"
"젝트는 프로젝트 설정 페이지에서 이전할 수 있습니다."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "기존 프로젝트 이전하기"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "새 프로젝트 이름"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr "이 조직의 소유자는 빈 프로젝트를 만들어 조직에 추가할 수 있습니다."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "새 프로젝트 만들기"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "'%(organization_name)s'의 사용자 관리"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA 사용됨"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2단계 인증"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2단계 인증 비활성화됨"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6277,11 +6306,11 @@ msgstr ""
"이 페이지를 사용하여 PyPI 사용자 중에서 '%(organization_name)s'을(를) 관리하"
"는 데 도움을 줄 수 있는 사용자를 관리하세요."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "조직 내 역할"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6291,179 +6320,179 @@ msgstr ""
"이 조직에 있는 사람들에게 가능한 역할은 %(number_of_roles)s개입니다. 각 역할"
"이 수행할 수 있는 작업에 대한 자세한 내용은 다음을 참조하세요."
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "조직 내 역할 권한 매트릭스"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "구성원"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "조직/팀 보기"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "팀 생성/관리"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "조직 구성원 초대/관리"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "조직 삭제하기"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "조직 청구 관리"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "특정 프로젝트 소유/관리"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "새 프로젝트 생성"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "프로젝트 삭제"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "%(organization_name)s을 관리할 수 있는 사용자"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "사용자"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "역할 저장"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "조직에서 다른 사용자를 제거할 수 없습니다"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "단독 소유자이므로 스스로를 제거할 수 없음"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "이 조직에서 %(user)s를 제거합니다."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "이 조직에서 %(user)s를 제거"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "초대 보류 중"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "초대 만료됨"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "%(user)s에 대한 초대 취소"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "%(user)s에 대한 초대 취소"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "초대 취소"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "%(user)s에게 초대를 재발송합니다."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "%(user)s에게 초대를 재발송합니다."
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "다시 보내기"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "%(user)s에 대한 만료 된 초대 삭제."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "%(user)s에 대한 만료 된 초대 삭제."
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "삭제"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "구성원 초대"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "초대"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "조직 설정"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "'%(organization_name)s' 설정 관리"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "조직 계정 이름을 아래로 변경합니다."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "생성일"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "조직 설명"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6474,91 +6503,91 @@ msgstr ""
"%(email)s\">%(email)s로 이메일을 보내 %(site)s 관리자와 소통할 수 있습니"
"다."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "조직 수정하기"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "결제 정보"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "청구 상태"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "청구 이메일"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "결제 관리"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "조직의 계정 이름 변경하기"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "이 조직은 활성 상태가 아닙니다."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr "조직 이름을 변경한 후에는 현재 계정 이름으로 되돌릴 수 없습니다."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "조직 계정 이름 변경 대상"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "현재 조직 계정 이름"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "조직을 삭제합니다"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "조직을 삭제할 수 없습니다"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
"이 계정은 현재 %(count)s 개 프로젝트의 독점 소유자입니다."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "각 프로젝트에 대해 다음 중 하나를 수행해야 합니다:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "소유권을 이전하고 조직에서 프로젝트를 제거하세요"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "프로젝트를 삭제하세요"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "조직을 삭제하기 전에."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and 프로젝트 제거 또는 프로젝트 삭제"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "한 번 삭제된 조직은 복구할 수 없습니다."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr "구독이 취소되고 청구 포털에 액세스할 수 없게 됩니다."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "청구 포털에 액세스할 수 없게 됩니다."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from 결제 포털에서 모든 청구서를 확"
"인하도록 하십시오."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "조직 팀"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "'%(organization_name)s' 팀 관리"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s 의 회원수"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "이 팀 관리하기"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "이 팀 보기"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6624,15 +6653,15 @@ msgstr ""
"아직 조직에 팀이 없습니다. 조직 소유자와 관리자는 조직을 위한 새 팀을 만들 "
"수 있습니다."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "새 팀 생성하기"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "팀 이름"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6640,16 +6669,16 @@ msgstr ""
"이 조직의 소유자와 관리자는 조직을 위한 팀을 만들고 팀원, 팀 프로젝트 및 팀 "
"설정을 관리할 수 있습니다."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "'%(project_name)s' 문서화 관리"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "문서 삭제"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at 절대로 되돌릴 수 없으며, 새 문서를 업로드하는 것도 불가능해"
"집니다."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "프로젝트 문서 삭제하기"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "프로젝트 문서"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "새 문서를 업로드하는 것이 불가능합니다"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6680,73 +6709,73 @@ msgstr ""
"귀하 (또는 공동 작업자)가 이 프로젝트에서 보안 관련 작업을 수행할 때마다, 그 "
"작업이 기록되고 여기에 표시됩니다."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "프로젝트 생성됨"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "버전 %(version)s 생성됨"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "버전 %(version)s 제거됨"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "버전 %(version)s 제거됨"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "제거한 사용자:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "버전 %(version)s이 다시 활성화됨"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "파일이 버전 %(version)s에 추가됨"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "파일명:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "파일이 버전 %(version)s에서 제거됨"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s 사용자가 %(role_name)s 역할로 프로젝트"
"에 추가됨"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s 사용자가 프로젝트의 %(role_name)s 역할"
"에서 제거됨"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s 사용자의 역할이 프로젝트 %(role_name)s"
"로 변경됨"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6754,7 +6783,7 @@ msgid ""
msgstr ""
"%(username)s이(가) 프로젝트 %(role_name)s에 초대됨"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6763,7 +6792,7 @@ msgstr ""
"%(username)s이(가) 프로젝트 %(role_name)s로의 초대"
"를 거절함"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6772,160 +6801,160 @@ msgstr ""
"%(username)s에게 프로젝트 %(role_name)s로 가입하라"
"는 초대가 취소됨"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s 팀이 프로젝트 %(role_name)s로 추가됨"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(team_name)s 팀이 프로젝트 %(role_name)s로 변경됨"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(team_name)s 팀이 프로젝트 %(role_name)s에서 제거됨"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "프로젝트가 %(organization_name)s 조직에 추가됨"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "프로젝트가 %(organization_name)s 조직에서 제거됨"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "단기 API 토큰이 생성됨"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "권한: 프로젝트에 업로드할 수 있음"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "만료:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "만료 상태:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "만료됨"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "생성한 사람"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "API 토큰 생성됨"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "관리한 사용자:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "신뢰할 수 있는 게시자 추가됨"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "신뢰할 수 있는 게시자 제거됨"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "2단계 인증 요구 사항이 활성화됨"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "활성화한 사람:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "2단계 인증 요구 사항이 비활성화됨"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "비활성화한 사람:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "프로젝트 이름"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "프로젝트 검색"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "프로젝트 이름"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "프로젝트 검색"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "프로젝트 대체 저장소가 추가됨"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "URL"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "프로젝트 대체 저장소가 삭제됨"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "추가 정보"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "위치 정보"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "'%(project_name)s' 관리"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "프로젝트 목록으로 돌아가기"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "이 프로젝트는 격리되었습니다."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -6935,22 +6964,22 @@ msgstr ""
"라이언트는 해당 프로젝트를 설치할 수 없으며, 유지 관리자가 수정할 수도 없습니"
"다."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
"격리된 프로젝트의 도움말 기사에서 더 알아보세요."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has been quarantined."
msgid "This project has been archived."
msgstr "이 프로젝트는 격리되었습니다."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -6958,7 +6987,7 @@ msgstr ""
"일부 양식의 필드가 자동으로 채워졌습니다. 양식을 제출하기 전에 해당 값들을 다"
"시 확인하십시오."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6970,35 +6999,35 @@ msgstr ""
"공하면 게시에 사용되는 신원을 더 제한할 수 있습니다. 자"
"세한 내용은 여기에서 확인하세요."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "현재 게시자 관리"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "%(project_name)s와 연관된 OpenID Connect 게시자"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "현재 구성된 퍼블리셔가 없습니다."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "새 게시자 추가하기"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid environment name"
msgid "Constrain environment"
msgstr "잘못된 환경변수명입니다."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7006,85 +7035,85 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Environment name"
msgid "New Environment Name"
msgstr "환경 이름"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "'%(project_name)s' 관리 – 릴리스 버전 %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "버전 %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "제거된 릴리즈"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "릴리즈 보기"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "%(project_name)s 프로젝트 %(version)s 릴리즈의 파일들"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "파일이름, 크기"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "타입"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "파이썬 버전"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "업로드 날짜"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "파일 옵션 보기"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "파일 옵션"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "다운로드"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "파일 삭제하기"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "파일 삭제"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7092,7 +7121,7 @@ msgstr ""
"본인은 사용자가 이 프로젝트의 이번 릴리스에서 더 이상 이 파일을 설치할 수 없"
"다는 것을 이해합니다."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will 같은 파일 이름 "
"%(filename)s으로 파일을 다시 업로드할 수 없음을 이해합니다."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "이 작업을 취소할 수 없다는 것을 이해합니다."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "PyPI 관리자가 이 작업을 되돌릴 수 없다는 것을 알고 있습니다."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "새 파일 업로드"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "파일이 없습니다"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "확인"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the "
"파이썬 패키징 사용자 가이드에서 파일을 어떻게 업로드하는지 배우기"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "릴리즈 설정"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "제거된 릴리즈"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7158,7 +7187,7 @@ msgstr[0] ""
"릴리즈(및 그 안의 %(count)s개의 파일)를 제거하면 대부분의 일반적인 설치 시나"
"리오에서 무시되도록 표시됩니다."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7166,7 +7195,7 @@ msgstr ""
"배포철회는 대부분의 일반적인 시나리오에서 설치 시 이 릴리스를 무시하도록 표시"
"합니다."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7175,13 +7204,13 @@ msgstr ""
"이 버전에 정확히 고정한 사용자는 여전히 이 릴리즈를 설치할 수 있습니다. 예: "
"%(project_name)s==%(version)s
사용 시."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "자세한 내용은 PEP 592를 참조하세요."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7191,27 +7220,27 @@ msgstr ""
"%(project_name)s==%(version)s
을(를) 설치하는 사용자에게 pip로 표"
"시됩니다."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "이유(선택 사항)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "버전"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "릴리즈 삭제"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7220,20 +7249,20 @@ msgid_plural ""
msgstr[0] ""
"삭제 시 %(count)s 개의 파일들과 함께 이 릴리스는 복구할 수없이 삭제됩니다."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "삭제하면 이 릴리스가 되돌릴 수 없게 삭제됩니다."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
"동일한 버전 번호로 동일한 유형의 새 배포판을 다시 업로드할 수 없습니다."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7243,8 +7272,8 @@ msgstr ""
"니다. 이는 법적 문제를 해결하거나 유해한 릴리스를 제거하기 위한 최후의 수단으"
"로 사용됩니다."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider 이후 릴리즈를 만드"
"는 것을 고려하십시오."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7266,7 +7295,7 @@ msgstr ""
"이 프로젝트의 %(release_version)s 릴리즈에 대한 모든 파일을 영구적으로 삭제하"
"는 것을 이해합니다."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7274,7 +7303,7 @@ msgstr ""
"본인은 사용자가 더 이상 이 프로젝트의 이 릴리스를 설치할 수 없다는 것을 이해"
"합니다."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will 삭제된 파일을 동일한 "
"파일 이름으로 다시 업로드할 수 없음을 이해합니다."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s의 릴리즈"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "릴리즈 날짜"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "파일"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "제거된 이유"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "버전 관리"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "파일 %(count)s개"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "파일이 없습니다"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "릴리스 옵션 보기"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s에 대한 옵션들"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "릴리즈 다시 활성화"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "다시 공개하기"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "철회"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "릴리스 다시 공개하기"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "%(project_name)s 릴리즈 관리"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "새로운 릴리즈 만들기"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "릴리즈가 없습니다"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
"파이썬 패키징 사용자 가이드에서 새 릴리스를 생성하는 방법을 배워보세요"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "'%(project_name)s' 공동작업자 관리"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7377,24 +7406,24 @@ msgstr ""
"이 페이지를 사용하여 어떤 PyPI 사용자가 %(project_name)s 관리에 도움을 줄 수 "
"있는지 제어하세요."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "프로젝트 역할"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "공동 작업자에게는 두 가지 역할이 있습니다:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "관리자"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7403,7 +7432,7 @@ msgstr ""
"습니다. 공동 작업자를 초대할 수 없습니다. 파일, 릴리스 또는 프로젝트를 삭제"
"할 수 없습니다."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7421,87 +7450,88 @@ msgstr "%(project_name)s를 관리할 수 있는 공동작업자"
msgid "Collaborator"
msgstr "공동작업자"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s 조직 소유자"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "조직 소유자는 제거할 수 없습니다"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s 팀 멤버"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "소유자로서 자신의 팀을 제거할 수 없습니다"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "%(collaborator)s를 이 프로젝트에서 제거하기"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "내부 공동작업자 추가"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️팀 또는 구성원?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "팀 또는 개인 구성원을 공동 작업자로 추가합니다."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "팀 이름"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "조직에 해당 팀이 없습니다."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "외부 공동작업자 초대"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "공동작업자 초대"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "'%(project_name)s' 설정 관리"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "프로젝트 설정"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "프로젝트 크기:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (증가 요청) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "%(project_name)s의 토큰 만들기"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7510,11 +7540,11 @@ msgstr ""
"기본 이메일 주소를 확인하여 %(project_name)s에 대한 "
"API 토큰을 추가하세요."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "프로젝트 설명 및 사이드바"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7538,56 +7568,56 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">파이썬 패키"
"징 사용자 가이드에서 확인하세요."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "조직에서 프로젝트 제거"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "이 프로젝트를 조직에서 제거하면:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "'%(organization_name)s' 조직에서 이 프로젝트를 제거하세요."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr "'%(organization_name)s' 조직의 팀에 대한 프로젝트 권한을 취소하세요."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr "프로젝트의 개별 소유자 및 관리자는 프로젝트 권한을 유지합니다."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "'%(organization_name)s' 조직의 팀에 대한 프로젝트 권한을 취소하세요."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "프로젝트 제거"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "프로젝트 이름"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "프로젝트를 조직에서 제거할 수 없습니다"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7596,60 +7626,60 @@ msgstr ""
"귀하의 조직은 현재 프로젝트의 유일한 소유자입니다. 프로젝트"
"를 조직에서 제거하기 전에 개별 소유자를 추가해야 합니다."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "프로젝트를 다른 조직으로 이전하기"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "프로젝트를 조직으로 이전하기"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "이 프로젝트를 이전하면:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "프로젝트에서 직접 소유자 역할을 취소합니다."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr "조직 역할을 통해 프로젝트에 대한 소유자 권한을 유지하게 됩니다."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "소유하고 있는 다른 조직에 프로젝트를 추가합니다."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "귀하가 소유한 조직에 프로젝트를 추가하세요."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "조직의 소유자에게 전체 프로젝트 권한을 부여합니다."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
"프로젝트의 다른 모든 개인 소유자 및 관리자는 프로젝트 권한을 유지합니다."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "프로젝트 이전"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "프로젝트를 다른 조직으로 이전할 수 없습니다"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "프로젝트를 조직으로 이전할 수 없습니다"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -7657,11 +7687,11 @@ msgstr ""
"조직 소유자는 자신이 소유하거나 관리하는 조직으로 프로젝트를 이전할 수 있습니"
"다."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "귀하는 다른 조직의 소유자나 관리자가 아닙니다."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -7669,15 +7699,15 @@ msgstr ""
"프로젝트 소유자는 자신이 소유하거나 관리하는 조직으로 프로젝트를 이전할 수 있"
"습니다."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "귀하는 어떤 조직의 소유자나 관리자가 아닙니다."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "대체 저장소 위치"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -7686,7 +7716,7 @@ msgstr ""
"PEP 708 \"대체 위치\" 메타데이터에 대한 임시 지"
"원."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce에 가입하는 것을 고려하세요."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s의 대체 저장소 위치"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "문서"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "이 프로젝트에서 %(name)s을(를) 삭제하세요."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "대체 저장소 이름"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "이 프로젝트에는 아직 대체 저장소가 없습니다."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "아래에 대체 저장소를 추가하여 시작하세요."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "대체 저장소 위치 추가"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "대체 저장소 설명"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "대체 저장소의 목적이나 내용에 대한 설명."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "프로젝트 검색"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7755,35 +7785,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "프로젝트 검색"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "프로젝트 삭제"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "이 프로젝트를 제거하면:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7795,17 +7825,17 @@ msgstr[0] ""
"%(count)s 릴리스와 함께 프로젝트를 되돌릴 수 없이 삭"
"제합니다"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "프로젝트를 되돌릴 수 없게 삭제"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"프로젝트 이름을 다른 모든 PyPI 사용자가 사용할 수 있도록 만"
"듭니다"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7817,7 +7847,7 @@ msgstr ""
"이 프로젝트 이름으로 새 릴리스를 만들 수 있습니다(모든 PyPI 배포 파일명은 프"
"로젝트 이름 + 버전 번호 + 배포 유형을 결합하여 생성되므로 고유합니다)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7825,30 +7855,30 @@ msgstr ""
"귀하(또는 귀하의 공동작업자)가 이 팀과 관련된 보안 작업을 수행할 때마다 해당 "
"작업이 기록되어 여기에 표시됩니다."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s 팀이 %(team_name)s로 이름이 변경되었습니다"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "'%(team_name)s' 관리"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "팀으로 돌아가기"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "팀 프로젝트"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "'%(team_name)s' 프로젝트 관리"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -7856,39 +7886,39 @@ msgstr ""
"이 팀에는 아직 프로젝트에 대한 관리자 또는 업로드 권한이 없습니다. 조직에서 "
"프로젝트의 공동 작업자를 구성하여 시작하세요."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "'%(team_name)s'의 멤버 관리"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr "이 페이지에서 팀의 구성원인 조직 사용자를 관리할 수 있습니다."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "다른 사람을 팀에서 제거할 수 없습니다"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "%(user)s를 이 팀에서 제거하기"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "이 팀에는 아직 멤버가 없습니다."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "아래에서 팀원을 추가하여 시작하세요."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "멤버 추가"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. 를 통해 조직의 모든 사용자를 확인하거나 사용자를 조직에 초대할 수 "
"있습니다."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "팀 설정"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "'%(team_name)s' 설정 관리"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "팀 이름"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "팀 이름"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "팀 수정"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "팀 제거"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "팀을 삭제하면 복구할 수 없습니다."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "팀 이름"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "%(orgname)s의 프로필"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s는 아직 PyPI에 프로젝트를 업로드하지 않았습니다."
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
msgid "view details"
msgstr "세부 사항 보기"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: %(project_name)s의 최신 릴리스"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "PIP 사용법 복사"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "이 프로젝트는 격리되었습니다"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "이 릴리스는 배포철회되었습니다"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "사용 가능한 안정 버전 (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "사용 가능한 최신 버전 (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "최신 버전"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "릴리스 날짜: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "프로젝트 설명이 제공되지 않음"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "내비게이션"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "%(project)s의 내비게이션"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "프로젝트 설명. 설명으로 이동합니다."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "프로젝트 설명"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "릴리즈 기록. 기록 패널로 이동합니다."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "릴리즈 이력"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "파일을 다운로드합니다. 프로젝트 파일로 이동합니다."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "파일 다운로드"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "프로젝트를 멀웨어로 신고"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "프로젝트 세부 정보. 프로젝트 세부 정보로 이동합니다."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "프로젝트 세부 사항"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
msgstr ""
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "이 릴리스가 배포철회된 이유:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "이 패키지의 작성자가 프로젝트 설명을 제공하지 않았습니다"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "릴리스 알림"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "RSS 피드"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "이 버전"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "사전 릴리즈"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "배포철회됨"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8090,16 +8120,16 @@ msgstr ""
"지 않다면, 패키지 설치 방법에 대해 자세히 알아보세요."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "소스 배포"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "이 릴리스에 사용할 수 있는 소스 배포 파일이 없습니다."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on "
"배포 아카이브 생성에 대한 튜토리얼을 참조하세요."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "빌드된 배포판"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "프로젝트에 대한 악성코드 보고서를 제출하세요"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "프로젝트에 대한 악성코드 보고서를 제출하세요:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8134,7 +8164,7 @@ msgstr ""
"exfiltration), 난독화(obfuscation), 명령/제어(command/control), 및 기타 유사"
"한 행동이 포함됩니다."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301을 참조하세요."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8209,16 +8239,15 @@ msgstr ""
"분류자를 사용하세요. PyPI는 \"Private ::\"로 시작하는 분류자가 포함된 패키지"
"를 항상 거부합니다."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "분류자 목록"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "참고:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8229,7 +8258,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">PSF "
"행동 강령을 따라야 합니다."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8241,7 +8270,7 @@ msgstr ""
"근을 영구적으로 잃을 수 있습니다
. 이 경우 다시 접근할 수 있도록 복구 코드를 생성하고 안전하게 보관해야 합니다."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision 최소 두 가지 지원되는 이중 인증 방법을 설정하"
"고 복구 코드를 준비할 것을 권장합니다."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help 도 없는 경우, 계정 복구를 통"
"해 도움을 요청할 수 있습니다."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "패키지, 프로젝트 또는 릴리스란 무엇인가요?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "PyPI에서 파일(패키지)을 어떻게 설치하나요?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "PyPI에 내 코드를 패키징하고 게시하려면 어떻게 하나요?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Trove classifier란 무엇인가요?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "\"yanked\" 릴리스란 무엇인가요?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "프로젝트 검색"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "왜 확인된 이메일 주소가 필요한가요?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "왜 PyPI에서 내 비밀번호가 유출되었다고 경고하나요?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "내 계정에서 의심스러운 활동을 발견하면 무엇을 해야 하나요?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "왜 PyPI가 내 API 토큰이 유출되었다고 경고하나요?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "이중 인증이란 무엇이며, PyPI에서 어떻게 작동하나요?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8315,7 +8344,7 @@ msgstr ""
"인증 애플리케이션(TOTP)"
"을 이용한 이중 인증은 어떻게 작동하나요? PyPI에서 어떻게 설정하나요?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -8323,92 +8352,92 @@ msgstr ""
"보안 장치(예: USB 키)를 이용한 이중 인증은 어떻게 작동하나요? PyPI에서 어떻"
"게 설정하나요?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "USB 키 외에 어떤 장치를 보안 장치로 사용할 수 있나요?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
"복구 코드를 이용한 이중 인증은 어떻게 작동하나요? PyPI에서 어떻게 설정하나요?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "API 토큰을 사용하여 PyPI에 인증하는 방법은 무엇인가요?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "왜 특정 작업을 수행하려면 내 비밀번호를 확인해야 하나요?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "내 PyPI 사용자 이름은 어떻게 변경하나요?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Trusted Publishers를 사용하여 PyPI에 게시하는 방법은 무엇인가요?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPI에는 내가 사용할 수 있는 API가 있나요?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "PyPI의 미러를 어떻게 운영하나요?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "프로젝트의 새 버전이 릴리스될 때 어떻게 알림을 받을 수 있나요?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"PyPI, 다운로드 및 프로젝트/패키지 사용에 대한 통계는 어디에서 볼 수 있나요?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "파일 해시는 무엇에 사용되며, 어떻게 확인할 수 있나요?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "내 개인 패키지를 PyPI에 게시하는 방법은 무엇인가요?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "왜 내가 원하는 프로젝트 이름을 사용할 수 없나요?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "버려지거나 이전에 등록된 프로젝트 이름을 어떻게 확인하나요?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PyPI에서 프로젝트에 사용할 수 있는 공동작업자 역할은 무엇인가요?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "PyPI에서 프로젝트의 소유자/메인테이너가 되려면 어떻게 하나요?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "프로젝트 설명을 다른 형식으로 업로드하려면 어떻게 하나요?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"내 프로젝트에 대해 파일 크기 제한 감소 또는 증가를 받으려면 어떻게 하나요?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"내 프로젝트에 대해 전체 프로젝트 크기 제한 감소 또는 증가를 받으려면 어떻게 "
"하나요?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8416,30 +8445,30 @@ msgstr ""
"PyPI는 프로젝트 취약성에 대한 데이터를 어디에서 얻으며, 어떻게 이를 수정할 "
"수 있나요?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "삭제된 프로젝트, 릴리스 또는 파일을 어떻게 복구하나요?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
"\"the description failed to render\" 오류가 발생하는 이유는 무엇인가요?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"왜 브라우저 인터페이스를 통해 PyPI에 파일을 수동으로 업로드할 수 없나요?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "내 PyPI 비밀번호를 잊어버렸습니다. 도와줄 수 있나요?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "내 PyPI 계정에 접근할 수 없습니다. 도와줄 수 있나요?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8447,7 +8476,7 @@ msgstr ""
"파일을 업로드할 때 \"Invalid or non-existent authentication information.\" 오"
"류가 발생하는 이유는 무엇인가요?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8455,15 +8484,15 @@ msgstr ""
"pip install
중에 \"No matching distribution found\" 또는 "
"\"Could not fetch URL\" 오류가 발생하는 이유는 무엇인가요?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "PyPI 웹사이트 사용에 문제가 있습니다. 도와줄 수 있나요?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "내 패키지 또는 사용자 등록이 차단된 이유는 무엇인가요?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8471,15 +8500,15 @@ msgstr ""
"\"Filename or contents already exists\" 또는 \"Filename has been previously "
"used\" 오류가 발생하는 이유는 무엇인가요?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "새로운 Trove 분류자를 어떻게 요청하나요?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "PyPI에 대한 버그를 신고하거나 피드백을 제공하려면 어디로 가야 하나요?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP)"
"을 사용하여 이중 인증을 설정하는 데 문제가 있습니다. 도와줄 수 있나요?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
"내 프로젝트에 \"격리 상태(quarantine)\"라는 메시지가 표시됩니다. 이것은 무엇"
"을 의미하나요?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "PyPI는 누구가 유지 관리하나요?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "PyPI는 무엇으로 동작하나요?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "PyPI의 가용성에 의존할 수 있나요?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "PyPI에 어떻게 기여할 수 있나요?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "PyPI의 향후 변경 사항을 어떻게 추적할 수 있나요?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "PyPI의 IP 주소 목록을 어떻게 얻을 수 있나요?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -8526,61 +8555,77 @@ msgstr ""
"\"베타 기능\" 배지는 무엇을 의미하나요? Warehouse의 현재 베타 기능은 무엇인가"
"요?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "\"PyPI\"는 어떻게 발음하나요?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "자주 묻는 질문"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "기본 사항"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "내 계정"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "통합하기"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "PyPI에서 프로젝트 관리"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "트러블슈팅"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "정보"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"PyPI에서 제공되는 소프트웨어를 설명하기 위해 \"프로젝트\", \"릴리스\", "
"\"파일\", \"패키지\"와 같은 여러 용어를 사용합니다. 이러한 용어들은 다른 맥락"
@@ -8597,7 +8642,7 @@ msgstr ""
"href=\"%(wheel_href)s\">휠과 같은 여러 파일(패키지)이 있을 수 있습니다."
"p>"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide에서 더 많"
"은 정보를 찾을 수 있습니다."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8627,7 +8672,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Python Packaging User Guide에서 확인할 수 있습니다."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See 분"
"류자 페이지에서 자세한 정보와 유효한 분류자 목록을 확인할 수 있습니다."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -8659,7 +8704,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">PEP 592를 참조하세요."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -8670,26 +8715,26 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "내 계정"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr ""
"현재, PyPI는 다음 작업을 수행하기 위해 인증된 이메일 주소를 요구합니다:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "새 프로젝트 등록."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "새 버전 또는 파일 업로드."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -8697,7 +8742,7 @@ msgstr ""
"인증된 이메일 주소가 필요한 활동 목록은 시간이 지남에 따라 늘어날 수 있습니"
"다."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8767,14 +8812,20 @@ msgstr ""
"는 리셋되었으며, 비밀번호를 재설정할 때까"
"지 PyPI에 로그인할 수 없습니다.
"
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" 모든 PyPI 사용자 이벤트는 계정 설정의 보안 기록에 저장됩니다. 의심스러운 "
"이벤트가 있는 경우, 다음 단계를 수행하십시오:
- %(admin_email)s로 연락하세"
"요
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8795,7 +8846,7 @@ msgstr ""
"해 보십시오. 의심스러운 활동 섹션도 참조"
"하십시오.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8815,7 +8866,7 @@ msgstr ""
"인증은 귀하의 PyPI 계정에서 필수입니다.
웹 로그인 "
"과정에서 사용자에게 두 번째 인증 방법을 제공하라는 요청이 있을 것입니다.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8827,7 +8878,7 @@ msgstr ""
"rel=\"noopener\">TOTP 표준"
"a>을 지원하는 인증 애플리케이션을 사용하여 이중 인증을 설정할 수 있습니다."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -8836,7 +8887,7 @@ msgstr ""
"TOTP 인증 애플리케이션은 "
"로그인할 때 사용할 수 있는 정기적으로 변경되는 인증 코드를 생성합니다."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -8846,7 +8897,7 @@ msgstr ""
"이기 때문에 PyPI 계정과 호환되는 여러 애플리케이션들입니다. 인기 있는 애플리"
"케이션은 다음과 같습니다:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS에서 사용 가능"
"합니다"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprietary)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(open source)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -8903,7 +8954,7 @@ msgstr ""
"인증 애플리케이션을 사용하여 2FA"
"abbr>를 설정하려면:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -8911,7 +8962,7 @@ msgstr ""
"인증 애플리케이션(TOTP)"
"을 엽니다"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -8920,7 +8971,7 @@ msgstr ""
"PyPI 계정에 로그인한 후, 계정 설정으로 이동하여 \"인증 애플리케이션을 사용한 "
"2FA 추가\"를 선택하세요"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -8928,7 +8979,7 @@ msgstr ""
"PyPI는 귀하의 계정에 대해 고유한 비밀 키를 생성합니다. 이 키는 QR 코드와 텍스"
"트 코드로 표시됩니다."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -8936,7 +8987,7 @@ msgstr ""
"QR 코드를 인증 애플리케이션으로 스캔하거나, 수동으로 입력하세요. 입력 방법은 "
"선택한 애플리케이션에 따라 다릅니다."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -8944,7 +8995,7 @@ msgstr ""
"애플리케이션이 인증 코드를 생성할 것입니다. 이 코드를 사용하여 PyPI에서 설정"
"을 확인하세요"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -8953,25 +9004,25 @@ msgstr ""
"이제 PyPI 서버와 귀하의 애플리케이션이 PyPI 비밀 키를 공유하게 되어, 귀하의 "
"애플리케이션이 PyPI 계정을 위한 유효한 인증 코드를 생성할 수 있게 되었습니다."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "다음 번에 PyPI에 로그인할 때는 다음과 같은 절차가 필요합니다:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "정상적으로 사용자 이름과 비밀번호를 입력합니다"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "인증 애플리케이션을 열어 인증 코드를 생성합니다."
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "이 코드를 사용하여 PyPI 로그인 절차를 완료합니다"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -8981,12 +9032,12 @@ msgstr ""
"a>로, 일회용 비밀번호를 생성하여 브라우저로 전송합니다. 이 비밀번호는 PyPI에"
"서 사용자를 인증하는 데 사용됩니다."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "USB 키로 이중 인증(2FA)을 설정하려면 다음이 필요합니다:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a 웹 인증 브라우저를 사용해야 합"
"니다."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "브라우저에서 JavaScript를 실행할 수 있어야 합니다"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F 규격을 준수하는 USB 키를 사용하려면:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis가 있습니다."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9036,17 +9087,25 @@ msgstr ""
"일부 오래된 Yubico USB 키는 FIDO 사양을 따르지 않으므로 PyPI"
"와 호환되지 않습니다"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "다음 단계를 따르세요:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"PyPI 계정에 로그인한 후, 계정 설정으로 이동하여 \"보안 장치(예: USB 키)"
@@ -9055,7 +9114,7 @@ msgstr ""
"합니다. \"보안 장치 설정\" 버튼을 클릭하세요. 브라우저의 지시"
"에 따라 USB 키를 삽입하고 터치하세요. "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9063,7 +9122,7 @@ msgstr ""
"작업이 완료되면, USB 키가 PyPI 계정에 등록되고 로그인 과정에서 사용할 수 있"
"게 됩니다."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9071,7 +9130,7 @@ msgstr ""
"평소처럼 사용자 이름과 비밀번호를 입력하세요. USB 키를 삽입하고 "
"터치하여 PyPI 로그인 과정을 마무리하세요. "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of 장치들이 점점 더 많이 출시되고 있으며"
"a>, 따라서 이러한 장치들은 PyPI와 함께 사용할 수 있습니다."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9094,7 +9153,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">장치들이 점점 더 많이 출시되고 있으며"
"a>, 따라서 이러한 장치들은 PyPI와 함께 사용할 수 있습니다."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the WebAuthn 표준을 따르므로, PyPI 사용자는 이 분야"
"의 향후 발전을 모두 활용할 수 있게 될 것입니다."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -9116,7 +9175,7 @@ msgstr ""
"인증 애플리케이션이나 보안 장치"
"에 접근할 수 없는 경우, 이 코드를 사용하여 PyPI에 로그인할 수 있습니다."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
"API 토큰은 패키지를 PyPI에 업로드할 때 인증에 사용됩니다."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -9200,7 +9259,7 @@ msgstr ""
"결된 모든 프로젝트에서 사용할 수 있습니다. 또는, 토큰의 범위를 특정 프로젝트"
"로 제한할 수도 있습니다."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9208,7 +9267,7 @@ msgstr ""
"CI 제공자에서 API 토큰을 사용할 때, 토큰의 범위를 최소한 필요한 프로젝트로 제"
"한할 것을 권장합니다."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports 신뢰할 수 있는 게시를 지원하는 경우, "
"대신 신뢰할 수 있는 게시 기능을 사용하는 것을 강력히 권장합니다."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "API 토큰을 만들려면:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "이메일 주소 검증"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(계정 설정을 확인하세요)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9240,22 +9299,22 @@ msgstr ""
"계정 설정에서 API 토큰 섹션으로 가서 \"API 토큰 추가"
"\"를 선택하세요"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "API 토큰을 사용하려면:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "사용자 이름을 __token__
으로 설정하세요"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"비밀번호를 토큰 값으로 설정하세요. 여기서 pypi-
접두사도 포함해"
"야 합니다"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9273,7 +9332,7 @@ msgstr ""
"rel=\"noopener\">.travis.yml
파일, Travis를 사용하는 경우)"
"을 업데이트해야 할 수도 있습니다."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9281,15 +9340,24 @@ msgstr ""
"고급 사용자는 토큰을 base64로 디코딩하여 검사하고, 그 출력을 PyPI에 표시된 고"
"유 식별자와 비교할 수 있습니다."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI는 민감한 작업을 수행하기 전에 비밀번호를 확인하도록 요청합니"
"다. 민감한 작업에는 유지 관리자를 추가하거나 제거하기, 배포 파일 삭제하기, "
@@ -9298,11 +9366,11 @@ msgstr ""
"요는 없습니다.
이러한 작업은 개인의 비밀번호로 보호된 컴퓨터에"
"서만 수행할 것을 강력히 권장합니다.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "PyPI는 현재 사용자 이름 변경을 지원하지 않습니다."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9312,7 +9380,7 @@ msgstr ""
"한 모든 프로젝트의 유지 관리자로 추가한 다음, 기존 계정을 삭제하면 동일한 효"
"과를 얻을 수 있습니다."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9323,15 +9391,15 @@ msgstr ""
"Publishers)를 사용하여 PyPI 패키지에 대한 게시 권한을 신뢰할 수 있는 제3"
"자 서비스에 위임할 수 있으며, 이로써 API 토큰을 사용할 필요가 없습니다."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "네, 새로운 패키지와 새로운 릴리스의 RSS 피드를 포함합니다."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "API 참조를 참조하세요."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the 가 권장되는 해결책입니다. PyPI 미러의 저장 요구 사항은 1TB를 초과하"
"며, 계속해서 증가할 것임을 유의하세요!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the GitHub 앱으로 등록된 프로젝트 릴리스 및 취약점에 대한 종"
"합적인 모니터링과 알림을 제공하는 여러 서드파티 서비스도 있습니다."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and 다운로드 사용 통계"
"를 Google BigQuery의 공개 데이터셋을 통해 다운로드할 수 있습니다."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"기타 관련 요소들을 포함합니다."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see 우리의 상태 페이지에서 확인할 수 있습"
"니다."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9419,7 +9487,7 @@ msgstr ""
"니다. 해시값은 프로젝트 페이지의 \"파일 다운로드\" 섹션 또는 JSON API에서 확"
"인할 수 있습니다. 아래는 해시값을 생성하는 예시입니다:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9429,7 +9497,7 @@ msgstr ""
"해 MD5 해시는 사용하지 않는 것이 좋습니다. 이 해시는 이전 버전과의 호환성만"
"을 위해 제공됩니다."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9440,7 +9508,7 @@ msgstr ""
"게시해야 하는 경우, 권장되는 해결책은 devpi 프로젝트"
"를 자체적으로 배포하는 것입니다."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9452,7 +9520,7 @@ msgstr ""
"하고 발생할 수 있습니다. 현재 이 문제가 발생할 수 있는 네 가지 주요 이유는 다"
"음과 같습니다:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a 파이썬 표준 라이브러리모듈과 충돌할 수 있습니다. 이는 버"
"전 2.5부터 현재까지의 주요 버전에 해당됩니다."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr "프로젝트 이름이 기존 프로젝트와 너무 유사하여 혼동할 수 있습니다."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9480,18 +9548,18 @@ msgstr ""
"%(incorrect_code)s
는 %(correct_code)s
의 일반적인 오"
"타로, 사용자에게 악성 패키지로 놀라게 해서는 안됩니다."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr "다른 사용자가 해당 프로젝트 이름을 등록했지만 릴리스가 없었습니다."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "또는 %(anchor_text)s 을/를 살펴보세요"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"이"
"름 이전 요청 방법\" 섹션을 참조하세요."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9510,11 +9578,11 @@ msgstr ""
"패키지의 릴리스를 업로드할 수 있습니다. 공동 작업자를 추가할 수 없습니다. 파"
"일, 릴리스 또는 프로젝트를 삭제할 수 없습니다."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "소유자:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9522,7 +9590,7 @@ msgstr ""
"릴리스를 업로드할 수 있습니다. 다른 공동 작업자를 추가할 수 있습니다. 파일, "
"릴리스 또는 전체 프로젝트를 삭제할 수 있습니다."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9535,7 +9603,7 @@ msgstr ""
"분의 프로젝트 소유자는 프로젝트 페이지의 '메타' 세부정보의 '작성자' 필드에 연"
"락처 정보를 제공합니다."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -9543,7 +9611,7 @@ msgstr ""
"소유자가 응답하지 않는 경우 %(anchor_text)s를 참조하"
"세요"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9553,7 +9621,7 @@ msgstr ""
"code> 필드 값의 확장자를 사용하여 PyPI가 설명을 렌더링하는 방법을 제어할 수 "
"있습니다."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9566,7 +9634,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">reStructuredText "
"형식으로 렌더링합니다"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User "
"Guide를 참조하세요."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9593,14 +9661,14 @@ msgstr ""
"다를 수 있음)을 초과하여 프로젝트 릴리스를 PyPI에 업로드할 수 없는 경우, 먼"
"저 불필요한 릴리스나 개별 파일을 제거하여 전체 프로젝트 크기를 줄이세요."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9617,7 +9685,7 @@ msgstr ""
"다를 수 있음)을 초과하여 프로젝트 릴리스를 PyPI에 업로드할 수 없는 경우, 먼"
"저 불필요한 릴리스나 개별 파일을 제거하여 전체 프로젝트 크기를 줄이세요."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. 문제를 제출하고 다음을 알려주세요:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9648,7 +9716,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database에서 취약점을 수집합니다."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9659,7 +9727,7 @@ msgstr ""
"href=\"%(file_issue_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">문제를 제출하고 세부 정보를 제공하세요."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9674,7 +9742,7 @@ msgstr ""
"href=\"#file-name-reuse\">재업로드할 수 없습니다. 삭제된 프로젝트, 릴리"
"스 또는 파일은 PyPI 관리자에 의해 복원될 수 없습니다."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9685,7 +9753,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\">twine의 check 명령을 사용하여 로컬"
"에서 설명의 유효성을 확인할 수 있습니다."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -9693,36 +9761,36 @@ msgstr ""
"PyPI 비밀번호를 잊어버렸지만 이메일 주소나 사용자 이름은 기억나는 경우, 다음 "
"단계를 따라 비밀번호를 재설정하세요:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "비밀번호 재설정 페이지로 이동하세요."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr "PyPI에서 사용한 이메일 주소나 사용자 이름을 입력하고 폼을 제출하세요."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "비밀번호 재설정 링크가 포함된 이메일을 받게 됩니다."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
"다음과 같은 이유로 PyPI 계정에 액세스할 수 없거나 계정을 완전히 확인할 수 없"
"는 경우:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "계정에 연결된 이메일 주소에 액세스할 수 없는 경우"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr "확인할 수 없는 이메일 주소로 실수로 등록한 경우"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -9731,7 +9799,7 @@ msgstr ""
"두 번째 인증 앱, 디바이스, 복구 코드를 모두 분실한 경우"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to 트래커에 문제를 제출해 주세요."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "API 토큰이 유효하고 취소되지 않았는지 확인하세요."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -9753,11 +9821,11 @@ msgstr ""
"API 토큰이 올바르게 형식화되었고, 줄 바꿈과 같은 추"
"가 문자가 포함되지 않았는지 확인하세요."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr "사용 중인 사용자 이름이 __token__
인지 확인하세요."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -9765,7 +9833,7 @@ msgstr ""
"PyPI와 TestPyPI는 각각 별도의 계정을 생성해야 하므로, 자격 증명이 다를 수 있"
"습니다."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9782,7 +9850,7 @@ msgstr ""
"된 알려진 문제입니다."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9801,7 +9869,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">PSF 블로그에서 그 이유를 확인하세요."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9812,7 +9880,7 @@ msgstr ""
"found
또는 Could not fetch URL
오류가 발생하면, 명령어에 "
"-v
를 추가하여 더 많은 정보를 확인해 보세요:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9824,7 +9892,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
와 같은 오류가 발생하면, 최신 TLS 지"
"원 라이브러리를 사용하여 PyPI에 연결해야 합니다."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9835,7 +9903,7 @@ msgstr ""
"지(예: python.org, OS 공급업체 또는 중간 배급자), 그리고 설치된 Python, "
"setuptools
, pip
의 버전에 따라 달라집니다."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
명령의 출력도 함"
"께 포함하세요."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take 접근성을 매우 중요하게 생각하며, 모든 사람이 웹사이트를 "
"쉽게 사용할 수 있도록 만들고자 합니다."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, GitHub에서 문제를 신고해 주세요. 그러"
"면 저희가 문제를 해결하려고 노력할 수 있습니다."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9892,7 +9960,7 @@ msgstr ""
"rel=\"noopener\">twine을 사용하여 프로젝트를 PyPI에 업로드하는 것을 권장합니"
"다."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9905,7 +9973,7 @@ msgstr ""
"된 긴 설명(Long Description)과 기타 데이터를 색인화할 수 있도록 허용하며, 일"
"반적으로 검색 평판도 우수하기 때문에 주요 표적이 됩니다."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9921,23 +9989,23 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">우리의 상태 페이지를 확인하세요. 개입"
"의 이유가 업데이트된 상태일 가능성이 높습니다."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI는 다음과 같은 이유로 이러한 오류를 반환할 수 있습니다:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "파일 이름이 이미 사용되었으며 파일이 존재합니다"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "파일 이름은 이미 사용되었지만 파일이 더 이상 존재하지 않습니다"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "내용이 정확히 동일한 파일이 존재합니다"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -9945,7 +10013,7 @@ msgstr ""
"PyPI는 프로젝트가 삭제되고 다시 생성된 후에도 파일 이름을 재사용할 수 없습니"
"다."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -9953,7 +10021,7 @@ msgstr ""
"PyPI에서 배포 파일 이름은 프로젝트 이름, 버전 번호 및 배포 유형의 조합으로 구"
"성됩니다."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9964,7 +10032,7 @@ msgstr ""
"한 파일로 해결되며, 프로젝트의 메인테이너나 악의적인 당사자가 임의로 파일을 "
"변경할 수 없게 됩니다 (파일은 삭제만 가능)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -9974,7 +10042,7 @@ msgstr ""
"로 버전을 변경하고, 배포 파일을 다시 빌드한 후 새로운 배포 파일을 업로드해야 "
"합니다."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9987,7 +10055,7 @@ msgstr ""
"classifiers
프로젝트에 풀 리퀘스트를 제출하십시오. 왜 그것이 중요"
"한지에 대한 간단한 설명도 함께 포함해 주세요."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10003,7 +10071,7 @@ msgstr ""
"는 소프트웨어와 관련된 문제만을 위한 것입니다. 새로운 이슈를 작성하기 전에, "
"비슷한 문제가 이미 존재하지 않는지 먼저 확인해 주세요."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10011,7 +10079,7 @@ msgstr ""
"PyPI에서 설치한 특정 패키지와 관련된 문제가 발생한 경우, 해당 프로젝트의 메인"
"테이너에게 직접 문의하는 것이 좋습니다."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10022,7 +10090,7 @@ msgstr ""
"안 문제가 발생한 경우, 장치 시간이 동기화되지 않았을 수 있습니다. 장치 시간"
"이 자동으로 설정되어 있는지 확인하고, 장치를 다시 설정해 보세요."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "Projects may get placed in quarantine for any number of reasons, such as "
@@ -10042,7 +10110,7 @@ msgstr ""
"rel=\"noopener\">허용 가능한 사용 정책 위반 등의 이유로 격리될 수 있습니"
"다."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10052,7 +10120,7 @@ msgstr ""
"정할 수도 없습니다. PyPI 관리자가 이 프로젝트를 검토한 후에야 복원될 수 있습"
"니다."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10063,7 +10131,7 @@ msgstr ""
"href=\"%(mailto)s\">security@pypi.org를 통해 PyPI에 자세한 내용을 보내 문"
"의하십시오."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPA는 Python 패키징과 관련된 핵심 프로젝트를 개선하고 "
"유지하는 것을 목표로 하는 독립적인 개발자 그룹입니다."
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The 로부터 상을 수상하여, 그 자금으로 개발자들이 Warehouse의 보안과 접근성을 개"
"선할 수 있도록 지원하고 있습니다."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by Warehouse와 우리의 후원자"
"들이 제공하는 다양한 도구와 서비스에 의해 운영됩니다."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10132,7 +10200,7 @@ msgstr ""
"PyPI.org는 안정적이고, 테스트가 완료되었으며, 예상되는 브라우저 및 API 트래픽"
"을 처리할 준비가 되어 있습니다."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via 미"
"러나 개인 인덱스를 고려해 보세요."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10169,11 +10237,11 @@ msgstr ""
"rel=\"noopener\">Warehouse 프로젝트)를 계속해서 유지하고 개선하려면 해야 "
"할 일이 많습니다."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financial:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10182,11 +10250,11 @@ msgstr ""
"우리는 개발과 유지 관리를 위한 자금을 지원하는 귀하의 기"
"부에 깊이 감사드립니다."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Development:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10198,7 +10266,7 @@ msgstr ""
"수 있습니다. 사실은, 첫 번째 오픈 소스 풀 리퀘스트를 만드는 데 도움을 드리고 "
"싶습니다!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10219,7 +10287,7 @@ msgstr ""
"rel=\"noopener\">'첫 번째 기여하기' 라벨을 만들었습니다. 여기서 시작하는 "
"것을 추천드립니다."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Discourse의 Python 패키징 포럼에서 프"
"로젝트의 진행 상황을 팔로우할 수 있습니다."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS 피드도 제공됩니다."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10275,7 +10343,7 @@ msgstr ""
"모든 트래픽은 우리의 글로벌 CDN을 통해 라우팅되며, 해당 CDN의 공개 IP 주소 목"
"록은 여기에서 확인할 수 있습니다: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10294,11 +10362,11 @@ msgstr ""
"기능\" 기호를 표시하여 다음과 같은 의미를 전달합니다: 이 기능은 대체로 잘 작"
"동할 가능성이 높지만, 다른 사이트 기능에 비해 덜 테스트된 새로운 기능입니다."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "현재, 베타 상태인 기능은 없습니다."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10312,39 +10380,45 @@ msgstr ""
"PyPy 프로젝트와의 혼동을 최소화"
"할 수 있습니다."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Resources"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "다른 것을 찾고 계신가요? 아마도 다음 링크들이 도움이 될 것입니다:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "문서"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python 패키징 사용자 가이드"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python 문서"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(main Python 웹사이트)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Python 커뮤니티 페이지"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(IRC 채널, 메일링 리스트 등)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contact"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The 온라인 게시판을 확인하세요."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "보안"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "보안 문제 보고"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
"보안을 매우 중요하게 생각하며 보안 정책을 신중하게 준수할 것을 요청합니다."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "중요!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10389,23 +10463,23 @@ msgstr ""
"PyPI에서 보안 문제를 발견했다고 생각되면, 절대로 이를 공개 "
"포럼에 보고하지 마세요. (예: 아래 항목 포함, 제한되지 않음)"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "깃헙 이슈 트래커"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "공식 또는 비공식 채팅 경로"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "공식 또는 비공식 메일링 리스트"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr "PyPI에 호스팅된 프로젝트에서 보안 문제를 발견한 경우"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10415,15 +10489,15 @@ msgstr ""
"에서 프로젝트를 악성 소프트웨어로 신고를 클릭합니다. 폼에 다"
"음 세부 정보를 입력하세요:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "해당 프로젝트의 URL"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "프로젝트에 보안 문제가 발생하는 이유에 대한 설명"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io를 통해 확인할 수 있습니다"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10440,14 +10514,14 @@ msgstr ""
"유효한 멀웨어 보고서에는 오타 스쿼팅, 종속성 혼동, 데이터 유출, 난독화, 명령/"
"제어 등의 예가 포함될 수 있습니다."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
"PyPI 자체에서 보안 문제를 식별한 경우 (PyPI에 호스팅된 프로젝트가 아닌)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10456,64 +10530,64 @@ msgstr ""
"security@pypi.org로 이메일을 보내시고, 가능한 많은 "
"관련 정보를 제공해주세요. 재현 단계를 포함하는 것이 좋습니다."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "다음에는 무엇이 일어날까요?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr "이메일을 통해 문제를 제출하면, 48시간 이내에 접수 확인을 받게 됩니다."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "취해질 조치에 따라, 추가적인 후속 이메일을 받을 수 있습니다."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "이 보안 정책은 2024년 3월에 마지막으로 업데이트되었습니다."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI 사이트맵"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI 홈"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "프로젝트 검색 및 필터링"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "인증"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "로그인"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "보안 정책"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "PyPI 상표"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "PyPI 및 관련 프로젝트 지원"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Python Software Foundation 후원"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -10521,11 +10595,11 @@ msgstr ""
"Python Software Foundation은 파이썬의 패키징 생태계를 개선하기 위해 기금을 모"
"금하고 배포합니다."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "최근에 지원된 프로젝트는 다음과 같습니다:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10533,7 +10607,7 @@ msgstr ""
"새로운 'Warehouse' 코드베이스로 구동되는 Python 패키지 인덱스의 성공적인 재출"
"시"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With 모질라 오픈 소스 지원 프로그램에서 170,000달러의 펀딩을 받"
"았습니다"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr "PyPI의 보안 및 접근성 개선, 여러 로케일에 대한 지원 추가"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research로부터 $100,000의 펀딩을 "
"받았습니다"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "pip의 사용자 경험과 의존성 해결기(Dependency Resolver) 개편"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With $407,000의 자금 지원을 받았습니다"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -10607,11 +10681,11 @@ msgstr ""
"여러분의 지원으로 PSF는 패키징 개선에 지속적으로 자금을 지원하여 전 세계 수백"
"만 명의 Python 사용자에게 혜택을 제공할 수 있습니다."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "PSF 후원"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10621,16 +10695,16 @@ msgstr ""
"하는 데 도움이 됩니다. 이 작업은 여러분이나 여러분의 조직이 제공하는 관대한 "
"재정적 지원이 있어야만 가능합니다."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "여러분의 기부는 중요한 영향을 미칩니다. 모든 기부는 소중합니다!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "후원자 되기"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10639,11 +10713,11 @@ msgstr ""
"PSF는 IRS에서 501(c)(3) 비영리 자선 단체로 인정하며, 미국에서 세금을 납부하"
"는 단체는 기부금을 세금 공제받을 수 있습니다."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "PyPI.org에서 로고 받기"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -10651,15 +10725,15 @@ msgstr ""
"브랜드 인지도를 높이고 싶으신가요? 작년*에는 237개국에서 2,110만 명이 PyPI."
"org를 방문했습니다."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* 2020년 3월 기준 데이터"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Python 생태계 강화"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -10667,34 +10741,34 @@ msgstr ""
"Python Software Foundation 이 모금한 기금은 여러분의 회사에서 매일 사용하는 "
"도구를 개선하는 데 직접 사용됩니다."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "평판 높이기"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr "Python과 오픈 소스 커뮤니티에 투자하여 회사의 평판을 높이세요."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI 통계"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
"우리 모두 통계를 좋아하므로 PyPI에 대한 몇 가지 유용한 통계를 소개합니다."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "자사 통계"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "이 통계는 PyPI에서 직접 제공합니다."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -10702,26 +10776,26 @@ msgstr ""
"PyPI는 BigQuery를 통해 다운로드 통계 및 메타데이터를 포함한 공개 데이터 세트"
"를 제공합니다"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "PyPI는 사용량 및 성능에 대한 통계가 포함된 공개 대시보드를 제공합니다"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "타사(써드파티) 통계"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr "이러한 통계는 PyPI와 제휴하지 않은 다른 타사 서비스에서 제공합니다."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "전체 패키지 규모별 상위 프로젝트"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10730,130 +10804,130 @@ msgstr ""
"다음은 패키지 크기(바이트)의 합을 기준으로 상위 100개 프로젝트 목록입니다. "
"이 페이지는 24시간 동안 캐시되므로 실시간 수치를 기대하지 마세요."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "프로젝트별 통계"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "공개된 파일의 합계 (바이트)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "PyPI 의 모든것"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "상표"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Wordmarks"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "미국 특허청(USPTO) 등록 번호"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "국제(International) 등록 번호"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "로고"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "검색결과"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "'%(text)s'를 말씀하신 건가요?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "패널 닫기"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "분류자로 필터링하기"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "검색 쿼리를 입력하거나 분류자 리스트에서의 필터를 선택하세요."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "검색어를 입력하거나 버튼을 클릭하여 필터를 추가합니다."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "검색과 분류기 필터를 결합할 수 있습니다. 예시:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "파이썬 3와 호환되는 프로젝트"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "안정/프로덕션 상태인 스핑크스 확장"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "OSI 승인 라이선스가 있는 “그래픽” 관련 프로젝트"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s 프로젝트"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "\"%(term)s\"의 경우"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "선택한 분류기로"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "정렬 순서"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "관련성"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "마지막 업데이트된 데이터"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "필터"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "필터를 추가하세요"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "'%(term)s'의 결과는 없습니다"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/lzh/LC_MESSAGES/messages.po b/warehouse/locale/lzh/LC_MESSAGES/messages.po
index 3ac346e077af..b1921bf8dff4 100644
--- a/warehouse/locale/lzh/LC_MESSAGES/messages.po
+++ b/warehouse/locale/lzh/LC_MESSAGES/messages.po
@@ -21,32 +21,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.4-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "汝须验证汝主电邮址,以执行此行为。"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
#, fuzzy
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "执行此操作之前,必须开启账号的双重认证机制。"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "区已变"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "无效电邮址,请重试。"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "码误,复试之。"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -55,42 +55,42 @@ msgstr ""
"此名违规。其云:须得英吉利字、数字、.、与下划线。英吉利字、数字,以之为头、以"
"其为尾。变名之奉规。"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "不许用空字。"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
#, fuzzy
msgid "No user found with that username"
msgstr "无此人"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, fuzzy, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "「TOTP」码必须得${totp_length}位。"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, fuzzy, python-brace-format
#| msgid "Recovery Codes must be ${recovery_code_length} characters."
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "归码需以${Recovery_code_lenth}方符。"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "择一名少50符。"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "此名已用,变之。"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "码甚长。"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -99,64 +99,64 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "登陆失败的尝试太频繁,请稍后再试。"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "码异,复试。"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "电邮址过长,请重试。"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "汝不可用此地之电邮址,择另邮。"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "此电邮址已于此户用之,择另邮。"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "此电邮址已于另户用之,择另邮。"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "此名甚长,择一名持100符与少者。"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "不许用空字。"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "TOTP码无效。"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "WebAuthn议者无效:无效压"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "归码无效。"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "尝用归码。"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "无效电邮址,请重试。"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -165,14 +165,14 @@ msgid ""
"out for {}. Please try again later."
msgstr "登陆失败的尝试太频繁,请稍后再试。"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr "此账号已加过多之电邮,然皆未验证。查乃收件箱,并遵旨验证。(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -180,188 +180,188 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "已认证"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "代码恢复已接受。 提供的代码不能再次使用了。"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "汝已重设密码"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "无此电子邮件"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "电子邮件已证"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "汝可设此电子邮件为汝主电子邮件"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "此为汝主电子邮件"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "电子邮件${email_address} 已证。${confirm_message}。"
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -370,45 +370,45 @@ msgid ""
"again later."
msgstr "登陆失败的尝试太频繁,请稍后再试。"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -416,61 +416,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "选择项目"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "指定项目名"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -478,23 +478,23 @@ msgid ""
"1024 characters or less."
msgstr "此名甚长,择一名持100符与少者。"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "择一名持50符与少者。"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -502,23 +502,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "此名已于另户籍用之,择另名。"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify project name"
msgid "Specify your alternate repository name"
msgstr "指定项目名"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "此名甚长,择一名持100符与少者。"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -526,707 +526,712 @@ msgid ""
"less."
msgstr "此名甚长,择一名持100符与少者。"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "恢复码已生成"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API密钥不存在。"
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "无此文件"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "邀请已过期。"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "组织邀请无法重发。"
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "归码无效"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "指定项目名"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "不许用空字。"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "自 Github 之误连,顷刻后复试"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again"
msgstr "自 Github 之误连,顷刻后复试"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "指定项目名"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "归码无效"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "自 Github 之误连,顷刻后复试"
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "归码无效"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "码甚长。"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "码异,复试。"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "码甚长。"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "活跃"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "已取消"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "未完成"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "汝无权看此页"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "无此页(404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "众里寻页千百度,不见此页"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1236,7 +1241,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1534,149 +1542,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1685,11 +1693,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1857,42 +1865,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Select project"
msgid "Archived"
msgstr "选择项目"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1900,196 +1908,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2179,26 +2187,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2206,11 +2214,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2525,36 +2533,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2562,7 +2570,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2570,7 +2578,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2579,11 +2587,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2602,72 +2610,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2675,168 +2683,168 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "与者"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2844,7 +2852,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2852,195 +2860,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3048,37 +3056,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3089,7 +3097,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3102,89 +3110,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "与者"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3193,13 +3201,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3207,268 +3215,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization"
msgid "Organization role removed"
msgstr "社"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3970,58 +3978,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4063,11 +4071,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4079,27 +4087,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4107,156 +4115,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "生归码"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization"
msgid "Organization Account Name"
msgstr "社"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization"
msgid "Organization Display Name"
msgstr "社"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization"
msgid "Organization Description"
msgstr "社"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization"
msgid "️Organization Membership Size"
msgstr "社"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Organization"
msgid "️Organization Type"
msgstr "社"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4709,11 +4717,11 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4723,7 +4731,7 @@ msgid ""
"your account."
msgstr "汝须验证汝主电邮址,以执行此行为。"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "境名"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4837,91 +4845,91 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Select project"
msgid "project"
msgstr "选择项目"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4932,35 +4940,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4968,109 +4976,109 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "社"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization"
msgid "my-organization"
msgstr "社"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Specify project name"
msgid "ActiveState Project name"
msgstr "指定项目名"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5081,169 +5089,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5251,63 +5260,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Collaborators"
msgid "Create token"
msgstr "与者"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5413,314 +5422,313 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization"
msgid "Organization request"
msgstr "社"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization"
msgid "️Organization description"
msgstr "社"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization"
msgid "️Organization membership size"
msgstr "社"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5728,29 +5736,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5758,64 +5766,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "双制之验"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5823,179 +5831,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6003,89 +6011,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Collaborators"
msgid "Creator"
msgstr "与者"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Select project"
msgid "Archived by:"
msgstr "选择项目"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Select project"
msgid "Unarchived by:"
msgstr "选择项目"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6460,35 +6468,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "归码无效"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6496,91 +6504,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Environment name"
msgid "New Environment Name"
msgstr "境名"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6641,53 +6649,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6696,27 +6704,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6876,100 +6884,100 @@ msgstr ""
msgid "Collaborator"
msgstr "与者"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6984,200 +6992,200 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Select project"
msgid "Archive project"
msgstr "选择项目"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7190,33 +7198,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7227,15 +7235,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7244,74 +7252,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7546,7 +7554,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7618,7 +7625,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7627,319 +7634,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Select project"
msgid "What's an archived project?"
msgstr "选择项目"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7959,7 +7966,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8056,17 +8063,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8075,7 +8082,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8088,7 +8095,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8097,21 +8104,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8442,35 +8449,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8478,15 +8485,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8546,14 +8553,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8561,7 +8568,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8569,7 +8576,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8635,20 +8642,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8657,7 +8664,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8689,7 +8696,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8716,7 +8723,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8726,7 +8733,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8734,47 +8741,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8813,7 +8820,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8825,7 +8832,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8833,7 +8840,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8841,7 +8848,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8849,7 +8856,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8887,7 +8894,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8896,7 +8903,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8907,35 +8914,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8943,14 +8950,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8959,7 +8966,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8970,13 +8977,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8984,7 +8991,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8994,14 +9001,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9009,7 +9016,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9081,22 +9088,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9104,7 +9111,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9117,7 +9124,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9186,39 +9193,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/mk/LC_MESSAGES/messages.po b/warehouse/locale/mk/LC_MESSAGES/messages.po
index e1d857a20763..ba670d876b41 100644
--- a/warehouse/locale/mk/LC_MESSAGES/messages.po
+++ b/warehouse/locale/mk/LC_MESSAGES/messages.po
@@ -23,7 +23,7 @@ msgstr ""
"X-Generator: Weblate 5.6-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -31,7 +31,7 @@ msgstr ""
"Морате да ја верифицирате **примарната** имејл адреса пред да ја извршите "
"оваа акција."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -39,19 +39,19 @@ msgstr ""
"Дво-факторна автентикација мора да се вклучи на вашиот акаунт за да се "
"изврши оваа акција."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Јазикот е обновен"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Дадената мејл адреса е невалидна. Обидете се повторно."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Лозинката е невалидна. Обидете се повторно."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -61,40 +61,40 @@ msgstr ""
"бројки, точки, црти и долни црти и мора да започнуваат и завршуваат со буква "
"или бројка. Одберете друго корисничко име."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Нулти бајти не се дозволени."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Не е пронајден корисник со тоа име"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP кодот мора да биде ${totp_length} броеви долг."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Резервните кодовите мора да бидат ${recovery_code_length} карактери."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Одберете корисничко име со 50 карактери или помалку."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Корисничкото име е веќе искористено. Изберете друго корисничко име."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Лозинката е предолга."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -103,20 +103,20 @@ msgstr ""
"Имавте премногу неуспешни обиди за најавување. Заклучени сте на ${time}. "
"Обидете се повторно подоцна."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Вашите лозинки не се исти. Пробајте повторно."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Дадената мејл адреса е предолга. Обидете се повторно."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Не можете да користите мејл адреса од овој домен. Искористете друг мејл."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -124,7 +124,7 @@ msgstr ""
"Оваа мејл адреса е веќе искористена од овој кориснички профил. Одберете друг "
"мејл."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -132,50 +132,50 @@ msgstr ""
"Дадената мејл адреса веќе се користи од друг кориснички профил. Искористете "
"друг мејл."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Името е премногу долго. Одберете име со 100 карактери или помалку."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Невалиден TOTP код."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Невалиден резервен код."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Резервниот код веќе бил употребен."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Корисничкото име е невалидно. Обидете се повторно."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -183,234 +183,234 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
#, fuzzy
#| msgid "OpenID Connect provider removed"
msgid "The trusted publisher could not be registered"
msgstr "OpenID Connect провајдер отстранет"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Отстранет доверлив издавач за проектот "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -418,61 +418,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -480,39 +480,39 @@ msgid ""
"1024 characters or less."
msgstr "Името е премногу долго. Одберете име со 100 карактери или помалку."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Името е премногу долго. Одберете име со 100 карактери или помалку."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -520,703 +520,708 @@ msgid ""
"less."
msgstr "Името е премногу долго. Одберете име со 100 карактери или помалку."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "OpenID Connect provider removed"
msgid "The trusted publisher could not be constrained"
msgstr "OpenID Connect провајдер отстранет"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Невалиден резервен код."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "Невалиден резервен код."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Невалиден резервен код."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Невалиден резервен код."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "Лозинката е предолга."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Вашите лозинки не се исти. Пробајте повторно."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "Лозинката е предолга."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1226,7 +1231,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1524,149 +1532,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1675,11 +1683,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1847,42 +1855,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "Невалиден резервен код."
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1890,196 +1898,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2169,26 +2177,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2196,11 +2204,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2515,36 +2523,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2552,7 +2560,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2560,7 +2568,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2569,11 +2577,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2592,72 +2600,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2665,166 +2673,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2832,7 +2840,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2840,195 +2848,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3036,37 +3044,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3077,7 +3085,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3090,89 +3098,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Соработници"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3181,13 +3189,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3195,270 +3203,270 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
#, fuzzy
#| msgid "Provider:"
msgid "Provides-Extra:"
msgstr "Провајдер:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3958,58 +3966,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4051,11 +4059,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4067,27 +4075,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4095,158 +4103,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s неискористени"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Издавач:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4691,11 +4699,11 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4707,7 +4715,7 @@ msgstr ""
"Морате да ја верифицирате **примарната** имејл адреса пред да ја извршите "
"оваа акција."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4823,89 +4831,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4916,35 +4924,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4952,107 +4960,107 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5063,169 +5071,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5233,63 +5242,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Collaborators"
msgid "Create token"
msgstr "Соработници"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5395,309 +5404,308 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Project added to %(organization_name)s organization"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Проект додаден во %(organization_name)s организација"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5705,29 +5713,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5735,64 +5743,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5800,179 +5808,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5980,89 +5988,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Проект додаден во %(organization_name)s организација"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Проект отстранет од %(organization_name)s организација"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Collaborators"
msgid "Creator"
msgstr "Соработници"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
#, fuzzy
#| msgid "OpenID Connect provider added"
msgid "Trusted publisher added"
msgstr "OpenID Connect провајдер додаден"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
#, fuzzy
#| msgid "OpenID Connect provider removed"
msgid "Trusted publisher removed"
msgstr "OpenID Connect провајдер отстранет"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6441,35 +6449,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6477,91 +6485,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6622,53 +6630,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6677,27 +6685,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6855,100 +6863,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6963,200 +6971,200 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "Невалиден резервен код."
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7169,33 +7177,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7206,15 +7214,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7223,7 +7231,7 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7231,68 +7239,68 @@ msgstr ""
"Секој пат вие (или вашите соработници) извршите безбедна акција поврзана со "
"овој тим, акцијата ќе биде снимена и покажана тука."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s тим преименуван во %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7527,7 +7535,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7599,7 +7606,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7608,319 +7615,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "Невалиден резервен код."
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7940,7 +7947,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8037,17 +8044,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8056,7 +8063,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8069,7 +8076,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8078,21 +8085,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8423,35 +8430,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8459,15 +8466,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8527,14 +8534,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8542,7 +8549,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8550,7 +8557,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8616,20 +8623,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8638,7 +8645,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8670,7 +8677,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8697,7 +8704,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8707,7 +8714,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8715,47 +8722,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8794,7 +8801,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8806,7 +8813,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8814,7 +8821,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8822,7 +8829,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8830,7 +8837,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8868,7 +8875,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8877,7 +8884,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8888,35 +8895,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8924,14 +8931,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8940,7 +8947,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8951,13 +8958,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8965,7 +8972,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8975,14 +8982,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8990,7 +8997,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9062,22 +9069,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9085,7 +9092,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9098,7 +9105,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9167,39 +9174,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ml/LC_MESSAGES/messages.po b/warehouse/locale/ml/LC_MESSAGES/messages.po
index 73ad64f44512..794b4a8cd0e0 100644
--- a/warehouse/locale/ml/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ml/LC_MESSAGES/messages.po
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.5-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -27,7 +27,7 @@ msgstr ""
"ഈ പ്രവർത്തനം നടത്തുന്നതിന് മുമ്പ് നിങ്ങളുടെ **പ്രാഥമിക** ഇമെയിൽ വിലാസം നിങ്ങൾ "
"സ്ഥിരീകരിക്കേണ്ടതുണ്ട്."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -35,19 +35,19 @@ msgstr ""
"ഈ പ്രവർത്തനം നടത്താൻ നിങ്ങളുടെ അക്കൗണ്ടിൽ രണ്ട്-ഘടക പ്രാമാണീകരണം "
"പ്രവർത്തനക്ഷമമാക്കിയിരിക്കണം."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "ലോക്കൽ അപ്ഡേറ്റ് ചെയ്തു"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ഇമെയിൽ വിലാസം സാധുവല്ല. വീണ്ടും ശ്രമിക്ക്."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "പാസ്വേഡ് അസാധുവാണ്. വീണ്ടും ശ്രമിക്ക്."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -57,41 +57,41 @@ msgstr ""
"എന്നിവ ഉൾക്കൊള്ളണം. കൂടാതെ ഒരു അക്ഷരമോ നമ്പറോ ഉപയോഗിച്ച് ആരംഭിക്കുകയും പൂർത്തിയാക്കുകയും "
"വേണം. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "നൾ ബൈറ്റുകൾ അനുവദനീയമല്ല."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "ആ ഉപയോക്തൃനാമത്തിൽ ഒരു ഉപയോക്താവിനെയും കണ്ടെത്തിയില്ല"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP കോഡ് ${totp_length} അക്കങ്ങളായിരിക്കണം."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "റിക്കവറി കോഡുകൾ ${recovery_code_length} പ്രതീകങ്ങളായിരിക്കണം."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "പാസ്സ്വേർഡ് വളരെ നീളമുള്ളതാണ്."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -100,63 +100,63 @@ msgstr ""
"നിരവധി ലോഗിൻ ശ്രമങ്ങൾ പരാജയപ്പെട്ടു. നിങ്ങൾ ${time}-ന് ലോക്ക് ഔട്ട് ആയി. ദയവായി പിന്നീട് "
"വീണ്ടും ശ്രമിക്കുക."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "നിങ്ങളുടെ പാസ്വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല. വീണ്ടും ശ്രമിക്ക്."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "ഇമെയിൽ വിലാസം വളരെ നീളമുള്ളതാണ്. വീണ്ടും ശ്രമിക്കൂ."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"ഈ ഡൊമെയ്നിൽ നിന്ന് നിങ്ങൾക്ക് ഒരു ഇമെയിൽ വിലാസം ഉപയോഗിക്കാൻ കഴിയില്ല. മറ്റൊരു ഇമെയിൽ "
"ഉപയോഗിക്കുക."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "ഈ ഇമെയിൽ വിലാസം ഇതിനകം ഈ അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഇമെയിൽ ഉപയോഗിക്കുക."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"ഈ ഇമെയിൽ വിലാസം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഇമെയിൽ ഉപയോഗിക്കുക."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "പേര് വളരെ നീണ്ടതാണ്. 100 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഒരു പേര് തിരഞ്ഞെടുക്കുക."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "അസാധുവായ TOTP കോഡ്."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "WebAuthn അവകാശവാദം അസാധുവാണ്: മോശം പേലോഡ്"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "റിക്കവറി കോഡ് മുമ്പ് ഉപയോഗിച്ചിരുന്നു."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "ഇമെയിൽ വിലാസം സാധുവല്ല. വീണ്ടും ശ്രമിക്കുക."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -165,7 +165,7 @@ msgstr ""
"നിരവധി ലോഗിൻ ശ്രമങ്ങൾ പരാജയപ്പെട്ടു. നിങ്ങൾ {} -ന് ലോക്ക് ഔട്ട് ചെയ്തിരിക്കുന്നു. ദയവായി "
"പിന്നീട് വീണ്ടും ശ്രമിക്കുക."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -174,7 +174,7 @@ msgstr ""
"നിരവധി ഇമെയിലുകൾ പരിശോധിച്ചുറപ്പിക്കാതെ ഈ അക്കൗണ്ടിലേക്ക് ചേർത്തിട്ടുണ്ട്. നിങ്ങളുടെ ഇൻബോക്സ് "
"പരിശോധിച്ച് സ്ഥിരീകരണ ലിങ്കുകൾ പിന്തുടരുക. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -184,25 +184,25 @@ msgstr ""
"വളരെയധികം പാസ് വേഡ് റീസെറ്റുകൾ പൂർത്തിയാക്കാതെ തന്നെ ഈ അക്കൗണ്ടിനായി അഭ്യർത്ഥിച്ചിട്ടുണ്ട്. "
"നിങ്ങളുടെ ഇൻബോക്സ് പരിശോധിച്ച് സ്ഥിരീകരണ ലിങ്കുകൾ പിന്തുടരുക. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "അസാധുവായ അല്ലെങ്കിൽ കാലഹരണപ്പെട്ട 2-ഫാക്ടർ ലോഗിൻ."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "ഇതിനകം പ്രാമാണീകരിച്ചു"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "വിജയകരമായ WebAuthn അവകാശവാദം"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "റിക്കവറി കോഡ് സ്വീകരിച്ചു. നൽകിയ കോഡ് വീണ്ടും ഉപയോഗിക്കാൻ കഴിയില്ല."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -210,146 +210,146 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "കാലഹരണപ്പെട്ട ടോക്കൺ: ഒരു പുതിയ പാസ്വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "അസാധുവായ ടോക്കൺ: ഒരു പുതിയ പാസ്വേഡ് പുനഃസജ്ജീകരണ ലിങ്ക് അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "അസാധുവായ ടോക്കൺ: ടോക്കൺ നൽകിയിട്ടില്ല"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "അസാധുവായ ടോക്കൺ: പാസ്വേഡ് റീസെറ്റ് ടോക്കൺ അല്ല"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "അസാധുവായ ടോക്കൺ: ഉപയോക്താവിനെ കണ്ടെത്തിയില്ല"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "അസാധുവായ ടോക്കൺ: ഈ ടോക്കൺ അഭ്യർത്ഥിച്ചതു ശേഷം ഉപയോക്താവ് ലോഗിൻ ചെയ്തിട്ടുണ്ട്"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"അസാധുവായ ടോക്കൺ: ഈ ടോക്കൺ അഭ്യർത്ഥിച്ചതിന് ശേഷം പാസ്വേഡ് ഇതിനകം തന്നെ മാറ്റിയിട്ടുണ്ട്"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "നിങ്ങൾ പാസ്വേഡ് പുനഃസജ്ജീകരിച്ചു"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "കാലഹരണപ്പെട്ട ടോക്കൺ: ഒരു പുതിയ ഇമെയിൽ സ്ഥിരീകരണ ലിങ്ക് അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "അസാധുവായ ടോക്കൺ: ഒരു പുതിയ ഇമെയിൽ സ്ഥിരീകരണ ലിങ്ക് അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "അസാധുവായ ടോക്കൺ: ഇമെയിൽ വെരിഫിക്കേഷൻ ടോക്കൺ അല്ല"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ഇമെയിൽ കണ്ടെത്തിയില്ല"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "ഇമെയിൽ ഇതിനകം തന്നെ പരിശോധിച്ചുറപ്പിച്ചിരിക്കുന്നു"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "നിങ്ങൾക്ക് ഇപ്പോൾ ഈ ഇമെയിൽ നിങ്ങളുടെ പ്രാഥമിക വിലാസമായി സജ്ജീകരിക്കാൻ സാധിക്കും"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "ഇതാണ് നിങ്ങളുടെ പ്രാഥമിക വിലാസം"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "ഇമെയിൽ വിലാസം ${email_address} പരിശോധിച്ചു. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "കാലഹരണപ്പെട്ട ടോക്കൺ: ഒരു പുതിയ ഓർഗനൈസേഷൻ ക്ഷണം അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "അസാധുവായ ടോക്കൺ: ഒരു പുതിയ ഓർഗനൈസേഷൻ ക്ഷണം അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "അസാധുവായ ടോക്കൺ: ഒരു ഓർഗനൈസേഷൻ ക്ഷണ ടോക്കൺ അല്ല"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "ഓർഗനൈസേഷൻ ക്ഷണം സാധുവല്ല."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "സംഘടന ക്ഷണം നിലവിലില്ല."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${ സംഘടനയുടെ _ പേര്}' ക്കുള്ള ക്ഷണം നിരസിച്ചു."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "നിങ്ങൾ ഇപ്പോൾ {ഓർഗനൈസേഷൻ്റെ പേരിൻ്റെ} {സ്ഥാനത്താണ്}."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "കാലഹരണപ്പെട്ട ടോക്കൺ: ഒരു പുതിയ പ്രോജക്റ്റ് റോൾ ക്ഷണം അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "കാലഹരണപ്പെട്ട ടോക്കൺ: ഒരു പുതിയ പ്രോജക്റ്റ് റോൾ ക്ഷണം അഭ്യർത്ഥിക്കുക"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "അസാധുവായ ടോക്കൺ: ഒരു സഹകരണ ക്ഷണ ടോക്കൺ അല്ല"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "റോൾ ക്ഷണം സാധുവല്ല."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "റോൾ ക്ഷണം നിലവിലില്ല."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${project_name}' is declined."
msgstr "{പ്രൊജെക്ടിൻടെ പേര് } ഉള്ള ക്ഷണം നിരസിച്ചു."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${project_name}' project."
msgstr "നിങ്ങൾ ഇപ്പോൾ '${പ്രൊജെക്ടിൻടെ പേര് }' പ്രോജക്റ്റിൻ്റെ ${ റോൾ } ആണ്."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -361,7 +361,7 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -371,20 +371,20 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -393,47 +393,47 @@ msgid ""
"again later."
msgstr "വളരെയധികം പരാജയപ്പെട്ട ലോഗിൻ ശ്രമങ്ങൾ നടന്നിട്ടുണ്ട്. പിന്നീട് വീണ്ടും ശ്രമിക്കുക."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -449,7 +449,7 @@ msgstr ""
"എന്നിവ ഉൾക്കൊള്ളണം. കൂടാതെ ഒരു അക്ഷരമോ നമ്പറോ ഉപയോഗിച്ച് ആരംഭിക്കുകയും പൂർത്തിയാക്കുകയും "
"വേണം. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -460,7 +460,7 @@ msgid ""
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -471,22 +471,22 @@ msgid ""
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -496,7 +496,7 @@ msgid ""
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -504,23 +504,23 @@ msgid ""
"characters or less."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -528,23 +528,23 @@ msgid ""
"1024 characters or less."
msgstr "പേര് വളരെ നീണ്ടതാണ്. 100 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഒരു പേര് തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -553,23 +553,23 @@ msgid "This team name has already been used. Choose a different team name."
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "പേര് വളരെ നീണ്ടതാണ്. 100 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഒരു പേര് തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -577,77 +577,77 @@ msgid ""
"less."
msgstr "പേര് വളരെ നീണ്ടതാണ്. 100 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഒരു പേര് തിരഞ്ഞെടുക്കുക."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -659,7 +659,7 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -671,7 +671,7 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -683,7 +683,7 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -695,9 +695,9 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -709,116 +709,116 @@ msgstr ""
"പുതിയ ഉപയോക്തൃ രജിസ്ട്രേഷൻ താൽക്കാലികമായി പ്രവർത്തനരഹിതമാക്കി. വിശദാംശങ്ങൾക്ക് https://"
"pypi.org/help#admin-intervention കാണുക."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -827,7 +827,7 @@ msgid "This project already exists."
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -836,486 +836,491 @@ msgid "This project name isn't allowed"
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "പാസ്സ്വേർഡ് വളരെ നീളമുള്ളതാണ്."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "നിങ്ങളുടെ പാസ്വേഡുകൾ പൊരുത്തപ്പെടുന്നില്ല. വീണ്ടും ശ്രമിക്ക്."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "പാസ്സ്വേർഡ് വളരെ നീളമുള്ളതാണ്."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1325,7 +1330,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1623,149 +1631,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1774,11 +1782,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1946,42 +1954,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1989,196 +1997,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2268,26 +2276,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2295,11 +2303,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2618,36 +2626,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2655,7 +2663,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2663,7 +2671,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2672,11 +2680,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2695,72 +2703,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2768,166 +2776,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2935,7 +2943,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2943,195 +2951,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3139,37 +3147,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3180,7 +3188,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3193,89 +3201,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "കോളാബറേറ്റർസ്"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3284,13 +3292,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3298,268 +3306,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4061,58 +4069,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4154,11 +4162,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4170,27 +4178,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4198,160 +4206,160 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4619,196 +4627,196 @@ msgid "This Organization request has been declined"
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4816,11 +4824,11 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4832,7 +4840,7 @@ msgstr ""
"ഈ പ്രവർത്തനം നടത്തുന്നതിന് മുമ്പ് നിങ്ങളുടെ **പ്രാഥമിക** ഇമെയിൽ വിലാസം നിങ്ങൾ "
"സ്ഥിരീകരിക്കേണ്ടതുണ്ട്."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4948,89 +4956,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5041,35 +5049,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5077,111 +5085,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5192,169 +5200,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5362,63 +5371,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Collaborators"
msgid "Create token"
msgstr "കോളാബറേറ്റർസ്"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5524,322 +5533,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5847,29 +5855,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5877,66 +5885,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2എഫ്എ"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5944,192 +5952,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6137,99 +6145,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Collaborators"
msgid "Creator"
msgstr "കോളാബറേറ്റർസ്"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6518,13 +6526,13 @@ msgid "Project archived"
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6533,52 +6541,52 @@ msgid "Project unarchived"
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6587,23 +6595,23 @@ msgid "This project has been quarantined."
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6612,13 +6620,13 @@ msgid "This project has been archived."
msgstr ""
"ഈ ഉപയോക്തൃനാമം ഇതിനകം മറ്റൊരു അക്കൗണ്ട് ഉപയോഗിക്കുന്നു. മറ്റൊരു ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6627,35 +6635,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6663,91 +6671,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6808,54 +6816,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6864,27 +6872,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7042,7 +7050,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7050,95 +7058,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
msgstr[1] "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7153,201 +7161,201 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "50 പ്രതീകങ്ങളോ അതിൽ കുറവോ ഉള്ള ഉപയോക്തൃനാമം തിരഞ്ഞെടുക്കുക"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7360,33 +7368,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7397,15 +7405,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7414,74 +7422,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7721,7 +7729,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7793,7 +7800,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7802,319 +7809,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "അസാധുവായ റിക്കവറി കോഡ്."
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8134,7 +8141,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8231,17 +8238,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8250,7 +8257,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8263,7 +8270,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8272,21 +8279,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8617,35 +8624,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8653,15 +8660,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8721,14 +8728,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8736,7 +8743,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8744,7 +8751,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8810,20 +8817,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8832,7 +8839,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8864,7 +8871,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8891,7 +8898,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8901,7 +8908,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8909,47 +8916,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8988,7 +8995,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9000,7 +9007,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9008,7 +9015,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9016,7 +9023,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9024,7 +9031,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9062,7 +9069,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9071,7 +9078,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9082,35 +9089,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9118,14 +9125,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9134,7 +9141,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9145,13 +9152,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9159,7 +9166,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9169,14 +9176,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9184,7 +9191,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9256,22 +9263,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9279,7 +9286,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9292,7 +9299,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9361,39 +9368,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/mni/LC_MESSAGES/messages.po b/warehouse/locale/mni/LC_MESSAGES/messages.po
index f46c1106411b..f30ff40dd871 100644
--- a/warehouse/locale/mni/LC_MESSAGES/messages.po
+++ b/warehouse/locale/mni/LC_MESSAGES/messages.po
@@ -15,145 +15,145 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -161,232 +161,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -394,783 +394,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1180,7 +1185,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1478,149 +1486,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1629,11 +1637,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1801,40 +1809,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1842,196 +1850,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2121,26 +2129,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2148,11 +2156,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2467,36 +2475,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2504,7 +2512,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2512,7 +2520,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2521,11 +2529,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2544,72 +2552,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2617,166 +2625,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2784,7 +2792,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2792,195 +2800,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2988,37 +2996,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3029,7 +3037,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3042,89 +3050,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3133,13 +3141,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3147,268 +3155,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3908,58 +3916,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4001,11 +4009,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4017,27 +4025,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4045,156 +4053,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4637,17 +4645,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4761,89 +4769,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4854,35 +4862,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4890,105 +4898,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4999,169 +5007,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5169,61 +5178,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5329,308 +5338,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5638,29 +5646,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5668,64 +5676,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5733,179 +5741,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5913,89 +5921,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6364,33 +6372,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6398,89 +6406,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6541,53 +6549,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6596,27 +6604,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6774,100 +6782,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6882,198 +6890,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7086,33 +7094,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7123,15 +7131,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7140,74 +7148,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7442,7 +7450,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7514,7 +7521,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7523,317 +7530,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7853,7 +7860,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7950,17 +7957,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7969,7 +7976,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7982,7 +7989,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7991,21 +7998,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8336,35 +8343,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8372,15 +8379,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8440,14 +8447,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8455,7 +8462,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8463,7 +8470,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8529,20 +8536,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8551,7 +8558,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8583,7 +8590,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8610,7 +8617,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8620,7 +8627,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8628,47 +8635,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8707,7 +8714,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8719,7 +8726,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8727,7 +8734,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8735,7 +8742,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8743,7 +8750,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8781,7 +8788,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8790,7 +8797,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8801,35 +8808,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8837,14 +8844,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8853,7 +8860,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8864,13 +8871,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8878,7 +8885,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8888,14 +8895,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8903,7 +8910,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8975,22 +8982,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8998,7 +9005,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9011,7 +9018,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9080,39 +9087,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/mr/LC_MESSAGES/messages.po b/warehouse/locale/mr/LC_MESSAGES/messages.po
index a035341ed277..268564bb8039 100644
--- a/warehouse/locale/mr/LC_MESSAGES/messages.po
+++ b/warehouse/locale/mr/LC_MESSAGES/messages.po
@@ -20,31 +20,31 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "अद्ययावत लोकॅल"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ईमेल पत्ता वैध नाही. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "संकेतशब्द अवैध आहे. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -54,42 +54,42 @@ msgstr ""
"असणे आवश्यक आहे. आणि प्रारंभ आणि समाप्त अक्षर किंवा आकड्याने करणे आवश्यक आहे. भिन्न "
"वापरकर्तानाव निवडा."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "त्या वापरकर्तानावासह कोणताही वापरकर्ता आढळला नाही"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP कोड $ {totp_length} अंकांचा असणे आवश्यक आहे."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password reset"
msgid "Password too long."
msgstr "पासवर्ड रीसेट"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -98,64 +98,64 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "बरेच लॉगिन प्रयत्न अयशस्वी झाले. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "आपले संकेतशब्द जुळत नाहीत. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "ईमेल पत्ता वैध नाही. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "आपण या डोमेनकडून ईमेल पत्ता वापरू शकत नाही. भिन्न ईमेल वापरा."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "हा ईमेल पत्ता आधीपासून या खात्याने वापरला आहे. भिन्न ईमेल वापरा."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "हा ईमेल पत्ता आधीपासून दुसर्या खात्याने वापरला आहे. भिन्न ईमेल वापरा."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "अवैध TOTP कोड."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "अवैध WebAuthn प्रतिपादन: खराब पेलोड"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "ईमेल पत्ता वैध नाही. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -164,7 +164,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "बरेच लॉगिन प्रयत्न अयशस्वी झाले. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -173,7 +173,7 @@ msgstr ""
"या खात्यात पुष्टी न करता बर्याच ईमेल जोडल्या गेल्या आहेत. आपला इनबॉक्स तपासा आणि "
"सत्यापन दुव्यांचे अनुसरण करा. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -186,25 +186,25 @@ msgstr ""
"या खात्यात पुष्टी न करता बर्याच ईमेल जोडल्या गेल्या आहेत. आपला इनबॉक्स तपासा आणि "
"सत्यापन दुव्यांचे अनुसरण करा. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "अवैध किंवा कालबाह्य दोन घटक लॉगिन."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "आधीच प्रमाणीकृत"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "यशस्वी WebAuthn प्रतिपादन"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "पुनर्प्राप्ती कोड स्वीकारला. पुरवलेला कोड पुन्हा वापरला जाऊ शकत नाही."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -212,157 +212,157 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "कालबाह्य टोकन: नवीन संकेतशब्द रीसेट दुव्याची विनंती करा"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "अवैध टोकन: नवीन संकेतशब्द रीसेट दुव्याची विनंती करा"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "अवैध टोकन: कोणतेही टोकन दिले नाही"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "अवैध टोकन: संकेतशब्द रीसेट टोकन नाही"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "अवैध टोकन: वापरकर्ता आढळला नाही"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "अवैध टोकन: या टोकनची विनंती केल्यापासून वापरकर्त्याने लॉग इन केले"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "अवैध टोकन: हा टोकन विनंती केल्यानंतर संकेतशब्द बदलून झाला आहे"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "आपण आपला संकेतशब्द रीसेट केला आहे"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "कालबाह्य टोकन: नवीन ईमेल सत्यापन दुव्याची विनंती करा"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "अवैध टोकन: नवीन ईमेल सत्यापन दुव्याची विनंती करा"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "अवैध टोकन: ईमेल सत्यापन टोकन नाही"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ईमेल आढळला नाही"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "ईमेल आधीच सत्यापित आहे"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "आपण आता हा ईमेल आपला प्राथमिक ईमेल म्हणून सेट करू शकता"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "हा तुमचा प्राथमिक पत्ता आहे"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "ईमेल पत्ता ${email_address} सत्यापित. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new organization invitation"
msgstr "कालबाह्य टोकन: नवीन प्रकल्प भूमिकेच्या आमंत्रणाची विनंती करा"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
msgstr "अवैध टोकन: नवीन प्रकल्प भूमिकेच्या आमंत्रणाची विनंती करा"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr "अवैध टोकन: सहकार्याचे आमंत्रण टोकन नाही"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation no longer exists."
msgstr "भूमिका आमंत्रण यापुढे विद्यमान नाही."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "कालबाह्य टोकन: नवीन प्रकल्प भूमिकेच्या आमंत्रणाची विनंती करा"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "अवैध टोकन: नवीन प्रकल्प भूमिकेच्या आमंत्रणाची विनंती करा"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "अवैध टोकन: सहकार्याचे आमंत्रण टोकन नाही"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "भूमिका आमंत्रण यापुढे विद्यमान नाही."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -374,7 +374,7 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -384,20 +384,20 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -406,47 +406,47 @@ msgid ""
"again later."
msgstr "बरेच लॉगिन प्रयत्न अयशस्वी झाले. पुन्हा प्रयत्न करा."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -462,7 +462,7 @@ msgstr ""
"असणे आवश्यक आहे. आणि प्रारंभ आणि समाप्त अक्षर किंवा आकड्याने करणे आवश्यक आहे. भिन्न "
"वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -472,7 +472,7 @@ msgid ""
"organization account name."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -482,26 +482,26 @@ msgid ""
"organization account name."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Search projects"
msgid "Select project"
msgstr "प्रकल्प शोधा"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -510,7 +510,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -518,7 +518,7 @@ msgid ""
"characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -526,11 +526,11 @@ msgid ""
"characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -538,7 +538,7 @@ msgid ""
"with 400 characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -546,23 +546,23 @@ msgid ""
"1024 characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -570,23 +570,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -594,86 +594,86 @@ msgid ""
"less."
msgstr "नाव खूप मोठे आहे. १०० किंवा त्याहून कमी वर्ण असलेले नाव निवडा."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Date last updated"
msgid "Account details updated"
msgstr "अंतिम अद्यतनित तारीख"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr "ईमेल ${email_address} जोडला - सत्यापन दुव्यासाठी आपले ईमेल तपासा"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "पुनर्प्राप्ती कोड आधीपासून व्युत्पन्न केले"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -685,7 +685,7 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -697,7 +697,7 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -709,7 +709,7 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -721,9 +721,9 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -735,126 +735,126 @@ msgstr ""
"नवीन वापरकर्ता नोंदणी तात्पुरती अक्षम केली. तपशीलांसाठी https://pypi.org/help#admin-"
"intervention पहा."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "रीलिझ हटवा"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
#, fuzzy
#| msgid "Email already verified"
msgid "Invitation already expired."
msgstr "ईमेल आधीच सत्यापित आहे"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Could not find organization invitation."
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "भूमिका आमंत्रण यापुढे विद्यमान नाही."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -862,7 +862,7 @@ msgstr ""
msgid "This project already exists."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -870,215 +870,215 @@ msgstr "हे वापरकर्तानाव आधीपासूनच
msgid "This project name isn't allowed"
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "View file options"
msgid "Specify ActiveState organization name"
msgstr "फाईल पर्याय पहा"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "ActiveState organization not found"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password reset"
msgid "Passwords match"
msgstr "पासवर्ड रीसेट"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "आपले संकेतशब्द जुळत नाहीत. पुन्हा प्रयत्न करा."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password reset"
msgid "Password is strong"
msgstr "पासवर्ड रीसेट"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "view release"
msgid "Yesterday"
@@ -1086,276 +1086,281 @@ msgid_plural "About %1 days ago"
msgstr[0] "प्रकाशन पहा"
msgstr[1] "प्रकाशन पहा"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "प्रायोजक"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1365,7 +1370,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1433,240 +1438,245 @@ msgstr ""
"काही वैशिष्ट्ये जावास्क्रिप्टशिवाय कार्य करू शकत नाहीत. कृपया आपणास काही समस्या असल्यास "
"ते सक्षम करण्याचा प्रयत्न करा."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI मध्ये शोधा"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "शोधा"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "प्रकल्प शोधा"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "मदत नेव्हिगेशन"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "पॅकेजेस स्थापित करीत आहे"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "पॅकेजेस अपलोड करीत आहे"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "वापरकर्ता मार्गदर्शक"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "सामान्य प्रश्न"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPI बद्दल"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PYPI नेव्हिगेशन बद्दल"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPI मुख्यपृष्ठ"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "पायाभूत सुविधा डॅशबोर्ड"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "आमचे प्रायोजक"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI मध्ये योगदान"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "नेव्हिगेशनचे योगदान कसे द्यावे"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "दोष आणि अभिप्राय"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
#, fuzzy
msgid "Contribute on GitHub"
msgstr "गिटहब वर सहयोग द्या"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI चे भाषांतर करा"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "प्रायोजक"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "विकासाचॆ श्रेय"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI चा वापर"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "वापरण्याच्या अटी"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "सुरक्षिततेचा मुद्दा नोंदवा"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "आचारसंहिता"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "गोपनीयता धोरण"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "स्थिती: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "सर्व प्रणाली कार्यरत"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "पायथन समुदायासाठी पायथन समुदायाद्वारे विकसित आणि देखभाल केली जाते."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "आजच देणगी द्या!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "साइट मॅप"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "डेस्कटॉप आवृत्तीवर स्विच करा"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
#, fuzzy
#| msgid "Confirm password"
msgid "Confirm Action"
msgstr "पासवर्डची पुष्टी करा"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "त्रुटी कोड"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1682,153 +1692,153 @@ msgstr "पॅकेजेस स्थापित करीत आहे"
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
#, fuzzy
#| msgid "How do I package and publish my code for PyPI?"
msgid "Learn how to package your Python code for PyPI"
msgstr "मी PyPI साठी माझा कोड पॅकेज आणि प्रकाशित कसा करू?"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "पासवर्डची पुष्टी करा"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
#, fuzzy
#| msgid "Confirm password"
msgid "Confirm password to continue"
msgstr "पासवर्डची पुष्टी करा"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1837,11 +1847,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Search projects"
msgid "%(count)s project"
@@ -1981,29 +1991,29 @@ msgid_plural "%(count)s projects"
msgstr[0] "प्रकल्प शोधा"
msgstr[1] "प्रकल्प शोधा"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Delete release"
msgid "Last released %(release_date)s"
msgstr "रीलिझ हटवा"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2011,48 +2021,48 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Error code"
msgid "Recovery codes"
msgstr "त्रुटी कोड"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
#, fuzzy
#| msgid "Login using Recovery Code"
msgid "Login using recovery codes"
msgstr "रिकव्हरी कोड वापरून लॉगिन करा"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
#, fuzzy
#| msgid "Error code"
msgid "Enter recovery code"
msgstr "त्रुटी कोड"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "सत्यापित करा"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2060,145 +2070,145 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "पासवर्ड दाखवा"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "पासवर्ड निवडा"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "खाते तयार करा"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "पासवर्ड रीसेट"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "आपला पासवर्ड रीसेट करण्यासाठी, आपले वापरकर्तानाव किंवा ईमेल प्रविष्ट करा."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "वापरकर्तानाव किंवा ईमेल"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "पासवर्ड रीसेट विनंती करा"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "रीसेट ईमेल पाठविला"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2206,53 +2216,53 @@ msgid ""
"been sent to your registered email address."
msgstr "आपल्या नोंदणीकृत ईमेल पत्त्यावर ईमेल पाठविला गेला आहे."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "आपला पासवर्ड रीसेट करा"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "नवीन पासवर्ड निवडा"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "पासवर्ड रीसेट करा"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "द्वि-घटक प्रमाणीकरण"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "सुरक्षा डिव्हाइससह प्रमाणित करा (उदा. यूएसबी की)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"आपले सुरक्षा डिव्हाइस कनेक्ट करा आणि \"डिव्हाइससह प्रमाणीकरण करा\" बटणावर क्लिक करा."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "सुरक्षा डिव्हाइससह लॉग इन करण्यासाठी जावास्क्रिप्ट सक्षम करा (उदा. यूएसबी की)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "डिव्हाइससह प्रमाणीकरण करा"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "अॅपसह प्रमाणीकरण करा"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "प्रमाणीकरण कोड प्रविष्ट करा"
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "आपले पायपीआय खाते %(username)s हटविले गेले आहे."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2342,26 +2352,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2369,11 +2379,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "view release"
msgid "Invited by"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2586,114 +2596,114 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove device"
msgid "Removed by"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "view release"
msgid "New role"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "view release"
msgid "Changed by"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Old organization type:"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "New organization type:"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2701,36 +2711,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2738,7 +2748,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2746,7 +2756,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2755,11 +2765,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2778,73 +2788,73 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Read more about verified emails."
msgstr "रीलिझ आवृत्ती %(version)s"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2852,21 +2862,21 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2874,7 +2884,7 @@ msgid ""
"used."
msgstr "आपले पायपीआय खाते %(username)s हटविले गेले आहे."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2882,29 +2892,29 @@ msgid ""
"been generated."
msgstr "आपले पायपीआय खाते %(username)s हटविले गेले आहे."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2912,39 +2922,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2952,47 +2962,47 @@ msgid ""
"for the %(project)s project."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3000,10 +3010,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3011,7 +3021,7 @@ msgid ""
"organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3019,7 +3029,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3027,7 +3037,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3035,197 +3045,197 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "File options"
msgid "File details"
msgstr "फाईल पर्याय"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3233,37 +3243,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3274,7 +3284,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3287,91 +3297,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project name"
msgid "Projects"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3381,14 +3391,14 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr "रीलिझ हटवा"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3398,270 +3408,270 @@ msgstr ""
msgid "GitHub Statistics"
msgstr "PyPI आकडेवारी"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "PyPI statistics"
msgid "GitLab Statistics"
msgstr "PyPI आकडेवारी"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Reset password"
msgid "Update password"
msgstr "पासवर्ड रीसेट करा"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Error code"
msgid "Recovery code"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Select a password"
msgid "Incorrect Password"
msgstr "पासवर्ड निवडा"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "अवैध किंवा कालबाह्य दोन घटक लॉगिन."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "अवैध किंवा कालबाह्य दोन घटक लॉगिन."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Enter authentication code"
msgid "Session reauthentication failed"
msgstr "प्रमाणीकरण कोड प्रविष्ट करा"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "रीसेट ईमेल पाठविला"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset"
msgid "Password reset attempted"
msgstr "पासवर्ड रीसेट"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "पासवर्ड रीसेट"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "Invited to join %(organization_name)s"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "Role in %(organization_name)s added"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization role removed"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "सर्व %(project_name)s रिलीझ"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4191,60 +4201,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "उपकरणाचे नाव"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4286,11 +4296,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4302,27 +4312,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4330,153 +4340,153 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Error code"
msgid "Recovery methods enabled"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Error code"
msgid "Recovery method"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy, python-format
#| msgid "Delete release"
msgid "generated %(generated_datetime)s"
msgstr "रीलिझ हटवा"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove last 2FA method"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "उपकरणाचे नाव"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Error code"
msgid "Generate recovery codes"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Error code"
msgid "Use a recovery code"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -4484,15 +4494,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "सुरक्षा डिव्हाइससह प्रमाणित करा (उदा. यूएसबी की)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "view release"
msgid "Submitted by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Using PyPI navigation"
msgid "Pending invitations"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Delete release"
msgid "Created %(creation_date)s"
msgstr "रीलिझ हटवा"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Decline invitation to %(org)s"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Using PyPI navigation"
msgid "Decline invitation"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "View file options"
msgid "View this organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "पहा"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "View file options"
msgid "Activate billing for this organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "View file options"
msgid "Pending organization requests"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "view release"
msgid "Declined"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "view release"
msgid "Submitted %(submitted)s"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "View file options"
msgid "Manage this organization request"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "View file options"
msgid "Request a new organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Account Name"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Display Name"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Type"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Create account"
msgid "Create"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4975,19 +4985,19 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create account"
msgid "Activate your account"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project name"
msgid "PyPI Project Name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5107,93 +5117,93 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project name"
msgid "project"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "view release"
msgid "release"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5204,35 +5214,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5240,117 +5250,117 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "my-organization"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project name"
msgid "my-project"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project name"
msgid "Project"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Project name"
msgid "Pending project name"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5361,177 +5371,178 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Error code"
msgid "Account recovery codes"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Error code"
msgid "Save your recovery codes"
msgstr "त्रुटी कोड"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
#, fuzzy
#| msgid "Download"
msgid "Download as file"
msgstr "डाउनलोड करा"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create account"
msgid "Create API token"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5539,65 +5550,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create account"
msgid "Create another token"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5703,25 +5714,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5729,151 +5740,150 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization request"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization display name"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "view release"
msgid "Date submitted"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "view release"
msgid "Submit"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "'%(organization_name)s' registered as organization name"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization created"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization deleted"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization approved"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization declined"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5881,7 +5891,7 @@ msgid ""
"%(role_name)s"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5889,14 +5899,14 @@ msgid ""
"organization %(role_name)s"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5904,154 +5914,154 @@ msgid ""
"%(role_name)s expired"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "view release"
msgid "Registered by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Delete"
msgid "Deleted by:"
msgstr "हटवा"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove device"
msgid "Renamed by:"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove device"
msgid "Approved by:"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "view release"
msgid "Declined by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "view release"
msgid "Invited by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove device"
msgid "Revoked by:"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' projects"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "View file options"
msgid "There are no projects in your organization, yet."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6059,31 +6069,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "View file options"
msgid "Add project to organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6091,68 +6101,68 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create and add new project"
msgstr "प्रकल्प शोधा आणि फिल्टर करा"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Roles"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6160,209 +6170,209 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Role Permissions Matrix"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View organization/teams"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create account"
msgid "Create/manage teams"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "View file options"
msgid "Invite/manage organization members"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "View file options"
msgid "Delete the organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage organization billing"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search and filter projects"
msgid "Create new projects"
msgstr "प्रकल्प शोधा आणि फिल्टर करा"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove yourself as Sole Owner"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "View file options"
msgid "Remove %(user)s from this organization."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Revoke invitation for %(user)s."
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Re-send invitation for %(user)s."
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Re-send invitation for %(user)s"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Using PyPI navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "PyPI नेव्हिगेशन चा वापर"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "हटवा"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' settings"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Change the organization account name below."
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Date last updated"
msgid "Date created"
msgstr "अंतिम अद्यतनित तारीख"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6370,109 +6380,109 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "View file options"
msgid "Update organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name for"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "View file options"
msgid "Delete organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "View file options"
msgid "Cannot delete organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "View file options"
msgid "Transfer ownership and remove the project from your organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "View file options"
msgid "Before you can delete your organization."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization teams"
msgstr "भूमिका आमंत्रण वैध नाही."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' teams"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Error code"
msgid "%(member_count)s member"
@@ -6522,48 +6532,48 @@ msgid_plural "%(member_count)s members"
msgstr[0] "त्रुटी कोड"
msgstr[1] "त्रुटी कोड"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "View file options"
msgid "View this team"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create account"
msgid "Create new team"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at classifier"
msgid "Version %(version)s created"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s removed"
msgstr "रीलिझ आवृत्ती %(version)s"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s yanked"
msgstr "रीलिझ आवृत्ती %(version)s"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "view release"
msgid "Yanked by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s unyanked"
msgstr "रीलिझ आवृत्ती %(version)s"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "File added to version %(version)s"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "File removed from version %(version)s"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create account"
msgid "Creator"
msgstr "खाते तयार करा"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Date last updated"
msgid "API token created"
msgstr "अंतिम अद्यतनित तारीख"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "view release"
msgid "Enabled by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "view release"
msgid "Disabled by:"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6844,24 +6854,24 @@ msgstr ""
msgid "This project has been quarantined."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6869,13 +6879,13 @@ msgstr "'${project_name}' चे आमंत्रण नाकारले ग
msgid "This project has been archived."
msgstr "हे वापरकर्तानाव आधीपासूनच दुसर्या खात्याने वापरलेले आहे. भिन्न वापरकर्तानाव निवडा."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6884,35 +6894,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6920,94 +6930,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "रीलिझ आवृत्ती %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "view release"
msgid "Yanked releases"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "फाइलनाव, आकार"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "प्रकार"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "पायथन आवृत्ती"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "अपलोड तारीख"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "फाईल पर्याय"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "डाउनलोड करा"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "वरून फाइल हटवा"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "फाइल हटवा"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "नवीन फायली अपलोड करीत आहे"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "कोणत्याही फायली आढळल्या नाहीत"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "डिसमिस करा"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "प्रकाशन सेटिंग्ज"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "view release"
msgid "Yank release"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7070,54 +7080,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "For more information, see PEP 592."
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "रीलिझ हटवा"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7126,27 +7136,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "view release"
msgid "Yanked reason"
msgstr "प्रकाशन पहा"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project name"
msgid "Project Roles"
msgstr "प्रकल्पाचे नाव"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7308,7 +7318,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7316,102 +7326,102 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
msgstr[1] "50 किंवा त्यापेक्षा कमी वर्ण असलेले वापरकर्तानाव निवडा."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove organization owners"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove your own team as Owner"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "View file options"
msgid "There are no teams in the organization."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project name"
msgid "Project size:"
msgstr "प्रकल्पाचे नाव"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Filter by classifier"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7426,25 +7436,25 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "View file options"
msgid "Remove project from organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7452,110 +7462,110 @@ msgid ""
"organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "Remove device"
msgid "Remove project"
msgstr "डिव्हाइस काढा"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove project from organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "View file options"
msgid "Transfer project to another organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "View file options"
msgid "Transfer project to an organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "अवैध टोकन: सहकार्याचे आमंत्रण टोकन नाही"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Search and filter projects"
msgid "Transfer project"
msgstr "प्रकल्प शोधा आणि फिल्टर करा"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "View file options"
msgid "Cannot transfer project to another organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "View file options"
msgid "Cannot transfer project to an organization"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7563,13 +7573,13 @@ msgid ""
"or manage."
msgstr "अवैध टोकन: सहकार्याचे आमंत्रण टोकन नाही"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any other organizations."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7577,83 +7587,83 @@ msgid ""
"manage."
msgstr "अवैध टोकन: सहकार्याचे आमंत्रण टोकन नाही"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any organizations."
msgstr "आपण आता '${project_name}' प्रोजेक्टची ${role} आहात."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Search projects"
msgid "Delete %(name)s from this project."
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "अवैध पुनर्प्राप्ती कोड."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "View file options"
msgid "There are no alternate repositories for this project, yet."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7666,35 +7676,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7705,15 +7715,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7722,84 +7732,84 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s'"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s' projects"
msgstr "'${project_name}' चे आमंत्रण नाकारले गेले आहे."
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "View file options"
msgid "Cannot remove other people from the team"
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "View file options"
msgid "There are no members in this team, yet."
msgstr "फाईल पर्याय पहा"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add filter"
msgid "Add member"
msgstr "फिल्टर जोडा"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8050,7 +8060,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8122,7 +8131,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8131,78 +8140,78 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "पॅकेज, प्रकल्प किंवा प्रकाशन काय आहे?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "मी PyPI वरून फाइल (पॅकेज) कसे स्थापित करू?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "मी PyPI साठी माझा कोड पॅकेज आणि प्रकाशित कसा करू?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "ट्रॉव्ह क्लासिफायर म्हणजे काय?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "What's a package, project, or release?"
msgid "What's a \"yanked\" release?"
msgstr "पॅकेज, प्रकल्प किंवा प्रकाशन काय आहे?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "प्रकल्प शोधा"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "मला सत्यापित ईमेल पत्त्याची आवश्यकता का आहे?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "PyPI माझा पासवर्ड तडजोड असल्याचे का सांगत आहे?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
#, fuzzy
#| msgid "Why is PyPI telling me my password is compromised?"
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "PyPI माझा पासवर्ड तडजोड असल्याचे का सांगत आहे?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -8210,246 +8219,246 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "सुरक्षा डिव्हाइससह प्रमाणित करा (उदा. यूएसबी की)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8469,7 +8478,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8566,17 +8575,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8585,7 +8594,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8598,7 +8607,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8607,21 +8616,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8952,35 +8961,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8988,15 +8997,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9056,14 +9065,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9071,7 +9080,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9079,7 +9088,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a classifier"
msgid "See %(anchor_text)s"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9146,20 +9155,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9168,7 +9177,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9200,7 +9209,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9227,7 +9236,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9237,7 +9246,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9245,47 +9254,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9324,7 +9333,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9336,7 +9345,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9344,7 +9353,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9352,7 +9361,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9360,7 +9369,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9398,7 +9407,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9407,7 +9416,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9418,35 +9427,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI यापैकी एका कारणास्तव या चुका दाखवेल:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "फाईलनाव वापरले गेले आहे आणि फाईल अस्तित्वात आहे"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "फाइलनाव वापरले गेले आहे परंतु फाइल यापुढे अस्तित्वात नाही"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "तंतोतंत समान सामग्री असलेली फाईल विद्यमान आहे"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9454,14 +9463,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9470,7 +9479,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9481,13 +9490,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9495,7 +9504,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9505,14 +9514,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9520,7 +9529,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9592,22 +9601,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "विकास:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9615,7 +9624,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9628,7 +9637,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "सद्यास बीटा मध्ये कोणतीही वैशिष्ट्ये नाहीत"
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9697,39 +9706,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "संसाधने"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "आपण काही शोधताय का? कदाचित खालील दुवे मदत करतील:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Python documentation"
+msgid "PyPI User Documentation"
+msgstr "पायथॉन दस्तऐवजीकरण"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "पायथॉन पॅकेजिंग वापरकर्ता निर्देशिका"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "पायथॉन दस्तऐवजीकरण"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(मुख्य पायथॉन संकेतस्थळ)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "पायथॉन समुदाय पृष्ठ"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(IRC वाहिन्या, ई-मेल याद्या इत्यादींची यादी करते.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "संपर्क साधा"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "आमचा गिटहब इश्यू ट्रॅकर"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "अधिकृत किंवा अनधिकृत गप्पा चॅनेल"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "अधिकृत किंवा अनधिकृत मेलिंग याद्या"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "पुढे काय होते?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -9834,74 +9849,74 @@ msgstr ""
"एकदा आपण ईमेलद्वारे समस्या सबमिट केल्यावर आपल्याला 48 तासांच्या आत एक पोच पावती "
"मिळाली पाहिजे."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "करावयाच्या कारवाईच्या आधारावर आपल्याला पुढील पाठपुरावा ईमेल प्राप्त होऊ शकेल."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "हे सुरक्षा धोरण अंतिम वेळी 14 मार्च 2018 रोजी अद्यतनित केले गेले."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI साइट नकाशा"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI मुख्यपृष्ठ"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "प्रकल्प शोधा आणि फिल्टर करा"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "प्रमाणीकरण"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "लॉगिन"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "सुरक्षा धोरण"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
#, fuzzy
#| msgid "Search and filter projects"
msgid "Support PyPI and related projects"
msgstr "प्रकल्प शोधा आणि फिल्टर करा"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsors"
msgid "PSF Sponsorship"
msgstr "प्रायोजक"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI आकडेवारी"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "PyPI आकडेवारी"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "PyPI आकडेवारी"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "अव्वल प्रकल्प संपूर्ण पॅकेज आकारानुसार"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 packages based on sum of their packages "
@@ -10077,132 +10092,132 @@ msgid ""
"numbers to be realtime."
msgstr "त्यांच्या पॅकेज आकाराच्या (बाइटमध्ये) बेरीजच्या आधारे शीर्ष 100 पॅकेजची यादी येथे आहे."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "प्रकल्पानुसार आकडेवारी"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "प्रकाशित फाईलींची बेरीज (बाईट मध्ये)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "PyPI मधील सर्व"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "शोध परिणाम"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "पॅनेल बंद करा"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "याद्वारे गाळा वर्गीकरण घटक "
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "शोध क्वेरी प्रविष्ट करा, किंवा क्लासिफायरच्या सूचीमधून एक फिल्टर निवडा."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "शोध क्वेरी प्रविष्ट करा किंवा बटणावर क्लिक करून फिल्टर जोडा."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "आपण शोध आणि वर्गीकरण फिल्टर एकत्र करू शकता. उदाहरणे:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "पायथन 3 सुसंगत प्रकल्प"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "ओएसआय-मंजूर परवान्यांसह \"ग्राफिक्स\" संबंधित प्रकल्प"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "\"%(term)s\" साठी"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "याद्वारे क्रमित करा"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "संदर्भाप्रमाणे"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "अंतिम अद्यतनित तारीख"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "फिल्टर करा"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "फिल्टर जोडा"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po
index 601047b8f6d4..11cc83508177 100644
--- a/warehouse/locale/nb_NO/LC_MESSAGES/messages.po
+++ b/warehouse/locale/nb_NO/LC_MESSAGES/messages.po
@@ -21,7 +21,7 @@ msgstr ""
"X-Generator: Weblate 5.5-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -29,7 +29,7 @@ msgstr ""
"Du må bekrefte din **primære** e-postadresse før du kan utføre denne "
"handlingen."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -37,19 +37,19 @@ msgstr ""
"Tofaktorautentisering må være aktivert på kontoen din for å utføre denne "
"handlingen."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Lokalitet oppdatert"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "E-postadressen er ikke gyldig. Prøv igjen."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Dette brukernavnet tillates ikke. Prøv igjen."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -59,30 +59,30 @@ msgstr ""
"punktum, bindestreker og understreker. Det må også starte og slutte med en "
"bokstav eller nummer. Velg et annet brukernavn."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Null bytes er ikke tillatt."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Fant ingen bruker med det brukernavnet"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP-kode må være ${totp_length} siffer langt."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Gjenopprettnings koden må være ${recovery_code_length} bokstaver langt."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Velg et brukernavn med 50 eller færre tegn."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -90,12 +90,12 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Passordet er for langt."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -104,21 +104,21 @@ msgstr ""
"Det har blitt utført for mange feilede innloggingsforsøk. Du har blitt låst "
"ute i ${time}. Prøv igjen senere."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Passordene samsvarer ikke. Prøv igjen."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "E-postadressen er for lang. Prøv igjen."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Du kan ikke bruke en e-postadresse fra dette domenet. Bruk en annen e-"
"postadresse."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -126,7 +126,7 @@ msgstr ""
"Denne e-postadressen er allerede i bruk av denne kontoen. Bruk en annen e-"
"postadresse."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -134,38 +134,38 @@ msgstr ""
"Denne e-postadressen er allerede i bruk av en annen konto. Bruk en annen e-"
"postadresse."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Navnet er for langt. Velg et navn med 100 eller færre tegn."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "Null bytes er ikke tillatt."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Ugyldig TOTP-kode."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Ugyldig WebAuthn påstand: Dårlig nyttelast"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Ugyldig gjenopprettingskode."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Gjenopprettelseskoden har blitt brukt tidligere."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Brukernavnet er ikke gyldig. Prøv igjen."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -174,7 +174,7 @@ msgstr ""
"Det har blitt utført for mange feilede innloggingsforsøk. Du har blitt låst "
"ute i {}. Prøv igjen senere."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -183,7 +183,7 @@ msgstr ""
"For mange e-postadresser har blitt lagt til denne brukeren uten å ha blitt "
"verifisert. Sjekk innboksen din og følg verifiserings linkene. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -193,26 +193,26 @@ msgstr ""
"Det er bedt om for mange tilbakestillinger av passord for denne kontoen uten "
"å fullføre dem. Sjekk innboksen din og følg bekreftelseslenkene. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Ugyldig eller utløpt to-faktorinnlogging."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Allerede autentisert"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Vellykket WebAuthn-påstand"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Gjenopprettingskode akseptert. Den medfølgende koden kan ikke brukes igjen."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -220,145 +220,145 @@ msgstr ""
"Registrering av nye brukere er midlertidig deaktivert. Se https://pypi.org/"
"help#admin-intervention for detaljer."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Utløpt symbol: Forespør en ny passordstilbakestillingslenke"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Ugyldig symbol: Forespør en ny passordstilbakestillingslenke"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ugyldig symbol: Inget symbol angitt"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ugyldig symbol: Ikke et passord tilbakestillingssymbol"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ugyldig symbol: bruker ikke funnet"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Ugyldig token: brukeren har logget på siden dette tokenet ble forespurt"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Ugyldig token: passordet er allerede endret siden dette tokenet ble forespurt"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Du har tilbakestilt passordet ditt"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Utløpt token: be om en ny e-postbekreftelseslenke"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ugyldig token: be om en ny e-postbekreftelseslenke"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ugyldig token: ikke et e-postbekreftelsestoken"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-postadresse ble ikke funnet"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
#, fuzzy
msgid "Email already verified"
msgstr "E-postadresse allerede bekreftet"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Du kan nå sette denne E-postadressen som din primære adresse"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Dette er din hovedadresse"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-postadressen ${email_address} er verifisert. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Utløpt token: be om en ny organisasjonsinvitasjon"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Ugyldig token: be om en ny organisasjonsinvitasjon"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Ugyldig token: ikke et organisasjonsinvitasjonstoken"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Organisasjonsinvitasjonen er ikke gyldig."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Organisasjonsinvitasjon eksisterer ikke lenger."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Invitasjon til '${organization_name}' er avslått."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Du har ikke eierskap i dette prosjektet."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Utløpt token: be om en ny prosjektrolleinvitasjon"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Ugyldig token: be om en ny prosjektrolleinvitasjon"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Ugyldig token: ikke et samarbeidsinvitasjonstoken"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rolleinvitasjonen er ikke gyldig."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Rolleinvitasjon eksisterer ikke lenger."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Invitasjon til '${project_name}' er avslått."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Du er nå ${role} av '${project_name}'-prosjektet."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -366,7 +366,7 @@ msgstr ""
"Klarert publisering er midlertidig deaktivert. Se https://pypi.org/"
"help#admin-intervention for detaljer."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -376,7 +376,7 @@ msgstr ""
"Registrering av nye brukere er midlertidig deaktivert. Se https://pypi.org/"
"help#admin-intervention for detaljer."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -384,15 +384,15 @@ msgstr ""
"Du må ha en bekreftet e-post for å registrere en ventende pålitelig utgiver. "
"Se https://pypi.org/help#openid-connect for detaljer."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Du kan ikke registrere mer enn 3 ventende pålitelige utgivere samtidig."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -400,14 +400,14 @@ msgstr ""
"Det har vært for mange forsøk på registrering av klarerte utgivere. Prøv "
"igjen senere."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Den klarerte utgiveren kunne ikke registreres"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -415,35 +415,35 @@ msgstr ""
"Denne pålitelige utgiveren er allerede registrert. Ta kontakt med PyPIs "
"administratorer hvis dette ikke var med vilje."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "Registrerte en ny ventende utgiver for å opprette "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Ugyldig utgiver-ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
#, fuzzy
msgid "Removed trusted publisher for project "
msgstr "Fjernet klarert utgiver for prosjektet "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Forhåndsvisning av banner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Velg et organisasjonskontonavn med 50 tegn eller mindre."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -455,7 +455,7 @@ msgstr ""
"også starte og avslutte med en bokstav eller et tall. Velg et annet "
"organisasjonskontonavn."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -463,7 +463,7 @@ msgstr ""
"Dette organisasjonskontonavnet er allerede brukt. Velg et annet "
"organisasjonskontonavn."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -471,16 +471,16 @@ msgstr ""
"Du har allerede sendt inn en søknad for det navnet. Velg et annet "
"organisasjonskontonavn."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Velg prosjekt"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Angi prosjektnavn"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -488,12 +488,12 @@ msgstr ""
"Start og slutt med en bokstav eller et tall som inneholder bare ASCII-"
"numerisk og '.', '_' og '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Dette prosjektnavnet er allerede brukt. Velg et annet prosjektnavn."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -501,7 +501,7 @@ msgstr ""
"Organisasjonsnavnet er for langt. Velg et organisasjonsnavn med 100 tegn "
"eller mindre."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -509,11 +509,11 @@ msgstr ""
"Organisasjons-URLen er for lang. Velg en organisasjons-URL med 400 tegn "
"eller mindre."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Organisasjonens URL må starte med http:// eller https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -521,7 +521,7 @@ msgstr ""
"Organisasjonsbeskrivelsen er for lang. Velg en organisasjonsbeskrivelse med "
"400 tegn eller mindre."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -533,15 +533,15 @@ msgstr ""
"Organisasjonsbeskrivelsen er for lang. Velg en organisasjonsbeskrivelse med "
"400 tegn eller mindre."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Du har allerede sendt inn maksimalt antall av "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Velg et lagnavn med 50 tegn eller færre."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -549,27 +549,27 @@ msgstr ""
"Lagnavnet er ugyldig. Lagnavn kan ikke begynne eller slutte med mellomrom, "
"punktum, understrek, bindestrek eller skråstrek. Velg et annet lagnavn."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Dette lagnavnet er allerede brukt. Velg et annet lagnavn."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "Prosjektnavn"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Navnet er for langt. Velg et navn med 100 eller færre tegn."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -581,90 +581,90 @@ msgstr ""
"Organisasjonsbeskrivelsen er for lang. Velg en organisasjonsbeskrivelse med "
"400 tegn eller mindre."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Kontodetaljer oppdatert"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-post ${email_address} lagt til - sjekk e-posten din for en "
"bekreftelseslenke"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Gjenopprettingskoder er allerede generert"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generering av nye gjenopprettingskoder vil ugyldiggjøre de eksisterende "
"kodene dine."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Bekreft e-postadressen din for å opprette et API-token."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API-token eksisterer ikke."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Ugyldige legitimasjon. Prøv igjen"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository location details"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid TOTP code."
msgid "Added alternate repository '${name}'"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Bekreft forespørselen"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository id"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository for project"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Den klarerte utgiveren kunne ikke registreres"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -672,7 +672,7 @@ msgstr ""
"GitHub-basert klarert publisering er midlertidig deaktivert. Se https://pypi."
"org/help#admin-intervention for detaljer."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -684,7 +684,7 @@ msgstr ""
"Registrering av nye brukere er midlertidig deaktivert. Se https://pypi.org/"
"help#admin-intervention for detaljer."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -692,7 +692,7 @@ msgstr ""
"GitLab-basert klarert publisering er midlertidig deaktivert. Se https://pypi."
"org/help#admin-intervention for detaljer."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -700,9 +700,9 @@ msgstr ""
"ActiveState-basert klarert publisering er midlertidig deaktivert. Se https://"
"pypi.org/help#admin-intervention for detaljer."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -710,122 +710,122 @@ msgstr ""
"Prosjektsletting er midlertidig deaktivert. Se https://pypi.org/help#admin-"
"intervention for detaljer."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
msgid "Could not yank release - "
msgstr "Kunne ikke dra ut utgivelsen - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
msgid "Could not un-yank release - "
msgstr "Kunne ikke ta tilbake utgivelsen - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
msgid "Could not delete release - "
msgstr "Kunne ikke slette utgivelsen - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Fant ikke filen"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
#, fuzzy
msgid "Could not delete file - "
msgstr "Kunne ikke slette filen - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Teamet '${team_name}' har allerede rollen ${role_name} for prosjektet"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Brukeren '${username}' har allerede rollen ${role_name} for prosjektet"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are not an owner of this project"
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
#, fuzzy
msgid "Invitation already expired."
msgstr "E-postadresse allerede bekreftet"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid project name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -835,7 +835,7 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -845,219 +845,219 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Angi prosjektnavn"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "Null bytes er ikke tillatt."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Opprett en konto"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "Prosjektnavn"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid ActiveState project name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid repository name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid environment name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Passord"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Passordene samsvarer ikke. Prøv igjen."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
#, fuzzy
#| msgid "Password reset"
msgid "Password field is empty"
msgstr "Tilbakestill passord"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password reset"
msgid "Password is strong"
msgstr "Tilbakestill passord"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1065,218 +1065,219 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registrer"
msgstr[1] "Registrer"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Handling"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Sist brukt"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Avbryt"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Tilgang nektet / forbudt (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Du har ikke tilgang til denne siden"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Siden ble ikke funnet (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Klarer ikke å finne siden"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Ekstern lenke"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Siden er fjernet (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Siden du ser etter har blitt fjernet"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Intern tjenerfeil (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Noe gikk galt"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Sjekk vår statusside"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Feilkode 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Stol på at PyPI for jobben gjort?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Overvei å donere for å hjelpe oss å bygge en mer stabil og "
"sikrere plattform."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
#, fuzzy
#| msgid "Password reset"
msgid "Password strength:"
msgstr "Tilbakestill passord"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Hovednavigasjon"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Hjelp"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Logg inn"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrer"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Vis meny"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Meny"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hovedmeny"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the Python-"
"programvarestiftelsen"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the Python-"
"programvarestiftelsen"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 seneste oppdateringer"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 nyeste pakker"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Hopp til hovedinnhold"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Bytt til mobilversjonen"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Advarsel"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
#, fuzzy
msgid "Search PyPI"
msgstr "Søk i PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
#, fuzzy
-msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Søk i prosjekter"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Søk"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+#, fuzzy
+msgid "Search projects"
+msgstr "Søk i prosjekter"
+
+#: warehouse/templates/base.html:315
#, fuzzy
#| msgid "Main navigation"
msgid "Help navigation"
msgstr "Hovednavigasjon"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Installasjon av pakker"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
#, fuzzy
#| msgid "Upload packages"
msgid "Uploading packages"
msgstr "Last opp pakker"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Brukerveiledning"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Prosjektnavn"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "O-S-S"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Om PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
#, fuzzy
#| msgid "Account navigation"
msgid "About PyPI navigation"
msgstr "Kontonavigasjon"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastrukturoversikt"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistikk"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Våre sponsorer"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Bidra til PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
#, fuzzy
#| msgid "Account navigation"
msgid "How to contribute navigation"
msgstr "Kontonavigasjon"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Feil og tilbakemeldinger"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Bidra på GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Oversett PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
msgid "Sponsor PyPI"
msgstr "Søk i PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Utviklingsanerkjennelse"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Bruk av PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
#, fuzzy
#| msgid "Main navigation"
msgid "Using PyPI navigation"
msgstr "Hovednavigasjon"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Bruksvilkår"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
#, fuzzy
#| msgid "Set up security device"
msgid "Report security issue"
msgstr "Sett opp sikkerhetsenhet"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
#, fuzzy
msgid "Code of conduct"
msgstr "Oppførselskodeks"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Personvernspraksis"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status"
msgid "Status:"
msgstr "Status"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
#, fuzzy
#| msgid "Donate"
msgid "Donate today!"
msgstr "Doner"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
#, fuzzy
msgid "Site map"
msgstr "Sidekart"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Action"
msgstr "Bekreft skjema"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Feilkode"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
#, fuzzy
msgid "Back to the homepage"
msgstr "Tilbake til hjemmesiden"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s prosjekt"
msgstr[1] "%(num_projects_formatted)s prosjekter"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s fil"
msgstr[1] "%(num_files_formatted)s filer"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s bruker"
msgstr[1] "%(num_users_formatted)s brukere"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1708,151 +1717,151 @@ msgstr "Installasjon av pakker"
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Bekreft passord"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
#, fuzzy
#| msgid "Confirm your username to continue."
msgid "Confirm password to continue"
msgstr "Bekreft brukernavnet ditt for å fortsette."
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Passord"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(påkrevd)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Ditt passord"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Vis passord"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Glemt passordet?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1861,11 +1870,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Invite"
msgstr "Bekreft skjema"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Logg inn på %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Brukernavn"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Ditt brukernavn"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Logg ut"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Logg ut av %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Organization Invite"
msgstr "Bekreft skjema"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil tilhørende %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar for {user} fra gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2009,30 +2018,30 @@ msgid_plural "%(count)s projects"
msgstr[0] "Dine prosjekter"
msgstr[1] "Dine prosjekter"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
#, fuzzy
#| msgid "Your projects"
msgid "No projects"
msgstr "Dine prosjekter"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2040,47 +2049,47 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
msgid "Archived"
msgstr "Søk i prosjekter"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
#, fuzzy
#| msgid "Error code"
msgid "Login using recovery codes"
msgstr "Feilkode"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
#, fuzzy
#| msgid "Error code"
msgid "Enter recovery code"
msgstr "Feilkode"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Bekreft"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2088,145 +2097,146 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Virker ikke? Få hjelp her.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Opprett en konto"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Opprett en konto på %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Navn"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Ditt navn"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "E-postadresse"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Din e-postadresse"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Bekreft skjema"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Velg et brukernavn"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Vis passord"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Velg et passord"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Opprett konto"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Tilbakestill passord"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Skriv inn brukernavn eller e-postadresse for å tilbakestille passord."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Brukernavn eller e-post"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Forespør tilbakestilling av passord"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "E-post for gjenoppretting sendt"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2234,54 +2244,54 @@ msgid ""
"been sent to your registered email address."
msgstr "En e-post har blitt sendt til din registrerte e-postadresse."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Tilbakestill passordet ditt"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Velg et nytt passord"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Tilbakestill passord"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "To-faktor-identitetsbereftelse"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Identitetsbekreftelse med en sikkerhetsenhet (f.eks. en USB-nøkkel)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Skru på JavaScript for å logge inn med en sikkerhetsenhet (f.eks. en USB-"
"nøkkel)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Identitetsbekreftelse med enhet"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Oppgrader nettleseren din for å logge inn med en "
"sikkerhetsenhet (f.eks. USB-nøkkel)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Har du mistet enheten din? Virker den ikke? Få hjelp "
"her."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Identitetsbekreftelse med mobilprogram"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Skriv inn identitetsbekreftelseskode"
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
#, fuzzy
#| msgid "Set up your application"
msgid "Lost your security key or application?"
msgstr "Sett opp programmet ditt"
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, fuzzy, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Din PyPI-konto %(username)s har blitt slettet."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
@@ -2365,7 +2375,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2374,7 +2384,7 @@ msgstr ""
"Du mottar dette fordi du har blitt lagt til av %(initiator_username)s i et "
"prosjekt på %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2387,14 +2397,14 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2406,7 +2416,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2418,7 +2428,7 @@ msgstr ""
"Du mottar dette fordi du har blitt lagt til av %(initiator_username)s i et "
"prosjekt på %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2431,13 +2441,13 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s for å kommunisere med PyPI-"
"administratorene."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s for å kommunisere med PyPI-"
"administratorene."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s for å kommunisere med PyPI-"
"administratorene."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rolle"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Lagt til av:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by"
msgstr "Endret av:"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -2667,41 +2677,41 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Fjernet av:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Lagre rolle"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Endret av:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2709,66 +2719,66 @@ msgid ""
"organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project documentation"
msgid "Old description:"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project documentation"
msgid "New description:"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project documentation"
msgid "Old organization type:"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project documentation"
msgid "New organization type:"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2777,12 +2787,12 @@ msgstr ""
"Noen, kanskje deg, har endret passordet på din PyPI-konto "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Hva?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2790,18 +2800,18 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Hva skal jeg gjøre?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2810,11 +2820,11 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Hvordan kan jeg kontakte deg?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2824,7 +2834,7 @@ msgstr ""
"href=\"%(href)s\">%(email_address)s for å kommunisere med PyPI-"
"administratorene."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2832,7 +2842,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2840,7 +2850,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2849,11 +2859,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Hvordan vet du dette?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2872,7 +2882,7 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2881,7 +2891,7 @@ msgstr ""
"Noen, kanskje deg, har utført en passordsforespørsel for din PyPI-konto "
"\"%(username)s\"."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2890,23 +2900,23 @@ msgstr ""
"Hvis du ønsker dette, klikk her for å tilbakestille "
"passordet ditt."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Denne lenken utløper om %(n_hours)s time."
msgstr[1] "Denne lenken utløper om %(n_hours)s timer."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Hvis du ikke anmodet denne forespørselen, kan du trygt ignorere denne e-"
"posten."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2918,39 +2928,39 @@ msgstr ""
"Noen, kanskje deg, har utført en passordsforespørsel for din PyPI-konto "
"\"%(username)s\"."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2958,14 +2968,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -2977,32 +2987,32 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr "Din PyPI-konto %(username)s har blitt slettet."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr "Din PyPI-konto %(username)s har blitt slettet."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3013,7 +3023,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3025,7 +3035,7 @@ msgstr ""
"Du mottar dette fordi du har blitt lagt til av %(initiator_username)s i et "
"prosjekt på %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -3033,13 +3043,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3051,7 +3061,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3063,21 +3073,21 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3089,47 +3099,47 @@ msgstr ""
"Du mottar dette fordi du har blitt lagt til av %(initiator_username)s i et "
"prosjekt på %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"En ny samarbeidspartner har blitt lagt til et prosjekt du eiere på PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Tilganger"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"En ny samarbeidspartner har blitt lagt til et prosjekt du eiere på PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
@@ -3137,7 +3147,7 @@ msgid ""
msgstr ""
"En ny samarbeidspartner har blitt lagt til et prosjekt du eiere på PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -3145,10 +3155,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3156,7 +3166,7 @@ msgid ""
"organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -3164,7 +3174,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3177,7 +3187,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3190,7 +3200,7 @@ msgstr ""
"Du har blitt lagt til som %(role)s i %(site)s prosjektet "
"%(project_name)s av %(initiator_username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3203,7 +3213,7 @@ msgstr ""
"tofaktoridentitetsbekreftelsesmetode til din PyPI-konto "
"%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3216,14 +3226,14 @@ msgstr ""
"tofaktoridentitetsbekreftelsesmetode til din PyPI-konto "
"%(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click to "
@@ -3235,14 +3245,14 @@ msgstr ""
"Hvis du ønsker dette, klikk her for å tilbakestille "
"passordet ditt."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click to "
@@ -3254,7 +3264,7 @@ msgstr ""
"Hvis du ønsker dette, klikk her for å tilbakestille "
"passordet ditt."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3262,142 +3272,142 @@ msgstr ""
"Hvis du ikke anmodet denne forespørselen, kan du trygt ignorere denne e-"
"posten."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Denne lenken utløper om %(n_hours)s time."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Forkast denne merknaden"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Lukk"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Dine prosjekter"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Kontoinnstillinger"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Offentlig profil"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Kontodetaljer"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Sjekksummer for %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritme"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Kopier til utklippstavle"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopier"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Sjekksummer for %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Feil"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Vellykket"
@@ -3421,37 +3431,37 @@ msgstr "Vellykket"
msgid "Manage project"
msgstr "Håndter prosjekt"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Forrige"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Neste"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3462,7 +3472,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Rediger profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3475,93 +3485,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Navigasjon for %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Prosjekt:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Sikkerhetshistorikk"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Innstillinger"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentasjon"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Navigasjon for %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3572,14 +3582,14 @@ msgstr "Bekreftet"
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "These details have been verified by PyPI"
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Prosjektlenker"
@@ -3589,277 +3599,277 @@ msgstr "Prosjektlenker"
msgid "GitHub Statistics"
msgstr "GitHub-statistikk:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Stjerner:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forgreninger:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Åpne feilrapporter/flettingsforespørsler:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Åpne feilrapporter/flettingsforespørsler:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "GitHub-statistikk:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar for {username} fra gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Ubekreftet"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Lisens:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiketter"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Krever:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Bekreftet*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Bekreftet"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Ubekreftet*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*For mange leveringsproblemer"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Ubekreftet"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Send e-post for bekreftelse på ny"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Sett dette som primær e-postadresse"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Sett som primær"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Fjern denne e-postadressen"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
#, fuzzy
msgid "Remove email"
msgstr "Fjern e-post"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Alle prosjekter"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Opprettet"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Sist brukt"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Aldri"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Fjern symbol"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Fjern API-symbol"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profilbilde"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Fullt navn"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Navn ikke angitt"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
#, fuzzy
#| msgid "Public profile"
msgid "️Public email"
msgstr "Offentlig profil"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid ""
@@ -3912,16 +3922,16 @@ msgid ""
"href=\"%(href)s\">public profile to logged-in users."
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Oppdater konto"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Status"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Legg til e-post"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Endre passord"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Gammelt passord"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Ditt nåværende passord"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nytt passord"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Bekreft nytt passord"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Old password"
msgid "Update password"
msgstr "Gammelt passord"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API-symboler"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Lær mer om API-symboler"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Aktive API-symboler for denne kontoen"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Legg til API-symbol"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Konto opprettet"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Innlogget"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "To-faktor-metode:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Ingen"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Sikkerhetsenhet (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery code"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Fjern enhet"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Ditt nåværende passord"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Ugyldig eller utløpt to-faktorinnlogging."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Ugyldig eller utløpt to-faktorinnlogging."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid two factor (Recovery code)"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "To-faktoridentitetsbekreftelse lagt til"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
#, fuzzy
msgid "Email added to account"
msgstr "E-postadresse lagt til konto"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
#, fuzzy
msgid "Email removed from account"
msgstr "E-postadresse fjernet fra konto"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-post bekreftet"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-post bekreftet på ny"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
#, fuzzy
msgid "Old primary email:"
msgstr "Gammel primær e-postadresse:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
#, fuzzy
msgid "New primary email:"
msgstr "Ny primær e-postadresse:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Primær e-postadresse satt"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "E-post for gjenoppretting sendt"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
#, fuzzy
#| msgid "Project:"
msgid "Subject:"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Passordstilbakestilling forespurt"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Passordstilbakestilling forespurt"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
#, fuzzy
msgid "Password successfully reset"
msgstr "Passord tilbakestilt"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
#, fuzzy
msgid "Password successfully changed"
msgstr "Passord endret"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Tilbakestill passord"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "To-faktoridentitetsbekreftelse lagt til"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Metode: Sikkerhetsenhet (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Enhetsnavn:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor method"
msgid "Two factor device remembered"
msgstr "To-faktor-metode"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes generated"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes regenerated"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery code used for login"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API-symbol lagt til"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Symbolnavn:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API-symbol fjernet"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Unik identifikator:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr ""
"Grunn: Symbol funnet i offentlig nettadresse"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s changed"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project documentation"
msgid "Organization role removed"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "Files for %(project_name)s, version %(version)s"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Filer for %(project_name)s, versjon %(version)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4410,60 +4420,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Nylig kontoaktivitet"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Hendelse"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Dato / tid"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Enhetsnavn"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
#, fuzzy
msgid ""
"Events will appear here as security-related actions occur on your account."
@@ -4508,11 +4518,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4524,27 +4534,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "Slett din PyPI-konto"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Håndter"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "To-faktor-identitetsbekreftelse (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4552,146 +4562,146 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery methods enabled"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery method"
msgstr "Gjenopprettelseskoder"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "To-faktor-metode"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove last 2FA method"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Fjern"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Fjern identitetsbekreftelsesprogram"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Fjern program"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Fjern enhet"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Enhetsnavn"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Error code"
msgid "Generate recovery codes"
msgstr "Feilkode"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Error code"
msgid "Use a recovery code"
msgstr "Feilkode"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid "Security device (WebAuthn)"
msgid ""
@@ -4699,7 +4709,7 @@ msgid ""
"application"
msgstr "Sikkerhetsenhet (WebAuthn)"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Security device (WebAuthn)"
msgid ""
@@ -4707,15 +4717,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "Sikkerhetsenhet (WebAuthn)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"reset your "
@@ -4805,208 +4815,208 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Lagt til av:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Fjernet av:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Changed by:"
msgid "Submitted by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Ditt navn"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Brukernavn"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Hovednavigasjon"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Hovednavigasjon"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Name"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project documentation"
msgid "Organization Type: %(org_type)s"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Håndter"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Eier"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Vis"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -5016,201 +5026,201 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Changed by:"
msgid "Declined"
msgstr "Endret av:"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "Endret av:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Account Name"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Display Name"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Description"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project documentation"
msgid "️Organization Membership Size"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project documentation"
msgid "️Organization Type"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Opprettet"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Vis dette prosjektets offentlige side"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5218,13 +5228,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Slett din PyPI-konto"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5236,7 +5246,7 @@ msgstr ""
"Du må bekrefte din **primære** e-postadresse før du kan utføre denne "
"handlingen."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see reset your "
@@ -5263,98 +5273,98 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Eier"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Ditt navn"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Environment name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5365,22 +5375,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5392,73 +5402,73 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Navn"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Navn ikke angitt"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5469,8 +5479,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5482,33 +5492,33 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Add email"
msgid "email"
msgstr "Legg til e-post"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Project:"
msgid "Subject"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Project:"
msgid "subject"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5516,8 +5526,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5529,117 +5539,117 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project documentation"
msgid "Organization"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project documentation"
msgid "my-organization"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Ditt brukernavn"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Brukernavn"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Håndter versjon"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Prosjekt:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Project name"
msgid "Pending project name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5650,180 +5660,181 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Error code"
msgid "Account recovery codes"
msgstr "Feilkode"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Error code"
msgid "Save your recovery codes"
msgstr "Feilkode"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
#, fuzzy
#| msgid "Download file"
msgid "Download as file"
msgstr "Last ned fil"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Lagre"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Fjern API-symbol"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, fuzzy, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Symbol for \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Tilganger:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Last opp pakker"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Kopier symbol til utklippstavle"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Kopier symbol"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
#, fuzzy
msgid "Using this token"
msgstr "Hva er dette symbolet til?"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
#, fuzzy
#| msgid "Remove API token"
msgid "To use this API token:"
msgstr "Fjern API-symbol"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5831,67 +5842,67 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
#, fuzzy
#| msgid "Manage project"
msgid "a project token"
msgstr "Håndter prosjekt"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
msgid "Create another token"
msgstr "Legg til et annet symbol"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Symbolnavn"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
msgid "What will you use this token for?"
msgstr "Hva er dette symbolet til?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Opprett konto"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Sett opp programmet ditt"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Navngi enheten din for å begynne"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI har støtte for å legge til flere sikkerhetsenheter."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Sett opp sikkerhetsenhet"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5997,27 +6008,27 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project documentation"
msgid "Activate Subscription"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -6025,152 +6036,151 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project documentation"
msgid "Organization request"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project documentation"
msgid "Organization display name"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project documentation"
msgid "️Organization description"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project documentation"
msgid "️Organization membership size"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "Endret av:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Changed by:"
msgid "Submit"
msgstr "Endret av:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s'-prosjekthistorikk"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"%(project_name)s project removed from organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -6178,7 +6188,7 @@ msgid ""
"%(role_name)s"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -6186,14 +6196,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -6201,158 +6211,158 @@ msgid ""
"%(role_name)s expired"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "%(username)s added to %(team_name)s team"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "%(username)s removed from %(team_name)s team"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrer"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Opprettet av:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Opprettet av:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Fjernet av:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Fjernet av:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Changed by:"
msgid "Declined by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Fjernet av:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Sikkerhetshistorikk for %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project documentation"
msgid "Organization projects"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "Single thank you tweet from the Python-"
"programvarestiftelsen"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Du mottar dette fordi du eier prosjektet."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6401,60 +6411,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Manage this project"
msgid "Transfer existing project"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "Håndter prosjekt"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
@@ -6462,13 +6472,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Roles"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6476,215 +6486,215 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project documentation"
msgid "Organization Role Permissions Matrix"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project documentation"
msgid "View organization/teams"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Created on"
msgid "Create/manage teams"
msgstr "Opprettet"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Slett prosjekt"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Users who can manage %(organization_name)s"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Bruker"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Lagre rolle"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Tilbakekall invitasjon for %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Slett"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project documentation"
msgid "Organization settings"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Konto opprettet"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project documentation"
msgid "Organization description"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6695,83 +6705,83 @@ msgstr ""
"href=\"%(href)s\">%(email_address)s for å kommunisere med PyPI-"
"administratorene."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Kontodetaljer"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Håndter versjon"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
msgid "Renaming organizations is not currently supported."
msgstr "Opplasting av ny dokumentasjon støttes ikke lenger."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Opprett en konto"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid "Your projects (%(project_count)s)"
msgid "Your organization currently owns %(count)s project."
@@ -6779,29 +6789,29 @@ msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Dine prosjekter (%(project_count)s)"
msgstr[1] "Dine prosjekter (%(project_count)s)"
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Slett prosjekt"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project documentation"
msgid "Organization teams"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Error code"
msgid "%(member_count)s member"
@@ -6851,52 +6861,52 @@ msgid_plural "%(member_count)s members"
msgstr[0] "Feilkode"
msgstr[1] "Feilkode"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Created on"
msgid "Create new team"
msgstr "Opprettet"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Symbolnavn"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Python version"
msgid "Version %(version)s removed"
msgstr "Python-versjon"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "File added to version %(version)s"
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Filnavn:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "File removed from version %(version)s"
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Project added to %(organization_name)s organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Project removed from %(organization_name)s organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API-symbol fjernet"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Opprettet"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API-symbol fjernet"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Kontrollert av:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Krever:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Krever:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Endret av:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
msgid "Archived by:"
msgstr "Søk i prosjekter"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
msgid "Unarchived by:"
msgstr "Søk i prosjekter"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Tilbake til prosjekter"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7184,24 +7194,24 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid ""
"Read more in the project in quarantine help article."
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -7211,13 +7221,13 @@ msgstr ""
"Dette brukernavnet er allerede i bruk av en annen konto. Velg et annet "
"brukernavn."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7226,39 +7236,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Håndter dette prosjektet"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Constrain environment"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7266,92 +7276,92 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "New Environment Name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Python version"
msgid "Version %(version)s"
msgstr "Python-versjon"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Type"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python-versjon"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Opplastingsdato"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Last ned"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Slett fil fra"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Slett fil"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Laster opp nye filer"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Fant ingen filer"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Forkast"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7412,20 +7422,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7435,35 +7445,35 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versjon"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7472,27 +7482,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Filer"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Håndter versjon"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Ingen filer"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Prosjektlenker"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7653,7 +7663,7 @@ msgstr "Håndter '%(project_name)s'"
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7661,105 +7671,105 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Opprett en konto"
msgstr[1] "Opprett en konto"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove your own team as Owner"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "Håndter prosjekt"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Prosjektinnstillinger"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "Prosjekt:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Opprett symbol for %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7774,27 +7784,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
@@ -7802,211 +7812,211 @@ msgid ""
"organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are not an owner of this project"
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "Your projects"
msgid "Remove project"
msgstr "Dine prosjekter"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Prosjektnavn"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Sletting av dette prosjektet medfører:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
msgid "Add the project to an organization that you own."
msgstr "Ugyldig symbol: Ikke et passordstilbakestillingssymbol"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Håndter prosjekt"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Opprett en konto"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr "Ugyldig symbol: Ikke et passordstilbakestillingssymbol"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr "Ugyldig symbol: Ikke et passordstilbakestillingssymbol"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any organizations."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Opprett symbol for %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project documentation"
msgid "Description"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Alternate Repository Name"
msgstr "Ugyldig TOTP-kode."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project documentation"
msgid "Alternate repository description"
msgstr "Prosjektdokumentasjon"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
msgid "Archive project"
msgstr "Søk i prosjekter"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8019,34 +8029,34 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
msgid "Unarchive project"
msgstr "Søk i prosjekter"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Slett prosjekt"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Sletting av dette prosjektet medfører:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8057,15 +8067,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Slett dette prosjektet for godt"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8074,87 +8084,87 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Tilbake til prosjekter"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
msgid "Team projects"
msgstr "Søk i prosjekter"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Håndter '%(project_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Fjern %(user)s fra dette prosjektet"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Du har ikke eierskap i dette prosjektet"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Legg til e-post"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "For US taxpayers, er donasjonen din "
"skattefradragsberettighet."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8431,7 +8441,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "Single thank you tweet from the Python-"
"programvarestiftelsen"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8519,73 +8528,73 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
msgid "What's an archived project?"
msgstr "Søk i prosjekter"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Security device (WebAuthn)"
msgid ""
@@ -8593,246 +8602,246 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "Sikkerhetsenhet (WebAuthn)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Har PyPI API-er jeg kan bruke?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Min konto"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Om"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8852,7 +8861,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8949,17 +8958,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8968,7 +8977,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8981,7 +8990,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8990,21 +8999,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9335,35 +9344,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9371,15 +9380,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and nedlastinsstatistikk"
"a> via det offentlige datasettet på Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9442,14 +9451,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9457,7 +9466,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9465,7 +9474,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Eller utforsk prosjekter"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"Hvordan forespørre navneoverføring\" i respektiv del "
"av PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9535,20 +9544,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9557,7 +9566,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9589,7 +9598,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Rapporter et problem of fortell oss om det:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9615,7 +9624,7 @@ msgid ""
"Advisory Database."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Rapporter et problem of fortell oss om det:"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9640,7 +9649,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9648,47 +9657,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to utfylling av problemrapport på vår "
"feilsporer for å forespørre hjelp med kontogjenoppretting."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9730,7 +9739,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9742,7 +9751,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9750,7 +9759,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9758,7 +9767,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9766,7 +9775,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9804,7 +9813,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9813,7 +9822,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9824,35 +9833,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9860,14 +9869,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9876,7 +9885,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9887,13 +9896,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9901,7 +9910,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9911,14 +9920,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9926,7 +9935,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9998,22 +10007,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10021,7 +10030,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10034,7 +10043,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Single thank you tweet from the Python-"
"programvarestiftelsen"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10094,18 +10103,18 @@ msgstr ""
"For å få tilgang til kontoen din igjen, tilbakestill "
"passordet ditt på PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10115,39 +10124,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentasjon"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Our sponsors"
msgid "PSF Sponsorship"
msgstr "Doner penger"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "GitHub-statistikk:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "GitHub-statistikk:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Filter by classifier"
msgstr "Vist på din offentlige profil"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid "Collaborator for: %(project)s"
msgid "%(count_display)s project"
@@ -10579,43 +10594,43 @@ msgid_plural "%(count_display)s projects"
msgstr[0] "Bidragsyter i: %(project)s"
msgstr[1] "Bidragsyter i: %(project)s"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ne/LC_MESSAGES/messages.po b/warehouse/locale/ne/LC_MESSAGES/messages.po
index 9dd76ed869e4..1b957d3441cc 100644
--- a/warehouse/locale/ne/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ne/LC_MESSAGES/messages.po
@@ -16,31 +16,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.14-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "यो कार्य गर्न तपाईंको खातामा दुई-कारक प्रमाणीकरण सक्षम हुनुपर्छ।"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "लोकेल अपडेट गरियो"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "इमेल ठेगाना मान्य छैन। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "पासवर्ड अमान्य छ। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -50,29 +50,29 @@ msgstr ""
"अन्डरस्कोरहरू मिलेर बनेको हुनुपर्छ। र एक अक्षर वा संख्या संग सुरु र समाप्त पनि गर्नुपर्छ। फरक "
"प्रयोगकर्ता नाम छान्नुहोस्।"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "त्यो प्रयोगकर्ता नाम भएको कुनै प्रयोगकर्ता फेला परेन"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP कोड अनिवार्य रूपमा ${totp_length} अंकको हुनुपर्छ।"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 वा कम वर्णहरू भएको प्रयोगकर्ता नाम छान्नुहोस्।"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -80,12 +80,12 @@ msgstr ""
"यो प्रयोगकर्ता नाम पहिले नै अर्को खाता द्वारा प्रयोग भइरहेको छ। फरक प्रयोगकर्ता नाम "
"छान्नुहोस्।"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -94,65 +94,65 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "धेरै असफल लगइन प्रयासहरू भएका छन्। पछि फेरि प्रयास गर्नुहोस्।"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "तपाईंका पासवर्डहरू मेल खाँदैनन्। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "इमेल ठेगाना मान्य छैन। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "तपाईंले यो डोमेनबाट इमेल ठेगाना प्रयोग गर्न सक्नुहुन्न। फरक इमेल प्रयोग गर्नुहोस्।"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "यो इमेल ठेगाना यस खाताले पहिले नै प्रयोग गरिरहेको छ। फरक इमेल प्रयोग गर्नुहोस्।"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"यो इमेल ठेगाना पहिले नै अर्को खाता द्वारा प्रयोग भइरहेको छ। फरक इमेल प्रयोग गर्नुहोस्।"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "नाम धेरै लामो छ। १०० वा सोभन्दा कम वर्ण भएको नाम छान्नुहोस्।"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "अवैध TOTP कोड।"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "अवैध WebAuthn assertion: खराब पेलोड"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "रिकभरी कोड पहिले प्रयोग गरिएको छ।"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "इमेल ठेगाना मान्य छैन। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -161,7 +161,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "धेरै असफल लगइन प्रयासहरू भएका छन्। पछि फेरि प्रयास गर्नुहोस्।"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -170,7 +170,7 @@ msgstr ""
"धेरै इमेलहरू यस खातामा तिनीहरूलाई प्रमाणीकरण बिना थपिएका छन्। आफ्नो इनबक्स जाँच गर्नुहोस् "
"र प्रमाणीकरण लिङ्कहरू पछ्याउनुहोस्। (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -180,25 +180,25 @@ msgstr ""
"धेरै धेरै पासवर्ड रिसेटहरू पूरा नगरी यस खाताको लागि अनुरोध गरिएको छ। आफ्नो इनबक्स जाँच "
"गर्नुहोस् र प्रमाणीकरण लिङ्कहरू पछ्याउनुहोस्। (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "अवैध वा म्याद सकिएको दुई कारक लगइन।"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "पहिले नै प्रमाणीकरण"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "सफल WebAuthn assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "रिकभरी कोड स्वीकार गरियो। प्रदान गरिएको कोड फेरि प्रयोग गर्न सकिँदैन।"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -206,141 +206,141 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "म्याद सकिएको टोकन: नयाँ पासवर्ड रिसेट लिङ्क अनुरोध गर्नुहोस्"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -352,7 +352,7 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -362,20 +362,20 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -384,45 +384,45 @@ msgid ""
"again later."
msgstr "धेरै असफल लगइन प्रयासहरू भएका छन्। पछि फेरि प्रयास गर्नुहोस्।"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -430,61 +430,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -492,23 +492,23 @@ msgid ""
"1024 characters or less."
msgstr "नाम धेरै लामो छ। १०० वा सोभन्दा कम वर्ण भएको नाम छान्नुहोस्।"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "50 वा कम वर्णहरू भएको प्रयोगकर्ता नाम छान्नुहोस्।"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -518,21 +518,21 @@ msgstr ""
"यो प्रयोगकर्ता नाम पहिले नै अर्को खाता द्वारा प्रयोग भइरहेको छ। फरक प्रयोगकर्ता नाम "
"छान्नुहोस्।"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "नाम धेरै लामो छ। १०० वा सोभन्दा कम वर्ण भएको नाम छान्नुहोस्।"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -540,77 +540,77 @@ msgid ""
"less."
msgstr "नाम धेरै लामो छ। १०० वा सोभन्दा कम वर्ण भएको नाम छान्नुहोस्।"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -622,7 +622,7 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -634,7 +634,7 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -646,7 +646,7 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -658,9 +658,9 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -672,595 +672,600 @@ msgstr ""
"नयाँ प्रयोगकर्ता दर्ता अस्थायी रूपमा असक्षम गरियो। विवरणहरूको लागि https://pypi.org/"
"help#admin-intervention हेर्नुहोस्।"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "तपाईंका पासवर्डहरू मेल खाँदैनन्। पुन: प्रयास गर्नुहोस्।"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1270,7 +1275,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1568,149 +1576,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1719,11 +1727,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1891,42 +1899,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1934,196 +1942,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2213,26 +2221,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2240,11 +2248,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2559,36 +2567,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2596,7 +2604,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2604,7 +2612,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2613,11 +2621,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2636,72 +2644,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2709,166 +2717,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2876,7 +2884,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2884,195 +2892,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3080,37 +3088,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3121,7 +3129,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3134,89 +3142,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3225,13 +3233,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3239,268 +3247,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4000,58 +4008,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4093,11 +4101,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4109,27 +4117,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4137,158 +4145,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "।"
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4731,17 +4739,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4857,89 +4865,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4950,35 +4958,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4986,107 +4994,107 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5097,169 +5105,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5267,61 +5276,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5427,308 +5436,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5736,29 +5744,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5766,64 +5774,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5831,179 +5839,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6011,89 +6019,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6466,35 +6474,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6502,91 +6510,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6647,53 +6655,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6702,27 +6710,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6880,100 +6888,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6988,200 +6996,200 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7194,33 +7202,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7231,15 +7239,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7248,74 +7256,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7550,7 +7558,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7622,7 +7629,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7631,319 +7638,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "अवैध रिकभरी कोड।"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7963,7 +7970,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8060,17 +8067,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8079,7 +8086,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8092,7 +8099,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8101,21 +8108,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8446,35 +8453,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8482,15 +8489,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8550,14 +8557,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8565,7 +8572,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8573,7 +8580,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8639,20 +8646,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8661,7 +8668,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8693,7 +8700,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8720,7 +8727,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8730,7 +8737,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8738,47 +8745,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8817,7 +8824,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8829,7 +8836,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8837,7 +8844,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8845,7 +8852,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8853,7 +8860,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8891,7 +8898,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8900,7 +8907,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8911,35 +8918,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8947,14 +8954,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8963,7 +8970,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8974,13 +8981,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8988,7 +8995,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8998,14 +9005,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9013,7 +9020,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9085,22 +9092,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9108,7 +9115,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9121,7 +9128,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9190,39 +9197,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/nl/LC_MESSAGES/messages.po b/warehouse/locale/nl/LC_MESSAGES/messages.po
index 1b9f5916586a..f1043b448084 100644
--- a/warehouse/locale/nl/LC_MESSAGES/messages.po
+++ b/warehouse/locale/nl/LC_MESSAGES/messages.po
@@ -27,7 +27,7 @@ msgstr ""
"X-Generator: Weblate 5.8-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -35,7 +35,7 @@ msgstr ""
"U moet uw **primaire** e-mailadres verifiëren voordat u deze actie kunt "
"uitvoeren."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -43,19 +43,19 @@ msgstr ""
"Twee-factor-authenticatie moet op uw account zijn ingeschakeld om deze actie "
"uit te voeren."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Regio aangepast"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Het e-mailadres is niet geldig. Probeer het nogeens."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Het wachtwoord is niet correct. Probeer het nogmaals."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -66,40 +66,40 @@ msgstr ""
"beginnen en eindigen met een letter of cijfer. Kies een andere "
"gebruikersnaam."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Null bytes zijn niet toegestaan."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Geen gebruiker met deze gebruikersnaam gevonden"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "De TOTP-code moet ${totp_length} cijfers lang zijn."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Herstelcodes moeten ${recovery_code_length} karakters bevatten."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Kies een gebruikersnaam met 50 tekens of minder."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Deze gebruikersnaam is al in gebruik. Kies een andere gebruikersnaam."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Wachtwoord te lang."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -108,28 +108,28 @@ msgstr ""
"Er zijn te veel login-pogingen gedaan. Je kan gedurende${time} niet "
"inloggen. Probeer het later nog eens."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "De wachtwoorden komen niet overeen. Probeer het nogeens."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Het e-mailadres is te lang. Probeer het nog eens."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Het is niet mogelijk e-mailadressen van dit domein te gebruiken. Gebruik een "
"ander adres."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"Dit e-mailadres is al in gebruik door dit account. Gebruik een ander adres."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -137,36 +137,36 @@ msgstr ""
"Dit e-mailadres is al in gebruik door een ander account. Gebruik een ander "
"adres."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "De naam is te lang. Gebruik een naam met 100 tekens of minder."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL's zijn niet toegestaan in het naamveld."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Ongeldige TOTP-code."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Ongeldige WebAuthn-assertion: slechte payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Ongeldige herstelcode."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Herstelcode is al eerder gebruikt."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "De gebruikersnaam is niet geldig. Probeer het opnieuw."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -175,7 +175,7 @@ msgstr ""
"Er zijn te veel login-pogingen gedaan. Je kan gedurende${time} niet "
"inloggen. Probeer het later nog eens."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -184,7 +184,7 @@ msgstr ""
"Te veel e-mailadressen zijn aan dit account toegevoegd zonder ze te "
"verifiëren. Controleer uw inbox en volg de verificatielinks. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -194,26 +194,26 @@ msgstr ""
"Er zijn te veel wachtwoordresets aangevraagd voor dit account zonder dat ze "
"voltooid zijn. Controleer uw inbox en volg de verificatielinks. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Ongeldige of verlopen two-factor login."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Reeds geauthenticeerd"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Succesvolle WebAuthn-assertion"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Herstelcode geaccepteerd. De gegeven code kan niet opnieuw gebruikt worden."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -221,142 +221,142 @@ msgstr ""
"Registratie van nieuwe gebruikers is tijdelijk stopgezet. Zie https://pypi."
"org/help#admin-intervention voor meer details."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Verlopen token: dien een nieuw wachtwoordresetverzoek in"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Ongeldig token: dien een nieuw wachtwoordresetverzoek in"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Ongeldig token: geen token doorgegeven"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Ongeldig token: geen correct wachtwoordresettoken"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Ongeldig token: gebruiker niet gevonden"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Ongeldig token: gebruiker heeft in de tussentijd ingelogd"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Ongeldig token: wachtwoord is al gereset sinds het token is uitgegeven"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Het wachtwoord is gereset"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Verlopen token: dien een nieuw e-mailverificatieverzoek in"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Ongeldig token: dien een nieuw e-mailverificatieverzoek in"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Ongeldig token: geen correct e-mailverificatietoken"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mailadres niet gevonden"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mailadres al geverifieerd"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "E-mailadres kan nu als primair adres ingesteld worden"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Dit is het primaire adres"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-mailadres ${email_address} geverifieerd. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Verlopen token: vraag een nieuwe organisatie-uitnodiging aan"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Ongeldige token: vraag een nieuwe organisatie-uitnodiging aan"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Ongeldig token: geen organisatie-uitnodigingstoken"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Uitnodiging van de organisatie is niet geldig."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Organisatie-uitnodiging bestaat niet meer."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Uitnodiging voor '${organization_name}' is geweigerd."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "U bent nu ${role} van de '${organization_name}' organisatie."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
"Verlopen token: dien een nieuw verzoek in voor een projectroluitnodiging"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Ongeldig token: dien een nieuwe uitnodiging voor een projectrol in"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Ongeldig token: geen samenwerkingsuitnodigingstoken"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Rol uitnodiging bestaat niet langer."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Uitnodiging voor '${project_name}' is geweigerd."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -364,13 +364,13 @@ msgstr ""
"Vertrouwd publiceren is tijdelijk stopgezet. Zie https://pypi.org/help#admin-"
"intervention voor meer details."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"Registratie van nieuwe gebruikers is tijdelijk stopgezet. Zie https://pypi."
"org/help#admin-intervention voor meer details."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -379,16 +379,16 @@ msgstr ""
"vertrouwde uitgever te registreren. Zie https://pypi.org/help#openid-connect "
"voor meer informatie."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"U kunt niet meer dan 3 in behandeling zijnde vertrouwde uitgevers tegelijk "
"registreren."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -396,14 +396,14 @@ msgstr ""
"Er zijn te veel vertrouwde uitgever registratiepogingen gedaan. Probeer het "
"later nog eens."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "De vertrouwde uitgever kan niet worden geregistreerd."
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -411,33 +411,33 @@ msgstr ""
"Deze vertrouwde uitgever is al eerder geregistreed. Neem kontakt op met de "
"PyPI's admins als dit niet de bedoeling was."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
"Een nieuwe, in behandeling zijnde uitgever geregistreerd om aan te maken. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Ongeldige uitgever-ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "De vertrouwde uitgever voor het project is verwijderd. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Bannervoorbeeld"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Kies een organisatieaccountnaam met 50 tekens of minder."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -449,7 +449,7 @@ msgstr ""
"moeten beginnen en eindigen met een letter of cijfer. Kies een andere "
"organisatieaccountnamen."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -457,7 +457,7 @@ msgstr ""
"Deze organisatieaccountnaam is al in gebruik. Kies een andere "
"organisatieaccountnaam."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -465,16 +465,16 @@ msgstr ""
"U heeft al een aanvraag ingediend voor die naam. Kies een andere "
"organisatieaccountnaam."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Selecteer project"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Geef projectnaam op"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -482,29 +482,29 @@ msgstr ""
"Begin en eindig met een letter of cijfer met alleen ASCII-cijfers en '.', "
"'_' en '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Deze projectnaam is al in gebruik. Kies een andere projectnaam."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
"De organisatieaccountnaam is te lang. Kies een naam met 100 tekens of minder."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "De organisatie-URL is te lang. Kies een URL met 100 tekens of minder."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "De organisatie URL moet met http:// or https:// beginnen"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -512,7 +512,7 @@ msgstr ""
"De organisatieomschrijving is te lang. Kies een omschrijving met 400 tekens "
"of minder."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -524,15 +524,15 @@ msgstr ""
"De organisatieomschrijving is te lang. Kies een omschrijving met 400 tekens "
"of minder."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "U hebt het maximaal "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Kies een team naam met 50 tekens of minder."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -541,29 +541,29 @@ msgstr ""
"een spatie, punt, lage streep, streep of een schuine streep. Kies een andere "
"groepsnaam."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Deze teamnaam is al gebruikt. Kies een andere teamnaam."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "Specificeer de naam van de repository"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "Specificeer de naam van de repository"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "De naam is te lang. Gebruik een naam met 100 tekens of minder."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -575,90 +575,90 @@ msgstr ""
"De organisatieomschrijving is te lang. Kies een omschrijving met 400 tekens "
"of minder."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Accountgegevens bijgewerkt"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mailadres ${email_address} toegevoegd -- e-mailverificatielink is onderweg"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Herstelcodes zijn al gegenereerd"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Als u nieuwe herstelcodes genereert, worden uw bestaande codes ongeldig."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifieer uw e-mail om een API-token te maken."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Dit API token bestaat niet."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Ongeldige inloggegevens. Probeer het opnieuw"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "Ongeldige repositorynaam."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "Ongeldige repositorynaam."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Uitnodiging accepteren"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Ongeldige repositorynaam."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Ongeldige repositorynaam."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "De vertrouwde uitgever kan niet worden geregistreerd."
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -666,7 +666,7 @@ msgstr ""
"Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://"
"pypi.org/help#admin-intervention voor meer details."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -678,7 +678,7 @@ msgstr ""
"Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://"
"pypi.org/help#admin-intervention voor meer details."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -690,7 +690,7 @@ msgstr ""
"Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://"
"pypi.org/help#admin-intervention voor meer details."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -702,9 +702,9 @@ msgstr ""
"Vertrouwd publiceren op basis van GitHub is tijdelijk stopgezet. Zie https://"
"pypi.org/help#admin-intervention voor meer details."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -716,46 +716,46 @@ msgstr ""
"Registratie van nieuwe gebruikers is tijdelijk stopgezet. Zie https://pypi."
"org/help#admin-intervention voor meer details."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Kon release niet intrekken - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Kon het intekken van de release niet ongedaan maken - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Kon de release niet verwijderen - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Kan roluitnodiging niet vinden."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Kon dit bestand niet verwijderen - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Gebruiker '${username}' heeft al de ${role_name} rol voor project"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Gebruiker '${username}' heeft al de ${role_name} rol voor project"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -767,8 +767,8 @@ msgstr ""
"Gebruiker '${gebruikersnaam}' heeft geen geverifieerd primair e-mailadres en "
"kan niet worden toegevoegd als een ${role_name} voor project"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -776,34 +776,34 @@ msgstr ""
"Gebruiker '${username}' heeft al een actieve uitnodiging. Probeer het later "
"nog eens."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Invitation sent to '${username}'"
msgstr "Uitnodiging verzonden naar '${gebruikersnaam}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Kan roluitnodiging niet vinden."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Uitnodiging is al verlopen."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, fuzzy, python-brace-format
#| msgid "Invitation revoked from '${username}'."
msgid "Invitation revoked from '${username}'."
msgstr "Uitnodiging van '${gebruikersnaam}' is ingetrokken."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Gebruiker '${username}' heeft al de ${role_name} rol voor organisatie"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -815,89 +815,89 @@ msgstr ""
"Gebruiker '${gebruikersnaam}' heeft geen geverifieerd primair e-mailadres en "
"kan niet worden toegevoegd als een ${role_name} voor organisatie"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Kan de uitnodiging van de organisatie niet vinden."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Organisatie-uitnodiging bestaat niet meer."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Uitnodiging voor '${project_name}' is geweigerd."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid project name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project already exists."
msgstr "Deze projectnaam is al in gebruik. Kies een andere projectnaam."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project name isn't allowed"
msgstr "Deze projectnaam is al in gebruik. Kies een andere projectnaam."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Geef een uitgevers-ID op"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
#, fuzzy
#| msgid "Provider must be specified by ID"
msgid "Publisher must be specified by ID"
msgstr "Provider moet door middel van een ID worden gespecificeerd"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Geef projectnaam op"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "Null bytes zijn niet toegestaan."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
@@ -905,75 +905,75 @@ msgstr ""
"Onverwachte timeout van GitHub. Probeert u het over een paar minuten nog "
"eens."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Onverwachte foutmelding van GitHub. Probeert u het nog eens."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Account aanmaken"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Geef projectnaam op"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid ActiveState project name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "Account aanmaken"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Specificeer de eigenaar (gebruikersnaam of organisatie) van de GitHub "
"repository"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Specificeer de naam van de repository"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Specificeer de bestandsnaam van de workflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Onbekende Githubgebruiker of -organisatie."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub heeft het gebruik van deze actie begrensd, Probeert u het over enkele "
"minuten nogmaals."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Onverwachte foutmelding van GitHub. Probeert u het nog eens."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
@@ -981,50 +981,50 @@ msgstr ""
"Onverwachte timeout van GitHub. Probeert u het over een paar minuten nog "
"eens."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"Onverwachte timeout van GitHub. Probeert u het over een paar minuten nog "
"eens."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Ongeldige Github-gebruikersnaam of -organisatienaam."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Workflow-bestandsnaam moet eindigen met .yml of .yaml."
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"Workflow-bestandsnaam moet uitsluiten een bestandsnaam zijn, zonder mappen"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "Workflow-bestandsnaam moet eindigen met .yml of .yaml."
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
@@ -1032,74 +1032,74 @@ msgstr ""
"Specificeer de eigenaar (gebruikersnaam of organisatie) van de GitHub "
"repository"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Ongeldige Github-gebruikersnaam of -organisatienaam."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Specificeer de bestandsnaam van de workflow"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid environment name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Workflow-bestandsnaam moet eindigen met .yml of .yaml."
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Wachtwoord"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "De wachtwoorden komen niet overeen. Probeer het nogeens."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Wachtwoordveld is leeg"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Wachtwoord sterkte:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1107,193 +1107,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registreer"
msgstr[1] "Registreer"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Actief"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Verlopen"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Gratis"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Geannuleerd"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Onvolledig"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Onvolledig Verlopen"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Toegang geweigerd / Verboden (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "U heeft geen toestemming om deze pagina te bekijken."
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Pagina niet gevonden (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "We hebben overal gezocht, maar we konden deze pagina niet vinden"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "En nu voor iets
compleet anders"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Externe link"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Bekijk video-afschrift"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Pagina verwijderd (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "De pagina waar u naar op zoek bent is verwijderd"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Interne server fout (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Er ging iets fout"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1303,19 +1306,19 @@ msgstr ""
"om u van dienst te zijn op deze site.
We zijn ons bewust van het "
"probleem en werken eraan om het zo snel mogelijk op te lossen.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Kijk op onze statuspagina"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Foutcode 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Vertrouw op PyPI om uw klus te klaren?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Overweeg om te doneren om ons te helpen een stabieler en veiliger "
"platform te creëren."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1345,56 +1348,60 @@ msgstr ""
"nummers en speciale tekens bevat. Vermijd veelvoorkomende woorden of "
"herhaling."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Wachtwoord sterkte:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Help"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsors"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Inloggen"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registreer"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Bekijk menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hoofdmenu"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1404,7 +1411,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1420,48 +1427,48 @@ msgstr ""
"De Python Package Index (PyPI) is een databank van software voor de Python "
"programmeertaal."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 recentste updates"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 nieuwste pakketten"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Ga naar algemene inhoud"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Stap over op mobiele versie"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Waarschuwing"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"U gebruikt een browser die niet wordt ondersteund, upgrade naar een nieuwere "
"versie."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1471,7 +1478,7 @@ msgstr ""
"waarmee u distributietools en -processen kunt uitproberen zonder de echte "
"index te beïnvloeden."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1479,237 +1486,242 @@ msgstr ""
"Sommige functies werken mogelijk niet zonder JavaScript. Probeer het in te "
"schakelen als u problemen ondervindt."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Doorzoek PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Doorzoek projecten"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Zoeken"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Doorzoek projecten"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Help navigatie"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Pakketten installeren"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Pakketten uploaden"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Gebruikershandleiding"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "Behoud van pakketindexnaam"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Veelgestelde vragen"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Over PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Over PyPI navigatie"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infrastructuur dashboard"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statistieken"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Beeldmerken & handelsmerken"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Onze sponsors"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Bijdragen aan PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Hoe u aan de navigatie kunt bijdragen"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bugs en feedback"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Draag bij op GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Vertaal PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Sponsors"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Ontwikkelings credits"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI gebruiken"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI navigatie gebruiken"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Gebruiksvoorwaarden"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Meld een beveiligingsprobleem"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Gedragsregels"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Privacybeleid"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Acceptabel Gebruik Beleid"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Status: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "alle systemen operationeel"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Ontwikkeld en onderhouden door de Python-community, voor de Python-community."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Doneer vandaag!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Site map"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Schakel over naar de desktopversie"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Actie bevestigen"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Weet je dit zeker ?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Error-code"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Terug naar de hoofdpagina"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "De Python-pakketindex"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Test Python-pakketpublicatie met de Test Python-pakketindex"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Ontwikkel de codebase achter PyPi met de Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Vind, installeer en publiceer Python pakketten met de Python-pakketindex"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Of blader door projecten"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s project"
msgstr[1] "%(num_projects_formatted)s projecten"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s vrijgeving"
msgstr[1] "%(num_releases_formatted)s vrijgevingen"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s bestand"
msgstr[1] "%(num_files_formatted)s bestanden"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s gebruiker"
msgstr[1] "%(num_users_formatted)s gebruikers"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1725,149 +1737,149 @@ msgstr "Leer over het installeren van pakketten"
msgid "Package authors use PyPI to distribute their software."
msgstr "Pakketauteurs gebruiken PyPI om hun software te distribueren."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Leer hoe u uw Python-code voor PyPI kunt verpakken"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Fout bij het verwerken van het formulier"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Wachtwoord bevestigen"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Bevestig het wachtwoord om door te gaan"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Wachtwoord"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(verplicht)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Uw watchwoord"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Laat wachtwoord zien"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Wachtwoord vergeten?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1880,12 +1892,12 @@ msgstr ""
"uitloggen zodra u klaar bent met uw sessie. We vragen je het komende uur "
"niet om je wachtwoord opnieuw te bevestigen."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Deze URL is een API-eindpunt voor het uploaden van bestanden naar PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging-gebruikershandleiding "
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1904,11 +1916,11 @@ msgstr ""
"Anders bevelen we u aan om naar de PyPI homepagina "
"te gaan."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' als een project "
"%(role_name)s accepteren?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Accepteer"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Afwijzen"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -1941,52 +1953,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Inloggen op %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Gebruikersnaam"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Uw gebruikersnaam"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Uitloggen"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s uitloggen"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Uitnodiging voor organisatie bevestigen"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1995,7 +2007,7 @@ msgstr ""
"Wilt u deze uitnodiging om mee te doen aan '%(organization_name)s' als een "
"organisatie accepteren %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -2003,35 +2015,35 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profiel van %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar voor {user} van gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Datum lid geworden"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Lid geworden op %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Select project"
msgid "%(count)s project"
@@ -2039,28 +2051,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "Selecteer project"
msgstr[1] "Selecteer project"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Geen projecten"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Voor het laatst gereleased op %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2068,29 +2080,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Doorzoek projecten"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Herstelcodes"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Log in door middel van herstelcodes"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Voer herstelcode in"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2100,13 +2112,13 @@ msgstr ""
"kleine letters a-z
en cijfers 0-9
(bijv. "
"badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verifiëer"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2119,113 +2131,114 @@ msgstr ""
"Wanneer de herstelcode eenmaal gebruikt wordt, zal die niet langer geldig "
"wezen."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Werkt het niet? Zoek hulp.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Account aanmaken"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Account op %(title)s aanmaken"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Naam"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Uw naam"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "E-mailadres"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Uw e-mailadres"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulier bevestigen"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Kies een gebruikersnaam"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Bekijk wachtwoorden"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Kies een wachtwoord"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the vaak-gestelde vragen voor meer informatie."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Account aanmaken"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Wachtwoord resetten"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Voor uw gebruikersnaam of e-mailadres in om uw wachtwoord te resetten."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Gebruikersnaam of e-mailadres"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Wachtwoordreset verzoeken"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Wachtwoordresete-mail verstuurd"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2268,7 +2281,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Er is een e-mail naar uw bij ons geregistreerde e-mailadres verstuurd."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2277,31 +2290,31 @@ msgstr ""
"De e-mail bevat een link om het wachtwoord te resetten. De geldigheid van de "
"link verloopt over %(n_hours)s uur."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Uw wachtwoord resetten"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Kies een nieuw wachtwoord"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Wachtwoord resetten"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Twee-factor authentificatie"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Authentificeren met een beveiligingsapparaat (bijv. USB-sleutel)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2309,17 +2322,17 @@ msgstr ""
"Sluit uw beveiligingsapparaat aan en klik op de knop \"Authentificeren met "
"apparaat\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Schakel JavaScript in om in te loggen met een beveiligingsapparaat (bijv. "
"USB-sleutel)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Authentificeer met apparaat"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Upgrade je browser om in te loggen met een "
"beveiligingsapparaat (bijv. USB-sleutel)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Onthoud dit apparaat voor %(remember_device_days)s dag"
msgstr[1] "Onthoud dit apparaat voor %(remember_device_days)s dagen"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Bent u uw apparaat kwijt? Werkt iets niet? Vraag om "
"hulp."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Authentificeer met een app"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Voer authentificatiecode in"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Genereer een code met behulp van het authenticatieprogramma die aan uw "
"PyPI-account gekoppeld is. Voer deze code in het formulier in om uw "
"identiteit te verifiëren.
Ben u uw authentificatieprogramma kwijt? "
"Werkt iets niet? Vraag om hulp.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Bent u uw beveiligingssleutel of -programma kwijt?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"U heeft geen accountherstelcodes gegenereerd.
Als "
"u de toegang tot uw twee-factor methoden verliest, verliest u mogelijk de "
"toegang tot uw account. Hulp bij herstelcodes.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Uw PyPI account %(username)s is gewist."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s een e-mail sturen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2411,7 +2433,7 @@ msgstr ""
"U bent als \"%(role)s\" toegevoegd aan het %(site)s project "
"%(project_name)s door %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2420,7 +2442,7 @@ msgstr ""
"U ontvangt dit omdat u door %(initiator_username)s toegevoegd bent aan een "
"project op %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2431,12 +2453,12 @@ msgstr ""
"organisatie %(organization_name)s door %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "U ontvangt dit omdat u lid bent van deze organisatie."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2448,7 +2470,7 @@ msgstr ""
"U bent als \"%(role)s\" toegevoegd aan het %(site)s project "
"%(project_name)s door %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2460,7 +2482,7 @@ msgstr ""
"U ontvangt dit omdat u door %(initiator_username)s toegevoegd bent aan een "
"project op %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -2475,14 +2497,14 @@ msgstr ""
"organisatie %(organization_name)s door %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you are a member of this organization."
msgid "You are receiving this because you are a member of this team."
msgstr "U ontvangt dit omdat u lid bent van deze organisatie."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s een e-mail sturen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2528,9 +2550,9 @@ msgstr ""
"Uw nieuwe organisatie met de naam \"%(organization_name)s\" is goedgekeurd "
"en aangemaakt."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2541,7 +2563,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2553,14 +2575,14 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s een e-mail sturen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2587,7 +2609,7 @@ msgstr ""
"Uw nieuwe organisatie met de naam \"%(organization_name)s\" is goedgekeurd "
"en aangemaakt."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2595,7 +2617,7 @@ msgstr ""
"U bent de eigenaar van de nieuwe organisatie en kunt inloggen om "
"organisatieprojecten, -medewerkers, -teams of -instellingen te beheren."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2607,7 +2629,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2619,12 +2641,12 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -2636,8 +2658,8 @@ msgstr ""
"Uw aanvraag voor een nieuwe PyPI-organisatie met de naam "
"\"%(organization_name)s\" is ingediend."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid ""
#| "You will receive another email when the PyPI organization has been "
@@ -2646,7 +2668,7 @@ msgid "You will receive an email when the organization has been approved"
msgstr ""
"U ontvangt opnieuw een e-mail wanneer de PyPI-organisatie is goedgekeurd."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2656,15 +2678,15 @@ msgstr ""
"Uw nieuwe organisatie met de naam \"%(organization_name)s\" is goedgekeurd "
"en aangemaakt."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s een e-mail sturen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2689,49 +2711,49 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2741,32 +2763,32 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2778,29 +2800,29 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "Nieuwe uitgaven"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2812,8 +2834,8 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2825,7 +2847,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -2837,14 +2859,14 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2854,43 +2876,43 @@ msgstr ""
"Uw nieuwe organisatie met de naam \"%(organization_name)s\" is goedgekeurd "
"en aangemaakt."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2899,12 +2921,12 @@ msgstr ""
"Iemand, misschien u, heeft het wachtwoord voor uw PyPI-account "
"%(username)s gewijzigd."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Wat?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2916,7 +2938,7 @@ msgstr ""
"ingesteld; u kunt niet langer inloggen of uploaden naar PyPI met uw "
"bestaande wachtwoord."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2924,12 +2946,12 @@ msgstr ""
"PyPI zelf heeft geen datalek gehad. Dit is een beschermende maatregel om de "
"risico voor PyPI en PyPI-gebruikers te verminderen."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Wat moet ik doen?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2938,11 +2960,11 @@ msgstr ""
"Stel uw wachtwoord opnieuw in op PyPI om weer "
"toegang te krijgen tot uw account."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Hoe kan ik contact met jullie opnemen?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2951,7 +2973,7 @@ msgstr ""
"Voor meer informatie kunt u %(email_address)s e-mailen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2964,7 +2986,7 @@ msgstr ""
"en u kunt niet langer inloggen of uploaden naar PyPI met uw bestaande "
"wachtwoord."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2975,7 +2997,7 @@ msgstr ""
"risico op credential stuffing aanvallen tegen PyPI "
"en PyPI-gebruikers te verminderen."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2989,11 +3011,11 @@ msgstr ""
"a> te gaan en uw andere wachtwoorden te controleren en uzelf vertrouwd te "
"maken met goede wachtwoordpraktijken."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Hoe weten jullie dit?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3021,7 +3043,7 @@ msgstr ""
"kunt u een e-mail sturen naar %(email_address)s"
"a> om te communiceren met de PyPI-beheerders."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3030,7 +3052,7 @@ msgstr ""
"Iemand, misschien u, heeft een wachtwoordherstelverzoek ingediend voor uw "
"PyPI-account '%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3039,22 +3061,22 @@ msgstr ""
"Als u door wilt gaan met dit verzoek, klikt u hier om "
"uw wachtwoord opnieuw in te stellen."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Deze link verloopt over %(n_hours)s uur."
msgstr[1] "Deze link verloopt over %(n_hours)s uur."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Als u dit verzoek niet heeft gedaan, kunt u deze e-mail gerust negeren."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3066,32 +3088,32 @@ msgstr ""
"Iemand, misschien u, heeft een wachtwoordherstelverzoek ingediend voor uw "
"PyPI-account '%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "Of blader door projecten"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3100,7 +3122,7 @@ msgstr ""
"Het primaire e-mailadres voor uw PyPI-account %(username)s "
"is gewijzigd van %(old_email)s
naar %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3119,7 +3141,7 @@ msgstr ""
"ingeschakeld, maar dat u geen\n"
"herstelcodes gegenereerd hebt voor dit account.\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3139,7 +3161,7 @@ msgstr ""
"tot deze herstelcodes, kunt u permanent de toegang tot uw PyPI-account "
"verliezen!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3153,7 +3175,7 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3167,7 +3189,7 @@ msgstr ""
"Een herstelcode voor uw PyPI account %(username)s is "
"gebruikt.\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3181,12 +3203,12 @@ msgstr ""
"Nieuwe herstelcodes voor uw PyPI-account %(username)s zijn "
"aangemaakt.\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3196,7 +3218,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3207,7 +3229,7 @@ msgstr ""
"U bent als \"%(role)s\" toegevoegd aan het %(site)s project "
"%(project_name)s door %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3219,7 +3241,7 @@ msgstr ""
"U ontvangt dit omdat u door %(initiator_username)s toegevoegd bent aan een "
"project op %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3231,7 +3253,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3241,7 +3263,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -3253,7 +3275,7 @@ msgstr ""
"Uw nieuwe organisatie met de naam \"%(organization_name)s\" is goedgekeurd "
"en aangemaakt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3265,21 +3287,21 @@ msgstr ""
"U bent als \"%(role)s\" toegevoegd aan het %(site)s project "
"%(project_name)s door %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3291,32 +3313,32 @@ msgstr ""
"U ontvangt dit omdat u door %(initiator_username)s toegevoegd bent aan een "
"project op %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3326,18 +3348,18 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3349,10 +3371,10 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3364,7 +3386,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -3376,7 +3398,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -3391,7 +3413,7 @@ msgstr ""
"organisatie %(organization_name)s door %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s of the %(site)s "
@@ -3406,7 +3428,7 @@ msgstr ""
"organisatie %(organization_name)s door %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3416,7 +3438,7 @@ msgstr ""
"authentificatiemethode toegevoegd aan uw PyPI-account %(username)s"
"strong>."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3426,28 +3448,28 @@ msgstr ""
"authentificatiemethode verwijderd van uw PyPI-account %(username)s"
"strong>."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click to "
@@ -3459,149 +3481,149 @@ msgstr ""
"Als u door wilt gaan met dit verzoek, klikt u hier om "
"uw wachtwoord opnieuw in te stellen."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr ""
"Als u dit verzoek niet heeft gedaan, kunt u deze e-mail gerust negeren."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Deze link verloopt over %(n_hours)s uur."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Unverified"
msgid "File details"
msgstr "Niet geverifieerd"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging-gebruikershandleiding "
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3627,37 +3649,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3668,7 +3690,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3681,91 +3703,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "No projects"
msgid "Projects"
msgstr "Geen projecten"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3775,13 +3797,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr "Voor het laatst gereleased op %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3791,274 +3813,274 @@ msgstr ""
msgid "GitHub Statistics"
msgstr "Statistieken"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "Statistics"
msgid "GitLab Statistics"
msgstr "Statistieken"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Niet geverifieerd"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Niet geverifieerd"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Hoofd"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Bekijk email opties"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opties"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Stuur verificatie email opnieuw"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Verwijder email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Alle projecten"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Aangemaakt"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Laatst gebruikt"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nooit"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Verwijder token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Verwijder API token"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Applicaties of scripts die deze token gebruiken hebben niet langer toegang "
"tot PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profielfoto"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Volledige naam"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Reset password"
msgid "Update password"
msgstr "Wachtwoord resetten"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Error code"
msgid "Recovery code"
msgstr "Error-code"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "Wachtwoord vergeten?"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Ongeldige of verlopen two-factor login."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Ongeldige of verlopen two-factor login."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Ongeldige herstelcode."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "Wachtwoordresete-mail verstuurd"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset"
msgid "Password reset attempted"
msgstr "Wachtwoord resetten"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Wachtwoord resetten"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Uitnodiging voor '${organization_name}' is geweigerd."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4541,52 +4563,52 @@ msgstr ""
"%(role_name)s accepteren?\n"
" "
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Uitnodiging voor '${organization_name}' is geweigerd."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4594,58 +4616,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4687,11 +4709,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4703,27 +4725,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4731,154 +4753,154 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Error code"
msgid "Recovery methods enabled"
msgstr "Error-code"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Error code"
msgid "Recovery method"
msgstr "Error-code"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove last 2FA method"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Error code"
msgid "Generate recovery codes"
msgstr "Error-code"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Error code"
msgid "Use a recovery code"
msgstr "Error-code"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not enabled two factor authentication on your account."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -4886,15 +4908,15 @@ msgid ""
"device (e.g. USB key)"
msgstr "Authentificeren met een beveiligingsapparaat (bijv. USB-sleutel)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"%(href)s\n"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Uw naam"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher name"
msgid "Publisher:"
msgstr "Uitgeversnaam"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Afwijzen"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Create account"
msgid "Create"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named \"%(organization_name)s\" "
@@ -5347,7 +5369,7 @@ msgstr ""
"Uw aanvraag voor een nieuwe PyPI-organisatie met de naam "
"\"%(organization_name)s\" is ingediend."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid ""
#| "You will receive another email when the PyPI organization has been "
@@ -5356,44 +5378,44 @@ msgid "You will receive an email when each organization has been approved"
msgstr ""
"U ontvangt opnieuw een e-mail wanneer de PyPI-organisatie is goedgekeurd."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5401,13 +5423,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Activate your account"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5419,7 +5441,7 @@ msgstr ""
"U moet uw **primaire** e-mailadres verifiëren voordat u deze actie kunt "
"uitvoeren."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see %(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Specify project name"
msgid "PyPI Project Name"
msgstr "Geef projectnaam op"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Specify project name"
msgid "project name"
msgstr "Geef projectnaam op"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Uw naam"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid repository name"
msgid "Environment name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5548,22 +5570,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5577,73 +5599,73 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Naam"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "No projects"
msgid "project"
msgstr "Geen projecten"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "New releases"
msgid "release"
msgstr "Nieuwe uitgaven"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5654,8 +5676,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5669,27 +5691,27 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5697,8 +5719,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5712,115 +5734,115 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Specify project name"
msgid "ActiveState Project name"
msgstr "Geef projectnaam op"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "No projects"
msgid "my-project"
msgstr "Geen projecten"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Uw gebruikersnaam"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Gebruikersnaam"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "No projects"
msgid "Project"
msgstr "Geen projecten"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Populaire projecten"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5831,15 +5853,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid ""
@@ -5847,160 +5869,161 @@ msgid ""
"your account before adding a new publisher."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Error code"
msgid "Account recovery codes"
msgstr "Error-code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Error code"
msgid "Save your recovery codes"
msgstr "Error-code"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Verwijder API token"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6008,67 +6031,67 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
#, fuzzy
#| msgid "Search projects"
msgid "a project token"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6174,25 +6197,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6204,98 +6227,97 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Date joined"
msgid "Date submitted"
msgstr "Datum lid geworden"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6306,24 +6328,24 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6334,7 +6356,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6345,7 +6367,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6356,7 +6378,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6367,7 +6389,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6379,7 +6401,7 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6391,14 +6413,14 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6410,44 +6432,44 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6457,8 +6479,8 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -6468,97 +6490,97 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registreer"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Afwijzen"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Create an account"
msgid "There are no projects in your organization, yet."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging-gebruikershandleiding "
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -6603,7 +6625,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6611,59 +6633,59 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Populaire projecten"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "Geen projecten"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6671,13 +6693,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6685,211 +6707,211 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Select project"
msgid "Delete projects"
msgstr "Selecteer project"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Account aanmaken"
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Hoofdnavigatie"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Date joined"
msgid "Date created"
msgstr "Datum lid geworden"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s een e-mail sturen om met de PyPI-"
"beheerders te communiceren."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Rol uitnodiging is niet valide."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Account aanmaken"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6998,29 +7020,29 @@ msgstr[1] ""
" %(count)s projecten\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Create an account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Select project"
msgid "Delete the project"
msgstr "Selecteer project"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "Uitnodiging accepteren"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7083,50 +7105,50 @@ msgstr[1] ""
" %(count)s projecten\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7249,202 +7271,202 @@ msgstr ""
"%(role_name)s accepteren?\n"
" "
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create account"
msgid "Creator"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Date joined"
msgid "API token created"
msgstr "Datum lid geworden"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement enabled"
msgstr "(verplicht)"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement disabled"
msgstr "(verplicht)"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Specify project name"
msgid "Project archived"
msgstr "Geef projectnaam op"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Specify project name"
msgid "Project unarchived"
msgstr "Geef projectnaam op"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been quarantined."
msgstr "Deze projectnaam is al in gebruik. Kies een andere projectnaam."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Uitnodiging voor '${organization_name}' is geweigerd."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This project name has already been used. Choose a different project name."
msgid "This project has been archived."
msgstr "Deze projectnaam is al in gebruik. Kies een andere projectnaam."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7453,35 +7475,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid repository name"
msgid "Constrain environment"
msgstr "Ongeldige repositorynaam."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7489,93 +7511,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid repository name"
msgid "New Environment Name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Nieuwe uitgaven"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7636,20 +7658,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7661,35 +7683,35 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7698,27 +7720,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "No projects"
msgid "Project Roles"
msgstr "Geen projecten"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7879,7 +7901,7 @@ msgstr "Account aanmaken"
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7887,103 +7909,103 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Account aanmaken"
msgstr[1] "Account aanmaken"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove your own team as Owner"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "Geen projecten"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Create an account"
msgid "There are no teams in the organization."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Of blader door projecten"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7998,27 +8020,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "Create an account"
msgid "Removing this project from the organization will:"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -8030,110 +8052,110 @@ msgstr ""
"Uw verzoek om een nieuwe organisatie met de naam \"%(organization_name)s\" "
"te maken, is niet goedgekeurd."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "U bent nu ${role} van het '${project_name}' project."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Geen projecten"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove project from organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to another organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Ongeldig token: geen samenwerkingsuitnodigingstoken"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer project"
msgstr "Populaire projecten"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to another organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8141,7 +8163,7 @@ msgid ""
"or manage."
msgstr "Ongeldig token: geen samenwerkingsuitnodigingstoken"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -8151,7 +8173,7 @@ msgstr ""
"U ontvangt dit omdat u door %(submitter)s toegevoegd bent aan een project op "
"%(site)s."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8159,84 +8181,84 @@ msgid ""
"manage."
msgstr "Ongeldig token: geen samenwerkingsuitnodigingstoken"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s heeft nog geen projecten op PyPi geüploadt"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "Ongeldige repositorynaam."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Create an account"
msgid "There are no alternate repositories for this project, yet."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8249,35 +8271,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8288,15 +8310,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8305,86 +8327,86 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "Terug naar de hoofdpagina"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Doorzoek projecten"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove other people from the team"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Create an account"
msgid "There are no members in this team, yet."
msgstr "Account aanmaken"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging-gebruikershandleiding "
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8638,7 +8660,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8710,7 +8731,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8719,74 +8740,74 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Doorzoek projecten"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid "Authenticate with a security device (e.g. USB key)"
msgid ""
@@ -8794,248 +8815,248 @@ msgid ""
"work? How do I set it up on PyPI?"
msgstr "Authentificeren met een beveiligingsapparaat (bijv. USB-sleutel)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Heet van de pers: de nieuwste projectreleases"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9055,7 +9076,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9152,17 +9173,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9171,7 +9192,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9184,7 +9205,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9193,21 +9214,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9538,35 +9559,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9574,15 +9595,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9642,14 +9663,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9657,7 +9678,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9665,7 +9686,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Of blader door projecten"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9732,20 +9753,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9754,7 +9775,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9786,7 +9807,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "For more information on uploading projects to PyPI, visit the Python Packaging-gebruikershandleiding "
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9830,7 +9851,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9838,47 +9859,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9917,7 +9938,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9929,7 +9950,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9937,7 +9958,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9945,7 +9966,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9953,7 +9974,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9991,7 +10012,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10000,7 +10021,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10011,35 +10032,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10047,14 +10068,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10063,7 +10084,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10074,13 +10095,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10088,7 +10109,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10098,14 +10119,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10113,7 +10134,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10185,22 +10206,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10208,7 +10229,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10221,7 +10242,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python Packaging-gebruikershandleiding "
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10283,18 +10304,18 @@ msgstr ""
"U kunt hier herstelcodes voor uw account genereren:\n"
"%(href)s\n"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10304,39 +10325,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "Statistics"
msgid "First-party statistics"
msgstr "Statistieken"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "Statistics"
msgid "Third-party statistics"
msgstr "Statistieken"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/or/LC_MESSAGES/messages.po b/warehouse/locale/or/LC_MESSAGES/messages.po
index 631001b2c8b3..25fcf354070d 100644
--- a/warehouse/locale/or/LC_MESSAGES/messages.po
+++ b/warehouse/locale/or/LC_MESSAGES/messages.po
@@ -20,145 +20,145 @@ msgstr ""
"X-Generator: Weblate 4.13.1-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "ଏହି ଉପଭୋକ୍ତା ନାମରେ କୌଣସି ଉପଭୋକ୍ତା ନାହାନ୍ତି"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -166,234 +166,234 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -401,39 +401,39 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -441,23 +441,23 @@ msgid ""
"characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -465,43 +465,43 @@ msgid ""
"1024 characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -509,691 +509,696 @@ msgid ""
"less."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1203,7 +1208,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1501,149 +1509,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1652,11 +1660,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1824,42 +1832,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Archived"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1867,196 +1875,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2146,26 +2154,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2173,11 +2181,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2496,36 +2504,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2533,7 +2541,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2541,7 +2549,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2550,11 +2558,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2573,72 +2581,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2646,166 +2654,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2813,7 +2821,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2821,195 +2829,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3017,37 +3025,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3058,7 +3066,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3071,89 +3079,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3162,13 +3170,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3176,268 +3184,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3939,58 +3947,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4032,11 +4040,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4048,27 +4056,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4076,158 +4084,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "This Organization request has been declined"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4689,17 +4697,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4813,89 +4821,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4906,35 +4914,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4942,109 +4950,109 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5055,169 +5063,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5225,61 +5234,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5385,322 +5394,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5708,29 +5716,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5738,66 +5746,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5805,192 +5813,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5998,99 +6006,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Archived by:"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Unarchived by:"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6466,33 +6474,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6500,89 +6508,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6643,54 +6651,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6699,27 +6707,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6877,7 +6885,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -6885,95 +6893,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
msgstr[1] "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6988,201 +6996,201 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Archive project"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7195,33 +7203,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7232,15 +7240,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7249,74 +7257,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7551,7 +7559,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7623,7 +7630,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7632,319 +7639,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "What's an archived project?"
msgstr "ଏକ ଉପଭୋକ୍ତା ନାମ ବାଛନ୍ତୁ ଯାହା ୫୦ ବର୍ଣ୍ଣ କିମ୍ୱା ଅଧିକ ର ଥିବ।"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7964,7 +7971,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8061,17 +8068,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8080,7 +8087,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8093,7 +8100,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8102,21 +8109,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8447,35 +8454,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8483,15 +8490,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8551,14 +8558,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8566,7 +8573,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8574,7 +8581,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8640,20 +8647,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8662,7 +8669,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8694,7 +8701,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8721,7 +8728,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8731,7 +8738,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8739,47 +8746,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8818,7 +8825,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8830,7 +8837,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8838,7 +8845,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8846,7 +8853,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8854,7 +8861,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8892,7 +8899,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8901,7 +8908,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8912,35 +8919,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8948,14 +8955,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8964,7 +8971,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8975,13 +8982,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8989,7 +8996,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8999,14 +9006,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9014,7 +9021,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9086,22 +9093,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9109,7 +9116,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9122,7 +9129,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9191,39 +9198,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/pl/LC_MESSAGES/messages.po b/warehouse/locale/pl/LC_MESSAGES/messages.po
index fb1a5eabe7f5..1d9b94ba9a3d 100644
--- a/warehouse/locale/pl/LC_MESSAGES/messages.po
+++ b/warehouse/locale/pl/LC_MESSAGES/messages.po
@@ -35,7 +35,7 @@ msgstr ""
"X-Generator: Weblate 5.9-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -43,7 +43,7 @@ msgstr ""
"Przed wykonaniem tej czynności musisz zweryfikować swój **podstawowy** adres "
"e-mail."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -51,19 +51,19 @@ msgstr ""
"Aby wykonać tę czynność, na Twoim koncie musi być włączone uwierzytelnianie "
"dwuetapowe."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Ustawienia regionalne zaktualizowane"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Adres e-mail jest nieprawidłowy. Spróbuj ponownie."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Hasło jest nieprawidłowe Spróbuj ponownie."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -73,29 +73,29 @@ msgstr ""
"liter, cyfr, kropek, myślników i znaków podkreślenia. Muszą również zaczynać "
"się i kończyć literą lub cyfrą. Wybierz inną nazwę użytkownika."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Znaki null są niedozwolone."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nie znaleziono użytkownika o tej nazwie"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Kod TOTP musi mieć ${totp_length} cyfr."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Kody odzyskiwania muszą mieć ${recovery_code_length} znaków."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Wybierz nazwę użytkownika składającą się z maksymalnie 50 znaków."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -103,12 +103,12 @@ msgstr ""
"Ta nazwa użytkownika jest już używana przez inne konto. Wybierz inną nazwę "
"użytkownika."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Hasło za długie."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -117,26 +117,26 @@ msgstr ""
"Podjęto zbyt wiele nieudanych prób logowania. Zostałeś zablokowany na "
"${time}. Spróbuj ponownie później."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Twoje hasła się nie zgadzają. Spróbuj ponownie."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Adres e-mail jest zbyt długi. Spróbuj ponownie."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "Nie możesz użyć adresu e-mail z tej domeny. Użyj innego adresu e-mail."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"Ten adres e-mail jest już używany przez to konto. Użyj innego adresu e-mail."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -144,36 +144,36 @@ msgstr ""
"Ten adres e-mail jest już używany przez inne konto. Użyj innego adresu e-"
"mail."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Nazwa jest za długa. Wybierz nazwę zawierającą maksymalnie 100 znaków."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URLe nie są dozwolone w polu nazwy."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Nieprawidłowy kod TOTP."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Nieprawidłowe potwierdzenie WebAuthn: Zły payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Nieprawidłowy kod odzyskiwania."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Kod odzyskiwania został już użyty."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Nazwa użytkownika jest nieprawidłowa. Spróbuj ponownie."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -182,7 +182,7 @@ msgstr ""
"Podjęto zbyt wiele nieudanych prób logowania. Zostałeś zablokowany na {}. "
"Spróbuj ponownie później."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -192,7 +192,7 @@ msgstr ""
"Sprawdź swoją skrzynkę pocztową i podążaj za linkami weryfikacyjnymi. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -202,25 +202,25 @@ msgstr ""
"Zażądano zbyt wiele resetów hasła bez zakończenia procesu. Sprawdź swoją "
"skrzynkę pocztową i podążaj za linkami weryfikacyjnymi. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Niepoprawne lub wygasłe logowanie dwuskładnikowe."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Już uwierzytelnione"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Pomyślne potwierdzenie WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Kod naprawy zaakceptowany. Podany kod nie może zostać użyty ponownie."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -228,33 +228,33 @@ msgstr ""
"Rejestracja nowych użytkowników tymczasowo wyłączona. Zobacz https://pypi."
"org/help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Wygasły klucz: poproś o nowy link do resetowania hasła"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Nieprawidłowy token: poproś o nowy link do resetowania hasła"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Nieprawidłowy token: nie podano tokena"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Nieprawidłowy token: to nie jest token do resetowania hasła"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Nieprawidłowy token: nie znaleziono użytkownika"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Nieprawidłowy token: użytkownik zalogował się odkąd ten token został zażądany"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -262,110 +262,110 @@ msgstr ""
"Nieprawidłowy token: hasło zostało już zmienione od momentu zażądania tego "
"tokenu"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Zresetowałeś swoje hasło"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Wygasł token: poproś o nowy link weryfikacyjny e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Nieprawidłowy token: poproś o nowy link weryfikacyjny e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Nieprawidłowy token: to nie jest token do weryfikacji e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Email nie znaleziony"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Email już zweryfikowany"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Możesz teraz ustawić ten e-mail jako swój główny adres"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "To jest twój główny adres"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Adres e-mail $ {email_address} zweryfikowany. $ {confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token wygasł: poproś o nowe zaproszenie do organizacji"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Nieprawidłowy token: poproś o nowe zaproszenie do organizacji"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Nieprawidłowy token: to nie jest token zaproszenia do organizacji"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Zaproszenie do organizacji jest nieważne."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Zaproszenie do organizacji już nie istnieje."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Zaproszenie do „${organization_name}” zostało odrzucone."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Jesteś teraz ${role} w organizacji „${organization_name}”."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Wygasł klucz: poproś o nowe zaproszenie do roli w projekcie"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Nieprawidłowy token: poproś o nowe zaproszenie do roli w projekcie"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Nieprawidłowy token: to nie jest token zaproszenia do współpracy"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Zaproszenie do roli już nie istnieje."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Zaproszenie do „${project_name}” zostało odrzucone."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -373,13 +373,13 @@ msgstr ""
"Zaufane publikowanie jest tymczasowo wyłączone. Zobacz https://pypi.org/"
"help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"wyłączona. Zobacz https://pypi.org/help#admin-intervention aby uzyskać "
"szczegółowe informacje."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -388,16 +388,16 @@ msgstr ""
"wydawcę. Zobacz https://pypi.org/help#openid-connect, aby uzyskać "
"szczegółowe informacje."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Nie możesz zarejestrować więcej niż 3 oczekujących zaufanych wydawców "
"jednocześnie."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -405,14 +405,14 @@ msgstr ""
"Podjęto zbyt wiele prób rejestracji zaufanych wydawców. Spróbuj ponownie "
"później."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Zaufany wydawca nie mógł zostać zarejestrowany"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -420,33 +420,33 @@ msgstr ""
"Ten zaufany wydawca został już zarejestrowany. Prosimy o kontakt z "
"administratorami PyPI, jeśli nie było to zamierzone."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Zarejestrowano nowego oczekującego wydawcę do stworzenia "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Błędne ID wydawcy"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Usunięto zaufanego wydawcę projektu "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Podgląd banera"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
"Wybierz nazwę konta organizacji składającą się z maksymalnie 50 znaków."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -457,7 +457,7 @@ msgstr ""
"liter, cyfr, kropek, myślników i znaków podkreślenia. Muszą również zaczynać "
"się i kończyć literą lub cyfrą. Wybierz inną konta organizacji."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -465,23 +465,23 @@ msgstr ""
"Ta nazwa konta organizacji jest już używana. Wybierz inną nazwę konta "
"organizacji."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
"Złożyłeś(łaś) już wniosek o tę nazwę. Wybierz inną nazwę konta organizacji."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Wybierz projekt"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Podaj nazwę projektu"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -489,12 +489,12 @@ msgstr ""
"Zacznij i zakończ literą lub cyfrą zawierającą tylko ASCII, cyfry oraz „.”, "
"„_” i „-”."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Ta nazwa projektu jest już używana. Wybierz inną nazwę projektu."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -502,7 +502,7 @@ msgstr ""
"Nazwa organizacji jest za długa. Wybierz nazwę organizacji zawierającą "
"maksymalnie 100 znaków."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -510,11 +510,11 @@ msgstr ""
"URL organizacji jest za długi. Wybierz URL organizacji zawierający "
"maksymalnie 400 znaków."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Adres URL organizacji musi zaczynać się od http:// lub https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -522,7 +522,7 @@ msgstr ""
"Opis organizacji jest za długi. Wybierz opis organizacji zawierający "
"maksymalnie 400 znaków."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -532,15 +532,15 @@ msgid ""
"1024 characters or less."
msgstr "Opis jest za długi. Wybierz opis zawierający 400 lub mniej znaków."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Złożyłeś(łaś) już maksymalną liczbę "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Wybierz nazwę zespołu składającą się z maksymalnie 50 znaków."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -549,107 +549,107 @@ msgstr ""
"kończyć spacją, kropką, podkreśleniem, myślnikiem ani ukośnikiem. Wybierz "
"inną nazwę zespołu."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Ta nazwa zespołu została już użyta. Wybierz inną nazwę zespołu."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Określ nazwę swojego alternatywnego repozytorium"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Określ URL swojego alternatywnego repozytorium"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "URL jest za długi. Wybierz URL zawierający 400 lub mniej znaków."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "Opis jest za długi. Wybierz opis zawierający 400 lub mniej znaków."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Szczegóły konta zostały zaktualizowane"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Dodano adres e-mail ${email_address} - sprawdź swoją skrzynkę pocztową, aby "
"uzyskać link weryfikacyjny"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Kody odzyskiwania zostały już wygenerowane"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Wygenerowanie nowych kodów odzyskiwania unieważni istniejące kody."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Zweryfikuj swój adres email aby utworzyć nowy token interfejsu API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Token interfejsu API nie istnieje."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Nieprawidłowe dane logowania. Spróbuj ponownie"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Nieprawidłowe szczegóły lokalizacji alternatywnego repozytorium"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Dodano alternatywne repozytorium '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Potwierdź żądanie"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Nieprawidłowa nazwa repozytorium"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Nieprawidłowa nazwa repozytorium"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Usunięto alternatywne repozytorium '${name}'"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Zaufany wydawca nie mógł zostać zarejestrowany"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -657,7 +657,7 @@ msgstr ""
"Zaufane publikowanie GitHub jest tymczasowo wyłączone. Zobacz https://pypi."
"org/help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -665,7 +665,7 @@ msgstr ""
"Zaufane publikowanie GitLab jest tymczasowo wyłączone. Zobacz https://pypi."
"org/help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -673,7 +673,7 @@ msgstr ""
"Zaufane publikowanie Google jest tymczasowo wyłączone. Zobacz https://pypi."
"org/help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -681,9 +681,9 @@ msgstr ""
"Zaufane publikowanie ActiveState jest tymczasowo wyłączone. Zobacz https://"
"pypi.org/help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -691,43 +691,43 @@ msgstr ""
"Opcja usunięcia projektu tymczasowo wyłączona. Zobacz https://pypi.org/"
"help#admin-intervention aby uzyskać szczegółowe informacje."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Yank tej wersji nie powiódł się - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Un-yank tej wersji nie powiódł się - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Nie udało się usunąć wersji - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Nie znaleziono pliku"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Nie można usunąć pliku - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Zespół '${team_name}' ma już rolę ${role_name} w projekcie"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"Użytkownik „${username}” ma już przypisaną rolę ${role_name} w tym projekcie"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} to teraz ${role} projektu '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -736,8 +736,8 @@ msgstr ""
"Użytkownik '${username}' zweryfikował głównego adresu email i nie może "
"zostać dodany jako ${role_name} tego projektu"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -745,34 +745,34 @@ msgstr ""
"Użytkownik '${username}' ma już aktywne zaproszenie. Spróbuj ponownie "
"później."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Zaproszenie wysłane do „${username}”"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Nie znaleziono zaproszenia do roli."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Zaproszenie już wygasło."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Odrzucono zaproszenie od ”${username}”."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"Użytkownik „${username}” ma już przypisaną rolę ${role_name} w tej "
"organizacji"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -781,270 +781,270 @@ msgstr ""
"Użytkownik '${username}' nie posiada zweryfikowanego głównego adresu e-mail, "
"więc nie może posiadać roli ${role_name} w tej organizacji"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Nie znaleziono zaproszenia do organizacji."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "Nie udało się ponownie wysłać zaproszenia do organizacji."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Wygasłe zaproszenie dla „${username}” zostało usunięte."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project already exists."
msgstr "Ta nazwa projektu jest już używana"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "Ta nazwa projektu jest już używana"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "Wydawca musi być określony przez ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Podaj nazwę projektu"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "Znaki null są niedozwolone."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Nieoczekiwany timeout z GitHub. Spróbuj ponownie za kilka minut."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Nieoczekiwany błąd z GitHub. Spróbuj ponownie."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Utwórz konto"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Podaj nazwę projektu"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "Utwórz konto"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Określ właściciela repozytorium GitHub (nazwa użytkownika lub organizacja)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Określ nazwę repozytorium"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nieprawidłowa nazwa repozytorium"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Określ nazwę pliku workflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Nieznany użytkownik lub organizacja GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub ograniczył szybkość tej akcji. Spróbuj ponownie za kilka minut."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Nieoczekiwany błąd z GitHub. Spróbuj ponownie."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Nieoczekiwany błąd połączenia z GitHub. Spróbuj ponownie za kilka minut."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Nieoczekiwany timeout z GitHub. Spróbuj ponownie za kilka minut."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nieprawidłowa nazwa użytkownika lub organizacji GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Nazwa workflow musi kończyć się na .yml lub .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "Nazwa pliku workflow musi być samą nazwą pliku, bez katalogów"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "Nazwa workflow musi kończyć się na .yml lub .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Określ właściciela repozytorium GitHub (nazwa użytkownika lub organizacja)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nieprawidłowa nazwa użytkownika lub organizacji GitHub."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Określ nazwę pliku workflow"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Nazwa workflow musi kończyć się na .yml lub .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Hasło"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Twoje hasła się nie zgadzają. Spróbuj ponownie."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Nie podano hasła"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Siła hasła:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1053,195 +1053,198 @@ msgstr[0] "Zarejestruj się"
msgstr[1] "Zarejestruj się"
msgstr[2] "Zarejestruj się"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Aktywny"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Przeterminowany"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Nieopłacony"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Anulowany"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Niekompletny"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Niekompletny wygasły"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Okres próbny"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Odmowa dostępu / Zabroniony (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Nie masz uprawnień do wyświetlenia tej strony"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Nie znaleziono strony (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Szukaliśmy wszędzie, ale nie mogliśmy znaleźć tej strony"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "A teraz coś
zupełnie innego"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Szkic sklepu z serami"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Link zewnętrzny"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Zobacz transkrypcję wideo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Strona usunięta (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Strona, której szukasz, została usunięta"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Wewnętrzny błąd serwera (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Coś poszło nie tak"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1251,24 +1254,31 @@ msgstr ""
"obsługi tej witryny.
Jesteśmy świadomi problemu i pracujemy nad jego "
"jak najszybszym rozwiązaniem.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Sprawdź naszą stronę ze statusem"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Kod błędu 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Polegasz na PyPI, aby wykonać swoją pracę?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Rozważ , aby pomóc nam zbudować bardziej stabilną i bezpieczną "
"platformę."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1285,56 +1295,60 @@ msgstr ""
"Silne hasło powinno składać się z liter (dużych i małych), liczb i znaków "
"specjalnych. Unikaj często używanych słów i powtórzeń."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Siła hasła:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Główne menu"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Pomoc"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsorzy"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Zaloguj się"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Zarejestruj się"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Obejrzyj menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu główne"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1349,7 +1363,7 @@ msgstr ""
"i usług związanych z pypi.org. Wszelkie inne wykorzystanie przez jakąkolwiek "
"inną stronę jest zabronione."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1369,48 +1383,48 @@ msgstr ""
"Python Package Index (PyPI) jest repozytorium oprogramowania dla języka "
"programowania Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 ostatnich aktualizacji"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 najnowszych pakietów"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Pomiń"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Przełącz na wersję mobilną"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Uwaga"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Twoja przeglądarka nie jest wspierana, uaktualnij do nowszej wersji lub "
"wybierz inną przeglądarkę."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1419,7 +1433,7 @@ msgstr ""
"Używasz TestPyPI - niezależnej instancji PyPI, która pozwala na próbną "
"dystrybucję narzędzi i procesów bez wpływania na rzeczywisty indeks."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1427,204 +1441,209 @@ msgstr ""
"Niektóre funkcjonalności mogą nie działać bez włączonej obsługi JavaScript. "
"W razie wystąpienia problemów włącz obsługę JavaScript."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Szukaj na PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Szukaj projektów"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Szukaj"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Szukaj projektów"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Panel pomocy"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalacja pakietów"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Wgrywanie pakietów"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Przewodnik użytkownika"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retencja nazw projektów"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Najczęściej zadawane pytania"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "O PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "O nawigacji PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Panel infrastruktury"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Statystyki"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Loga i znaki towarowe"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nasi sponsorzy"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Współtworzenie PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Jak współtworzyć PyPI"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Błędy oraz informacja zwrotna"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Wesprzyj nas na Github"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Pomóż w tłumaczeniu PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Sponsoruj PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Deweloperzy"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Używanie PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Używanie nawigacji PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Zasady użytkowania"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Zgłoś problem z bezpieczeństwem"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Zasady postępowania"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Polityka prywatności"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Polityka dopuszczalnego użytkowania"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Status:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "wszystkie systemy sprawne"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Rozwijane i zarządzane przez społeczność Pythona, dla społeczności Pythona."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Przekaż darowiznę już dzisiaj!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa strony"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Przełącz na wersję tradycyjną"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Potwierdź akcję"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Jesteś pewny(-na)?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Kod błędu"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Powrót do strony głównej"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Indeks Pakietów Pythona"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Przetestuj publikowanie pakietów Pythona za pomocą Test Python Package Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Rozwijaj bazę kodu stojącą za PyPI z użyciem Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Znajdź, zainstaluj i opublikuj pakiety Python za pomocą Python Package Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1632,7 +1651,7 @@ msgstr[0] "%(num_projects_formatted)s projekt"
msgstr[1] "%(num_projects_formatted)s projektów"
msgstr[2] "%(num_projects_formatted)s projektów"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1640,7 +1659,7 @@ msgstr[0] "%(num_releases_formatted)s wydanie"
msgstr[1] "%(num_releases_formatted)s wydań"
msgstr[2] "%(num_releases_formatted)s wydań"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1648,7 +1667,7 @@ msgstr[0] "%(num_files_formatted)s plik"
msgstr[1] "%(num_files_formatted)s plików"
msgstr[2] "%(num_files_formatted)s plików"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1656,7 +1675,7 @@ msgstr[0] "%(num_users_formatted)s użytkownik"
msgstr[1] "%(num_users_formatted)s użytkowników"
msgstr[2] "%(num_users_formatted)s uzytkowników"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1672,149 +1691,149 @@ msgstr "Dowiedz się więcej o instalowaniu pakietów"
msgid "Package authors use PyPI to distribute their software."
msgstr "Autorzy pakietów używają PyPI do dystrybucji swojego oprogramowania."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Dowiedz się, jak spakować kod Python dla PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Błąd podczas przetwarzania formularza"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Potwierdź hasło"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Potwierdź hasło, aby kontynuować"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Hasło"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(wymagane)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Twoje hasło"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Pokaż hasło"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Zapomniałeś hasła?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1840,13 +1859,13 @@ msgstr ""
"godzinę.\n"
" "
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Ten adres URL jest punktem końcowym interfejsu API do przekazywania plików "
"do PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1865,11 +1884,11 @@ msgstr ""
"W przeciwnym razie zalecamy przejście do strony głównej "
"PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1886,22 +1905,22 @@ msgstr ""
"href=\"%(project_link)s\">%(project_name)s” jako %(role_name)s?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Zaakceptuj"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Odmów"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -1913,52 +1932,52 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Zaloguj się do %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nazwa użytkownika"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Twoja nazwa użytkownika"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Wyloguj się"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Wyloguj się z %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1975,7 +1994,7 @@ msgstr ""
"href=\"%(project_link)s\">%(project_name)s” jako %(role_name)s?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -1987,35 +2006,35 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Awatar dla {user} z gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data dołączenia"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Dołączono %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2024,29 +2043,29 @@ msgstr[0] "Twoje projekty"
msgstr[1] "Twoje projekty"
msgstr[2] "Twoje projekty"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Brak projektów"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "Aktualna wersja z %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s nie przesłał jeszcze żadnych projektów do PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2055,33 +2074,33 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Szukaj projektów"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Recovery Codes"
msgid "Recovery codes"
msgstr "Kody odzyskiwania"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
#, fuzzy
#| msgid "Login using Recovery Code"
msgid "Login using recovery codes"
msgstr "Zaloguj korzystając z kodu odzyskiwania"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Wpisz kod odzyskiwania"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2091,13 +2110,13 @@ msgstr ""
"składającymi się z małych liter a-z
oraz cyfr 0-9
"
"(n.p. badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Zweryfikuj"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2109,113 +2128,114 @@ msgstr ""
"tych kodów w formularz aby zweryfikować swoją tożsamość. Kod odzyskiwania "
"jest jednorazowy i po użyciu traci ważność."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Nie działa?Znajdź pomoc
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Utwórz konto"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Utwórz konto na %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nazwa"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Twoje imię"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Adres email"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Twój adres e-mail"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Potwierdź formularz"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Wybierz nazwę użytkownika"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Pokaż hasła"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Wybierz hasło"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ po więcej informacji."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Utwórz konto"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Zresetowanie hasła"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Aby zresetować hasło, wprowadź swoją nazwę użytkownika lub adres e-mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nazwa użytkownika lub adres e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Poproś o zresetowanie hasła"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Wysłano wiadomość e-mail resetującą hasło"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2259,7 +2279,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Wiadomość e-mail została wysłana na Twój zarejestrowany adres e-mail."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2268,47 +2288,47 @@ msgstr ""
"Ta wiadomość zawiera link do resetowania Twojego hasła. Link wygaśnie w "
"ciągu %(n_hours)s godzin."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Zresetuj swoje hasło"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Wybierz nowe hasło"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Zresetuj hasło"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Uwierzytelnianie dwuskładnikowe"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Uwierzytelnij się poprzez bezpieczne urządzenie (np. klucz USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"Podłącz urządzenie i wciśnij przycisk \"Uwierzytelnij za pomocą urządzenia\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Włącz JavaScript aby zalogować się za pomocą urządzenia (np. klucza USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Uwierzytelnij się za pomocą urządzenia"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Aktualizuj swoją przeglądarkęaby zalogować się za pomocą "
"urządzenia (np. klucza USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2328,59 +2348,68 @@ msgstr[0] "Zapamiętaj to urządenie na %(remember_device_days)s dzień"
msgstr[1] "Zapamiętaj to urządenie na %(remember_device_days)s dni"
msgstr[2] "Zapamiętaj to urządenie na %(remember_device_days)s dni"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Zgubiłeś swoje urządzenie? Nie działa?Znajdź pomoc."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Uwierzytelnij się za pomocą aplikacji"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Wprowadź kod uwierzytelniający"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Wygeneruj kod korzystając z aplikacji uwierzytelniającej podłączonej do "
"Twojego konta PyPI. Wprowadź kod w formularzu aby zweryfikować Twoją "
"tożsamość.
Zgubiłeś swoją aplikację? Nie działa?Znajdź pomoc
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Zgubiłeś swój kod uwierzytelniający lub aplikację?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Nie wygenerowałeś kodów odzyskiwania.
Jeśli "
"stracisz dostęp do uwierzytelniania dwuskładnikowego, możesz utracić dostęp "
"do swojego konta.Znajdź pomoc.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Twoje konto PyPI %(username)s zostało usunięte."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2399,7 +2428,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2408,7 +2437,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2421,12 +2450,12 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Dostałeś tą wiadomość ponieważ jesteś członkiem tej organizacji."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2438,7 +2467,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2450,7 +2479,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2463,11 +2492,11 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Widzisz to ponieważ jesteś członkiem tego zespołu."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Widzisz to ponieważ zostałeś zaproszony do tej organizacji."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2623,49 +2652,49 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2675,34 +2704,34 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "New releases"
msgid "Invited by"
msgstr "Nowe wersje"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2710,41 +2739,41 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove email"
msgid "Removed by"
msgstr "Usuń email"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "Nowe wersje"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "New releases"
msgid "Changed by"
msgstr "Nowe wersje"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2756,62 +2785,62 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm Invite"
msgid "Old organization type:"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm Invite"
msgid "New organization type:"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2820,12 +2849,12 @@ msgstr ""
"Ktoś, być może ty, zmienił hasło do Twojego konta PyPI %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Co?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2848,7 +2877,7 @@ msgstr ""
"korzystając \n"
"z obecnego hasła."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2862,12 +2891,12 @@ msgstr ""
"zabieg \n"
"mający na celu ograniczenie ryzyka dla PyPI i użytkowników."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Co powinienem zrobić?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2876,11 +2905,11 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Jak mogę się z wami skontaktować?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2893,7 +2922,7 @@ msgstr ""
"Po więcej informacji możesz skontaktować się z administratorami PyPI \n"
"poprzez adres email %(email_address)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2916,7 +2945,7 @@ msgstr ""
"możliwości zalogowania \n"
"oraz przesyłania korzystając z obecnego hasła."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2931,7 +2960,7 @@ msgstr ""
"zabieg \n"
"mający na celu ograniczenie ryzyka dla PyPI i użytkowników."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2945,11 +2974,11 @@ msgstr ""
"Twoich haseł oraz zaznajomienie się z dobrymi praktykami ustalania haseł "
"dostępu."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Skąd to wszystko wiecie?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2977,7 +3006,7 @@ msgstr ""
"szukasz pomocy możesz skontaktować się z administratorami PyPI poprzez adres "
"email %(email_address)s."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2986,7 +3015,7 @@ msgstr ""
"Ktoś, być może ty, wysłał prośbę o zresetowanie hasła do konta PyPI "
"'%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2995,8 +3024,8 @@ msgstr ""
"Jeśli chcesz kontynuować to zgłoszenie, wciśnij aby "
"zresetować swoje hasło."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -3004,13 +3033,13 @@ msgstr[0] "Ten link wygaśnie w ciągu %(n_hours)s godziny."
msgstr[1] "Ten link wygaśnie w ciągu %(n_hours)s godzin."
msgstr[2] "Ten link wygaśnie w ciągu %(n_hours)s godzin."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Jeśli to nie ty wysłałeś zgłoszenie, możesz zignorować tę wiadomość."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3022,32 +3051,32 @@ msgstr ""
"Ktoś, być może ty, wysłał prośbę o zresetowanie hasła do konta PyPI "
"'%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3056,7 +3085,7 @@ msgstr ""
"Podstawowy adres email dla Twojego konta PyPI %(username)s "
"został zmieniony z %(old_email)s
na %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3064,14 +3093,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3083,7 +3112,7 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3091,7 +3120,7 @@ msgid ""
"used."
msgstr "Twoje konto PyPI %(username)s zostało usunięte."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3099,12 +3128,12 @@ msgid ""
"been generated."
msgstr "Twoje konto PyPI %(username)s zostało usunięte."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3114,7 +3143,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3125,7 +3154,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3137,7 +3166,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3145,7 +3174,7 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3155,7 +3184,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3167,7 +3196,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3179,21 +3208,21 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3205,34 +3234,34 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Współpracownicy"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3242,18 +3271,18 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3261,10 +3290,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3276,7 +3305,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3284,7 +3313,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3297,7 +3326,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3310,7 +3339,7 @@ msgstr ""
"Zostałeś dodany do projektu %(site)s %(project_name)s w roli "
"%(role)s przez %(initiator_username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3319,7 +3348,7 @@ msgstr ""
"Ktoś, być może ty, dodał %(method)s metodę uwierzytelniania dwuskładnikowego "
"do Twojego konta PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3328,7 +3357,7 @@ msgstr ""
"Ktoś, być może ty, usunął %(method)s metodę uwierzytelniania "
"dwuskładnikowego z Twojego konta PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3337,7 +3366,7 @@ msgstr ""
"Ktoś, być może ty, dodał ten adres email (%(email_address)s
) do "
"swojego konta PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3346,14 +3375,14 @@ msgstr ""
"Jeśli chcesz kontynuować to zgłoszenie, wciśnij ten "
"link aby zweryfikować swój adres email."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3365,148 +3394,148 @@ msgstr ""
"Jeśli chcesz kontynuować to zgłoszenie, wciśnij ten "
"link aby zweryfikować swój adres email."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Jeśli to nie ty wysłałeś zgłoszenie, możesz zignorować tę wiadomość."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Ten link wygaśnie w ciągu %(n_hours)s godziny."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Ukryj to powiadomienie"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Zamknij"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Administrator"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Twoje projekty"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Ustawienia konta"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Profil publiczny"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Szczegóły konta"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashe dla %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algorytm"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Skopiuj do schowka"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
msgid ""
"Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Błąd"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Powodzenie"
@@ -3528,31 +3557,31 @@ msgstr "Powodzenie"
msgid "Manage project"
msgstr "Zarządzaj projektem"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Poprzedni"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Następny"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"Twój podstawowy adres email (%(email_address)s) nie jest zweryfikowany."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Nie dodałeś adresu email do swojego konta."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Zweryfikuj lub dodaj nowy adres email."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3561,7 +3590,7 @@ msgstr ""
"Uwierzytelnianie dwuskładnikowe jest dostępne, włącz je "
"dla swojego konta."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3577,7 +3606,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Edytuj profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3593,93 +3622,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s nie przesłał dotychczas żadnego projektu na PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Email"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Nawigacja do zarządzania %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project links"
msgid "Projects"
msgstr "Linki do projektu"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Historia bezpieczeństwa"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Ustawienia"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Nawigacja do zarządzania %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Wydania"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Współpracownicy"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentacja"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Nawigacja do zarządzania %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3691,13 +3720,13 @@ msgstr "Zweryfikowany"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Aktualna wersja z %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Linki do projektu"
@@ -3707,272 +3736,272 @@ msgstr "Linki do projektu"
msgid "GitHub Statistics"
msgstr "Statystyki Github:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Gwiazdki:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Statystyki Github:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Awatar dla {username} z gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Account details"
msgid "Unverified details"
msgstr "Szczegóły konta"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licencja:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Wymaga:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Zweryfikowany*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Zweryfikowany"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "* Email od PyPI jest traktowany jak spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Podstawowy"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opcje"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opcje dla %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Wyślij wiadomość weryfikacyjną ponownie"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Ustaw ten adres email jako podstawowy"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Ustaw jako podstawowy"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Usuń ten adres email"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Usuń email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Wszystkie projekty"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Utworzony"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Ostatnio użyty"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nigdy"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Zobacz unikatowy identyfikator"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Obraz profilowy"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com aby wygenerować Twój obraz profilowy "
"bazując na Twoim adresie email"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Zmień obraz na gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Szczegóły konta"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Data dołączenia"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Publiczny adres email"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your profilu publicznym dla zalogowanych użytkowników."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Uaktualnij konto"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Szczegóły adresów email"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Podstawowy "
"adres będziesz otrzymywał powiadomienia."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Adresy email powiązane z Twoim kontem"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Status"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Dodaj adres email"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Zmień hasło"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Stare hasło"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Twoje obecne hasło"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nowe hasło"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Potwierdź nowe hasło"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Zmień hasło"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Konto utworzone"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Zalogowany"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4177,286 +4206,286 @@ msgstr ""
"Aplikacja uwierzytelniająca (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Recovery Code"
msgid "Recovery code"
msgstr "Kod Odzyskiwania"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Twoje obecne hasło"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Niepoprawne lub wygasłe logowanie dwuskładnikowe."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Niepoprawne lub wygasłe logowanie dwuskładnikowe."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Nieprawidłowy kod odzyskiwania."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Enter authentication code"
msgid "Session reauthentication failed"
msgstr "Wprowadź kod uwierzytelniający"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Adres email dodany do Twojego konta"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Adres email odłączony od Twojego konta"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Adres email zweryfikowany"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Adres email zweryfikowany"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Główny adres email zmieniony"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "Wysłano wiadomość e-mail resetującą hasło"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset"
msgid "Password reset attempted"
msgstr "Zresetowanie hasła"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Zresetowanie hasła"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery codes generated"
msgstr "Kody odzyskiwania zostały już wygenerowane"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery codes regenerated"
msgstr "Kody odzyskiwania zostały już wygenerowane"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery code used for login"
msgstr "Kody odzyskiwania zostały już wygenerowane"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Zaproszenie do „${organization_name}” zostało odrzucone."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4472,52 +4501,52 @@ msgstr ""
"href=\"%(project_link)s\">%(project_name)s” jako %(role_name)s?\n"
" "
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Zaproszenie do „${organization_name}” zostało odrzucone."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization role removed"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4525,60 +4554,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nazwa urządzenia"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4622,11 +4651,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4638,27 +4667,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Uwierzytelnianie dwuskładnikowe (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4673,91 +4702,91 @@ msgstr ""
"Twojego konta. Dowiedz się więcej o 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Kody odzyskiwania zostały już wygenerowane"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery Code"
msgid "Recovery method"
msgstr "Kod Odzyskiwania"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "wygenerowano %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Wygeneruj ponownie"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Uwierzytelnianie dwuskładnikowe włączone"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove last 2FA method"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nazwa urządzenia"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4769,7 +4798,7 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4781,7 +4810,7 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4793,7 +4822,7 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4805,13 +4834,13 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Generate Recovery Codes"
msgid "Generate recovery codes"
msgstr "Wygeneruj Kody Odzyskiwania"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4823,7 +4852,7 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4835,14 +4864,14 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "Wpisz kod odzyskiwania"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4852,7 +4881,7 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -4864,7 +4893,7 @@ msgstr ""
"Włącz obsługę JavaScript aby ustawić uwierzytelnianie dwuskładnikowe poprzez "
"urządzenie (np. klucz USB)"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -4876,8 +4905,8 @@ msgstr ""
"Włącz obsługę JavaScript aby ustawić uwierzytelnianie dwuskładnikowe poprzez "
"urządzenie (np. klucz USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4885,8 +4914,8 @@ msgstr ""
"Włącz obsługę JavaScript aby ustawić uwierzytelnianie dwuskładnikowe poprzez "
"urządzenie (np. klucz USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"reset your "
@@ -4972,413 +5001,413 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "New releases"
msgid "Submitted by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Twoje imię"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nazwa użytkownika"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "generated %(generated_datetime)s"
msgid "Created %(creation_date)s"
msgstr "wygenerowano %(generated_datetime)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Główne menu"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Name"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage project"
msgid "Manager"
msgstr "Zarządzaj projektem"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s nie przesłał jeszcze żadnych projektów do PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Odmów"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "New releases"
msgid "Submitted %(submitted)s"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Account Name"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Display Name"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm Invite"
msgid "️Organization Type"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Utworzony"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5386,13 +5415,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Emails associated with your account"
msgid "Activate your account"
msgstr "Adresy email powiązane z Twoim kontem"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5404,7 +5433,7 @@ msgstr ""
"Przed wykonaniem tej czynności musisz zweryfikować swój **podstawowy** adres "
"e-mail."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Podstawowy "
"adres będziesz otrzymywał powiadomienia."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5443,96 +5472,96 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Specify project name"
msgid "PyPI Project Name"
msgstr "Podaj nazwę projektu"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Specify project name"
msgid "project name"
msgstr "Podaj nazwę projektu"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Twoje imię"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid project name"
msgid "Environment name"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5543,22 +5572,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5570,73 +5599,73 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nazwa"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project links"
msgid "project"
msgstr "Linki do projektu"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Wydania"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5647,8 +5676,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5660,29 +5689,29 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Email"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5690,8 +5719,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5703,111 +5732,111 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm Invite"
msgid "my-organization"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Specify project name"
msgid "ActiveState Project name"
msgstr "Podaj nazwę projektu"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project links"
msgid "my-project"
msgstr "Linki do projektu"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Twoja nazwa użytkownika"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nazwa użytkownika"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project links"
msgid "Project"
msgstr "Linki do projektu"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Popularne projekty"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
#, fuzzy
#| msgid ""
#| "You can't register more than 3 pending OpenID Connect publishers at once."
@@ -5816,7 +5845,7 @@ msgstr ""
"Nie możesz zarejestrować więcej niż 3 oczekujących wydawców OpenID Connect "
"jednocześnie."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5827,15 +5856,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -5847,160 +5876,161 @@ msgstr ""
"Zweryfikuj swój podstawowy adres email aby dodać "
"uwierzytelnianie dwuskładnikowe do swojego konta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Enter recovery code"
msgid "Account recovery codes"
msgstr "Wpisz kod odzyskiwania"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Enter recovery code"
msgid "Save your recovery codes"
msgstr "Wpisz kod odzyskiwania"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Create API token"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6008,65 +6038,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6172,25 +6202,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6198,152 +6228,151 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization request"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization display name"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "New releases"
msgid "Date submitted"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "New releases"
msgid "Submit"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "Security history"
msgid "'%(source_name)s' security history"
msgstr "Historia bezpieczeństwa"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6351,7 +6380,7 @@ msgid ""
"%(role_name)s"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6359,14 +6388,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -6374,158 +6403,158 @@ msgid ""
"%(role_name)s expired"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Zarejestruj się"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "New releases"
msgid "Deleted by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove email"
msgid "Renamed by:"
msgstr "Usuń email"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove email"
msgid "Approved by:"
msgstr "Usuń email"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Odmów"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "New releases"
msgid "Invited by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove email"
msgid "Revoked by:"
msgstr "Usuń email"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history"
msgid "Security history for %(source_name)s"
msgstr "Historia bezpieczeństwa"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Create an account"
msgid "There are no projects in your organization, yet."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6540,27 +6569,27 @@ msgstr ""
"zacząć, odwiedź Python Packaging User Guide"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -6570,7 +6599,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6578,59 +6607,59 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Popularne projekty"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "Zarządzaj projektem"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6638,13 +6667,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Roles"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6652,211 +6681,211 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization Role Permissions Matrix"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm Invite"
msgid "View organization/teams"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Select project"
msgid "Delete projects"
msgstr "Wybierz projekt"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Główne menu"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Konto utworzone"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Szczegóły konta"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Zaproszenie do udziału dla tej roli jest nieważne."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Utwórz konto"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6970,29 +6999,29 @@ msgstr[2] ""
" %(count)s projektów\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Create an account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Select project"
msgid "Delete the project"
msgstr "Wybierz projekt"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Organization teams"
msgstr "Potwierdź zaproszenie"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7059,50 +7088,50 @@ msgstr[2] ""
" %(count)s projektów\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "New releases"
msgid "Yanked by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7226,204 +7255,204 @@ msgstr ""
"href=\"%(project_link)s\">%(project_name)s” jako %(role_name)s?\n"
" "
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Utworzony"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Account created"
msgid "API token created"
msgstr "Konto utworzone"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Wymaga:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "New releases"
msgid "Enabled by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Wymaga:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "New releases"
msgid "Disabled by:"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project links"
msgid "Project archived"
msgstr "Linki do projektu"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Szukaj projektów"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Specify project name"
msgid "Project unarchived"
msgstr "Podaj nazwę projektu"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Szukaj projektów"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project has been quarantined."
msgstr "Ta nazwa projektu jest już używana"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Zaproszenie do „${organization_name}” zostało odrzucone."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project has been archived."
msgstr "Ta nazwa projektu jest już używana"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7432,35 +7461,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7468,93 +7497,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Nieprawidłowa nazwa projektu"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7618,20 +7647,20 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7641,35 +7670,35 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7679,27 +7708,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "View statistics for your projects via naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Nowe wersje"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7769,49 +7798,49 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Linki do projektu"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7874,7 +7903,7 @@ msgstr "Utwórz konto"
msgid "Collaborator"
msgstr "Współpracownicy"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7883,13 +7912,13 @@ msgstr[0] "Utwórz konto"
msgstr[1] "Utwórz konto"
msgstr[2] "Utwórz konto"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7897,98 +7926,98 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove your own team as Owner"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Collaborators"
msgid "Add internal collaborator"
msgstr "Współpracownicy"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "Zarządzaj projektem"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Create an account"
msgid "There are no teams in the organization."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Collaborators"
msgid "Invite external collaborator"
msgstr "Współpracownicy"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Collaborators"
msgid "Invite collaborator"
msgstr "Współpracownicy"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project links"
msgid "Project size:"
msgstr "Linki do projektu"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -8003,27 +8032,27 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "Create an account"
msgid "Removing this project from the organization will:"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8031,110 +8060,110 @@ msgid ""
"organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Jesteś teraz ${role} w projekcie „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Brak projektów"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove project from organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to another organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Nieprawidłowy token: to nie jest token zaproszenia do współpracy"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Zarządzaj projektem"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to another organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8142,7 +8171,7 @@ msgid ""
"or manage."
msgstr "Nieprawidłowy token: to nie jest token zaproszenia do współpracy"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -8152,7 +8181,7 @@ msgstr ""
"Widzisz to ponieważ zostałeś dodany do projektu %(site)s przez "
"%(initiator_username)s."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8160,84 +8189,84 @@ msgid ""
"manage."
msgstr "Nieprawidłowy token: to nie jest token zaproszenia do współpracy"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s nie przesłał jeszcze żadnych projektów do PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "Nieprawidłowa nazwa repozytorium"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Create an account"
msgid "There are no alternate repositories for this project, yet."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Szukaj projektów"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8250,35 +8279,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Szukaj projektów"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8290,15 +8319,15 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8307,88 +8336,88 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "Powrót do strony głównej"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Szukaj projektów"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove other people from the team"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Create an account"
msgid "There are no members in this team, yet."
msgstr "Utwórz konto"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Dodaj adres email"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
msgid ""
"See tutorial on Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8643,7 +8672,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8727,7 +8755,7 @@ msgstr ""
"odwiedź Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8736,67 +8764,67 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Szukaj projektów"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -8821,150 +8849,150 @@ msgstr ""
"Włącz obsługę JavaScript aby ustawić uwierzytelnianie dwuskładnikowe poprzez "
"urządzenie (np. klucz USB)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Prosto z pieca: najnowsze wersje pakietów"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9088,7 +9116,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9185,17 +9213,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9204,7 +9232,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9217,7 +9245,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9226,21 +9254,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9571,35 +9599,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9607,15 +9635,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
msgid ""
"You can analyze PyPI project/package metadata and Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9678,14 +9706,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9693,7 +9721,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9701,7 +9729,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Lub przeglądaj projekty"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9768,20 +9796,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9790,7 +9818,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9822,7 +9850,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "View statistics for your projects via naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9864,7 +9892,7 @@ msgstr ""
"odwiedź Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9874,7 +9902,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9882,47 +9910,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
msgid ""
"You can proceed to Podręcznik użytkownika Python Packaging ."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9964,7 +9992,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9976,7 +10004,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9984,7 +10012,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9992,7 +10020,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10000,7 +10028,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10038,7 +10066,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10047,7 +10075,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10058,35 +10086,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10094,14 +10122,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10110,7 +10138,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10121,13 +10149,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10135,7 +10163,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10145,14 +10173,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10160,7 +10188,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10232,22 +10260,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10255,7 +10283,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "View statistics for your projects via naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "View statistics for your projects via naszego publicznego zbioru danych na Google BigQuery"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10348,18 +10376,18 @@ msgstr ""
"Aby odzyskać dostęp do Twojego konta, zresetuj swoje "
"hasło na PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10369,39 +10397,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentacja"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "Wesprzyj nas"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "Statystyki Github:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "Statystyki Github:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -10832,44 +10866,44 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/pt/LC_MESSAGES/messages.po b/warehouse/locale/pt/LC_MESSAGES/messages.po
index ba3b6afdd7d4..e5786fbf3834 100644
--- a/warehouse/locale/pt/LC_MESSAGES/messages.po
+++ b/warehouse/locale/pt/LC_MESSAGES/messages.po
@@ -26,7 +26,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 5.10.3-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -34,26 +34,26 @@ msgstr ""
"Você deve verificar seu endereço de e-mail **principal** antes de executar "
"esta ação."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
"A autenticação em dois-fatores deve estar ativada para executar esta ação."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Localidade atualizada"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "O endereço de e-mail não é válido. Tente novamente."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Senha inválida. Tente novamente."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -63,63 +63,63 @@ msgstr ""
"números, pontos, hífens e sublinhados. E também deve começar e terminar com "
"uma letra ou número. Escolha um nome de usuário diferente."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Bytes nulos não são permitidos."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nome de usuário não encontrado"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Código TOTP deve ter ${totp_length} dígitos."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Os códigos de recuperação devem ter ${recovery_code_length} caracteres."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Escolha um nome usuário com 50 carateres ou menos."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
"Este nome de suário já está em uso.Escolha um nome de usuário diferente."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Senha grande demais."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr "Ocorreram muitas tentativas de login sem êxito. Tente mais tarde."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "As suas palavras-passe não coincidem. Tente novamente."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "O endereço de e-mail é muito longo. Tente novamente."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Não pode utilizar um endereço de e-mail deste domínio. Utilize um e-mail "
"diferente."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -127,7 +127,7 @@ msgstr ""
"Este endereço de e-mail já está a ser utilizado por esta conta. Utilize um e-"
"mail diferente."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -135,36 +135,36 @@ msgstr ""
"Este endereço de e-mail já está a ser utilizado por outra conta. Utilize um "
"e-mail diferente."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 carateres ou menos."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URLs não são permitidas no campo de nome"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Código de TOTP inválido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Asserção inválida do WebAuthn: Carga incorreta"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Código de recuperação inválido."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Código de recuperação já utilizado anteriormente."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "O nome de usuário é invalido, tente novamente."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -173,7 +173,7 @@ msgstr ""
"Houve muitas tentativas de login sem êxito. Você foi bloqueado por {}. Por "
"favor, tente novamente mais tarde."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -183,7 +183,7 @@ msgstr ""
"Verifique a sua caixa de entrada e siga as ligações de verificação. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -194,27 +194,27 @@ msgstr ""
"concluí-las. Verifique a sua caixa de entrada e siga as ligaçõs de "
"verificação. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Início de sessão de dois fatores inválido ou expirou."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Já está autenticado"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Asserção WebAuthn bem sucedida"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Código de recuperação aceite. O código fornecido não pode ser usado "
"novamente."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -222,147 +222,147 @@ msgstr ""
"O registo de novos utilizadores está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Código expirado: peça uma nova hiperligação para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"Código inválido: peça uma nova hiperligação para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Código inválido: o código não foi fornecido"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Código inválido: não é um código para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Código inválido: utilizador não encontrado"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Código inválido: o utilizador já iniciou sessão desde que o código foi pedido"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Código inválido: a palavra-passe já foi alterada desde o pedido do código"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Redefiniu a sua palavra-passe"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Código expirado: peça uma nova hiperligação de verificação de e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Código inválido: peça uma nova hiperligação de verificação de e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Código inválido: não é um código de verificação de e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail não encontrado"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail já verificado"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Agora pode definir este e-mail como o seu endereço primário"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Este é o seu endereço primário"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Endereço de e-mail ${email_address} verificado. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Código expirado: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Código inválido: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Código inválido: não é um código de convite de organização"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "O convite para a organização não é válido."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "O convite para a organização não existe mais."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "O convite para \"${organization_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Agora você é ${role} da organização \"${organization_name}\"."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Código expirado: solicite um novo convite para a função no projeto"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Código inválido: solicite um novo convite para a função no projeto"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "O convite para uma função não é válida."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "O convite para uma função não existe mais."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "O convite para \"${project_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Agora é ${role} do projeto {project_name}."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Por favor revise nossos Termos de serviço "
"atualizados."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -370,13 +370,13 @@ msgstr ""
"O registro de novos usuários está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"desativado. Consulte https://pypi.org/help#admin-intervention para mais "
"pormenores."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -384,15 +384,15 @@ msgstr ""
"Você deve ter um e-mail verificado para registrar um editor confiável. "
"Consulte https://pypi.org/help#openid-connect para detalhes."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Você não pode registrar mais de 3 editores confiáveis de uma única vez."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -400,14 +400,14 @@ msgstr ""
"Houveram muitas tentativas de registo de editores confiáveis. Tente "
"novamente mais tarde."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "O editor confiável não pôde ser registado"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -415,32 +415,32 @@ msgstr ""
"Este editor confiável já foi registado. Entre em contato com os "
"administradores do PyPI se isto não foi intencional."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Registou um novo editor de publicação para criar "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID de editor inválido"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Editor confiável removido do projeto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Pré-visualização de banner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Escolha um nome com 50 carateres ou menos para a organização."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -452,7 +452,7 @@ msgstr ""
"começar e terminar com uma letra ou número. Escolha um nome diferente para a "
"organização."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -460,7 +460,7 @@ msgstr ""
"Esse nome de conta de organização já se encontra em uso. Escolha um nome "
"diferente para a conta da organização."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -468,16 +468,16 @@ msgstr ""
"Já apresentou um pedido para esse nome. Escolha um nome diferente para a "
"conta da organização."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Selecionar projeto"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Especifique o nome do projeto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -485,30 +485,30 @@ msgstr ""
"Começar e terminar com letra ou número contendo apenas com carácteres ASCII "
"e '.', '_' e '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Esse nome de projeto já está sendo utilizado. Escolha um nome diferente para "
"o projeto."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 caráteres ou menos."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "O URL é muito longo. Escolha um URL com 100 carateres ou menos."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "A URL da organização deve iniciar com http:// ou https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -516,7 +516,7 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -528,15 +528,15 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Alcançou o número máximo de envios para "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Escolha um nome para sua equipe com 50 caráteres ou menos."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -545,23 +545,23 @@ msgstr ""
"terminar com espaços, virgulas, sublinhado, hífen ou barrinha. Escolha outro "
"nome."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Este nome de equipe já está em uso. Escolha um nome diferente."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Especifique o nome de seu repositório alternativo"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Especifique a URL de seu repositório alternativo"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "A URL é muito longa. Escolha uma URL com 400 caracteres ou menos."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -569,65 +569,65 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Pormenores da conta atualizados"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mail ${email_address} adicionado - procure a hiperligação de verificação "
"no seu e-mail"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Códigos de recuperação já gerados"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"A geração dos novos códigos de recuperação invalidará os seus códigos "
"existentes."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifique o seu e-mail para criar um token de API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Essa chave de API não existe."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Credenciais inválidas. Tente novamente"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Detalhes de localização do repositório alternativo inválidos"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "repositório alternativo adicionado '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Confirme a solicitação"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "ID de repositório alternativo inválido"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "State:repositório alternativo invalido para o projeto"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -636,16 +636,16 @@ msgstr ""
"Não foi possível deletar o repositório alternativo - ${confirm} não é o "
"mesmo que ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Repositório alternativo '${name}' deletado"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "O editor confiável não pôde ser restringido"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -653,7 +653,7 @@ msgstr ""
"Publicações confiáveis baseadas em Github estão temporariamente "
"desabilitadas. Veja https://pypi.org/help#admin-intervention para detalhes."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -661,7 +661,7 @@ msgstr ""
"A publicação confiável atravez do GitLab está temporáriamente desativada. "
"Consulte https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -669,7 +669,7 @@ msgstr ""
"A publicação fidedigna baseada no Google está temporariamente desactivada.. "
"Consulte https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -678,9 +678,9 @@ msgstr ""
"desactivada. Consulte https://pypi.org/help#admin-intervention para mais "
"detalhes."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -688,43 +688,43 @@ msgstr ""
"Apagar projetos temporariamente desativado. Consulte https://pypi.org/"
"help#admin-intervention para pormenores."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Não foi possível retirar o lançamento - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Não foi possível desfazer a retirada do lançamento - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Não foi possível apagar o lançamento - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Não foi possível localizar o ficheiro"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Não foi possível apagar o ficheiro - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Equipe \"${username}\" já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"O utilizador \"${username}\" já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} agora é ${role} do projeto '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -733,8 +733,8 @@ msgstr ""
"O utilizador \"${username}\" não tem um endereço de e-mail principal "
"verificado e não pode ser adicionado como um ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -742,33 +742,33 @@ msgstr ""
"O utilizador \"${username}\" já tem um convite ativo. Tente novamente mais "
"tarde."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Convite enviado para \"${username}\""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Não foi possível encontrar o convite para uma função."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "O convite já expirou."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Convite revogado de \"${username}\"."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"O usuário \"${username}\" já tem a função de ${role_name} para a equipe"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -777,26 +777,26 @@ msgstr ""
"O usuário \"${username}\" não tem um endereço de e-mail principal verificado "
"e não pode ser adicionado como um ${role_name} para a equipe"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Não foi possível encontrar o convite para uma equipe."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "O convite da organização não pôde ser reenviado."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "O convite para \"${username}\" foi deletado."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nome de projeto inválido"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings aqui para criar um Editor Confiável para ele."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Projeto já existente."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Este nome de projeto não é permitido"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "O nome do projeto é muito semelhante a um projeto existente."
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -825,121 +825,121 @@ msgstr ""
"Este nome de projeto não é permitido (conflitante com nome de módulo da "
"biblioteca padrão Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Especifique um ID de editor"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "O editor deve ser especificado pelo ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "Especifique o nome do ambiente"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Não são permitidos traços duplos no nome."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Barras não são permitidas no nome"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Erro inesperado do ActiveState. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Erro inesperado do ActiveState. Tente novamente."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Especifique o nome da organização ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Especifique o nome do projeto ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Nome de projeto ActiveState inválido"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Organização ActiveState não foi encontrada"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Ator ActiveState não encontrado"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "Proprietário do repositório GitHub ( nome ou equipe )"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Nome do repositório"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nome de repositório inválido"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Nome do arquivo de workflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Utilizador ou organização GitHub desconhecido."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "O GitHub limitou a taxa dessa ação. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Erro inesperado do GitHub. Tente novamente."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Erro de conexão inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Tempo limite inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nome de utilizador ou organização inválido do GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "O nome do fluxo de trabalho deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"O nome do ficheiro de fluxo de trabalho deve ser apenas um nome de ficheiro, "
"sem diretórios"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr "Nome de Ambiente muito longo (máximo de 255 caracteres)"
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr "Nome de Ambiente não deve começar com espaço em branco"
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr "Nome de Ambiente não deve terminar com espaço em branco"
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
@@ -947,262 +947,265 @@ msgstr ""
"Nome de Ambiente não deve conter caracteres não imprimiveis ou os caracteres "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "O nome deve terminar com .git ou .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Especifique o namespace do GitLab (nome do utilizador ou grupo/subgrupo)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nome do utilizador ou nome do grupo/subgrupo GitLab inválido."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Especifique o caminho do arquivo da pipeline"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Nome do ambiente inválido"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "O caminho do arquivo da pipeline deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "Caminho de arquivo pipeline não pode terminar ou começar em /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Forneça o link de inspeção para linhas especificas de código."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Seu relatório foi registrado. Obrigado pela ajuda."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Copiado"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr "Error na validação da senha HASH, negligência no desenvolvimento"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "Senhas combinam"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "As senhas não coincidem"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "O campo da palavra-passe está em branco"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Senha forte"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Ontem"
msgstr[1] "Certa de %1 dias atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "Cerca de uma jora atrás"
msgstr[1] "Cerca de %1 horas atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "Cerca de um minuto atrás"
msgstr[1] "Cerca de %1 minutos atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "Neste exato momento"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Ativa"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Vencida"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Não paga"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Cancelada"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incompleta"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Incompleta expirada"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Avaliação"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Acesso Negado / Proibido (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Não tem permissões para ver esta página"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Página Não Encontrada (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
"Procuramos em todos os lugares, mas não conseguimos encontrar esta página"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "E agora para algo
completamente diferente"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monthy Python - A Cena da Loja de Queijo"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Hiperligação externa"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Ver transcrição de vídeo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Página removida (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "A página que está à procura foi removida"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erro interno do servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Ocorreu algo de errado"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1212,24 +1215,31 @@ msgstr ""
"mostrar este \"site\".
Estamos cientes do problema e estamos a "
"trabalhar para o resolver assim que possível.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Verifique a nossa página de estado"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Código do erro 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Depende do PyPI para completar o seu trabalho?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considere doar "
" para nos ajudar a construir uma plataforma mais estável e segura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1246,56 +1256,60 @@ msgstr ""
"minúsculas), números e carateres especiais. Evite palavras comuns ou "
"repetição."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Força da palavra-passe:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navegação principal"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ajuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Patrocinadores"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Iniciar sessão"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registar"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Ver menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1310,7 +1324,7 @@ msgstr ""
"serviços associados ao pypi.org. Qualquer outro uso por qualquer outra parte "
"é proibido."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1330,48 +1344,48 @@ msgstr ""
"O Índex do Pacote de Python (PyPI) é um repositório de \"software\" para a "
"linguagem de programação Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 novas atualizações"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 novos pacotes"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Ir ao conteúdo principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Mudar para a versão de telemóvel"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Aviso"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Está a utilizar um navegador não suportado, atualize para uma versão mais "
"recente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1381,7 +1395,7 @@ msgstr ""
"lhe permite experimentar ferramentas e processos de distribuição sem afetar "
"o índice real."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1389,230 +1403,235 @@ msgstr ""
"Algumas das funcionalidades podem não funcionar sem JavaScript. Ative o "
"JavaScript caso encontre problemas."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Pesqusiar PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Pesquisar"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Pesquisar por projetos"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Ajuda de navegação"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalação de pacotes"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "A enviar pacotes"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guia do utilizador"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retenção do nome do projeto"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Perguntas Mais Frequentes"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Sobre o PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Sobre a navegação PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Blog PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Painel da infraestrutura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Estatísticas"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logotipos e Marcas Registadas"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Os nossos patricinadores"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuir ao PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navegação em \"como contribuir\""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Erros e opiniões"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuir no GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduzir o PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Patrocinar o PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Créditos de desenvolvimento"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Utilização de PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navegação em \"Utilização de PyPI\""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Termos de Serviço"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Reportar problema de segurança"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Código de conduta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Aviso de privacidade"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Política de Uso Aceitável"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Status:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "todos os sistemas estão operacionais"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Desenvolvido e mantido pela comunidade Python, para a comunidade Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Doe hoje!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa do site"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Mudar para modo de computador"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmar a ação"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Tem certeza?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Código de erro"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Voltar à página inicial"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "O Índex de Pacotes do Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Teste o pacote Python publicando com o Índex de Pacotes do Python de Teste"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Desenvolva a base de código por trás do PyPI com o Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Encontre, instale e publique pacotes do Python com o Índex de Pacotes do "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ou explore os projetos"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projeto"
msgstr[1] "%(num_projects_formatted)s projetos"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s lançamento"
msgstr[1] "%(num_releases_formatted)s lançamentos"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s ficheiro"
msgstr[1] "%(num_files_formatted)s ficheiros"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s utilizador"
msgstr[1] "%(num_users_formatted)s utilizadores"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1628,149 +1647,149 @@ msgstr "Saiba como instalar pacotes"
msgid "Package authors use PyPI to distribute their software."
msgstr "Os autores de bibliotecas usam o PyPI para distribuir o seu software."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Aprenda a empacotar o seu código Python para o PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Erro ao processar o formulário"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmar palavra-passe"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirmar palavra-passe para continuar"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Palavra-passe"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obrigatório)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "A sua palavra-passe"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostrar palavra-passe"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Esqueceu-se da palavra-passe?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1783,11 +1802,11 @@ msgstr ""
"logout quando terminar a sua sessão. Não lhe pediremos para confirmar a sua "
"senha novamente na próxima hora."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Esta URL é um ponto da API para enviar ficheiros para o PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1806,11 +1825,11 @@ msgstr ""
"Caso contrário, sugerimos que vá para a página inicial "
"do PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirmar convite"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' como um projeto "
"%(role_name)s ?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Aceitar"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Rejeitar"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1844,50 +1863,50 @@ msgstr ""
"Você deve ativar a autenticação em dois fatores em "
"sua conta antes de aceitar um convite para um projeto."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Iniciar sessão para %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nome de utilizador"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "O seu nome de utilizador"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Terminar sessão"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Terminar sessão de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Confirmar convite da organização"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1896,7 +1915,7 @@ msgstr ""
"Você gostaria de aceitar este convite para se juntar a "
"'%(organization_name)s' como um %(role_name)s do projeto?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1905,63 +1924,63 @@ msgstr ""
"Você deve ativar a autenticação em dois fatores em "
"sua conta antes de aceitar um convite para uma organização."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar para {user} do gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data de entrada"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Entrou em%(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s projeto"
msgstr[1] "%(count)s projetos"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Sem projectos"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Último lançamento em %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ainda não enviou nenhum projeto para PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1971,27 +1990,27 @@ msgstr[0] ""
msgstr[1] ""
"%(count)s projetos arquivados"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "Arquivado"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Códigos de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Entrar a usar o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Escreva o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2001,13 +2020,13 @@ msgstr ""
"compostas por minúsculos a-z
e dígitos 0-9
(por "
"exemplo, badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verificar"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2019,21 +2038,22 @@ msgstr ""
"Introduza um destes códigos no formulário para verificar a sua identidade. "
"Uma vez usado, o código de recuperação já não será válido."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Não funciona? Obtenha ajuda.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Criar uma conta"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Criar uma conta em %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2042,35 +2062,35 @@ msgstr ""
"Antes de criar uma conta no%(title)s, familiarize-se com as seguintes "
"diretrizes:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "Não use o %(title)s para nenhuma atividade ilegal ou nociva."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Não finja ser outra pessoa nem poste informações privadas de outrem sem seu "
"consentimento."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Seja respeitoso á outros usuarios e evite linguagem abusiva ou "
"discriminatória."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Não spammar ou distribuir malware."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Não utilize o %(title)s para conduzir pesquisa de segurança."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Políticas "
"de Uso Aceitável ."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
@@ -2088,54 +2108,54 @@ msgstr ""
"Por se registrar, você concorda com osTermos de serviço "
"da PyPI."
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nome"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "O seu nome"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Endereço de e-mail"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "O seu endereço de e-mail"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulário de confirmação"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Selecione um nome de utilizador"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostrar palavras-passe"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Selecionar uma palavra-passe"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ"
"a> para obter mais informações."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Criar conta"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Redefinir a palavra-passe"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Para redefinir a sua palavra-passe, insire o seu nome de utilizador ou e-"
"mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nome de utilizador ou e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Solicitar uma redefinição de palavra-passe"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "O e-mail de redefinição foi enviado"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2184,7 +2204,7 @@ msgstr ""
"Se você enviou um nome de usuário ou um endereço de email valido, um e-mail "
"foi enviado ao seu endereço de e-mail registado."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2193,31 +2213,31 @@ msgstr ""
"O e-mail contém uma ligação para redefinir a sua palavra-passe. Esta ligação "
"expirará em %(n_hours)s horas."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Redefinir a sua palavra-passe"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Selecione uma nova palavra-passe"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Reiniciar palavra-passe"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Autenticação de dois fatores"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autenticar com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2225,17 +2245,17 @@ msgstr ""
"Conecte o seu aparelho de segurança e clique no botão \"Autenticar com "
"aparelho\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Ative JavaScript para entrar usando um aparelho de segurança (por exemplo, "
"chave USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Autenticar com aparelho"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Atualize o seu navegador para entrar com um aparelho de "
"segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Lembrar este dispositivo por %(remember_device_days)s dia"
msgstr[1] "Lembrar este dispositivo por %(remember_device_days)s dias"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Perdeu o seu aparelho? Não está funcionando? Obtenha "
"ajuda."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Autenticar com uma app"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Digite o código de autenticação"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Gere um código usando a aplicação de autenticação conectado à sua conta "
"PyPI. Digite este código no formulário para verificar a sua identidade."
"p>
Perdeu a sua aplicação? Não está funcionando? Obtenha ajuda.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Perdeu a sua chave ou aplicação de segurança?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Não gerou códigos de recuperação de conta.
Se "
"perder o acesso aos seus dois métodos fatoriais, pode perder o acesso à sua "
"conta. Obter ajuda com os códigos de recuperação."
"p>"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "A sua conta PyPI %(username)s foi apagada."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2328,7 +2357,7 @@ msgstr ""
"Você foi adicionado como %(role)s ao "
"projeto%(site)s%(project_name)s por %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2337,7 +2366,7 @@ msgstr ""
"Você está recebendo isto porque foi adicionado por %(initiator_username)s a "
"um projeto em %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2348,12 +2377,12 @@ msgstr ""
"%(organization_name)s por %(submitter)s"
"a>."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Está recebendo isso porque é um membro dessa organização."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2362,7 +2391,7 @@ msgstr ""
"A sua equipa foi adicionada com permissões de %(role)s para "
"o projeto %(project)s do %(site)s por %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2371,7 +2400,7 @@ msgstr ""
"Está recebendo isso porque a sua equipa foi adicionada por %(submitter)s a "
"um projeto em %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2382,11 +2411,11 @@ msgstr ""
"%(organization_name)s por %(submitter)s"
"a>."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Está recebendo isso porque é um membro dessa equipa."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user Configurações de tokens API , e deletando "
"o token de nome %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s para se comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2434,15 +2463,15 @@ msgstr ""
"Um convite para participar da organização de \"%(organization_name)s\" foi "
"cancelado"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr ""
"Está recebendo isso porque foi convidado a participar desta organização."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2450,7 +2479,7 @@ msgid ""
msgstr ""
"Recusou um convite para participar da organização \"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2459,7 +2488,7 @@ msgstr ""
"Olá, %(username)s. Um novo email '%(new_email_address)s' foi adicionado a "
"sua conta."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s para se comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2479,7 +2508,7 @@ msgstr ""
"A sua nova organização chamada \"%(organization_name)s\" foi aprovada e "
"criada."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2487,7 +2516,7 @@ msgstr ""
"É o proprietário(a) da nova organização e pode entrar para gerir projetos, "
"colaboradores, equipas ou configurações da organização."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2496,7 +2525,7 @@ msgstr ""
"A sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2508,12 +2537,12 @@ msgstr ""
"A sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2522,25 +2551,25 @@ msgstr ""
"A sua solicitação para uma nova organização PyPI chamada "
"\"%(organization_name)s\" foi enviada."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Vai receber um e-mail quando a organização tiver sido aprovada"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "O %(site)s da organização \"%(organization_name)s\" foi excluído."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s para se comunicar com os "
"administradores do %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Está recebendo isso porque era um proprietário desta organização."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2564,46 +2593,46 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Função"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membro de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Adicionado por"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Está recebendo isso porque é um proprietário desta organização."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2612,7 +2641,7 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2621,7 +2650,7 @@ msgstr ""
"%(username)s recusou um convite para "
"ingressar na organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2630,11 +2659,11 @@ msgstr ""
"%(username)s foi convidado a participar da "
"organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Convidado por"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2643,12 +2672,12 @@ msgstr ""
"%(username)s foi removido da organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Removido por"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2657,15 +2686,15 @@ msgstr ""
"A função de %(username)s na organização "
"\"%(organization_name)s\" foi alterada para %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nova função"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Alterado por"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2674,15 +2703,15 @@ msgstr ""
"O projeto \"%(project_name)s\" do %(site)s foi adicionado à organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
"Está recebendo isso porque é um proprietário do projeto ou da organização."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2691,7 +2720,7 @@ msgstr ""
"O projeto \"%(project_name)s\" de %(site)s foi removido da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2700,44 +2729,44 @@ msgstr ""
"A organização do %(site)s foi renomeada de "
"\"%(previous_organization_name)s\" para \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "A organização \"%(organization_name)s\" do %(site)s foi atualizada."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Nome de exibição antigo:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Novo nome de exibição:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "URL antiga:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nova URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Descrição antiga:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nova descrição:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Antigo tipo de organização:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Novo tipo de organização:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2746,12 +2775,12 @@ msgstr ""
"Alguém, talvez você, mudou a senha da sua conta PyPI %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "O quê?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2763,7 +2792,7 @@ msgstr ""
"palavra-passe preventivamente e já não poderá entrar ou fazer envios no PyPI "
"com a sua palavra-passe antiga."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2771,12 +2800,12 @@ msgstr ""
"O PyPI em si não sofreu uma violação. Essa é uma medida de proteção para "
"reduzir o risco para o PyPI e os utilizadores dele."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "O que devo fazer?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2785,11 +2814,11 @@ msgstr ""
"Para recuperar o acesso à sua conta, redefine a sua "
"palavra-passe no PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Como posso entrar em contato convosco?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2798,7 +2827,7 @@ msgstr ""
"Para mais informações, você pode enviar um e-mail para %(email_address)s e "
"se comunicar com administradores do PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2811,7 +2840,7 @@ msgstr ""
"já não poderá entrar ou fazer envio no PyPI com a sua palavra-passe "
"existente."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2822,7 +2851,7 @@ msgstr ""
"reduzir o risco de ataques de credenciais de "
"preenchimento contra o PyPI e os seus utilizadores."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2835,11 +2864,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned e verifique as suas "
"outras palavras-passe e se familiarizar com boas práticas de palavra-passe."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Como sabe disso?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2868,7 +2897,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2877,7 +2906,7 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de palavra-passe "
"para a sua conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2886,21 +2915,21 @@ msgstr ""
"Se deseja prosseguir com este pedido, clique para "
"redefinir a sua palavra-passe."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Esta ligação vai expirar em %(n_hours)s hora."
msgstr[1] "Esta ligação vai expirar em %(n_hours)s horas."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Se não fez esse pedido, pode ignorar este e-mail com segurança."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2912,13 +2941,13 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de palavra-passe "
"para a sua conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2926,20 +2955,20 @@ msgid ""
"account, try that instead."
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2948,7 +2977,7 @@ msgstr ""
"O e-mail principal da sua conta PyPI %(username)s foi "
"alterado de %(old_email)s
para %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2959,7 +2988,7 @@ msgstr ""
"%(username)s, que tem autenticação de dois fatores ativada, "
"mas não gerou códigos de recuperação para esta conta."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2969,7 +2998,7 @@ msgstr ""
"tiver acesso a esses códigos de recuperação, poderá perder permanentemente o "
"acesso à sua conta PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -2987,7 +3016,7 @@ msgstr ""
"Um código de recuperação para a sua conta PyPI %(username)s "
"foi usado."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -2996,16 +3025,16 @@ msgstr ""
"Novos códigos de recuperação para a sua conta PyPI %(username)s"
"strong> foram gerados."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Foi removido da organização \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Recebe isso porque era um proprietário desta organização."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -3013,7 +3042,7 @@ msgstr ""
"A sua equipa foi removida do projeto %(project)s de %(site)s por "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3022,7 +3051,7 @@ msgstr ""
"Recebe isso porque a sua equipa foi removida por %(submitter)s de um projeto "
"em %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3031,11 +3060,11 @@ msgstr ""
"Foi removido da equipa \"%(team_name)s\" na organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Recebe isso porque era um membro desta equipa."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3044,7 +3073,7 @@ msgstr ""
"A sua função na organização \"%(organization_name)s\" foi alterada para "
"%(role)s por %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3053,7 +3082,7 @@ msgstr ""
"O cargo da sua equipa para o projeto %(project)s foi alterado por "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3063,7 +3092,7 @@ msgstr ""
"outros colaboradores, enviar lançamentos e apagar ficheiros, lançamentos ou "
"todo o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3073,7 +3102,7 @@ msgstr ""
"Pode enviar lançamentos, mas não pode adicionar colaboradores, apagar "
"ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3082,41 +3111,41 @@ msgstr ""
"recebe isto porque a sua função na equipa foi alterada por %(submitter)s "
"para o projeto %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Um novo colaborador foi adicionado a um projeto que possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Equipa"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permissões"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Colaborador para"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Recebe isto porque é um proprietário deste projeto."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Um colaborador foi removido de um projeto que possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3124,7 +3153,7 @@ msgstr ""
"As permissões de um colaborador foram alteradas para um projeto que possui "
"no %(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3133,16 +3162,16 @@ msgstr ""
"Uma equipa chamada \"%(team_name)s\" foi criada na organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "Recebe isto porque é um dono ou gerente desta organização."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3151,7 +3180,7 @@ msgstr ""
"Uma equipa chamada \"%(team_name)s\" foi apagada da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3162,7 +3191,7 @@ msgstr ""
"equipa \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3173,7 +3202,7 @@ msgstr ""
"equipa \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3182,7 +3211,7 @@ msgstr ""
"Alguém, talvez você, tenha adicionado um método de autenticação de dois "
"fatores %(method)s à sua conta PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3191,7 +3220,7 @@ msgstr ""
"Alguém, talvez você, tenha removido um método de autenticação de dois "
"fatores %(method)s da sua conta PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3200,7 +3229,7 @@ msgstr ""
"Alguém, talvez você, adicionou este endereço de e-mail "
"(%(email_address)s
) à sua conta PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3209,7 +3238,7 @@ msgstr ""
"Se deseja prosseguir com este pedido, clique nesta "
"ligação para verificar o seu endereço de e-mail."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3218,7 +3247,7 @@ msgstr ""
"%(initiator_username)s enviou um "
"convite para se juntar à organização \"%(organization_name)s\""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3227,142 +3256,142 @@ msgstr ""
"Se deseja prosseguir, siga esta ligação para "
"aceitar ou recusar este convite."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "Caso contrário, pode ignorar este e-mail com segurança."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Esta ligação vai expirar em %(n_hours)s horas."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Descartar esta notificação"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fechar"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Os seus projetos"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "As suas organizações"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Configurações da conta"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Perfil público"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "Detalhes do arquivo"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "Data de envio: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "Tamanho: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "Tags: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "Enviado usando Editor Confiável? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "Enviado via: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes para %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Digest de hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copiar para a área de trabalho"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copiar"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"Veja mais detalhes sobre o uso de HASHES aqui."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Erro"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Sucesso"
@@ -3383,31 +3412,31 @@ msgstr "Sucesso"
msgid "Manage project"
msgstr "Gerir projeto"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Anterior"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Próximo"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"O seu endereço de e-mail principal (%(email_address)s) não foi verificado."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Não tem um endereço de e-mail principal."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verifique o seu e-mail ou adicione um novo endereço."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3416,7 +3445,7 @@ msgstr ""
"A autenticação de dois fatores está disponível, ative-a "
"agora para sua conta."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3429,7 +3458,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Editar perfil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3445,89 +3474,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navegação para gerir %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projetos"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Pessoas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Equipas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Histórico de segurança"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Configurações"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navegação para gerir %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Lançamentos"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Colaboradores"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentação"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publicação"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navegação para gerir %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Membros"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Detalhes verificaddos"
@@ -3536,13 +3565,13 @@ msgstr "Detalhes verificaddos"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Verificado pela PyPI em: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "FEstes detalhes foram verificados pela PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Ligações do projeto"
@@ -3550,268 +3579,268 @@ msgstr "Ligações do projeto"
msgid "GitHub Statistics"
msgstr "Estatísticas do GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repositório"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Estrelas:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Bifurcações:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Abrir issues:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Abrir PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "Estatísticas do GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "Pedidos de mesclagem abertos:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Mantenedores"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar para {username} do gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Mantenedor:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Detalhes não verificados"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Estes detalhes não foram verificados pela PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "Expressão de Licença:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "Expressão de Licença"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licença:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiquetas"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Requer:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Fornece-Extra:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificadores"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificado*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Problemas de entrega intermitente podem levar à perda de verificação"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verificado"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Não verificado*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-mail do PyPI a ser tratado como spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Falha grave durante a entrega"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Demais problemas de entrega"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Não verificado"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principal"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Veja opções do e-mail"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opções"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opções para %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Reenviar e-mail de verificação"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Definir este endereço de e-mail como principal"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Definir como principal"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Remove este endereço de e-mail"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Remover e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Escopo"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Todos projetos"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Criada"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Último uso"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nunca"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Veja opções do token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Remover token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Ver identificador único"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "Aplicações ou scripts usando esse token já não terão acesso ao PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identificador único para o token de API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Imagem de perfil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com para gerar a sua imagem de perfil à base "
"no seu endereço de e-mail principal"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Alterar imagem no gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Data de entrada"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3842,24 +3871,24 @@ msgstr ""
"Exibido no seu perfil público. Não pode ser "
"alterado."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nome completo"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Exibido no seu perfil público"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "E-mail público"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your perfil público para utilizadores autenticados."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Atualizar a conta"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-mails da conta"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any principal receberá "
"notificações."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-mails associados à sua conta"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Estado"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Adicionar e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Alterar a palavra-passe"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Palavra-passe antiga"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "A sua palavra-passe atual"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nova palavra-passe"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmar nova palavra-passe"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Atualizar a palavra-passe"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Tokens de API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -3943,19 +3972,19 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes ao PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Saiba mais sobre tokens de API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Tokens de API ativos para esta conta"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Adicionar token de API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3964,58 +3993,58 @@ msgstr ""
"Verifique o seu endereço de e-mail principal para "
"adicionar tokens de API à sua conta."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Escopo do token: toda a conta"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Escopo do token: projeto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Expira: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Conta criada"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Entrou"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Método de dois fatores:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Nenhum"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Aparelho de segurança (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4023,182 +4052,182 @@ msgstr ""
"Aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Código de recuperação"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Remover aparelho"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Falha na autenticação"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Autenticação básica (endpoint de upload)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Razão:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Palavra-passe incorreta"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Dois fatores errados inválidos (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Dois fatores inválidos (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Dois fatores inválidos (código de recuperação)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Reautenticação de sessão falhou"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-mail adicionado à conta"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-mail removido da conta"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-mail verificado"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-mail verificado novamente"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "E-mail principal alterado"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "E-mail principal antigo:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "E-mail principal novo:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "E-mail principal definido"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-mail foi enviado"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Para:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Assunto:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Redefinição de palavra-passe solicitada"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Tentativa de redefinição de palavra-passe"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Palavra-passe redefinida com sucesso"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Palavra-passe alterada com sucesso"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Senha desativada"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projeto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Autenticação de dois fatores adicionada"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Método: Aparelho de segurança (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nome do aparelho:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4206,78 +4235,78 @@ msgstr ""
"Método: Aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Códigos de recuperação gerados"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Códigos de recuperação gerados"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Código de recuperação usados para iniciar uma sessão"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Token de API adicionado"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nome do token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token de API removido"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificador único:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token da API automaticamente removido por razões de segurança"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Motivo: Token encontrado em url pública"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "Convidado a se juntar a %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4285,8 +4314,8 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
@@ -4294,8 +4323,8 @@ msgstr ""
"O convite para ingressar em %(organization_name)s "
"foi revogado"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
@@ -4303,41 +4332,41 @@ msgstr ""
"Convite para se juntar a %(organization_name)s "
"expirado"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "Função na %(organization_name)s adicionado"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "Função na %(organization_name)s alterado"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "Função da organização removido"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Projeto: %(project_name)s; função:%(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
"Organização: %(organization_name)s; time:%(team_name)s; função: %(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4348,58 +4377,58 @@ msgstr ""
"ocorrem na sua conta. Se notar algo suspeito, por favor , proteja a sua conta o mais rápido possível."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Atividade recente da conta"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Evento"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Horário"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Informações Adicionais"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Data / hora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informações de Localização"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Informações do aparelho"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4453,11 +4482,11 @@ msgstr ""
"href=\"%(delete_href)s\">apagar projeto"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Prossiga com atenção!"
@@ -4469,27 +4498,27 @@ msgstr "Não poderá recuperar a sua conta depois de apagá-la"
msgid "Delete your PyPI account"
msgstr "Apagar a sua conta no PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gerir"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Autenticação de dois fatores (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4501,86 +4530,86 @@ msgstr ""
"authentication\">2FA. Uma vez que a 2FA esteja ativada, ela não "
"pode ser desativada."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Métodos de recuperação ativados"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Método de recuperação"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "gerada em %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s não utilizado(s)"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Gerar novamente"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Métodos de autenticação de dois fatores ativados"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Método de dois fatores"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Para remover este método de 2FA, primeiramente deverá adicionar outro método."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Não é possível remover o último método de 2FA"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Remover"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Remover aplicação de autenticação"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Remover aplicação"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Remover aparelho de segurança de dois fatores"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Remover aparelho"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nome do aparelho"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4589,7 +4618,7 @@ msgstr ""
"Verifique o seu endereço de e-mail principal antes "
"de adicionar métodos de autenticação de dois fatores adicionais à sua conta."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4598,7 +4627,7 @@ msgstr ""
"Verifique o seu endereço de e-mail principal antes "
"de ativar a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4606,7 +4635,7 @@ msgstr ""
"Deve gerar e armazenar os códigos de recuperação com segurança antes de "
"adicionar métodos de autenticação de dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4614,11 +4643,11 @@ msgstr ""
"Deve gerar e armazenar com segurança os códigos de recuperação antes de "
"ativar autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Gerar códigos de recuperação"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4626,7 +4655,7 @@ msgstr ""
"Use um código de recuperação antes de adicionar métodos de autenticação de "
"dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4634,16 +4663,16 @@ msgstr ""
"Use um código de recuperação antes de ativar autenticação de dois fatores na "
"sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Usar um código de recuperação"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4651,7 +4680,7 @@ msgstr ""
"Adicione 2FA com "
"autenticação de aplicação"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4659,8 +4688,8 @@ msgstr ""
"Adicionar 2FA com "
"dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4668,8 +4697,8 @@ msgstr ""
"Ative JavaScript para configurar autenticação de dois fatores com um "
"aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Atualize o seu navegador para configurar autenticação "
"de dois fatores com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Forgalhas de pão"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "A sua conta"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navegação da conta"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Essa ação não pode ser desfeita!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Confirme o seu nome de utilizador para continuar."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Confirme o %(item)s para continuar."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Cancelar"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "fechar"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Insira sua palavra-passe para continuar."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Gestão de Editor Confiável"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4741,7 +4770,7 @@ msgstr ""
"delegar autoridade de publicação de um pacote PyPI a um serviço de terceiros "
"confiável, como o GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4749,7 +4778,7 @@ msgstr ""
"Os projetos e usuários PyPI podem usar editores confiáveis para automatizar "
"os seus processos de lançamento, sem precisar usar tokens de API ou senhas."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them aqui."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Qualquer"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Adicionado por:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Enviado por:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Fluxo de trabalho:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Especificador:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Publicador:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Convites pendentes"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Criado em %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Recusar convite para %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Recusar convite"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "Tipo de organização: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Faturamento Inativo"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4865,213 +4894,213 @@ msgstr ""
"O faturamento desta organização pode ser ativado por um dono da organização "
"ou por um gerente de faturamento"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inativa"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Gerente"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Proprietário"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Gerente de faturamento"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Ver essa organização"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Ver"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Ativar contas para essa organização"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Ativar Faturamento"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Ainda não ingressou em nenhuma organização no PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "Pedidos da organização pendentes"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Solicitação enviada"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "Enviado %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Solicite uma nova organização"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Selecione um nome de conta da organização"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "O nome desta conta é utilizado em URLs no PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Por exemplo"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Nome de exibição do projeto"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nome da sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL da organização"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL para sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Descrição da sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5079,12 +5108,12 @@ msgstr ""
"Empresas podem criar contas de organização como um serviço pago enquanto "
"projetos comunitários recebem acesso gratuito."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Criar"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5093,52 +5122,52 @@ msgstr ""
"Primeiramente, deve ativar o segundo fator de "
"autenticação na sua conta antes de solicitar uma organização."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "A sua solicitação para uma nova organização PyPI foi enviada."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "Vai receber um e-mail quando cada organização tiver sido aprovada"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Único proprietário"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gerir este projeto"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Veja a página pública deste projeto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5149,11 +5178,11 @@ msgstr ""
"o Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "Ative sua conta"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5161,7 +5190,7 @@ msgstr ""
"Você precisa verificar o seu endereço de email principal antes de realizar "
"qualquer outra alteração em sua conta."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Verificado para ativar "
"sua conta."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nome do Projeto PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "O projeto (no PyPI) que será criado quando este editor for usado"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "proprietário"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"O nome da organização no GitHub ou o nome de utilizador no GitHub ao qual "
"pertence este repositório"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repositório"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
"O nome do repositório GitHub que contém o fluxo de trabalho de publicação"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nome do fluxo de trabalho"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "fluxodetrabalho.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
#, fuzzy
msgid ""
"The filename of the publishing workflow. This file should exist in the "
@@ -5263,24 +5292,24 @@ msgstr ""
"O nome de arquivo do fluxo de trabalho. Este arquivo deve existir no ."
"github/workflows/
diretório no repositório configurado acima."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Nome de Ambiente"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(opcional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5297,22 +5326,22 @@ msgstr ""
"especialmente se seu repositorio possuem mantenedores com "
"permissão de commit mas não devem possuir permissão de publicações no PyPL"
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Adicionar"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nome"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5347,23 +5376,23 @@ msgstr ""
"O mome de usuário GitLab ou nome do grupo/subgrupo GitLab no qual o projeto "
"está"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project"
msgid "project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
#| msgid ""
#| "The name of the GitHub repository that contains the publishing workflow"
@@ -5371,20 +5400,20 @@ msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
"O nome do repositório GitHub que contém o fluxo de trabalho de publicação"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
#, fuzzy
msgid "Top-level pipeline file path"
msgstr "Caminho de arquivo pipeline de Nível-superior"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
#, fuzzy
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
#, fuzzy
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
@@ -5395,14 +5424,14 @@ msgstr ""
"Este arquivo deve existir no projeto configurado abaixo (pipelines externas "
"não são suportadas)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "lançamento"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5419,8 +5448,8 @@ msgstr ""
"seu repositorio possuem mantenedores com permissão de commit mas não devem "
"possuir permissão de publicações no PyPL."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "E-mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"O endereço de email da conta ou da conta de serviço utilizado para publicar."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5470,8 +5499,8 @@ msgstr ""
"Enquanto não exigido, fornecer o ID númerico restringe a identidade usada "
"para publicação. Mais detalhes aqui."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid ""
#| "The GitHub organization name or GitHub username that owns the repository"
@@ -5508,41 +5537,41 @@ msgstr ""
"O nome da organização no GitHub ou o nome de usuário no GitHub ao qual "
"pertence este repositório"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project"
msgid "my-project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "O projeto ActiveState que construirá seu artefato Python."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "O seu nome de utilizador"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nome de utilizador"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
#, fuzzy
msgid ""
"The username for the ActiveState account that will trigger the build of your "
@@ -5551,15 +5580,15 @@ msgstr ""
"O nome de usuário para conta ActiveState que irá desencadear a build do seu "
"artefato Python."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Gerir editores"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5568,21 +5597,21 @@ msgstr ""
"existente podem ser adicionados na configuração de publicação para cada "
"projeto individual."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Nome do projeto pendente"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Editor"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Pormenores"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5590,17 +5619,17 @@ msgstr ""
"Nenhum publicador pendente está configurado no momento. Publicadores de "
"projetos que ainda não existem podem ser adicionados abaixo."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Adicionar um novo editor pendente"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Você pode utilizar esta página pra registrar Editores Confiáveis "
"\"pendentes\"."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5617,7 +5646,7 @@ msgstr ""
"pode ler mais sobre \"pendência\" e Editores Confiáveis comuns aqui."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5627,8 +5656,8 @@ msgstr ""
"reserva este nome. Até que o projeto seja criado, outro usuário pode utilizá-"
"lo, incluindo via seu próprio editor \"pendente\"."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5636,7 +5665,7 @@ msgid ""
"your account before adding a new publisher."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5645,7 +5674,7 @@ msgstr ""
"para uso em caso de perda de um aparelho de 2FA, envie um dos seus códigos "
"de recuperação aqui."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5653,7 +5682,7 @@ msgstr ""
"O código de recuperação escolhido será considerado usado e não estará mais "
"disponível para ignorar o 2FA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5661,15 +5690,15 @@ msgstr ""
"Esqueceu-se de armazenar os seus códigos de recuperação com "
"segurança? Precisará gerá-los novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Códigos de recuperação da conta"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Gerar códigos de recuperação novamente"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5679,7 +5708,7 @@ msgstr ""
"precisará usar um desses códigos de recuperação para entrar na sua conta "
"PyPI. Cada código só pode ser usado uma vez."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5687,7 +5716,7 @@ msgstr ""
"Estes códigos devem somente ser usados para a recuperação "
"de contas, não para inícios de sessão típicos."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5698,69 +5727,69 @@ msgstr ""
"esses códigos de recuperação, poderá perder permanentemente o acesso à sua "
"conta PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Grave os seus códigos de recuperação"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Descarregar como ficheiro"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Gravar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Estes códigos não estarão visíveis novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Certifique-se de que os guardou em segurança antes de continuar."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token para \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permissões:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Enviar pacotes"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Escopo:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Toda a conta (todos projetos)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projeto \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5768,28 +5797,29 @@ msgstr ""
"Por motivos de segurança, este token vai aparecer apenas uma vez. "
"Copie-o agora."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copiar o token para a área de transferência"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copiar o token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Usar este token"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Definir o seu nome de utilizador para %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5798,7 +5828,7 @@ msgstr ""
"Definir a sua palavra-passe para o valor do token, incluindo o prefixo "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5808,7 +5838,7 @@ msgstr ""
"seus projetos ao PyPI, configure o seu ficheiro %(filename)s
"
"para algo como isso:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5819,7 +5849,7 @@ msgstr ""
"vários projetos ao PyPI, pode configurar o seu ficheiro %(filename)s"
"code> para algo como:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5827,11 +5857,11 @@ msgstr ""
"um token de escopo do utilizador ou um token de escopo de projeto que deseja "
"definir como a predefinição"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "um token de projeto"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -5843,7 +5873,7 @@ msgstr ""
"Pode usar %(command)s
para mudar ao token correto ao enviar "
"para PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visite "
"a página de ajuda do PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Adicionar outro token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nome do token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Para que serve este token?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Selecionar escopo..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5880,17 +5910,17 @@ msgstr ""
"Um token de API com escopo para toda a sua conta terá permissões de envio "
"para todos os seus projetos atuais e futuros."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Criar conta"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Configurar 2FA com uma aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the padrão TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5910,15 +5940,15 @@ msgstr ""
"Visite a página de ajuda do PyPI para uma lista de "
"aplicações compatíveis."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configurar a sua aplicação"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Digitalize o código QR com a aplicação de autenticação da sua escolha."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -5926,11 +5956,11 @@ msgstr ""
"Por motivos de segurança, só pode associar uma aplicação de autenticação por "
"conta PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "O código QR para configurar uma aplicação de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -5940,15 +5970,15 @@ msgstr ""
"Não possui um digitalizador de QR? Insira manualmente o "
"código em vez disso:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verificar aplicação"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Código de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -5960,15 +5990,15 @@ msgstr ""
"Para finalizar o processo de configuração, insira o código de autenticação "
"fornecido pela sua aplicação."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurar aplicação"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Configurar 2FA com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the padrão FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan e Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Nomeie o seu aparelho para começar"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "O PyPI possui suporte à adição de vários aparelhos de segurança."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6008,11 +6038,11 @@ msgstr ""
"Por favor, dê um nome a este aparelho. 64 caracteres ou menos. Todos os "
"Unicode são válidos, incluindo espaços."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurar aparelho de segurança"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6027,7 +6057,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">navegador compatível"
"a>."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6035,13 +6065,13 @@ msgstr ""
"Note que algumas chaves USB mais antigas não aderem ao padrão FIDO e não "
"funcionarão com o PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Ativar Assinatura"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -6049,7 +6079,7 @@ msgstr ""
"Contas empresariais exigem uma assinatura ativa. Por favor, insira "
"informações de cobrança atualizadas para ativação da conta."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6061,75 +6091,74 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(organization_name)s organização apagado"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Nome de exibição do projeto"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "Enviado %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Enviado por:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Histórico do projeto \"%(project_name)s\""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6137,23 +6166,23 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) realiza uma ação de segurança "
"relacionada a esta organização, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s' registado como nome da organização"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(organization_name)s organização apagado"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6161,30 +6190,30 @@ msgstr ""
"%(previous_organization_name)s organização renomeada para "
"%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s organização aprovada"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s organização recusada"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(project_name)s projeto adicionado à organização"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
"%(project_name)s projeto removido da organização"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6192,21 +6221,21 @@ msgstr ""
"%(username)s adicionado como organização "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s removido como organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s alterado para organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6216,7 +6245,7 @@ msgid ""
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6226,7 +6255,7 @@ msgid ""
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6236,7 +6265,7 @@ msgid ""
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6246,20 +6275,20 @@ msgid ""
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)s equipa criada"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s equipa apagada"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s adicionado à equipa %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s removido da equipa %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registar"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Alterado por:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Histórico de segurança para %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Gerir \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Voltar para organizações"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6414,17 +6443,17 @@ msgstr ""
"o Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Projeto novo ou existente?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6432,17 +6461,17 @@ msgstr ""
"Transferir um projeto existente que você possuí ou criar e adicionar um novo "
"projeto a organização."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️Nome do projeto já existente"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6454,15 +6483,15 @@ msgstr ""
"Um projeto que foi adicionado a outra organização pode ser tranferido "
"através da página de configuração do projeto."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Transferir projeto existente"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "️Nome do novo projeto"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6470,39 +6499,39 @@ msgstr ""
"Os proprietários desta organização podem criar um projeto vazio e adicioná-"
"lo à organização."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Criar e adicionar novo projeto"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Gerir pessoas em \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA ativado"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA desabilitado"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6514,13 +6543,13 @@ msgstr ""
"Use esta página para controlar quais utilizadores do PyPI lhe podem ajudar a "
"gerir %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6529,210 +6558,210 @@ msgid ""
"can do."
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Membro"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage organization billing"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Proprietário/mantém projetos especificos"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Registar um novo projeto."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Apagar projetos"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Utilizadores que podem gerir %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Utilizador"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Gravar função"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Convite pendente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Revogar convite"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Reenviar"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Apague o convite expirado para %(user)s."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Apagar"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Mude o nome da conta da organização abaixo."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Conta criada"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Status de faturamento"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Email de faturamento"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gerir versão"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6801,32 +6830,32 @@ msgid ""
"your organization."
msgstr "Não poderá recuperar a sua conta depois de apagá-la"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Criar uma conta"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6851,29 +6880,29 @@ msgstr[1] ""
"%(count)s projetos.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Para cada projeto, deve:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Apagar projeto"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transferir propriedade ou apagar projeto"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Não poderá recuperar a sua conta depois de apagá-la"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
"Sua inscrição será cancelada, e você perderá acesso ao portal de pagamento."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Você perdera acesso ao portal de pagamento."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, fuzzy, python-format
msgid ""
"Please ensure you have retrieved all invoices from portal de cobrança antes de prosseguir."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Equipas de organização"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s membro"
msgstr[1] "%(member_count)s membros"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gerir este projeto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6950,17 +6979,17 @@ msgstr ""
"Não há times em sua organização ainda. Proprietários e gerentes podem criar "
"novos times para a organização."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "️Nome da equipa"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6968,16 +6997,16 @@ msgstr ""
"Proprietários e gerentes desta organização podem criar um time para a "
"organização e gerenciar membros, projetos, e configurações da equipe."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gerir documentação de \"%(project_name)s\""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Destruir a documentação"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s saiba que não tem como "
"desfazer, pois não há mais suporte a envio de nova documentação."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Destruir a documentação para o projeto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentação do projeto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Enviar nova documentação já não é suportado"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7008,76 +7037,76 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) execute uma ação de segurança "
"relacionada a este projeto, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projeto criado"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Versão de lançamento %(version)s removida"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Ficheiro adicionado à versão %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nome do ficheiro:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Ficheiro removido da versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s adicionado como %(role_name)s do "
"projeto"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -7086,7 +7115,7 @@ msgstr ""
"%(username)s convidado para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -7095,7 +7124,7 @@ msgstr ""
"%(username)s recusou o convite para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7104,166 +7133,166 @@ msgstr ""
"Revogado o convite para %(username)s participar "
"como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "Equipa %(team_name)s adicionada como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "Equipa %(team_name)s alterada para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "Equipa %(team_name)s removida como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projeto adicionado à organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projeto removido da organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Token de API de curta duração criado"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permissões: pode enviar para este projeto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Expiração:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
#, fuzzy
#| msgid "Expiration:"
msgid "Expiration status:"
msgstr "Expiração:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Expirado"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Criada"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Token de API criado"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Controlado por:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Publicador confiável adicionado"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Publicador confiável removido"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Requisito de 2FA ativado"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Ativado por:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Requisito de 2FA desativado"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Desativado por:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "Repositório alternativo do projeto adicionado"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Repositório alternativo do projeto excluído"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Informações adicionais"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informações de localização"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Voltar aos projetos"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -7273,8 +7302,8 @@ msgstr ""
"restaurado. Enquanto desativado, este projeto não pode ser instalado por "
"clientes, e não pode ser modificado por aqueles que o mantém."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid ""
#| "Invitation to join %(organization_name)s declined"
@@ -7284,14 +7313,14 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -7299,7 +7328,7 @@ msgstr ""
"Alguns campos do formulário foram preenchidoa automaticamente, por favor "
"verifique seus valores antes de enviar o formulário."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7311,38 +7340,38 @@ msgstr ""
"Enquanto não exigido, fornecer o ID númerico restringe a identidade usada "
"para publicação. Mais detalhes aqui."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Gerir provedores atuais"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Editores OpenID Connect associados com %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Nenhum editor está atualmente configurado."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Adicionar um novo editor"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Nome de projeto inválido"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
#, fuzzy
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "Isto restringirá o ambiente do Editor Confiável a"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7353,7 +7382,7 @@ msgstr ""
"você deve alterá-los para %(constrained_environment_name)s or registrar cada "
"um deles como um Editor Confiável."
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, fuzzy, python-format
#| msgid ""
#| "I understand that this Trusted Publisher will only allow uploads frow CI/"
@@ -7366,81 +7395,81 @@ msgstr ""
"Entendo que este Editor Confiável permite apenas envios de fluxos de "
"trabalho CI/CD executados no ambiente %(constrained_environment_name)s."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Nome de projeto inválido"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gerir \"%(project_name)s\" – versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "ver lançamento"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Ficheiros para o lançamento %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nome de ficheiro, tamanho"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versão do python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Data do envio"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Veja opções do ficheiro"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opções do ficheiro"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Descarregar"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Apagar ficheiro de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Apagar ficheiro"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7448,7 +7477,7 @@ msgstr ""
"Entendo que meus usuários não serão mais capazes de instalar este arquivo "
"para esta versão do projeto."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will não serei "
"capaz de re-enviar arquivos de mesmo nome %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Entendo que não serei capaz de desfazer esta ação."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
"Entendo que os administradores da PyPI não serão capazes de desfazer esta "
"ação."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Enviando novos ficheiros"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Nenhum ficheiro encontrado"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Descartar"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Configurações de lançamento"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7534,7 +7563,7 @@ msgstr[1] ""
"ser ignorado ao instalar na maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7550,7 +7579,7 @@ msgstr ""
"maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7568,7 +7597,7 @@ msgstr ""
"code>.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7580,8 +7609,8 @@ msgstr ""
" Para mais informações, consulte a PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7599,27 +7628,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Motivo (opcional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versão"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Apagar lançamento"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7646,12 +7675,12 @@ msgstr[1] ""
"%(count)s ficheiros.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Apagar vai apagar este lançamento irreversivelmente."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7659,8 +7688,8 @@ msgstr ""
"Você não poderá carregar novamente uma nova distribuição do mesmo tipo com o "
"mesmo número de versão."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7670,8 +7699,8 @@ msgstr ""
"versão fixada deste pacote. Como último recurso, trata de questões legais ou "
"remove lançamentos prejudiciais."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider pós-lançamento."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7693,7 +7722,7 @@ msgstr ""
"Entendo que estou deletando permanente todos os arquivos para a versão "
"%(release_version)s deste projeto."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7701,7 +7730,7 @@ msgstr ""
"Entendo que meus usuários não serão mais capazes de instalar esta versão do "
"projeto."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Lançamentos para %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Data de lançamento"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Ficheiros"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Motivo para retirar"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gerir versão"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s ficheiro"
msgstr[1] "%(count)s ficheiros"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Nenhum ficheiro"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Veja opções do lançamento"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opções para %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Desfazer retirada"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Retirar"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gerir lançamentos de \"%(project_name)s\""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Nenhum lançamento encontrado"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gerir colaboradores de \"%(project_name)s\""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7807,26 +7836,26 @@ msgstr ""
"Use esta página para controlar quais utilizadores do PyPI podem lhe ajudar a "
"gerir %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Ligações do projeto"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Mantenedor"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -7838,7 +7867,7 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não deve convidar colaboradores. Não "
"deve apagar ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -7862,96 +7891,97 @@ msgstr "Utilizadores que podem gerir %(project_name)s"
msgid "Collaborator"
msgstr "Colaboradores"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s dono da organização"
msgstr[1] "%(count)s donos da organização"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s membro da equipe"
msgstr[1] "%(count)s membros da equipe"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️Equipa ou membro?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Adicionar time ou membro individual como colaborador."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "️Nome da equipa"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Não há equipas na organização."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Convidar colaborador externo"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gerir configurações de \"%(project_name)s\""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Configurações do projeto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Tamanho do projeto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (solicitar um aumento) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7960,11 +7990,11 @@ msgstr ""
"Verifique o seu endereço de e-mail principal para "
"adicionar um token de API para %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descrição do projeto e barra lateral"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8000,27 +8030,27 @@ msgstr ""
"Guia de "
"Utilizador para Empacotamento de Python para mais ajuda."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8028,8 +8058,8 @@ msgid ""
"organization."
msgstr "Agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
#, fuzzy
msgid ""
"Individual owners and maintainers of the project will retain their project "
@@ -8038,29 +8068,29 @@ msgstr ""
"Proprietários individuais e mantenedores do projeto irão manter suas "
"permissões de projeto."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Isto removerá o projeto da organização '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Remover projeto"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -8070,23 +8100,23 @@ msgstr ""
"projeto. Você deve adicionar um um proprietário individual ao projeto antes "
"de poder remover o projeto de sua organização."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Transferir projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Transferir projeto para uma organização"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "A transferência deste projeto irá:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Revogar seu papel de Proprietário direto no projeto."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
@@ -8094,20 +8124,20 @@ msgstr ""
"Manterá as permissões de Proprietário no projeto por meio da sua função na "
"organização."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Adicione o projeto a outra organização da sua propriedade."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Adicione o projeto a uma organização da sua propriedade."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Conceda permissões completas de projeto aos proprietários da organização."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -8115,21 +8145,21 @@ msgstr ""
"Todos os proprietários individuais e mantenedores do projeto irão reter suas "
"permissões de projeto."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Transferir projeto"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Não é possível transferir o projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8137,11 +8167,11 @@ msgid ""
"or manage."
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Não é proprietário ou gerente de nenhuma outra organização."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8149,17 +8179,17 @@ msgid ""
"manage."
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s ainda não enviou nenhum projeto para PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "Locais de repositório alternativos"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -8168,7 +8198,7 @@ msgstr ""
"Suporte provisório para PEP 708 Metadados "
"\"Locais Alternativos\" ."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to anúncios-"
"pypi para ser notificado de mudanças."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Descrição antiga:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Comece adicionando um membro da equipa abaixo."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "Adicionar local de repositório alternativo"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "Descrição do propósito ou conteúdo do repositorio alternativo."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, fuzzy, python-format
#| msgid ""
#| "Archiving a project will prevent any new uploads. Before doing so, we "
@@ -8265,14 +8295,14 @@ msgstr ""
"rel=\"noopener\" target=\"_blank\">configurado para fazer isso, você "
"pode atualizar a descrição do projeto editando o arquivo \"README\"."
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
#, fuzzy
#| msgid "Unarchiving a project will allow new file uploads."
msgid ""
@@ -8280,7 +8310,7 @@ msgid ""
"search index."
msgstr "Desarquivar jm projeto permitirá novos envios de arquivos."
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
#, fuzzy
#| msgid "Archiving a project will block any new file uploads."
msgid ""
@@ -8288,16 +8318,16 @@ msgid ""
"from the search index."
msgstr "Arquivar um projeto irá bloquear quaisquer novos envios."
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Apagar projeto"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Apagar este projeto vai:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8312,17 +8342,17 @@ msgstr[1] ""
"Irreversivelmente apagar o projeto junto com %(count)s "
"lançamentos"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Apagar o projeto irreversivelmente"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Disponibilizar o nome do projeto para qualquer outro utilizador do "
"PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8336,7 +8366,7 @@ msgstr ""
"ficheiros de distribuição do PyPI são únicos, pois eles são gerados "
"combinando o nome do projeto + número de versão + tipo de distribuição)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8348,35 +8378,35 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) execute uma ação de segurança "
"relacionada a este projeto, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "Time %(previous_team_name)s renomeado para %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Gerir '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Voltar aos projetos"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8384,45 +8414,45 @@ msgstr ""
"Este time ainda não possui administrador ou permissões de envio para nenhum "
"projeto. Comece configurando colaboradores para o projeto em sua organização."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr "Use esta página para gerenciar quais usuários são membros deste time."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Comece adicionando um membro da equipa abaixo."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Adicionar membro"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Gerenciar membros da organização para ver todos os "
"usuários na organização ou para convidar usuários."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "Configurações da equipa"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "Gerir configurações de '%(team_name)s'"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "Nome da equipa"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "Nome da sua equipa"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
#, fuzzy
#| msgid "Update account"
msgid "Update team"
msgstr "Atualizar a conta"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "Apagar equipa"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "Não será capaz de recuperar a sua equipa depois de apagá-la."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "Nome da Equipa"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "Perfil de %(orgname)s"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s ainda não carregou nenhum projeto para o PyPI"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
#, fuzzy
#| msgid "Unverified"
msgid "view details"
msgstr "Não verificado"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: lançamentos mais recentes para %(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "Copiar instruções PIP"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "Este lançamento foi retirado"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "Versão estável disponível (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "Versão mais nova disponível (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "Versão mais recente"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "Lançado em: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "Nenhuma descrição do projeto fornecida"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "Navegação"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "Navegação para %(project)s"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "Descrição do projeto. O foco será movido para a descrição."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "Descrição do projeto"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr ""
"Histórico de lançamentos. O foco será movido para o painel de histórico."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "Histórico de lançamentos"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr ""
"Descarregar ficheiros. O foco será movido para os ficheiros de projeto."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "Descarregar ficheiros"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "Reportar projeto como malware"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "Detalhes do projeto. O foco será movido aos detalhes do projeto."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "Detalhes do projeto"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
@@ -8594,38 +8624,38 @@ msgstr ""
"Os mantenedores deste projeto marcaram este projeto como arquivado. Não são "
"esperadas novas atualizações."
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
#, fuzzy
#| msgid "This release has been yanked"
msgid "Reason this release was yanked:"
msgstr "Este lançamento foi retirado"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "O autor deste pacote não forneceu uma descrição do projeto"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "Notificações de lançamento"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "Feed RSS"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "Esta versão"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "Pré-lançamentos"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "retirado"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8636,18 +8666,18 @@ msgstr ""
"escolher, saiba mais sobre instalação de pacotes."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribuição de Origem"
msgstr[1] "Distribuições de Origem"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
"Nenhum arquivo de Distribuição de Origem disponível para esta atualização."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Distribuição Construída"
msgstr[1] "Distribuições Construídas"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "Enviar denuncia de Malware para o projeto"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "Enviar Denúncia de Malware para o Projeto:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8686,7 +8716,7 @@ msgstr ""
"projetos incluem Sequestro de URL, confusão de dependência, commando/"
"controle, e outros comportamentos similares."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, fuzzy, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP"
"abbr> 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8763,16 +8793,15 @@ msgstr ""
"\"Private :: Do Not Upload\". O PyPI sempre rejeitará pacotes com "
"classificadores começando com \"Private ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Lista de classificadores"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8784,7 +8813,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Código de Conduta da "
"PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8797,7 +8826,7 @@ msgstr ""
"armazenar com segurança os códigos de "
"recuperação para recuperar o acesso nesse evento."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8812,7 +8841,7 @@ msgstr ""
"em> métodos de autenticação de fatores com suporte e emitam códigos de recuperação."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help códigos de recuperação, pode solicitar ajuda com recuperação de conta."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "O que é um pacote, projeto ou lançamento?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Como instalo um ficheiro (pacote) do PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Como empacoto e publico o meu código para o PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "O que é um classificador de trove?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "O que é um lançamento \"retirado\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Por que preciso de um endereço de e-mail verificado?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
"Por que o PyPI está dizendo-me que minha palavra-passe está comprometida?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "O que devo fazer se notar atividade suspeita na minha conta?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
"Por que o PyPI está a dizer-me que o meu token de API está comprometido?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "O que é a autenticação de dois fatores e como ela funciona no PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8887,7 +8916,7 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8899,13 +8928,13 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um aparelho de segurança "
"(por exemplo, chave USB)? Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Quais aparelhos (além de uma chave USB) posso usar como aparelho de "
"segurança?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -8917,89 +8946,89 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um código de recuperação? "
"Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Como posso usar tokens de API para autenticar com o PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Por que certas ações exigem que confirme minha palavra-passe?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Como faço para alterar o meu nome de utilizador do PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Como posso publicar os meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "O PyPI tem APIs que posso usar?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Como faço para ser notificado quando uma nova versão de um projeto é lançada?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Onde posso ver as estatísticas sobre PyPI, descarregamentos e uso de "
"projetos/pacotes?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "Para quê são usados os hashes do arquivo, e como posso verificá-los?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Como posso publicar os meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Por que o nome do projeto desejado não está disponível?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Como faço para reivindicar um nome de projeto abandonado ou registado "
"anteriormente?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"Quais funções de colaborador estão disponíveis para um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Como posso tornar-me um proprietário/mantenedor de um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Como posso enviar uma descrição de projeto num formato diferente?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção ou aumento de limite de tamanho de ficheiro "
"para o meu projeto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção de limite ou aumento de tamanho para todo o "
"meu projeto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9007,32 +9036,32 @@ msgstr ""
"De onde o PyPI obtém os dados dele sobre as vulnerabilidades do projeto e "
"como posso corrigi-los?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Notícias recentes: os lançamentos de projectos mais recentes"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Por que estou recebendo o erro \"the description failed to render\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Por que não consigo enviar ficheiros ao PyPI manualmente, por meio da "
"interface do navegador?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Esqueci-me da minha palavra-passe do PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Perdi acesso à minha conta PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9044,7 +9073,7 @@ msgstr ""
"Por que estou obtendo o erro \"Invalid or non-existent authentication "
"information.\" ao enviar ficheiros?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9052,15 +9081,15 @@ msgstr ""
"Por que estou recebendo erros \"No matching distribution found\" ou \"Could "
"not fetch URL\" durante pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Tenho problemas a usar o site do PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Por que o meu pacote ou registo de utilizador foi bloqueado?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9068,15 +9097,15 @@ msgstr ""
"Por que estou recebendo um erro \"Filename or contents already exists\" ou "
"\"Filename has been previously used\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Como solicito um novo classificador de trove?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Onde posso relatar um erro ou fornecer comentários sobre o PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9091,37 +9120,37 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "Meu projeto está em quarantena. O que isso significa?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Quem mantém o PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "De que o PyPI é feito?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Posso contar com o PyPI estar sempre disponível?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Como posso contribuir ao PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Como faço para acompanhar as próximas alterações no PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9129,44 +9158,44 @@ msgstr ""
"O que significa o emblema \"recurso beta\"? Quais são os recursos beta "
"atuais do Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Como pronuncia-se \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Perguntas comuns"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Básicas"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integração"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administração de projetos no PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Solução de problemas"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Sobre"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9189,21 +9218,21 @@ msgstr "Sobre"
#| "href=\"%(wheel_href)s\">wheel.
\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Usamos uma série de termos para descrever os softwares "
@@ -9226,7 +9255,7 @@ msgstr ""
"binário wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9257,7 +9286,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See página dos classificadores para obter mais "
"informações, bem como uma lista de classificadores válidos."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9291,7 +9320,7 @@ msgstr ""
"rel=\"noopener\">PEP"
"abbr> 592 para mais informações."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, fuzzy, python-format
#| msgid ""
#| "An archived project is a project that is no longer receiving any updates. "
@@ -9314,11 +9343,11 @@ msgstr ""
"do índice por padrão, diferente de atualizações excluídas ou instáveis."
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9326,15 +9355,15 @@ msgstr ""
"Atualmente, o PyPI requer um endereço de e-mail verificado para executar as "
"seguintes operações:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registar um novo projeto."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Enviar uma nova versão ou ficheiro."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9342,7 +9371,7 @@ msgstr ""
"A lista de atividades que exigem um endereço de e-mail verificado é "
"susceptível de crescer ao longo do tempo."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9438,7 +9467,7 @@ msgstr ""
"entrar no PyPI até que redefina sua palavra-"
"passe. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9449,9 +9478,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Todos os eventos de utilizador do PyPI são armazenados sob o histórico "
"de segurança nas configurações da conta. Se houver algum evento que pareça "
@@ -9460,7 +9489,7 @@ msgstr ""
"
Contacte os administradores do PyPI sobre o evento em %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9473,7 +9502,7 @@ msgstr ""
"verifique o e-mail que recebeu e tente determinar a causa. A secção de atividade suspeita também se aplica.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9517,7 +9546,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"a>.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9531,7 +9560,7 @@ msgstr ""
"rel=\"noopener\">padrão TOTP"
"abbr>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9541,7 +9570,7 @@ msgstr ""
"autenticação geram um código de autenticação que muda regularmente para usar "
"ao entrar na sua conta."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9551,7 +9580,7 @@ msgstr ""
"padrão aberto, há muitas aplicações que são compatíveis com a sua conta "
"PyPI. Aplicações populares incluem:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android ou iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprietário)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android ou iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(código aberto)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9606,7 +9635,7 @@ msgstr ""
"Para configurar o 2FA "
"com uma aplicação de autenticação:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9614,7 +9643,7 @@ msgstr ""
"Abra um aplicação de autenticação (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9624,7 +9653,7 @@ msgstr ""
"\"Adicionar 2FA com "
"aplicação de autenticação\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9632,7 +9661,7 @@ msgstr ""
"O PyPI gerará uma chave secreta, específica à sua conta. Isso é exibido como "
"um código QR e como um código de texto."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9640,7 +9669,7 @@ msgstr ""
"Digitalize o código QR com a sua aplicação de autenticação ou digite-o "
"manualmente. O método de entrada dependerá da aplicação que escolheu."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9652,7 +9681,7 @@ msgstr ""
"A sua aplicação irá gerar um código de autenticação - use-o para verificar a "
"sua configuração no PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9662,27 +9691,27 @@ msgstr ""
"PyPI, permitindo que a sua aplicação gere códigos de autenticação válidos "
"para a sua conta PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Na próxima vez que entrar no PyPI, precisará:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
"Fornecer o seu nome de utilizador e a sua palavra-passe, como de costume"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Abra a sua aplicação de autenticação para gerar um código de autenticação"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Usar este código para finalizar a sua autenticação no PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9693,7 +9722,7 @@ msgstr ""
"ao navegador. Essa palavra-passe é então usada pelo PyPI para autenticar-lo "
"como um utilizador."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9703,7 +9732,7 @@ msgstr ""
"Para configurar a autenticação de dois fatores com uma chave USB, "
"precisará:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn e PublicKeyCredential, pois isso é o "
"padrão implementado pelo PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Para estar a executar JavaScript no seu navegador"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the especificação FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9753,11 +9782,11 @@ msgstr ""
"Note que algumas chaves USB mais antigas da Yubico não seguem a "
"especificação FIDO e, portanto, não funcionam com PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Siga estes passos:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -9771,11 +9800,11 @@ msgstr "Siga estes passos:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -9789,7 +9818,7 @@ msgstr ""
"navegador\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9797,7 +9826,7 @@ msgstr ""
"Uma vez concluído, a sua chave USB será registada na sua conta PyPI e pode "
"ser usada durante o processo de autenticação."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -9816,7 +9845,7 @@ msgstr ""
"PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of aparelhos que são compatíveis com FIDO"
"a> e, portanto, podem ser usados com PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9840,7 +9869,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">telemóveis para atuar como aparelhos de segurança."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, utilizadores do PyPI serão "
"capazes de tirar proveito de qualquer futuro desenvolvimentos nesta área."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9873,7 +9902,7 @@ msgstr ""
"aparelho de segurança, pode usar estes códigos para "
"entrar no PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9892,11 +9921,11 @@ msgstr ""
"recuperação. Depois de usar um código de recuperação para entrar, ele torna-"
"se inativo."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Para fornecer códigos de recuperação:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9904,7 +9933,7 @@ msgstr ""
"Entre na sua conta PyPI, vá às configurações da sua conta e escolha \"Gerar "
"códigos de recuperação\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9913,7 +9942,7 @@ msgstr ""
"imprimi-los e armazená-los num local seguro ou gravá-los num gestor de "
"palavras-passe."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9923,11 +9952,11 @@ msgstr ""
"todos, pode obter novos códigos selecionando \"Gerar novamente códigos de "
"recuperação\" nas configurações da sua conta."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Para entrar com um código de recuperação:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -9939,13 +9968,13 @@ msgstr ""
"Quando a autenticação de dois fatores for solicitada, selecione \"Entrar "
"usando um código de recuperação\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Como cada código só pode ser usado uma vez, pode marcar o código como usado"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9955,7 +9984,7 @@ msgstr ""
"conjunto usando o botão \"Gerar novamente códigos de recuperação\" nas "
"configurações da sua conta."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -9967,7 +9996,7 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes ao PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -9999,7 +10028,7 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -10007,7 +10036,7 @@ msgstr ""
"Ao usar um token API de um provedor IC, recomendamos reduzir seu escopo ao "
"número mínimo de projetos necessários."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Editores Confiáveis, recomendamos fortemente que "
"utilize o Editor Confiável em vez disso."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Para criar um token de API:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Verifique o seu endereço de e-mail"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(confira as suas configurações de conta)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10040,22 +10069,22 @@ msgstr ""
"Nas suas configurações de conta, vá à secção de "
"tokens de API e selecione \"Adicionar token de API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Define o seu nome de utilizador para __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Define a sua palavra-passe como o valor do token, incluindo o prefixo "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10073,7 +10102,7 @@ msgstr ""
"exemplo, .travis.yml
se estiver a usar Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10082,7 +10111,7 @@ msgstr ""
"base64 e verificando a saída contra o identificador exclusivo exibido no "
"PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10096,13 +10125,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" O PyPI pede que confirme a sua palavra-passe antes de realizar "
@@ -10115,11 +10144,11 @@ msgstr ""
"seu computador pessoal protegido por palavra-passe.
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "A PyPI atualmente não suporta a troca de nomes de usuário."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -10129,7 +10158,7 @@ msgstr ""
"a nova conta como mantenedor de todos os projetos que sua antiga conta "
"possuí, e então deletar a conta antiga, o que terá o mesmo efeito."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -10144,15 +10173,15 @@ msgstr ""
"delegar autoridade de publicação de um pacote PyPI a um serviço de "
"terceiros, como o GitHub Actions."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Sim, incluindo feeds RSS de pacotes e lançamentos novos."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Consulte a referência de API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the apps do GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and estatísticas de uso de download por meio de nosso "
"conjunto de dados público no Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"outros fatores "
"relevantes."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see %(title)s\" target=\"_blank\" rel=\"noopener\">a nossa "
"página de estado."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10246,7 +10275,7 @@ msgstr ""
"podem ser obtidos pela página do projeto na seção \"Arquivos Baixados\" ou "
"pela JSON API. Aqui um examplo de geração de hashes:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -10256,7 +10285,7 @@ msgstr ""
"de hashes MD5 por problemas de segurança conhecidos com o algoritmo MD5. "
"Este hash é fornecido apenas para compatíbilidade retroativa."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10267,7 +10296,7 @@ msgstr ""
"publicar o seu pacote privado num índice de pacote, a solução recomendada é "
"executar a sua própria implantação do projeto devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10279,7 +10308,7 @@ msgstr ""
"projeto ou versão do mesmo nome no PyPI. Atualmente, há quatro razões "
"principais que isso pode ocorrer:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Biblioteca Padrão do "
"Python de qualquer versão principal de 2.5 até o presente."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"O nome do projeto é muito semelhante a um projeto existente e pode ser "
"confundido."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10310,7 +10339,7 @@ msgstr ""
"para %(correct_code)s
e não deve surpreender o utilizador com "
"um pacote mal-intencionado."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10318,12 +10347,12 @@ msgstr ""
"O nome do projeto foi registado por outro utilizador, mas não foram criados "
"lançamentos."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"How to request a name transfer\" da PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10342,11 +10371,11 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não deve adicionar colaboradores. "
"Não deve apagar ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Proprietário:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10354,7 +10383,7 @@ msgstr ""
"Pode enviar lançamentos. Pode adicionar outros colaboradores. Pode apagar "
"ficheiros, lançamentos ou todo o projeto."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10368,7 +10397,7 @@ msgstr ""
"diretamente. Muitos proprietários de projetos fornecem os seus detalhes de "
"contato no campo \"Autor\" dos detalhes \"Meta\" na página do projeto."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10376,7 +10405,7 @@ msgstr ""
"Se o proprietário não responder, consulte %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -10386,7 +10415,7 @@ msgstr ""
"você pode usar a extensão do campo readme
para controlar como o "
"PyPI renderiza sua descrição."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10399,7 +10428,7 @@ msgstr ""
"como reStructuredText"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Guia de Utilizador para Empacotamento de Python para "
"detalhes sobre os formatos disponíveis."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10426,14 +10455,14 @@ msgstr ""
"desnecessárias ou ficheiros individuais para descarregar o tamanho total do "
"seu projeto."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10450,7 +10479,7 @@ msgstr ""
"desnecessárias ou ficheiros individuais para descarregar o tamanho total do "
"seu projeto."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Preencha um relatório de problema e diga-nos:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10482,7 +10511,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10493,7 +10522,7 @@ msgstr ""
"incorretos, relate um problema com os detalhes."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10509,7 +10538,7 @@ msgstr ""
"a>. Projetos excluídos, lançamento ou arquivos não podem ser restaurados por "
"administradores do PyPI."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10520,7 +10549,7 @@ msgstr ""
"usar usar o comando check do twine"
"a>, para verificar localmente uma descrição da validade dela."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10533,41 +10562,41 @@ msgstr ""
"de e-mail ou nome de utilizador, siga estes passos para redefinir a sua "
"palavra-passe:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Vá para redefinir a sua palavra-passe."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Digite o endereço de e-mail ou nome de utilizador que usou para o PyPI e "
"envie o formulário."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Receberá um e-mail com uma ligação para a redefinição da palavra-passe."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Se perdeu o acesso à sua conta PyPI devido a:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
"Registrado acidentalmente com um endereço de email que você não pode "
"verificar"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, e dos códigos de recuperação de "
"autenticação de dois factores"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to preencher de um relatório de problema no nosso rastreador"
"a> para solicitar assistência com a recuperação de conta."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Certifique-se que o seu token de API é válido e não foi revogado."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10606,13 +10635,13 @@ msgstr ""
"adequadamente e não contenha qualquer caractere ao final, tal como novas "
"linhas."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Define o seu nome de utilizador para __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10624,7 +10653,7 @@ msgstr ""
"Em ambos os casos, lembre-se de que PyPI e TestPyPI exigem que crie uma "
"conta, para que as suas credenciais sejam diferentes."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10650,7 +10679,7 @@ msgstr ""
"ativar \"Usar Ctrl+Shift+C/V como Copiar/Colar\" em \"Propriedades\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10669,7 +10698,7 @@ msgstr ""
"de 2018. Saiba porque no blog da PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10681,7 +10710,7 @@ msgstr ""
"code>, tente adicionar -v
ao comando para obter mais "
"informações:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10693,7 +10722,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, precisa estar se conectando ao "
"PyPI com uma biblioteca com suporte a um TLS mais recente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10705,7 +10734,7 @@ msgstr ""
"fornecedor de sistema operacional ou um distribuidor intermediário) e as "
"versões instaladas do Python, setuptools
e pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take acessibilidade muito a sério e queremos tornar o site "
"fácil de usar para todos."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, relate-nos no GitHub"
"a>, para que possamos tentar corrigir o problema, para si e outros."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10762,7 +10791,7 @@ msgstr ""
"recomendamos que use o twine para enviar o seu projeto ao PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10776,7 +10805,7 @@ msgstr ""
"dados relacionados a projetos e tem uma reputação de pesquisa geralmente "
"sólida, é um alvo principal."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10793,23 +10822,23 @@ msgstr ""
"rel=\"noopener\">nossa página de estado para mais detalhes, como "
"provavelmente vamos ter atualizado com o raciocínio para a intervenção."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "O PyPI retornará estes erros por uma destas razões:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "O nome do ficheiro foi usado e o ficheiro existe"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "O nome do ficheiro foi usado, mas o ficheiro já não existe"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Um ficheiro com exatamente o mesmo conteúdo existe"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10817,7 +10846,7 @@ msgstr ""
"O PyPI não permite que um nome de ficheiro seja reutilizado, mesmo após um "
"projeto ser apagado e recriado."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10825,7 +10854,7 @@ msgstr ""
"Um nome de arquivo de distribuição no PyPI consiste na combinação de nome do "
"projeto, número da versão, e tipo de distribuição."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10836,7 +10865,7 @@ msgstr ""
"sempre levará ai mesmo arquivo, e não pode ser furtivamente mudado pelo "
"mantenedor do projeto ou alguém mal intencionado (apenas removido)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10846,7 +10875,7 @@ msgstr ""
"número da versão para uma que você não tenha enviado previamente a PyPI, "
"reconstruída a distribuição, e então enviada a nove distribuição."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10859,7 +10888,7 @@ msgstr ""
"rel=\"noopener\">projeto pypa/trove-classifiers
. Certifique-"
"se de incluir uma breve justificativa do porquê é importante."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10877,7 +10906,7 @@ msgstr ""
"escrever um novo relatório de problema, primeiro verifique se um relatório "
"semelhante ainda não existe."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10885,7 +10914,7 @@ msgstr ""
"Se está tendo um problema com um pacote específico instalado pelo PyPI, deve "
"contactar aos mantenedores desse projeto diretamente."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10897,7 +10926,7 @@ msgstr ""
"dispositivo está dessincronizado. Por favor cheque se a hora em seu "
"dispositivo é automática, e tente configurar o dispositivo novamente."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10912,7 +10941,7 @@ msgstr ""
"Política de Uso "
"Aceitável."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10922,7 +10951,7 @@ msgstr ""
"pode ser modificado por mantenedores. Os administradores da PyPI irão "
"revisar este projeto antes que ele possa ser restaurado."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10933,7 +10962,7 @@ msgstr ""
"erroneamente, contate a PyPI através security@pypi."
"org com quaisquer detalhes."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; generosos patrocinadores."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11006,7 +11035,7 @@ msgstr ""
"org). Agora é robusto, testado e pronto para o navegador esperado e tráfego "
"de API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via espelho ou um índice privado."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11047,11 +11076,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">o projeto Warehouse"
"a>)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financeiramente:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11060,11 +11089,11 @@ msgstr ""
"Apreciaríamos profundamente as suas doações para "
"financiar o desenvolvimento e manutenção."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Desenvolvimento:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11076,7 +11105,7 @@ msgstr ""
"código aberto experiente para fazer uma contribuição - na verdade, "
"gostaríamos de ajudá-lo a fazer o seu primeiro pull request de código aberto!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11107,7 +11136,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">\"Good first issue\""
"a> – recomendamos que comece aqui."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into fórum de empacotamento do Python no Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the Atom e RSS para o rótulo \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -11183,7 +11212,7 @@ msgstr ""
"Todo o tráfico é encaminhado através da nossa CDN global, a qual lista seu "
"endereço IP público aqui: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11195,7 +11224,7 @@ msgstr ""
"Para recuperar o acesso à sua conta, redefine a sua "
"palavra-passe no PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11206,11 +11235,11 @@ msgstr ""
"dizer: isso provavelmente deve funcionar bem, mas é novo e menos testado do "
"que a outra funcionalidade do site."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Atualmente, nenhum recurso está na versão beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11225,39 +11254,45 @@ msgstr ""
"title=\"%(title)s\">PyPy, que é uma implementação alternativa popular da "
"linguagem Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Recursos"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "A procurar outra coisa? Talvez estas ligações ajudem-lo:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentação"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guia de Utilizador para Empacotamento de Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentação do Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(site principal do Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Página da comunidade Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(listas de canais IRC, listas de discussão, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contato"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The navegue no quadro "
"online."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Segurança"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Relatar um problema de segurança"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11293,11 +11328,11 @@ msgstr ""
"Levamos a segurança muito a sério e pedimos que sigam atentamente a nossa "
"política de segurança."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Importante!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11311,24 +11346,24 @@ msgstr ""
"NÃO relate o problema em qualquer fórum público, incluindo "
"(mas não limitado a):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Nosso rastreador de problemas do GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canais de bate-papo oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listas de discussão oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Se identificou um problema de segurança com um projeto hospedado no PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -11338,15 +11373,15 @@ msgstr ""
"inferior da barra lateral, clique Reportar projeto como malware"
"strong>. Forneça os seguintes detalhes no formulário:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Uma URL para o projeto em questão"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Uma explicação do que faz este projeto um problema de segurança"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -11364,7 +11399,7 @@ msgstr ""
"confusão de dependências, infiltração de data, ofuscação, command/controle, "
"etc."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -11372,7 +11407,7 @@ msgstr ""
"Se você identificou um problema de segurança no próprio PyPI (não em um "
"projeto hospedado na PyPi)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11385,11 +11420,11 @@ msgstr ""
"ponto org diretamente, fornecendo o máximo de informações relevantes "
"possível."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "O que acontecerá a seguir?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11397,7 +11432,7 @@ msgstr ""
"Depois de enviar um problema via e-mail, deve receber uma confirmação dentro "
"de 48 horas."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11405,7 +11440,7 @@ msgstr ""
"Dependendo da medida a ser tomada, pode receber mais e-mails de "
"acompanhamento."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
@@ -11413,44 +11448,44 @@ msgstr ""
"Esta política de segurança foi atualizada pela última vez em 14 de março de "
"2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa do site do PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Página inicial do PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Pesquisar e filtrar projetos"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticação"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Entrar"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Política de segurança"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Marcas PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Apoie o PyPI e projetos relacionados"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Patrocine a Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11458,11 +11493,11 @@ msgstr ""
"A Python Software Foundation levanta e distribui fundos para melhorar o "
"ecossistema de empacotamento do Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Projetos recentes financiados incluem:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11470,7 +11505,7 @@ msgstr ""
"O relançamento bem-sucedido do Python Package Index, alimentado pela nova "
"base de código \"Warehouse\""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11491,7 +11526,7 @@ msgstr ""
"Melhorando a segurança e acessibilidade do PyPI e adicionando suporte a "
"várias localidades"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research em 2019 e 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Revisão da experiência de utilizador e da resolução de dependências do pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11549,11 +11584,11 @@ msgstr ""
"Com o seu apoio, a PSF pode continuar a financiar melhorias nos "
"empacotamentos, beneficiando milhões de utilizadores Python em todo o mundo."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Patrocínio da PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11563,17 +11598,17 @@ msgstr ""
"comunidade Python usa diariamente. Esse trabalho só pode ser feito com o "
"generoso apoio financeiro que você ou a sua organização fornecem."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"As suas contribuições são importantes e causam impacto. Cada doação conta!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Torne-se um patrocinador"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11583,11 +11618,11 @@ msgstr ""
"lucrativos 501(c)(3) e as doações são dedutíveis de impostos para "
"organizações que pagam impostos nos Estados Unidos."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Tenha sua logo no PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11595,15 +11630,15 @@ msgstr ""
"Procurando visibilidade da marca? No último ano*, 21,1 milhões de pessoas de "
"237 países visitaram o PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Dados de março de 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Fortaleça o ecossistema do Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11611,11 +11646,11 @@ msgstr ""
"Os recursos arrecadados pela Python Software Foundation vão diretamente para "
"o aprimoramento das ferramentas que a sua empresa usa todos os dias."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Impulsione a sua reputação"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11623,25 +11658,25 @@ msgstr ""
"Melhore a reputação da sua empresa investindo no Python e na comunidade de "
"código aberto."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr "Todos amamos estático, então aqui estão algumas sobre o PyPI."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "Estatísticas fornecidas diretamente pela PyPI."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -11649,18 +11684,18 @@ msgstr ""
"A PyPI fornece conjuntos de dados públicos, incluindo estatísticas de "
"download e metadados via BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "A PyPI fornece um painel público com estatísticas de uso e performance"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
@@ -11668,11 +11703,11 @@ msgstr ""
"Estas estatísticas são fornecidas por serviços de terceiros não afiliados "
"com a PyPI."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Projetos majores por tamanho total de pacotes"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11685,139 +11720,139 @@ msgstr ""
"Está aqui uma lista dos 100 maiores projetos com base na soma dos tamanhos "
"dos seus pacotes (em bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Estatísticas por projeto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Soma dos ficheiros de lançamento (bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tudo do PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
#, fuzzy
msgid "Trademarks"
msgstr "Marcas comerciais"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
#, fuzzy
msgid "Wordmarks"
msgstr "Marcas nominativas"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
#, fuzzy
msgid "USPTO Registration Number"
msgstr "Número de registro do USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Número de Registo Internacional"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
#, fuzzy
msgid "Logos"
msgstr "Logotipos"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Resultados da pesquisa"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Quis dizer \"%(text)s\"?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fechar o painel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrar por classificador"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Insira uma consulta de pesquisa ou selecione um filtro na lista de "
"classificadores."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Insira uma consulta de pesquisa ou adicione um filtro clicando no botão."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Pode combinar pesquisas e filtros de classificador. Exemplos:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projetos compatíveis com Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensões Sphinx que têm um estado estável/produção"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projetos relacionados a \"graphics\" com licenças aprovadas pela OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s projeto"
msgstr[1] "%(count_display)s projetos"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "para \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "com o classificador selecionado"
msgstr[1] "com os classificadores selecionados"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordenar por"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevância"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Data da última atualização"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtro"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Adicionar filtro"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Nenhuma ocorrência para \"%(term)s\""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po
index f32e77fea205..120d361a418b 100644
--- a/warehouse/locale/pt_BR/LC_MESSAGES/messages.po
+++ b/warehouse/locale/pt_BR/LC_MESSAGES/messages.po
@@ -28,7 +28,7 @@ msgstr ""
"X-Generator: Weblate 5.10.2-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -36,7 +36,7 @@ msgstr ""
"Você deve verificar seu endereço de e-mail **primary** antes de realizar "
"essa ação."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -44,19 +44,19 @@ msgstr ""
"A autenticação de dois fatores deve estar habilitada em sua conta para "
"realizar esta ação."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Localidade atualizada"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "O endereço de e-mail não é válido. Tentar novamente."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "A senha é inválida. Tentar novamente."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -66,30 +66,30 @@ msgstr ""
"letras, números, pontos, hífenes e sublinhados. E também devem começar e "
"terminar com uma letra ou número. Escolha um nome de usuário diferente."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Bytes nulos não são permitidos."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nenhum usuário encontrado com esse nome de usuário"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Código TOTP deve ter ${totp_length} dígitos."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Os códigos de recuperação devem ter ${recovery_code_length} caracteres."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Escolha um nome de usuário com 50 caracteres ou menos."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -97,12 +97,12 @@ msgstr ""
"Esse nome de usuário já está sendo usado por outra conta. Escolha um nome de "
"usuário diferente."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Senha grande demais."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -111,21 +111,21 @@ msgstr ""
"Houve muitas tentativas de autenticação malsucedidas. Você foi bloqueado por "
"${time}. Tente novamente mais tarde."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Suas senhas não coincidem. Tentar novamente."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "O endereço de e-mail é muito longo. Tente novamente."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Você não pode usar um endereço de e-mail deste domínio. Use um e-mail "
"diferente."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -133,7 +133,7 @@ msgstr ""
"Este endereço de e-mail já está sendo usado por esta conta. Use um e-mail "
"diferente."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -141,36 +141,36 @@ msgstr ""
"Este endereço de e-mail já está sendo usado por outra conta. Use um e-mail "
"diferente."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 caracteres ou menos."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URLs não são permitidas no campo de nome."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Código TOTP inválido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Asserção inválida do WebAuthn: Carga incorreta"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Código de recuperação inválido."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "O código de recuperação já foi usado anteriormente."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "O nome de usuário é inválido. Tente novamente."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -179,7 +179,7 @@ msgstr ""
"Houve muitas tentativas de autenticação malsucedidas. Você foi bloqueado por "
"{}. Tente novamente mais tarde."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -188,7 +188,7 @@ msgstr ""
"Muitos e-mails foram adicionados a esta conta sem ser verificados. Confira "
"sua caixa de entrada e siga os links de verificação. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -199,27 +199,27 @@ msgstr ""
"las. Verifique sua caixa de entrada e siga os links de verificação. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Autenticação de dois fatores inválida ou expirada."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Já autenticado"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Asserção WebAuthn bem-sucedida"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Código de recuperação aceito. O código fornecido não pode ser usado "
"novamente."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -227,145 +227,145 @@ msgstr ""
"Novo registro de usuário desabilitado temporariamente. Consulte https://pypi."
"org/help#admin-intervention para obter detalhes."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Token expirado: solicite um novo link de redefinição de senha"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Token inválido: solicite um novo link de redefinição de senha"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Token inválido: nenhum token fornecido"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Token inválido: não é um token de redefinição de senha"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Token inválido: usuário não encontrado"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Token inválido: o usuário já entrou desde que esse token foi solicitado"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Token inválido: a senha já foi alterada desde que esse token foi solicitado"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Você redefiniu sua senha"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Token expirado: solicite um novo link de verificação de e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Token inválido: solicite um novo link de verificação de e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Token inválido: não é um token de verificação de e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail não encontrado"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail já verificado"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Agora você pode definir este e-mail como seu endereço principal"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Este é o seu endereço principal"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Endereço de e-mail ${email_address} verificado. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token expirado: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Token inválido: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Token inválido: não é um token de convite da organização"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "O convite da organização não é válido."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "O convite da organização não existe mais."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "O convite para \"${organization_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Agora, você é ${role} da organização '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Token expirado: solicite um novo convite de função no projeto"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Token inválido: solicite um novo convite de função no projeto"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Token inválido: não é um token de convite de colaboração"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "O convite para função não é válida."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "O convite para função não existe mais."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "O convite para \"${project_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Você é agora ${role} do projeto \"${project_name}\"."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Por favor revise nossos Termos de serviço "
"atualizados."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -373,13 +373,13 @@ msgstr ""
"A publicação confiável está temporariamente desabilitada. Consulte https://"
"pypi.org/help#admin-intervention para obter detalhes."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"desabilitado. Consulte https://pypi.org/help#admin-intervention para obter "
"detalhes."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -387,16 +387,16 @@ msgstr ""
"Você deve ter um e-mail verificado para registrar um editor confiável "
"pendente. Consulte https://pypi.org/help#openid-connect para obter detalhes."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Você não pode registrar mais de 3 publicadores confiável pendentes ao mesmo "
"tempo."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -404,14 +404,14 @@ msgstr ""
"Houve muitas tentativas de registros de publicadores confiáveis. Tente "
"novamente mais tarde."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "O editor confiável não pôde ser registrado"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -419,32 +419,32 @@ msgstr ""
"Este publicador confiável já foi registrado. Entre em contato com os "
"administradores do PyPI se isso não for intencional."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Registrado um novo publicador pendente para criar "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID de editor inválido"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Editor confiável removido do projeto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Pré-visualização de banner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Escolha um nome de conta de organização com 50 caracteres ou menos."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -456,7 +456,7 @@ msgstr ""
"começar e terminar com uma letra ou número. Escolha um nome de conta de "
"organização diferente."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -464,7 +464,7 @@ msgstr ""
"Esse nome de conta de organização já se encontra em uso. Escolha um nome "
"diferente para a conta da organização."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -472,16 +472,16 @@ msgstr ""
"Você já submeteu uma aplicação com esse nome. Escolha um nome diferente para "
"a conta da organização."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Escolher projeto"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Especifique o nome do projeto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -489,14 +489,14 @@ msgstr ""
"Inicie e finalize com letras ou números presentes no padrão ASCII, \".\", "
"\"_\" e \"-\"."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Esse nome de projeto já está sendo utilizado. Escolha um nome diferente para "
"o projeto."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -504,7 +504,7 @@ msgstr ""
"O nome de organização é muito longo. Escolha um nome de organização com 100 "
"caracteres ou menos."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -512,11 +512,11 @@ msgstr ""
"A URL de organização é muito longo. Escolha uma URL de organização com 400 "
"caracteres ou menos."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "A URL da organização deve iniciar com http:// ou https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -524,7 +524,7 @@ msgstr ""
"A descrição de organização é muito longa. Escolha uma descrição de "
"organização com 400 caracteres ou menos."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -535,15 +535,15 @@ msgid ""
msgstr ""
"A descrição é muito longa. Escolha uma descrição com 400 caracteres ou menos."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Você já submeteu o número máximo de "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Escolha um nome de equipe com 50 caracteres ou menos."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -552,90 +552,90 @@ msgstr ""
"terminar com um espaço, ponto, sublinhado, hífen ou barra. Escolha um nome "
"de equipe diferente."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Esse nome de equipe já está sendo utilizado. Escolha um nome diferente para "
"a equipe."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Especifique seu nome de repositório alternativo"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Especifique sua URL de repositório alternativo"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "A URL é muito longa. Escolha uma URL com 400 caracteres ou menos."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
"A descrição é muito longa. Escolha uma descrição com 400 caracteres ou menos."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Detalhes da conta atualizados"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mail ${email_address} adicionado - verifique seu e-mail para um link de "
"verificação"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Códigos de recuperação já gerados"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"A geração de novos códigos de recuperação invalidará os seus códigos "
"existentes."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifique seu e-mail para criar um token de API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "A chave de API não existe."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Credenciais inválidas. Tente novamente"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Detalhes inválidos de local de repositório alternativo"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Adicionado repositório alternativo \"${name}\""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Confirmar a solicitação"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "ID inválido de repositório alternativo"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "repositório alternativo inválido para o projeto"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -644,18 +644,18 @@ msgstr ""
"Não foi possível excluir repositório alternativo - ${confirm} não é o mesmo "
"que ${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Repositório alternativo \"${name}\" foi excluído"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "O editor confiável não pôde ser registrado"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -664,7 +664,7 @@ msgstr ""
"desabilitada. Consulte https://pypi.org/help#admin-intervention para obter "
"detalhes."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -673,7 +673,7 @@ msgstr ""
"desabilitada. Consulte https://pypi.org/help#admin-intervention para obter "
"detalhes."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -682,7 +682,7 @@ msgstr ""
"desabilitada. Consulte https://pypi.org/help#admin-intervention para obter "
"detalhes."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -691,9 +691,9 @@ msgstr ""
"desabilitada. Consulte https://pypi.org/help#admin-intervention para obter "
"detalhes."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -701,43 +701,43 @@ msgstr ""
"Exclusão de projeto desabilitado temporariamente. Consulte https://pypi.org/"
"help#admin-intervention para obter detalhes."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Não foi possível retirar o lançamento - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Não foi possível desfazer a retirada do lançamento - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Não foi possível excluir o lançamento - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Não foi possível localizar o arquivo"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Não foi possível excluir o arquivo - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "A equipe ${team_name}' já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"O usuário \"${username}\" já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} é um ${role} do projeto \"${project_name}\"."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -746,8 +746,8 @@ msgstr ""
"O usuário \"${username}\" não tem um endereço de e-mail principal verificado "
"e não pode ser adicionado como um ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -755,33 +755,33 @@ msgstr ""
"O usuário \"${username}\" já tem um convite ativo. Tente novamente mais "
"tarde."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Convite enviado para \"${username}\""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Não foi possível encontrar o convite para uma função."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "O convite já expirado."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Convite revogado de \"${username}\"."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"O usuário \"${username}\" já tem a função de ${role_name} para a organização"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -790,26 +790,26 @@ msgstr ""
"O usuário \"${username}\" não tem um endereço de e-mail principal verificado "
"e não pode ser adicionado como um ${role_name} para a organização"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Não foi possível encontrar o convite da organização."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "O convite da organização não pôde ser reenviado."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Convite expirado para '${username}' e foi excluído."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nome de projeto inválido"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, fuzzy, python-brace-format
#| msgid ""
#| "This project already exists, use the project's publishing settings daqui para criar um publicador confiável para ele."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Projeto já existente."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Este nome de projeto não é permitido"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "O nome do projeto é muito semelhante a um projeto existente"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -841,386 +841,389 @@ msgstr ""
"Este nome de projeto não é permitido (conflitante com nome do módulo da "
"biblioteca padrão Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Especifique um ID de editor"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "O editor deve ser especificado pelo ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "Especifique o nome do ambiente"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Traços duplos não são permitidos no nome"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Traços no início ou no fim não são permitidos no nome"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Erro inesperado do ActiveState. Tente novamente em alguns minutos"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Erro inesperado do ActiveState. Tente novamente"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Especifique o nome da organização ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Especifique o nome do projeto ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Nome de projeto ActiveState inválido"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Organização ActiveState não encontrada"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Ator ActiveState não encontrado"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Especifique o dono do repositório GitHub (nome de usuário ou organização)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Especifique o nome do repositório"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nome de repositório inválido"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Especifique o nome de arquivo do fluxo de trabalho"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Usuário ou organização GitHub desconhecido."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "O GitHub limitou a taxa dessa ação. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Erro inesperado do GitHub. Tente novamente."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Erro de conexão inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Tempo limite inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nome de usuário ou organização inválido do GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "O nome do fluxo de trabalho deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"O nome do arquivo de fluxo de trabalho deve ser apenas um nome de arquivo, "
"sem diretórios"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Nome terminado em .git ou .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Especifique o espaço de nomes GitLab (nome de usuário ou grupo/subgrupo)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nome de usuário ou nome de grupo/subgrupo GitLab inválido."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Especifique o caminho de arquivo principal de pipeline"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Nome de ambiente inválido"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
"O caminho de arquivo principal de pipeline deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"O caminho do arquivo principal de pipeline não pode começar ou terminar com /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Forneça um link de Inspetor para linhas específicas de código."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "O seu relatório foi registrado. Obrigado pela sua ajuda."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Copiado"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
#, fuzzy
msgid "Error while validating hashed password, disregard on development"
msgstr "Erro na validação da senha hash, desconsiderado no desenvolvimento."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "Senhas compatíveis"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "Senhas não coincidem."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "O campo da senha está vazio"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Senha forte"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Ontem"
msgstr[1] "Cerca de %1 dias atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "Cerca de uma hora atrás"
msgstr[1] "Cerca de %1 horas atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "Cerca de um minuto atrás"
msgstr[1] "Cerca de %1 minutos atrás"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "Neste exato momento"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Ativa"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Vencida"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Não paga"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Cancelada"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incompleta"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Incompleta expirada"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Avaliação"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Acesso negado/proibido (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Você não tem permissão para visualizar esta página"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Página não encontrada (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
"Nós olhamos em todos os lugares, mas não conseguimos encontrar esta página"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "E agora para algo
completamente diferente"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Link externo"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Ver transcrição do vídeo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Página removida (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "A página que você está procurando foi removida"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erro interno do servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Algo deu errado"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1230,24 +1233,31 @@ msgstr ""
"capacidade de atendê-lo neste site.
Estamos cientes do problema e "
"estamos trabalhando para resolvê-lo o mais rápido possível.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Confira nossa página de status"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Código de erro 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Confia no PyPI para fazer o seu trabalho?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considere doar "
" para nos ajudar a construir uma plataforma mais estável e segura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1263,56 +1273,60 @@ msgstr ""
"Escolha uma senha forte que contenha letras (maiúsculas e minúsculas), "
"números e caracteres especiais. Evite palavras comuns ou repetição."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Força da senha:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navegação principal"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ajuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Patrocinadores"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Entrar"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrar"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Ver menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1327,7 +1341,7 @@ msgstr ""
"serviços associados ao pypi.org. Qualquer outro uso por qualquer outra parte "
"é proibido."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1347,48 +1361,48 @@ msgstr ""
"O Python Package Index (PyPI) é um repositório de software para a linguagem "
"de programação Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: Últimas 40 atualizações"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 pacotes mais novos"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Pular para o conteúdo principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Mudar para versão móvel"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Aviso"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Você está usando um navegador incompatível, atualize para uma versão mais "
"nova."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1398,7 +1412,7 @@ msgstr ""
"que lhe permite tentar ferramentas de distribuição e processos sem afetar o "
"índice real."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1406,227 +1420,232 @@ msgstr ""
"Alguns recursos podem não funcionar sem JavaScript. Tente habilitá-lo se "
"você encontrar problemas."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Pesquisar PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Pesquisar projetos"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Pesquisar"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Pesquisar projetos"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navegação de ajuda"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalando pacotes"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Enviando pacotes"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guia de usuário"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retenção do nome do projeto"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQs"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Sobre o PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Sobre a navegação do PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Blog do PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Painel de infraestrutura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Estatísticas"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logotipos e marcas registradas"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nossos patrocinadores"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuindo para o PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Como contribuir para navegação"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bugs e feedback"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuir no GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduzir o PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Patrocinar o PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Créditos por desenvolvimento"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Usando o PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Usando a navegação do PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Termos de Serviço"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Relatar problema de segurança"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Código de conduta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Aviso de Privacidade"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Política de Uso Aceitável"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Status:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "todos os sistemas estão operacionais"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Desenvolvido e mantido pela comunidade Python, para a comunidade Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Doe hoje!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa do site"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Mudar para versão desktop"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmar ação"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Tem certeza?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Código de erro"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Voltar à página inicial"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "O Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Teste a publicação de pacotes Python com o Test Python Package Index"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Desenvolva a base de código por trás do PyPI com o Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "Encontre, instale e publique pacotes Python com o Python Package Index"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ou navegue por projetos"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projeto"
msgstr[1] "%(num_projects_formatted)s projetos"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s lançamento"
msgstr[1] "%(num_releases_formatted)s lançamentos"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s arquivo"
msgstr[1] "%(num_files_formatted)s arquivos"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s usuário"
msgstr[1] "%(num_users_formatted)s usuários"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1642,149 +1661,149 @@ msgstr "Saiba mais sobre a instalação de pacotes"
msgid "Package authors use PyPI to distribute their software."
msgstr "Os autores de pacotes usam o PyPI para distribuir seu software."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Saiba como empacotar seu código Python para PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Erro ao processar o formulário"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmar senha"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirme a senha para continuar"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Senha"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obrigatório)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Sua senha"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostrar senha"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Esqueceu a senha?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1797,11 +1816,11 @@ msgstr ""
"sair de sua sessão quando acabar de usá-la. Não solicitaremos que você "
"confirme sua senha novamente pela próxima hora."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Essa URL é um ponto da API para enviar arquivos para o PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guia de Usuário para Empacotamento de Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1820,11 +1839,11 @@ msgstr ""
"Caso contrário, sugerimos que você vá para a página "
"inicial do PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirmar convite"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s\" como um %(role_name)s do "
"projeto?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Aceitar"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Rejeitar"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1859,50 +1878,50 @@ msgstr ""
"fatores em sua conta antes de aceitar um convite para participar de um "
"projeto."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Entrar em %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nome de usuário"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Seu nome de usuário"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Sair"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Sair de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Confirmar convite da organização"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1911,7 +1930,7 @@ msgstr ""
"Você gostaria de aceitar este convite para participar da organização "
"\"%(organization_name)s\" como %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1921,63 +1940,63 @@ msgstr ""
"fatores na sua conta antes de aceitar um convite para participar de uma "
"organização."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar para {user} do gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data de entrada"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Entrou em %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s projeto"
msgstr[1] "%(count)s projetos"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Nenhum projeto"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Último lançamento em %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ainda não enviou nenhum projeto ao PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1987,27 +2006,27 @@ msgstr[0] ""
msgstr[1] ""
"%(count)s projetos arquivados"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "Arquivado"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Códigos de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Entrar usando o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Insira o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2017,13 +2036,13 @@ msgstr ""
"compostas por minúsculos a-z
e dígitos 0-9
(por "
"exemplo, badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verificar"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2035,21 +2054,22 @@ msgstr ""
"Digite um desses códigos no formulário para verificar sua identidade. Uma "
"vez usado, o código de recuperação não será mais válido."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Não está funcionando? Obtenha ajuda.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Criar uma conta"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Criar uma conta em %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2058,35 +2078,35 @@ msgstr ""
"Antes de criar uma conta em %(title)s, familiarize-se com as seguintes "
"diretrizes:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "Não use %(title)s para qualquer atividade ilegal ou nociva."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Não se faça passar por outras pessoas nem publique informações privadas sem "
"o consentimento delas."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Seja respeitoso com as outras pessoas e evite linguagem abusiva ou "
"discriminatória."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Não publique spam nem distribua malware."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Não use %(title)s para conduzir pesquisas de segurança."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Política de Uso Aceitável na íntegra."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
@@ -2104,54 +2124,54 @@ msgstr ""
"Por se registrar, você aceita osTermos De Serviço PyPI"
"a>."
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nome"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Seu nome"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Endereço de e-mail"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Seu endereço de e-mail"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulário de confirmação"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Selecione um nome de usuário"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostrar senhas"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Selecione uma senha"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ para obter mais informações."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Criar conta"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Redefinir senha"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Para redefinir sua senha, insira seu nome de usuário ou e-mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nome de usuário ou e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Solicitar redefinição de senha"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "E-mail de redefinição enviado"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2198,7 +2218,7 @@ msgstr ""
"Se você enviou um nome de usuário ou endereço de e-mail válido, um e-mail "
"foi enviado para seu endereço de e-mail registrado."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2207,31 +2227,31 @@ msgstr ""
"O e-mail contém um link para redefinir sua senha. Este link expirará em "
"%(n_hours)s horas."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Redefinir sua senha"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Selecione uma nova senha"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Redefinir senha"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Autenticação de dois fatores"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autenticar com um dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2239,17 +2259,17 @@ msgstr ""
"Conecte seu dispositivo de segurança e clique no botão \"Autenticar com "
"dispositivo\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Habilite JavaScript para entrar usando um dispositivo de segurança (por "
"exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Autenticar com dispositivo"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Atualize seu navegador para entrar com um dispositivo de "
"segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Lembrar deste dispositivo por %(remember_device_days)s dia"
msgstr[1] "Lembrar deste dispositivo por %(remember_device_days)s dias"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Perdeu o seu dispositivo? Não está funcionando? Obtenha "
"ajuda."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Autenticar com um aplicativo"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Digite o código de autenticação"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Gere um código usando o aplicativo de autenticação conectado à sua conta "
"PyPI. Digite este código no formulário para verificar sua identidade."
"p>
Perdeu o seu aplicativo? Não está funcionando? Obtenha ajuda.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Perdeu sua chave de segurança ou aplicativo?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Você não gerou códigos de recuperação da conta.
"
"Se você perder acesso ao seu método de autenticação de dois fatores, você "
"pode perder acesso à sua conta. Obtenha ajuda com "
"códigos de recuperação.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Sua conta PyPI %(username)s foi excluída."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s para se comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2342,7 +2371,7 @@ msgstr ""
"Você foi adicionado como %(role)s para o projeto "
"%(project_name)s do %(site)s por %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2351,7 +2380,7 @@ msgstr ""
"Você está recebendo isso porque você foi adicionado por "
"%(initiator_username)s a um projeto em %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2362,12 +2391,12 @@ msgstr ""
"organização %(organization_name)s por %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Você está recebendo isso porque você é um membro dessa organização."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2376,7 +2405,7 @@ msgstr ""
"Sua equipe foi adicionada com permissões de %(role)s para o "
"projeto %(project)s do %(site)s por %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2385,7 +2414,7 @@ msgstr ""
"Você está recebendo isso porque sua equipe foi adicionada por %(submitter)s "
"a um projeto em %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2396,11 +2425,11 @@ msgstr ""
"organização %(organization_name)s por %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Você está recebendo isso porque você é um membro dessa equipe."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user Configurações de token API e deletando o "
"token de nome %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s para comunicar aos "
"administradores do PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2448,15 +2477,15 @@ msgstr ""
"Um convite para você participar da organização de \"%(organization_name)s\" "
"foi cancelado"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr ""
"Você está recebendo isso porque foi convidado a participar desta organização."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2465,14 +2494,14 @@ msgstr ""
"Você recusou um convite para participar da organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s para se comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2495,7 +2524,7 @@ msgid ""
msgstr ""
"Sua nova organização chamada \"%(organization_name)s\" foi aprovada e criada."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2503,7 +2532,7 @@ msgstr ""
"Você é o proprietário(a) da nova organização e pode entrar para gerenciar "
"projetos, colaboradores, equipes ou configurações da organização."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2512,7 +2541,7 @@ msgstr ""
"Sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2524,12 +2553,12 @@ msgstr ""
"Sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2538,25 +2567,25 @@ msgstr ""
"Sua solicitação para uma nova organização PyPI chamada "
"\"%(organization_name)s\" foi enviada."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Você vai receber um e-mail quando a organização tiver sido aprovada"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "O %(site)s da organização \"%(organization_name)s\" foi excluído."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s para se comunicar com os "
"administradores do %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr ""
"Você está recebendo isso porque você era um proprietário desta organização."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2581,47 +2610,47 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Função"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membro de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Adicionado por"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
"Você está recebendo isso porque você é um proprietário desta organização."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2630,7 +2659,7 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2639,7 +2668,7 @@ msgstr ""
"%(username)s recusou um convite para "
"ingressar na organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2648,11 +2677,11 @@ msgstr ""
"%(username)s foi convidado a participar da "
"organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Convidado por"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2661,12 +2690,12 @@ msgstr ""
"%(username)s foi removido da organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Removido por"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2675,15 +2704,15 @@ msgstr ""
"A função de %(username)s na organização "
"\"%(organization_name)s\" foi alterada para %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nova função"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Alterado por"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2692,8 +2721,8 @@ msgstr ""
"O projeto \"%(project_name)s\" do %(site)s foi adicionado à organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
@@ -2701,7 +2730,7 @@ msgstr ""
"Você está recebendo isso porque você é um proprietário do projeto ou da "
"organização."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2710,7 +2739,7 @@ msgstr ""
"O projeto \"%(project_name)s\" de %(site)s foi removido da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2719,44 +2748,44 @@ msgstr ""
"A organização do %(site)s foi renomeada de "
"\"%(previous_organization_name)s\" para \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "A organização \"%(organization_name)s\" do %(site)s foi atualizada."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Nome de exibição antigo:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Novo nome de exibição:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "URL antiga:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nova URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Descrição antiga:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nova descrição:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Antigo tipo de organização:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Novo tipo de organização:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2765,12 +2794,12 @@ msgstr ""
"Alguém, talvez você, mudou a senha para sua conta PyPI %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "O quê?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2782,7 +2811,7 @@ msgstr ""
"e você não poderá mais entrar ou fazer envios no PyPI com sua senha "
"existente."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2790,12 +2819,12 @@ msgstr ""
"O PyPI em si não sofreu uma violação. Essa é uma medida de proteção para "
"reduzir o risco para o PyPI e seus usuários."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "O que eu devo fazer?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2804,11 +2833,11 @@ msgstr ""
"Para recuperar o acesso à sua conta, redefina sua "
"senha no PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Como posso entrar em contato com vocês?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2817,7 +2846,7 @@ msgstr ""
"Para mais informações, você pode enviar um e-mail para %(email_address)s "
"para se comunicar com administradores do PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2829,7 +2858,7 @@ msgstr ""
"outros usuários, redefinimos sua senha preventivamente e você não poderá "
"mais entrar ou fazer envio no PyPI com sua senha existente."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2840,7 +2869,7 @@ msgstr ""
"reduzir o risco de ataques de credenciais de "
"preenchimento contra o PyPI e seus usuários."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2853,11 +2882,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned e verifique suas "
"outras senhas e se familiarizar com boas práticas de senha."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Como você sabe disso?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2886,7 +2915,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s para se comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2895,7 +2924,7 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de senha para sua "
"conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2904,22 +2933,22 @@ msgstr ""
"Se você deseja prosseguir com este pedido, clique para "
"redefinir sua senha."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Esse link vai expirar em %(n_hours)s hora."
msgstr[1] "Esse link vai expirar em %(n_hours)s horas."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Se você não fez esse pedido, você pode ignorar com segurança este e-mail."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2931,13 +2960,13 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de senha para sua "
"conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2945,20 +2974,20 @@ msgid ""
"account, try that instead."
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2967,7 +2996,7 @@ msgstr ""
"O e-mail principal da sua conta PyPI %(username)s foi "
"alterado de %(old_email)s
para %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2978,7 +3007,7 @@ msgstr ""
"%(username)s, que tem autenticação de dois fatores ativada, "
"mas não gerou códigos de recuperação para esta conta."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2988,7 +3017,7 @@ msgstr ""
"tiver acesso a esses códigos de recuperação, poderá perder permanentemente o "
"acesso à sua conta PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3006,7 +3035,7 @@ msgstr ""
"Um código de recuperação para sua conta PyPI %(username)s "
"foi usado."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3015,24 +3044,24 @@ msgstr ""
"Novos códigos de recuperação para sua conta PyPI %(username)s"
"strong> foram gerados."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Você foi removido da organização \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
"Você está recebendo isso porque você era um proprietário desta organização."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
"Sua equipe foi removida do projeto %(project)s de %(site)s por %(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3041,7 +3070,7 @@ msgstr ""
"Você está recebendo isso porque sua equipe foi removida por %(submitter)s de "
"um projeto em %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3050,11 +3079,11 @@ msgstr ""
"Você foi removido da equipe \"%(team_name)s\" na organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Você está recebendo isso porque você era um membro desta equipe."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3063,7 +3092,7 @@ msgstr ""
"Sua função na organização \"%(organization_name)s\" foi alterada para "
"%(role)s por %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3072,7 +3101,7 @@ msgstr ""
"O cargo de sua equipe para o projeto %(project)s foi alterado por "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3082,7 +3111,7 @@ msgstr ""
"adicionar outros colaboradores, enviar lançamentos e excluir arquivos, "
"lançamentos ou todo o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3092,7 +3121,7 @@ msgstr ""
"pode enviar lançamentos, mas não pode adicionar colaboradores, excluir "
"arquivos, lançamentos ou o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3101,42 +3130,42 @@ msgstr ""
"Você está recebendo isso porque sua função na equipe foi alterada por "
"%(submitter)s para o projeto %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Um novo colaborador foi adicionado a um projeto que você possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Equipe"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permissões"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Colaborador para"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Você está recebendo isso porque você é um proprietário deste projeto."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Um colaborador foi removido de um projeto que você possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3144,7 +3173,7 @@ msgstr ""
"As permissões de um colaborador foram alteradas para um projeto que você "
"possui no %(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3153,17 +3182,17 @@ msgstr ""
"Uma equipe chamada \"%(team_name)s\" foi criada na organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
"Você está recebendo isso porque você é um dono ou gerente desta organização."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3172,7 +3201,7 @@ msgstr ""
"Uma equipe chamada \"%(team_name)s\" foi excluída da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3183,7 +3212,7 @@ msgstr ""
"equipe \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3194,7 +3223,7 @@ msgstr ""
"equipe \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3203,7 +3232,7 @@ msgstr ""
"Alguém, talvez você, adicionou um %(method)s método de autenticação de dois "
"fatores à sua conta PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3212,7 +3241,7 @@ msgstr ""
"Alguém, talvez você, removeu um %(method)s método de autenticação de dois "
"fatores da sua conta PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3221,7 +3250,7 @@ msgstr ""
"Alguém, talvez você, adicionou este endereço de e-mail "
"(%(email_address)s
) à sua conta PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3230,7 +3259,7 @@ msgstr ""
"Se você deseja prosseguir com este pedido, clique neste "
"link para verificar o seu endereço de e-mail."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, fuzzy, python-format
msgid ""
"%(initiator_username)s has "
@@ -3239,7 +3268,7 @@ msgstr ""
"%(initiator_username)s convidou "
"você para participar da organização \"%(organization_name)s\""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3248,147 +3277,147 @@ msgstr ""
"Se você deseja prosseguir, siga este link para "
"aceitar ou recusar este convite."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Caso contrário, você pode ignorar este e-mail com segurança."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Este link vai expirar em %(n_hours)s horas."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Descartar esta notificação"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fechar"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Seus projetos"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Suas organizações"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Configurações da conta"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Perfil público"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Detalhes da conta"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Expira: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes para %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Digest de hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copiar para área de trabalho"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copiar"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hashes para %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Erro"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Sucesso"
@@ -3412,31 +3441,31 @@ msgstr "Sucesso"
msgid "Manage project"
msgstr "Gerenciar projeto"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Anterior"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Próximo"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"Seu endereço de e-mail principal (%(email_address)s) não foi verificado."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Você não tem um endereço de e-mail principal."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verifique seu e-mail ou adicione um novo endereço."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3445,7 +3474,7 @@ msgstr ""
"A autenticação de dois fatores está disponível, habilite-a agora para sua conta."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3458,7 +3487,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Editar perfil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3474,89 +3503,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navegação para gerenciar %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projetos"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Pessoas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Equipes"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Histórico de segurança"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Configurações"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navegação para gerenciar %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Lançamentos"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Colaboradores"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentação"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publicação"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navegação para gerenciar %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Membros"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3568,14 +3597,14 @@ msgstr "Verificado"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Lançamento em: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filtrar por classificador"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Links do projeto"
@@ -3585,273 +3614,273 @@ msgstr "Links do projeto"
msgid "GitHub Statistics"
msgstr "Estatísticas do GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repositório"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Estrelas:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Forks:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Issues abertas:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "PRs abertas:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Estatísticas do GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Mantenedores"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar para {username} do gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Mantenedor:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Não verificado"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licença:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Tags"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Requer:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificadores"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificado*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Problemas de entrega intermitente podem levar à perda de verificação"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verificado"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Não verificado*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-mail do PyPI sendo tratado como spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Falha grave durante a entrega"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Número excessivo de problemas de entrega"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Não verificado"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principal"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Veja opções do e-mail"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opções"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opções para %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Reenviar e-mail de verificação"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Define este endereço de e-mail como principal"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Definir como principal"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Remove este endereço de e-mail"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Remover e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Escopo"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Todos projetos"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Criada"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Último uso"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nunca"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Veja opções do token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Remover token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Ver identificador único"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Aplicativos ou scripts usando esse token não terão mais acesso ao PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identificador único para o token de API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Imagem de perfil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com para gerar sua imagem de perfil com base "
"no seu endereço de e-mail principal"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Alterar imagem no gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Data de entrada"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3882,24 +3911,24 @@ msgstr ""
"Exibido em seu perfil público. Não pode ser "
"alterado."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nome completo"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Exibido em seu perfil público"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "E-mail público"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your perfil público para usuários autenticados."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Atualizar conta"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-mails da conta"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Principal receberá "
"notificações."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-mails associados à sua conta"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Status"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Adicionar e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Alterar senha"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Senha antiga"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Sua senha atual"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nova senha"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmar nova senha"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Atualizar senha"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Tokens de API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -3983,19 +4012,19 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes para o PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Saiba mais sobre tokens de API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Tokens de API ativos para esta conta"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Adicionar token de API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4004,58 +4033,58 @@ msgstr ""
"Verifique seu endereço de e-mail principal para "
"adicionar tokens de API à sua conta."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Escopo do token: toda a conta"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Escopo do token: projeto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Expira: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Conta criada"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Entrou"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Método de dois fatores:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Nenhum"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Dispositivo de segurança (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4063,184 +4092,184 @@ msgstr ""
"Aplicativo de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Código de recuperação"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Remover dispositivo"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Falha na autenticação"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Autenticação básica (endpoint de upload)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Motivo:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Senha incorreta"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Dois fatores errados inválidos (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Dois fatores inválidos (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Dois fatores inválidos (código de recuperação)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Reautenticação de sessão falhou"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-mail adicionado à conta"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-mail removido da conta"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-mail verificado"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-mail verificado novamente"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "E-mail principal alterado"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "E-mail principal antigo:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "E-mail principal novo:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "E-mail principal definido"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-mail enviado"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Para:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Assunto:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Redefinição de senha solicitada"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Tentativa de redefinição de senha"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Senha redefinida com sucesso"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Senha alterada com sucesso"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Redefinir senha"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projeto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Autenticação de dois fatores adicionada"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Método: Dispositivo de segurança (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nome do dispositivo:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4248,79 +4277,79 @@ msgstr ""
"Método: Aplicativo de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Códigos de recuperação gerados"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Códigos de recuperação gerados novamente"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Código de recuperação usado para iniciar sessão"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Token de API adicionado"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nome do token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token de API removido"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificador único:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token de API removido automaticamente por motivos de segurança"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Motivo: Token encontrado em url pública"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4328,8 +4357,8 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
@@ -4337,8 +4366,8 @@ msgstr ""
"O convite para ingressar em %(organization_name)s "
"foi revogado"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -4349,13 +4378,13 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid ""
#| "Invitation to join %(organization_name)s declined"
@@ -4364,34 +4393,34 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization name"
msgid "Organization role removed"
msgstr "Nome da organização"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Todos lançamentos de %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gerenciar \"%(organization_name)s\""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4402,61 +4431,61 @@ msgstr ""
"ocorrem em sua conta. Se você notar algo suspeito, por favor , proteja sua conta o mais rápido possível."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Atividade recente da conta"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Evento"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
#, fuzzy
msgid "Time"
msgstr "Tempo"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Informações adicionais"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Data / hora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informações de localização"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nome do dispositivo"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4510,11 +4539,11 @@ msgstr ""
"href=\"%(delete_href)s\">excluir projeto"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Prossiga com cautela!"
@@ -4526,27 +4555,27 @@ msgstr "Você não poderá recuperar sua conta depois de excluí-la"
msgid "Delete your PyPI account"
msgstr "Excluir sua conta PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gerenciar"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Autenticação de dois fatores (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4561,87 +4590,87 @@ msgstr ""
"sua conta. Saiba mais sobre 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Métodos de recuperação habilitados"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Método de recuperação"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "gerada em %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s não utilizado"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Gerar novamente"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Métodos de autenticação de dois fatores habilitados"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Método de dois fatores"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Remover"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Remover aplicativo de autenticação"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Remover aplicativo"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Remover dispositivo de segurança de dois fatores"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Remover dispositivo"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nome do dispositivo"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4650,7 +4679,7 @@ msgstr ""
"Verifique seu endereço de e-mail principal antes de "
"adicionar métodos de autenticação de dois fatores adicionais à sua conta."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4659,7 +4688,7 @@ msgstr ""
"Verifique seu endereço de e-mail principal antes de "
"habilitar a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4667,7 +4696,7 @@ msgstr ""
"Você deve gerar e armazenar com segurança os códigos de recuperação antes de "
"adicionar métodos de autenticação de dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4675,11 +4704,11 @@ msgstr ""
"Você deve gerar e armazenar com segurança os códigos de recuperação antes de "
"habilitar autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Gerar novamente códigos de recuperação"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4687,7 +4716,7 @@ msgstr ""
"Use um código de recuperação antes de adicionar métodos de autenticação de "
"dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4695,16 +4724,16 @@ msgstr ""
"Use um código de recuperação antes de habilitar autenticação de dois fatores "
"na sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Usar um código de recuperação"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Você não habilitou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4716,7 +4745,7 @@ msgstr ""
"Para configurar o 2FA "
"com um aplicativo de autenticação:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4724,8 +4753,8 @@ msgstr ""
"Adicionar 2FA com "
"dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4733,8 +4762,8 @@ msgstr ""
"Habilite JavaScript para configurar autenticação de dois fatores com um "
"dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Atualize seu navegador para configurar autenticação de "
"dois fatores com um dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Migalhas de pão"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Sua conta"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navegação da conta"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Essa ação não pode ser desfeita!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Confirme seu nome de usuário para continuar."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Confirme o %(item)s para continuar."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Cancelar"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "fechar"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Insira sua senha para continuar."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "OpenID Connect publisher management"
msgid "Trusted Publisher Management"
msgstr "Gerenciamento de editores do OpenID Connect"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
#, fuzzy
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -4813,7 +4842,7 @@ msgstr ""
"delegar autoridade de publicação de um pacote PyPI a um serviço de "
"terceiros, como o GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
#, fuzzy
#| msgid ""
#| "PyPI projects can use trusted OpenID Connect publishers to automate their "
@@ -4827,7 +4856,7 @@ msgstr ""
"automatizar seus processos de lançamento, sem precisar provisionar ou "
"gerenciar explicitamente os tokens de API."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
#, fuzzy
msgid "Any"
msgstr "Qualquer"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Adicionado por:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invited by"
msgid "Submitted by:"
msgstr "Convidado por"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Workflow name"
msgid "Workflow:"
msgstr "Nome do fluxo de trabalho"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "Especificação"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher"
msgid "Publisher:"
msgstr "Editor"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
#, fuzzy
#| msgid "Old URL:"
msgid "URL:"
msgstr "URL antiga:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Convites pendentes"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Criado em %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Recusar convite para %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Recusar convite"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Faturamento Inativo"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
#, fuzzy
msgid ""
"This organization's billing can be activated by an organization owner or "
@@ -4959,223 +4988,223 @@ msgstr ""
"O faturamento dessa organização pode ser ativado por um proprietário ou "
"gerente de faturamento da organização"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inativa"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Gerente"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Proprietário"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Gerente de faturamento"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Manage this organization"
msgid "View this organization"
msgstr "Ver esta organização"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
#, fuzzy
msgid "View"
msgstr "Exibir"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Manage this organization"
msgid "Activate billing for this organization"
msgstr "Ativar o faturamento para esta organização"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Ativar Faturamento"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Gerenciar esta organização"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Você ainda não ingressou em nenhuma organização no PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create new organization"
msgid "Pending organization requests"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Solicitação enviada"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invited by"
msgid "Submitted %(submitted)s"
msgstr "Convidado por"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Gerenciar esta organização"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create new organization"
msgid "Request a new organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nome da conta da organização"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Selecione um nome de conta da organização"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
#, fuzzy
#| msgid "This account name will be used in URLs on PyPI."
msgid "This account name is used in URLs on PyPI."
msgstr "Este nome de conta será usado em URLs no PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Por exemplo"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization name"
msgid "Organization Display Name"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nome de sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL da organização"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL para sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Descrição de sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5183,19 +5212,19 @@ msgstr ""
"Empresas podem criar contas de organização como um serviço pago enquanto "
"projetos comunitários recebem acesso gratuito."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Criar"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named '%(organization_name)s' "
@@ -5205,50 +5234,50 @@ msgstr ""
"Sua solicitação para uma nova organização PyPI chamada "
"\"%(organization_name)s\" foi enviada."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You will receive an email when the organization has been approved"
msgid "You will receive an email when each organization has been approved"
msgstr "Você vai receber um e-mail quando a organização tiver sido aprovada"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Único proprietário"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gerenciar este projeto"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Você não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Veja a página pública deste projeto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5259,13 +5288,13 @@ msgstr ""
"visite o Guia de "
"Usuário para Empacotamento de Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Excluir sua conta PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "Verify your primary email address before "
@@ -5277,7 +5306,7 @@ msgstr ""
"Verifique seu endereço de e-mail principal antes de "
"habilitar a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Principal receberá "
"notificações."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nome do Projeto PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
#, fuzzy
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "O projeto (no PyPI) que será criado quando este editor for usado"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "proprietário"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"O nome da organização no GitHub ou o nome de usuário do GitHub que possui o "
"repositório"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repositório"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
#, fuzzy
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
"O nome do repositório do GitHub que contém o fluxo de trabalho de publicação"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nome do fluxo de trabalho"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "fluxodetrabalho.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
#, fuzzy
msgid ""
"The filename of the publishing workflow. This file should exist in the "
@@ -5389,28 +5418,28 @@ msgstr ""
"existir no diretório .github/workflows/
no repositório "
"configurado acima."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid project name"
msgid "Environment name"
msgstr "Nome do ambiente"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "(opcional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, fuzzy, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5427,22 +5456,22 @@ msgstr ""
"especialmente se seu repositório tiver mantenedores com "
"acesso de confirmação que não deveriam ter acesso de publicação PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Adicionar"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nome"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project"
msgid "project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
#, fuzzy
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
"O nome do repositório do GitHub que contém o fluxo de trabalho de publicação"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
#, fuzzy
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
@@ -5519,14 +5548,14 @@ msgstr ""
"existir no diretório .github/workflows/
no repositório "
"configurado acima."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "lançamento"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, fuzzy, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5543,8 +5572,8 @@ msgstr ""
"especialmente se seu repositório tiver mantenedores com "
"acesso de confirmação que não deveriam ter acesso de publicação PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "E-mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5590,8 +5619,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Organization name"
msgid "Organization"
msgstr "Organização"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization name"
msgid "my-organization"
msgstr "Organização"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
#, fuzzy
#| msgid ""
#| "The GitHub organization name or GitHub username that owns the repository"
@@ -5628,55 +5657,55 @@ msgstr ""
"O nome da organização no GitHub ou o nome de usuário do GitHub que possui o "
"repositório"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project"
msgid "my-project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Seu nome de usuário"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nome de usuário"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Gerenciar editores"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5685,21 +5714,21 @@ msgstr ""
"existentes podem ser adicionados na configuração de publicação para cada "
"projeto individual."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Nome do projeto pendente"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Editor"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Detalhes"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5707,18 +5736,18 @@ msgstr ""
"Nenhum publicador pendente está configurado no momento. Publicadores de "
"projetos que ainda não existem podem ser adicionados abaixo."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Adicionar um novo editor pendente"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
#, fuzzy
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Você pode usar esta página para registrar editores de confiança "
"\"pendentes\"."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, fuzzy, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5735,15 +5764,15 @@ msgstr ""
"comum. Você pode ler mais sobre editores confiáveis comuns e \"pendentes\" "
"aqui."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5751,7 +5780,7 @@ msgid ""
"your account before adding a new publisher."
msgstr "Você não habilitou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5760,7 +5789,7 @@ msgstr ""
"para uso em caso de perda de um dispositivo 2FA, envie um de seus códigos de "
"recuperação aqui."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5768,7 +5797,7 @@ msgstr ""
"O código de recuperação escolhido será considerado usado e não estará mais "
"disponível para ignorar o 2FA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5776,15 +5805,15 @@ msgstr ""
"Esqueceu de armazenar seus códigos de recuperação com segurança?"
"strong> Você precisará gerá-los novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Códigos de recuperação da conta"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Gerar novamente códigos de recuperação"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5794,7 +5823,7 @@ msgstr ""
"segurança, você precisará usar um desses códigos de recuperação para entrar "
"na sua conta PyPI. Cada código só pode ser usado uma vez."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5802,7 +5831,7 @@ msgstr ""
"Estes códigos devem somente ser usados para recuperação de "
"contas, não para início de sessão típicos."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5813,69 +5842,69 @@ msgstr ""
"esses códigos de recuperação, poderá perder permanentemente o acesso à sua "
"conta PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Salvar seus códigos de recuperação"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Baixar como arquivo"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Salvar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Estes códigos não estarão visíveis novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Certifique-se de que os guardou em segurança antes de continuar."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token para \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permissões:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Enviar pacotes"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Escopo:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Toda a conta (todos projetos)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projeto \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5883,28 +5912,29 @@ msgstr ""
"Por motivos de segurança, este token vai aparecer apenas uma vez. "
"Copie-o agora."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copia o token para a área de transferência"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copiar token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Usando este token"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Definir seu nome de usuário para %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5913,7 +5943,7 @@ msgstr ""
"Definir sua senha para o valor do token, incluindo o prefixo "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5923,7 +5953,7 @@ msgstr ""
"seus projetos para o PyPI, configure seu arquivo %(filename)s
"
"para algo como isso:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5934,7 +5964,7 @@ msgstr ""
"vários projetos para o PyPI, você pode configurar seu arquivo "
"%(filename)s
para algo como:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5942,11 +5972,11 @@ msgstr ""
"um token de escopo do usuário ou um token de escopo de projeto que você "
"deseja definir como o padrão"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "um token de projeto"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -5958,7 +5988,7 @@ msgstr ""
"Você pode usar %(command)s
para trocar para o token correto ao "
"enviar para PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visite "
"a página de ajuda do PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Adicionar outro token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nome do token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Para que serve este token?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Selecionar escopo..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5995,17 +6025,17 @@ msgstr ""
"Um token de API com escopo para toda a sua conta terá permissões de envio "
"para todos os seus projetos atuais e futuros."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Created on"
msgid "Create token"
msgstr "Criada em"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Configurar 2FA com um aplicativo de autenticação (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the padrão TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6025,16 +6055,16 @@ msgstr ""
"Visite a página de ajuda do PyPI para uma lista de "
"aplicativos compatíveis."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configurar seu aplicativo"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
"Digitalize o código QR com o aplicativo de autenticação de sua escolha."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6042,11 +6072,11 @@ msgstr ""
"Por motivos de segurança, você só pode associar um aplicativo de "
"autenticação por conta PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "Código QR para configurar um aplicativo de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6056,15 +6086,15 @@ msgstr ""
"Não possui um digitalizador de QR? Insira manualmente o "
"código em vez disso:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verificar aplicativo"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Código de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6076,16 +6106,16 @@ msgstr ""
"Para finalizar o processo de configuração, insira o código de autenticação "
"fornecido pelo seu aplicativo."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurar aplicativo"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Configurar 2FA com um dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the padrão FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan e Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Nomeie seu dispositivo para começar"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "O PyPI possui suporte à adição de vários dispositivos de segurança."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6125,11 +6155,11 @@ msgstr ""
"Por favor, dê um nome a este dispositivo. 64 caracteres ou menos. Todos os "
"Unicode são válidos, incluindo espaços."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurar dispositivo de segurança"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6144,7 +6174,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">navegador compatível."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6152,13 +6182,13 @@ msgstr ""
"Note que algumas chaves USB mais antigas não aderem ao padrão FIDO e não "
"funcionarão com o PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Ativar Assinatura"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
#, fuzzy
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
@@ -6167,7 +6197,7 @@ msgstr ""
"As contas da empresa requerem uma assinatura ativa. Favor inserir "
"informações de faturamento atualizadas para ativar a conta."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6179,77 +6209,76 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(organization_name)s organização excluída"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization name"
msgid "Organization request"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nome da conta da organização"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Organization name"
msgid "Organization display name"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invited by"
msgid "Date submitted"
msgstr "Convidado por"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invited by"
msgid "Submit"
msgstr "Convidado por"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Histórico de segurança '%(source_name)s'"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6257,23 +6286,23 @@ msgstr ""
"Cada vez que você (ou seus colaboradores) realiza uma ação de segurança "
"relacionada a esta organização, a ação é registrada e exibida aqui."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s' registrado como nome da organização"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid "%(organization_name)s organization created"
msgstr "%(organization_name)s organização criada"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(organization_name)s organização excluída"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6281,30 +6310,30 @@ msgstr ""
"%(previous_organization_name)s organização renomeada para "
"%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s organização aprovada"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s organização recusada"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(project_name)s projeto adicionado à organização"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
"%(project_name)s projeto removido da organização"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6312,21 +6341,21 @@ msgstr ""
"%(username)s adicionado como organização "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s removido como organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s alterado para organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6337,7 +6366,7 @@ msgstr ""
"%(username)s convidado para participar da "
"organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has declined an invitation "
@@ -6349,7 +6378,7 @@ msgstr ""
"%(username)s recusou o convite para ingressar na "
"organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -6361,7 +6390,7 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "An invitation for %(username)s to join "
@@ -6373,20 +6402,20 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)s equipe criada"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s equipe excluída"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, fuzzy, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, fuzzy, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, fuzzy, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s adicionado à equipe %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s removido da equipe %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registrar"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Alterado por:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invited by"
msgid "Invited by:"
msgstr "Convidado por"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Histórico de segurança para %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Gerenciar \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Voltar para organizações"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Organization description"
msgid "Organization projects"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gerenciar \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "There are no projects in your organization, yet."
msgstr "Você não é um gerente ou um proprietário desta organização"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6541,17 +6570,17 @@ msgstr ""
"visite o Guia de "
"Usuário para Empacotamento de Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Back to organizations"
msgid "Add project to organization"
msgstr "Voltar para organizações"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Projeto novo ou existente?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
#, fuzzy
msgid ""
"Transfer an existing project that you own, or create and add a new project "
@@ -6560,17 +6589,17 @@ msgstr ""
"Transfira um projeto existente de sua propriedade ou crie e adicione um novo "
"projeto à organização."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️Nome do projeto já existente"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Você está recebendo isso porque você é um proprietário deste projeto."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
#, fuzzy
msgid ""
"Owners or managers of this organization can transfer a project that they own "
@@ -6583,15 +6612,15 @@ msgstr ""
"adicionado a outra organização. Um projeto que foi adicionado a outra "
"organização pode ser transferido da página de configurações do projeto."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Transferir projeto existente"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "️Nome do novo projeto"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6599,39 +6628,39 @@ msgstr ""
"Os proprietários desta organização podem criar um projeto vazio e adicioná-"
"lo à organização."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Criar e adicionar novo projeto"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Gerenciar pessoas em \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA habilitado"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA desabilitado"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6643,13 +6672,13 @@ msgstr ""
"Use esta página para controlar quais usuários do PyPI podem lhe ajudar a "
"gerenciar %(organization_name)s."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Organization name"
msgid "Organization Roles"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6658,211 +6687,211 @@ msgid ""
"can do."
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Organization name"
msgid "Organization Role Permissions Matrix"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Membro"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Organization name"
msgid "View organization/teams"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Criando um novo lançamento"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create new organization"
msgid "Invite/manage organization members"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create new organization"
msgid "Delete the organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage organization billing"
msgstr "Gerenciar esta organização"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
#, fuzzy
msgid "Own/maintain specific projects"
msgstr "Possuir/manter projetos específicos"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Criar novos projetos"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Excluir projetos"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Usuários que podem gerenciar %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Usuário"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Salvar função"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "Cannot remove other people from the organization"
msgstr "Você não é um gerente ou um proprietário desta organização"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Convite pendente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Revogar convite"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Reenviar"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Exclua o convite expirado para %(user)s."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Excluir convite expirado para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Excluir"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Organization description"
msgid "Organization settings"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gerenciar \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Mude o nome da conta da organização abaixo."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Conta criada"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s para se comunicar com os "
"administradores do %(site)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create new organization"
msgid "Update organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
#, fuzzy
#| msgid "Billing Manager"
msgid "Billing status"
msgstr "Gerente de faturamento"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
#, fuzzy
#| msgid "Billing Manager"
msgid "Billing email"
msgstr "Gerente de faturamento"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gerenciar versão"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Organization account name"
msgid "Change organization account name"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6935,32 +6964,32 @@ msgid ""
"your organization."
msgstr "Você não poderá recuperar sua conta depois de excluí-la"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Organization account name"
msgid "Change organization account name for"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Organization account name"
msgid "Current organization account name"
msgstr "Nome de conta da organização"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create new organization"
msgid "Delete organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create new organization"
msgid "Cannot delete organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6977,29 +7006,29 @@ msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "Sua organização atualmente possui projeto %(count)s."
msgstr[1] "Sua organização atualmente possui projetos %(count)s."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Para cada projeto, você deve:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Você não é um gerente ou um proprietário desta organização"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Excluir projeto"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create new organization"
msgid "Before you can delete your organization."
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or remover projeto ou excluir projeto"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Você não poderá recuperar sua conta depois de excluí-la"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
#, fuzzy
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
@@ -7027,12 +7056,12 @@ msgid ""
msgstr ""
"Sua assinatura será cancelada e você perderá o acesso ao portal de cobrança."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
#, fuzzy
msgid "You will lose access to the billing portal."
msgstr "Você perderá o acesso ao portal de cobrança."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, fuzzy, python-format
msgid ""
"Please ensure you have retrieved all invoices from seu portal de cobrança antes de prosseguir."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Equipes de organização"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Gerenciar \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s membro"
msgstr[1] "%(member_count)s membros"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gerenciar este projeto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Manage this organization"
msgid "View this team"
msgstr "Gerenciar esta organização"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
#, fuzzy
msgid ""
"There are no teams in your organization, yet. Organization owners and "
@@ -7080,17 +7109,17 @@ msgstr ""
"Não há equipes em sua organização, ainda. Os proprietários e gerentes da "
"organização podem criar novas equipes para a organização."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Criar uma nova equipe"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "️Nome da equipe"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
#, fuzzy
msgid ""
"Owners and managers of this organization can create a team for the "
@@ -7100,16 +7129,16 @@ msgstr ""
"organização e gerenciar membros da equipe, projetos de equipe e "
"configurações de equipe."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gerenciar documentação de \"%(project_name)s\""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Destruir documentação"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s saiba que não tem como "
"desfazer, pois não há mais suporte a envio de nova documentação."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Destruir documentação para o projeto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentação do projeto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Não há mais suporte ao enviou de nova documentação"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7140,76 +7169,76 @@ msgstr ""
"Cada vez que você (ou seus colaboradores) executa uma ação de segurança "
"relacionada a este projeto, a ação é registrada e exibida aqui."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projeto criado"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Versão de lançamento %(version)s removida"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Arquivo adicionado à versão %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nome do arquivo:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Arquivo removido da versão %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s adicionado como %(role_name)s do "
"projeto"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -7218,7 +7247,7 @@ msgstr ""
"%(username)s convidado para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -7227,7 +7256,7 @@ msgstr ""
"%(username)s recusou o convite para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7236,174 +7265,174 @@ msgstr ""
"Revogado o convite para %(username)s participar "
"como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "Equipe %(team_name)s adicionada como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "Equipe %(team_name)s alterada para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "Equipe %(team_name)s removida como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projeto adicionado à organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projeto removido da organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Token de API de curta duração criado"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permissões: pode enviar para este projeto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Expiração:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
#, fuzzy
#| msgid "Expiration Status:"
msgid "Expiration status:"
msgstr "Estado da expiração:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Expirado"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Creator:"
msgid "Creator"
msgstr "Criador:"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Token de API criado"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Controlado por:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Publicador confiável adicionado"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Publicador confiável removido"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Requisito de 2FA habilitado"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Habilitado por:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Requisito de 2FA desabilitado"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Desabilitado por:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Pesquisar projetos"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Pesquisar projetos"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Informações adicionais"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informações de localização"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gerenciar \"%(project_name)s\""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Voltar para os projetos"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid ""
#| "Invitation to join %(organization_name)s declined"
@@ -7413,20 +7442,20 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7435,37 +7464,37 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Gerenciar provedores atuais"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Editores OpenID Connect associados com %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Nenhum editor está atualmente configurado."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Adicionar um novo editor"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid environment name"
msgid "Constrain environment"
msgstr "Nome de ambiente inválido"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7473,94 +7502,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Nome do ambiente"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gerenciar \"%(project_name)s\" – versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "ver lançamento"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Arquivos para o lançamento %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nome de arquivo, tamanho"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versão do Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Data do envio"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Veja opções do arquivo"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opções do arquivo"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Baixar"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Excluir arquivo de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Excluir arquivo"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Enviando novos arquivos"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Nenhum arquivo encontrado"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Descartar"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Guia de Usuário para "
"Empacotamento de Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Configurações de lançamento"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7642,7 +7671,7 @@ msgstr[1] ""
"para ser ignorado ao instalar na maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7658,7 +7687,7 @@ msgstr ""
"instalar na maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7676,7 +7705,7 @@ msgstr ""
"code>.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7688,8 +7717,8 @@ msgstr ""
" Para mais informações, consulte a PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7707,27 +7736,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Motivo (opcional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versão"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Excluir lançamento"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7754,12 +7783,12 @@ msgstr[1] ""
"%(count)s arquivos.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "A exclusão vai excluir irreversivelmente este lançamento."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7767,8 +7796,8 @@ msgstr ""
"Você não poderá reenviar uma nova distribuição do mesmo tipo com o mesmo "
"número de versão."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7778,8 +7807,8 @@ msgstr ""
"versão fixada deste pacote. Como último recurso, trata de questões jurídicas "
"ou remove lançamentos prejudiciais."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider pós-lançamento."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Lançamentos para %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Data de lançamento"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Arquivos"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Motivo da retirada"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gerenciar versão"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s arquivo"
msgstr[1] "%(count)s arquivos"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Nenhum arquivo"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Veja opções do lançamento"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opções para %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Desfazer retirada"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Retirar"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gerenciar lançamentos de \"%(project_name)s\""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Criando um novo lançamento"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Nenhum lançamento encontrado"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Guia de Usuário para "
"Empacotamento de Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gerenciar colaboradores de \"%(project_name)s\""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7908,26 +7937,26 @@ msgstr ""
"Use esta página para controlar quais usuários do PyPI podem lhe ajudar a "
"gerenciar %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Links do projeto"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Mantenedor"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -7939,7 +7968,7 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não consegue convidar colaboradores. "
"Não consegue excluir arquivos, lançamentos ou o projeto."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -7963,99 +7992,100 @@ msgstr "Usuários que podem gerenciar %(project_name)s"
msgid "Collaborator"
msgstr "Colaboradores"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s dono da organização"
msgstr[1] "%(count)s donos da organização"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create new organization"
msgid "Cannot remove organization owners"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s membro da equipe"
msgstr[1] "%(count)s membros da equipe"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️Equipe ou membro?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
#, fuzzy
msgid "Add a team or an individual member as a collaborator."
msgstr "Adicione uma equipe ou um membro individual como colaborador."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "️Nome da equipe"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Não há equipes na organização."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gerenciar configurações de \"%(project_name)s\""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Configurações do projeto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Tamanho do projeto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (solicitar um aumento) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8064,11 +8094,11 @@ msgstr ""
"Verifique seu endereço de e-mail principal para "
"adicionar um token de API para %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descrição do projeto e barra lateral"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8104,27 +8134,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Guia de "
"Usuário para Empacotamento de Python para mais ajuda."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "Removing this project from the organization will:"
msgstr "Você não é um gerente ou um proprietário desta organização"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Você não é um ${role} do projeto \"${project_name}\"."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named \"%(organization_name)s\" "
@@ -8136,8 +8166,8 @@ msgstr ""
"Sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
#, fuzzy
msgid ""
"Individual owners and maintainers of the project will retain their project "
@@ -8146,29 +8176,29 @@ msgstr ""
"Os proprietários e mantenedores individuais do projeto manterão suas "
"permissões de projeto."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Isso removerá o projeto da organização '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Remover projeto"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "Cannot remove project from organization"
msgstr "Você não é um gerente ou um proprietário desta organização"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
#, fuzzy
msgid ""
"Your organization is currently the sole owner of the "
@@ -8179,24 +8209,24 @@ msgstr ""
"projeto. Você deve adicionar um proprietário individual ao projeto antes de "
"removê-lo de sua organização."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Transferir projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Transferir projeto para uma organização"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "A transferência deste projeto irá:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
#, fuzzy
msgid "Revoke your direct Owner role on the project."
msgstr "Revogar seu papel direto de proprietário no projeto."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
@@ -8204,20 +8234,20 @@ msgstr ""
"Você manterá as permissões de Proprietário no projeto por meio de sua função "
"na organização."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Adicione o projeto a outra organização de sua propriedade."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Adicione o projeto a uma organização de sua propriedade."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Conceda permissões completas de projeto aos proprietários da organização."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
#, fuzzy
msgid ""
"All other individual owners and maintainers of the project will retain their "
@@ -8226,21 +8256,21 @@ msgstr ""
"Todos os outros proprietários e mantenedores individuais do projeto manterão "
"suas permissões de projeto."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Transferir projeto"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Não é possível transferir o projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create new organization"
msgid "Cannot transfer project to an organization"
msgstr "Não é possível transferir o projeto para uma organização"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Select an organization account name"
msgid ""
@@ -8250,11 +8280,11 @@ msgstr ""
"Os proprietários da organização podem transferir o projeto para organizações "
"que possuem ou gerenciam."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Você não é proprietário ou gerente de nenhuma outra organização."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Select an organization account name"
msgid ""
@@ -8264,90 +8294,90 @@ msgstr ""
"Os proprietários do projeto podem transferir o projeto para organizações que "
"possuem ou gerenciam."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You have not joined any organizations on PyPI, yet."
msgid "You are not an owner or manager of any organizations."
msgstr "Você não é proprietário ou gerente de nenhuma organização."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Descrição antiga:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "There are no alternate repositories for this project, yet."
msgstr "Ainda não há membros nesta equipe."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Comece adicionando um membro da equipe abaixo."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Pesquisar projetos"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8360,35 +8390,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Pesquisar projetos"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Excluir projeto"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "A exclusão deste projeto vai:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8403,17 +8433,17 @@ msgstr[1] ""
"Excluir irreversivelmente o projeto junto com %(count)s "
"lançamentos"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Excluir irreversivelmente o projeto"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Disponibilizar o nome do projeto para qualquer outro usuário do "
"PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8427,7 +8457,7 @@ msgstr ""
"arquivos de distribuição do PyPI são únicos, pois eles são gerados "
"combinando o nome do projeto + número de versão + tipo de distribuição)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8439,35 +8469,35 @@ msgstr ""
"Cada vez que você (ou seus colaboradores) executa uma ação de segurança "
"relacionada a este projeto, a ação é registrada e exibida aqui."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, fuzzy, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "Equipe %(previous_team_name)s renomeada para %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Gerenciar '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Voltar para as equipes"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Projetos em equipe"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(organization_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gerenciar projetos '%(team_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
#, fuzzy
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
@@ -8477,13 +8507,13 @@ msgstr ""
"projeto. Comece configurando colaboradores para um projeto em sua "
"organização."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gerenciar membros de '%(team_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
#, fuzzy
msgid ""
"Use this page to manage which organization users are members of this team."
@@ -8491,34 +8521,34 @@ msgstr ""
"Use esta página para gerenciar quais usuários da organização são membros "
"desta equipe."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "Cannot remove other people from the team"
msgstr "Não é possível remover outras pessoas da equipe"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Remova %(user)s desta equipe"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not a manager or an owner of this organization"
msgid "There are no members in this team, yet."
msgstr "Ainda não há membros nesta equipe."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Comece adicionando um membro da equipe abaixo."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Adicionar membro"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, fuzzy, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Gerenciar membros da organização para visualizar todos "
"os usuários na organização ou convidar um usuário para a organização."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "Configurações da equipe"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "Gerenciar configurações de '%(team_name)s'"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "Nome do time"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "Nome de sua equipe"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
#, fuzzy
#| msgid "Update account"
msgid "Update team"
msgstr "Atualizar equipe"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "Excluir equipe"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "Você não será capaz de recuperar sua equipe depois de excluí-la."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "Nome da Equipe"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "Perfil de %(orgname)s"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s ainda não carregou nenhum projeto para o PyPI"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
#, fuzzy
#| msgid "Unverified"
msgid "view details"
msgstr "Não verificado"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: lançamentos mais recentes para %(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "Copiar instruções PIP"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "Este lançamento foi retirado"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "Versão estável disponível (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "Versão mais nova disponível (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "Versão mais recente"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "Lançamento em: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "Nenhuma descrição do projeto fornecida"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "Navegação"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "Navegação para %(project)s"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "Descrição do projeto. O foco será movido para a descrição."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "Descrição do projeto"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr ""
"Histórico de lançamentos. O foco será movido para o painel de histórico."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "Histórico de lançamentos"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "Baixar arquivos. O foco será movido para os arquivos de projeto."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "Baixar arquivos"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr ""
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "Detalhes do projeto. O foco será movido para os detalhes do projeto."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "Detalhes do projeto"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
msgstr ""
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
#, fuzzy
#| msgid "This release has been yanked"
msgid "Reason this release was yanked:"
msgstr "Este lançamento foi retirado"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "O autor deste pacote não forneceu uma descrição do projeto"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "Notificações de lançamento"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "Feed RSS"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "Essa versão"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "pré-lançamento"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "retirado"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8729,19 +8759,19 @@ msgstr ""
"saiba mais sobre instalação de pacotes."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
#, fuzzy
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribuição da fonte"
msgstr[1] "Distribuição das fontes"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
#, fuzzy
msgid "No source distribution files available for this release."
msgstr "Nenhum arquivo de distribuição de origem disponível para esta versão."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Guia de Usuário para "
"Empacotamento de Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
#, fuzzy
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Distribuição construída"
msgstr[1] "Distribuições construídas"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -8784,7 +8814,7 @@ msgstr ""
"confusão de dependência, exfiltração de dados, ofuscação, comando/controle, "
"etc."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP"
"abbr> 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8854,16 +8884,15 @@ msgstr ""
"especial \"Private :: Do Not Upload\". O PyPI sempre rejeitará pacotes com "
"classificadores começando com \"Private ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Lista de classificadores"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8874,7 +8903,7 @@ msgstr ""
"para o Warehouse deverão seguir o Código de Conduta da PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8887,7 +8916,7 @@ msgstr ""
"gerar e armazenar com segurança os códigos de "
"recuperação para recuperar o acesso nesse evento.."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8902,7 +8931,7 @@ msgstr ""
"dois métodos de autenticação de fatores com suporte e emitam códigos de recuperação."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help códigos de recuperação, você pode solicitar "
"ajuda com recuperação de conta."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "O que é um pacote, projeto ou lançamento?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Como eu instalo um arquivo (pacote) do PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Como eu empacoto e publico meu código para o PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "O que é um classificador de trove?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "O que é um lançamento \"retirado\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Pesquisar projetos"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Por que eu preciso de um endereço de e-mail verificado?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Por que o PyPI está me dizendo que minha senha está comprometida?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "O que devo fazer se notar atividade suspeita na minha conta?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Por que o PyPI está me dizendo que meu token de API está comprometida?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "O que é a autenticação de dois fatores e como ela funciona no PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8975,7 +9004,7 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8987,13 +9016,13 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um dispositivo de segurança "
"(por exemplo, chave USB)? Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Quais dispositivos (além de uma chave USB) posso usar como dispositivo de "
"segurança?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9005,89 +9034,89 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um código de recuperação? "
"Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Como posso usar tokens de API para autenticar com o PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Por que certas ações exigem que eu confirme minha senha?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Como faço para alterar meu nome de usuário do PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Como posso publicar meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "O PyPI tem APIs que posso usar?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Como faço para ser notificado quando uma nova versão de um projeto é lançada?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Onde posso ver as estatísticas sobre PyPI, downloads e uso de projeto/pacote?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
#, fuzzy
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "Para que servem os hashes do arquivo, e como posso verificá-los?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Como posso publicar meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Por que o nome do projeto desejado não está disponível?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Como faço para reivindicar um nome de projeto abandonado ou registrado "
"anteriormente?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"Quais funções de colaborador estão disponíveis para um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Como posso me tornar um proprietário/mantenedor de um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Como posso enviar uma descrição de projeto em um formato diferente?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção de limite de tamanho de arquivo ou aumentar "
"para meu projeto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção de limite de tamanho total do projeto ou "
"aumentar para meu projeto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9095,32 +9124,32 @@ msgstr ""
"De onde o PyPI obtém seus dados sobre as vulnerabilidades do projeto e como "
"posso corrigi-los?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Novidade: os lançamentos mais recentes do projetos"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Por que estou recebendo o erro \"the description failed to render\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Por que não consigo enviar arquivos manualmente para o PyPI, por meio da "
"interface do navegador?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Esqueci minha senha do PyPI. Você pode me ajudar?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Perdi acesso à minha conta PyPI. Você pode me ajudar?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9132,7 +9161,7 @@ msgstr ""
"Por que eu estou obtendo o erro \"Invalid or non-existent authentication "
"information.\" ao enviar arquivos?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9140,15 +9169,15 @@ msgstr ""
"Por que estou recebendo erros \"No matching distribution found\" ou \"Could "
"not fetch URL\" durante pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Estou tendo problemas para usar o site do PyPI. Você pode me ajudar?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Por que meu pacote ou registro de usuário foi bloqueado?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9156,15 +9185,15 @@ msgstr ""
"Por que estou recebendo um erro \"Filename or contents already exists\" ou "
"\"Filename has been previously used\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Como solicito um novo classificador de trove?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Onde posso relatar um erro ou fornecer comentários sobre o PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9179,37 +9208,37 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Quem mantém o PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "De que é feito o PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Posso contar com o PyPI estar sempre disponível?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Como posso contribuir para o PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Como faço para acompanhar as próximas alterações no PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9217,44 +9246,44 @@ msgstr ""
"O que significa o emblema \"recurso beta\"? Quais são os recursos beta "
"atuais do Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Como faço para pronunciar \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Perguntas comuns"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Básicas"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integração"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administração de projetos no PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Solução de problemas"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Sobre"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9277,21 +9306,21 @@ msgstr "Sobre"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Usamos uma série de termos para descrever os softwares "
@@ -9314,7 +9343,7 @@ msgstr ""
"href=\"%(wheel_href)s\">wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Guia de Usuário para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9345,7 +9374,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Guia de Usuário para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See página dos classificadores para obter mais "
"informações, bem como uma lista de classificadores válidos."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9379,7 +9408,7 @@ msgstr ""
"rel=\"noopener\">PEP"
"abbr> 592 para mais informações."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9390,11 +9419,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9402,15 +9431,15 @@ msgstr ""
"Atualmente, o PyPI requer um endereço de e-mail verificado para executar as "
"seguintes operações:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registrar um novo projeto."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Enviar uma nova versão ou arquivo."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9418,7 +9447,7 @@ msgstr ""
"A lista de atividades que exigem um endereço de e-mail verificado é "
"susceptível de crescer ao longo do tempo."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9513,7 +9542,7 @@ msgstr ""
"não pode entrar no PyPI até que você redefina "
"sua senha. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9524,9 +9553,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Todos os eventos de usuário do PyPI são armazenados sob o histórico de "
"segurança nas configurações da conta. Se houver algum evento que pareça "
@@ -9535,7 +9564,7 @@ msgstr ""
"administradores do PyPI sobre o evento em %(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9549,7 +9578,7 @@ msgstr ""
"atividade suspeita também se aplica. "
"p>"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| "
Two factor authentication (2FA) makes your account more secure by "
@@ -9593,7 +9622,7 @@ msgstr ""
"abbr> em discuss.python.org.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9607,7 +9636,7 @@ msgstr ""
"rel=\"noopener\">padrão TOTP"
"abbr>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9617,7 +9646,7 @@ msgstr ""
"autenticação geram um código de autenticação que muda regularmente para usar "
"ao entrar em sua conta."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9627,7 +9656,7 @@ msgstr ""
"padrão aberto, há muitos aplicativos que são compatíveis com sua conta PyPI. "
"Aplicativos populares incluem:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android ou iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprietário)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android ou iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(código aberto)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9682,7 +9711,7 @@ msgstr ""
"Para configurar o 2FA "
"com um aplicativo de autenticação:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9690,7 +9719,7 @@ msgstr ""
"Abra um aplicativo de autenticação (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9700,7 +9729,7 @@ msgstr ""
"\"Adicionar 2FA com "
"aplicativo de autenticação\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9708,7 +9737,7 @@ msgstr ""
"O PyPI gerará uma chave secreta, específica da sua conta. Isso é exibido "
"como um código QR e como um código de texto."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9716,7 +9745,7 @@ msgstr ""
"Digitalize o código QR com seu aplicativo de autenticação ou digite-o "
"manualmente. O método de entrada dependerá do aplicativo que você escolheu."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9728,7 +9757,7 @@ msgstr ""
"Seu aplicativo irá gerar um código de autenticação - use isso para verificar "
"a sua configuração no PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9738,26 +9767,26 @@ msgstr ""
"PyPI, permitindo que seu aplicativo gere códigos de autenticação válidos "
"para sua conta PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Na próxima vez que você entrar no PyPI, você precisará:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Fornecer seu nome de usuário e sua senha, como de costume"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Abrir seu aplicativo de autenticação para gerar um código de autenticação"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Usar este código para finalizar sua autenticação no PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9768,7 +9797,7 @@ msgstr ""
"navegador. Essa senha é então usada pelo PyPI para lhe autenticar como um "
"usuário."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9778,7 +9807,7 @@ msgstr ""
"Para configurar a autenticação de dois fatores com uma chave USB, "
"você precisará:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn e PublicKeyCredential, pois isso é o "
"padrão implementado pelo PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Estar executando JavaScript em seu navegador"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the especificação FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9828,11 +9857,11 @@ msgstr ""
"Note que algumas chaves USB mais antigas da Yubico não seguem a "
"especificação FIDO e, portanto, não funcionam com PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Siga estes passos:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -9846,11 +9875,11 @@ msgstr "Siga estes passos:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -9864,7 +9893,7 @@ msgstr ""
"navegador\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9872,7 +9901,7 @@ msgstr ""
"Uma vez concluído, sua chave USB será registrada em sua conta PyPI e pode "
"ser usada durante o processo de autenticação."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -9890,7 +9919,7 @@ msgstr ""
"PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of dispositivos que são compatíveis com "
"FIDO, e, portanto, podem ser usados com PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9915,7 +9944,7 @@ msgstr ""
"rel=\"noopener\">telefones celulares para atuar como dispositivos de "
"segurança."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, usuários do PyPI serão "
"capazes de tirar proveito de qualquer futuro desenvolvimentos nesta área."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9948,7 +9977,7 @@ msgstr ""
"a> ou dispositivo de segurança, você pode usar estes "
"códigos para entrar no PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9967,11 +9996,11 @@ msgstr ""
"recuperação. Depois de usar um código de recuperação para entrar, ele se "
"torna inativo."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Para fornecer códigos de recuperação:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9979,7 +10008,7 @@ msgstr ""
"Entre na sua conta PyPI, vá para as configurações da sua conta e escolha "
"\"Gerar códigos de recuperação\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9988,7 +10017,7 @@ msgstr ""
"los e armazená-los em um local seguro ou salvá-los em um gerenciador de "
"senhas."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9998,11 +10027,11 @@ msgstr ""
"todos eles, você pode obter novos códigos selecionando \"Gerar novamente "
"códigos de recuperação\" nas configurações da sua conta."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Para entrar com um código de recuperação:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10014,14 +10043,14 @@ msgstr ""
"Quando for solicitada a autenticação de dois fatores, selecione \"Entrar "
"usando um código de recuperação\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Como cada código só pode ser usado uma vez, você pode querer marcar o código "
"como usado"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10031,7 +10060,7 @@ msgstr ""
"querer gerar um novo conjunto usando o botão \"Gerar novamente códigos de "
"recuperação\" nas configurações da sua conta."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10043,7 +10072,7 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes para o PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10075,13 +10104,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(confira suas configurações de conta)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10111,22 +10140,22 @@ msgstr ""
"Em suas configurações de conta, vá para a seção de "
"tokens de API e selecione \"Adicionar token de API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Defina seu nome de usuário para __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Defina sua senha como o valor do token, incluindo o prefixo pypi-"
"code>"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10144,7 +10173,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
se você estiver usando Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10153,7 +10182,7 @@ msgstr ""
"base64 e verificando a saída contra o identificador exclusivo exibido no "
"PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10167,13 +10196,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" O PyPI pede que você confirme sua senha antes de realizar uma "
@@ -10186,13 +10215,13 @@ msgstr ""
"em seu computador pessoal protegido por senha.
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
#, fuzzy
msgid "PyPI does not currently support changing a username."
msgstr ""
"Atualmente, o PyPI não oferece suporte à alteração de um nome de usuário."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
#, fuzzy
msgid ""
"Instead, you can create a new account with the desired username, add the new "
@@ -10203,7 +10232,7 @@ msgstr ""
"adicionar a nova conta como mantenedor de todos os projetos de sua conta "
"antiga e, em seguida, excluir a conta antiga, o que terá o mesmo efeito."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -10219,15 +10248,15 @@ msgstr ""
"terceirizado confiável, eliminando a necessidade de usar senhas ou tokens de "
"API."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Sim, incluindo feeds RSS de novos pacotes e novos lançamentos."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Consulte a referência de API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the aplicativos do GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and estatísticas de uso de download por meio de nosso "
"conjunto de dados público no Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"outros fatores "
"relevantes."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see nossa página de status."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
#, fuzzy
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
@@ -10321,7 +10350,7 @@ msgstr ""
"obtidos na página do projeto na seção \"Download Files\" ou na API JSON. "
"Aqui está um exemplo de geração de hashes:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
#, fuzzy
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
@@ -10333,7 +10362,7 @@ msgstr ""
"algoritmo MD5. Este hash é fornecido apenas para compatibilidade com versões "
"anteriores."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10345,7 +10374,7 @@ msgstr ""
"recomendada é executar sua própria implantação do projeto devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10357,7 +10386,7 @@ msgstr ""
"projeto ou versão do mesmo nome no PyPI. Atualmente, há quatro razões "
"principais que isso pode ocorrer:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Biblioteca Padrão do "
"Python de qualquer versão principal de 2.5 até o presente."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"O nome do projeto é muito semelhante a um projeto existente e pode ser "
"confundido."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10388,7 +10417,7 @@ msgstr ""
"para %(correct_code)s
e não deve surpreender o usuário com um "
"pacote mal-intencionado."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10396,12 +10425,12 @@ msgstr ""
"O nome do projeto foi registrado por outro usuário, mas não foram criados "
"lançamentos."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"How to request a name transfer\" da PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10420,11 +10449,11 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não consegue adicionar "
"colaboradores. Não consegue excluir arquivos, lançamentos ou o projeto."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Proprietário:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10432,7 +10461,7 @@ msgstr ""
"Pode enviar lançamentos. Pode adicionar outros colaboradores. Pode excluir "
"arquivos, lançamentos ou todo o projeto."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10447,7 +10476,7 @@ msgstr ""
"detalhes de contato no campo \"Autor\" dos detalhes \"Meta\" na página do "
"projeto."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10455,14 +10484,14 @@ msgstr ""
"Se o proprietário não responder, consulte %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10471,7 +10500,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Guia de Usuário para Empacotamento de Python para "
"detalhes sobre os formatos disponíveis."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10498,14 +10527,14 @@ msgstr ""
"versões desnecessárias ou arquivos individuais para baixar o tamanho total "
"do seu projeto."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10522,7 +10551,7 @@ msgstr ""
"versões desnecessárias ou arquivos individuais para baixar o tamanho total "
"do seu projeto."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Preencha um relatório de problema e diga-nos:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10554,7 +10583,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10565,7 +10594,7 @@ msgstr ""
"inválidos ou incorretos, relate um problema com os detalhes."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10575,7 +10604,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10586,7 +10615,7 @@ msgstr ""
"pode usar usar o comando check do "
"twine, para verificar localmente uma descrição por sua validade."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10598,38 +10627,38 @@ msgstr ""
"Se você esqueceu sua senha do PyPI, mas se lembra do seu endereço de e-mail "
"ou nome de usuário, siga estes passos para redefinir sua senha:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Vá para redefinir sua senha."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Digite o endereço de e-mail ou nome de usuário que você usou para o PyPI e "
"envie o formulário."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Você receberá um e-mail com um link de redefinição de senha."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Se você perdeu o acesso à sua conta PyPI devido a:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, dispositivo e dos códigos de "
"recuperação de autenticação de dois factores"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to para solicitar assistência com a recuperação de "
"conta."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Certifique-se que seu token de API é válido e não foi revogado."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10669,13 +10698,13 @@ msgstr ""
"adequadamente e não contenha qualquer caractere ao final, tal como novas "
"linhas."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Defina seu nome de usuário para __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10687,7 +10716,7 @@ msgstr ""
"Em ambos os casos, lembre-se que PyPI e TestPyPI exigem que você crie uma "
"conta, para que suas credenciais sejam diferentes."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10714,7 +10743,7 @@ msgstr ""
"\"Propriedades\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10733,7 +10762,7 @@ msgstr ""
"de 2018. Saiba porque no blog da PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10745,7 +10774,7 @@ msgstr ""
"code>, tente adicionar -v
ao comando para obter mais "
"informações:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10757,7 +10786,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, você precisa estar se conectando "
"ao PyPI com uma biblioteca com suporte a um TLS mais recente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10769,7 +10798,7 @@ msgstr ""
"fornecedor de sistema operacional ou um distribuidor intermediário) e as "
"versões instaladas do Python, setuptools
e pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take acessibilidade muito a sério e queremos tornar o site "
"fácil de usar para todos."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, relate para nós no GitHub, para que possamos tentar "
"corrigir o problema, para você e outros."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10828,7 +10857,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">use o twine para enviar seu projeto para "
"PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10842,7 +10871,7 @@ msgstr ""
"dados relacionados a projetos e tem uma reputação de pesquisa geralmente "
"sólida, é um alvo principal."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10859,23 +10888,23 @@ msgstr ""
"rel=\"noopener\">nossa página de status para mais detalhes, como "
"provavelmente vamos ter atualizado com o raciocínio para a intervenção."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "O PyPI retornará esses erros por uma destas razões:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "O nome do arquivo foi usado e o arquivo existe"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "O nome do arquivo foi usado, mas o arquivo não existe mais"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Existe um arquivo com exatamente o mesmo conteúdo"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10883,7 +10912,7 @@ msgstr ""
"O PyPI não permite que um nome de arquivo seja reutilizado, mesmo após um "
"projeto ser excluído e recriado."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
#, fuzzy
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
@@ -10892,7 +10921,7 @@ msgstr ""
"Um nome de arquivo de distribuição no PyPI consiste na combinação do nome do "
"projeto, número da versão e tipo de distribuição."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
#, fuzzy
msgid ""
"This ensures that a given distribution for a given release for a given "
@@ -10905,7 +10934,7 @@ msgstr ""
"alterado sub-repticiamente um dia pelo mantenedor do projeto ou por uma "
"parte maliciosa (só pode ser removido)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
#, fuzzy
msgid ""
"To avoid this situation in most cases, you will need to change the version "
@@ -10916,7 +10945,7 @@ msgstr ""
"número da versão para um que não tenha carregado anteriormente no PyPI, "
"reconstruir a distribuição e, em seguida, carregar a nova distribuição."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10930,7 +10959,7 @@ msgstr ""
"code>. Certifique-se de incluir uma breve justificativa do porquê ele é "
"importante."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10948,7 +10977,7 @@ msgstr ""
"escrever um novo relatório de problema, primeiro verifique se um relatório "
"semelhante ainda não existe."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10956,7 +10985,7 @@ msgstr ""
"Se você está tendo um problema é com um pacote específico instalado pelo "
"PyPI, você deve chegar aos mantenedores desse projeto diretamente."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10964,7 +10993,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full Termos de Uso e a Política de Uso Aceitável na íntegra."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10996,7 +11025,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; generosos patrocinadores."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11069,7 +11098,7 @@ msgstr ""
"(pypi.python.org). Agora é robusto, testado e pronto para o navegador "
"esperado e tráfego de API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via espelho ou um índice privado."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11110,11 +11139,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">o projeto Warehouse"
"a>)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financeiramente:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11123,11 +11152,11 @@ msgstr ""
"Nós apreciaríamos profundamente suas doações para "
"financiar o desenvolvimento e manutenção."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Desenvolvimento:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11140,7 +11169,7 @@ msgstr ""
"verdade, gostaríamos de ajudá-lo a fazer o seu primeiro pull request de "
"código aberto!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11172,7 +11201,7 @@ msgstr ""
"rel=\"noopener\">\"Good first issue\" – recomendamos que você comece "
"aqui."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into fórum de empacotamento do Python no Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the Atom e RSS para o rótulo \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, fuzzy, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -11248,7 +11277,7 @@ msgstr ""
"Todo o tráfego é roteado por meio de nosso CDN global, que lista seus "
"endereços IP públicos aqui: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11271,11 +11300,11 @@ msgstr ""
"para dizer: isso provavelmente deve funcionar bem, mas é novo e menos "
"testado do que a outra funcionalidade do site."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Atualmente, nenhum recurso está na versão beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11290,39 +11319,45 @@ msgstr ""
"title=\"%(title)s\">PyPy, que é uma implementação alternativa popular da "
"linguagem Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Recursos"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Procurando outra coisa? Talvez esses links lhe ajudem:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentação"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guia de Usuário para Empacotamento de Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentação do Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(site principal do Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Página da comunidade Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(listas de canais IRC, listas de discussão, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contato"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The navegue no quadro "
"online."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Segurança"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Relatando um problema de segurança"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11358,11 +11393,11 @@ msgstr ""
"Levamos a segurança muito a sério e pedimos que sigam atentamente a nossa "
"política de segurança."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Importante!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11376,40 +11411,40 @@ msgstr ""
"NÃO relate o problema em qualquer fórum público, incluindo "
"(mas não limitado a):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Nosso rastreador de problemas do GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canais de bate-papo oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listas de discussão oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Se você identificou um problema de segurança com um projeto hospedado no PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Uma URL para o projeto em questão"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
#, fuzzy
msgid "An explanation of what makes the project a security issue"
msgstr "Uma explicação do que torna o projeto um problema de segurança"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, fuzzy, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
#, fuzzy
#| msgid ""
#| "Valid malware reports may include examples of typo-squatting, dependency "
@@ -11431,7 +11466,7 @@ msgstr ""
"confusão de dependência, exfiltração de dados, ofuscação, comando/controle, "
"etc."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
#, fuzzy
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
@@ -11440,7 +11475,7 @@ msgstr ""
"Se você identificou um problema de segurança com o próprio PyPI (não um "
"projeto hospedado no PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11453,11 +11488,11 @@ msgstr ""
"python ponto org diretamente, fornecendo o máximo de informações "
"relevantes possível."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "O que acontecerá a seguir?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11465,7 +11500,7 @@ msgstr ""
"Depois de enviar um problema via e-mail, você deve receber uma confirmação "
"dentro de 48 horas."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11473,7 +11508,7 @@ msgstr ""
"Dependendo da ação a ser tomada, você pode receber mais e-mails de "
"acompanhamento."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
@@ -11481,45 +11516,45 @@ msgstr ""
"Esta política de segurança foi atualizada pela última vez em 14 de março de "
"2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa do site do PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Página inicial do PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Pesquisar e filtrar projetos"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticação"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Entrar"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Política de segurança"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
#, fuzzy
msgid "PyPI Trademarks"
msgstr "Marcas Registradas PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Apoie o PyPI e projetos relacionados"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Patrocine a Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11527,11 +11562,11 @@ msgstr ""
"A Python Software Foundation levanta e distribui fundos para melhorar o "
"ecossistema de empacotamento do Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Projetos recentes financiados incluem:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11539,7 +11574,7 @@ msgstr ""
"O relançamento bem-sucedido do Python Package Index, alimentado pela nova "
"base de código \"Warehouse\""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11560,7 +11595,7 @@ msgstr ""
"Melhorando a segurança e acessibilidade do PyPI e adicionando suporte a "
"várias localidades"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research em 2019 e 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Revisão da experiência de usuário e da resolução de dependências do pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11618,11 +11653,11 @@ msgstr ""
"Com seu apoio, a PSF pode continuar a financiar melhorias nos "
"empacotamentos, beneficiando milhões de usuários Python em todo o mundo."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Patrocínio da PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11632,17 +11667,17 @@ msgstr ""
"comunidade Python usa diariamente. Esse trabalho só pode ser feito com o "
"generoso apoio financeiro que você ou sua organização fornecem."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"Suas contribuições são importantes e causam impacto. Cada doação conta!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Torne-se um patrocinador"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11652,11 +11687,11 @@ msgstr ""
"lucrativos 501(c)(3), e as doações são dedutíveis de impostos para "
"organizações que pagam impostos nos Estados Unidos."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Tenha sua logo no PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11664,15 +11699,15 @@ msgstr ""
"Procurando visibilidade da marca? No último ano*, 21,1 milhões de pessoas de "
"237 países visitaram o PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Dados de março de 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Fortaleça o ecossistema do Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11680,11 +11715,11 @@ msgstr ""
"Os recursos arrecadados pela Python Software Foundation vão diretamente para "
"o aprimoramento das ferramentas que sua empresa usa todos os dias."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Impulsione a sua reputação"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11692,52 +11727,52 @@ msgstr ""
"Melhore a reputação da sua empresa investindo no Python e na comunidade de "
"código aberto."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Maiores projetos por tamanho total de pacotes"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11750,96 +11785,96 @@ msgstr ""
"Está aqui uma lista dos 100 maiores projetos com base na soma dos tamanhos "
"de seus pacotes (em bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Estatísticas por projeto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Soma dos arquivos de lançamento (bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tudo do PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
#, fuzzy
msgid "Trademarks"
msgstr "Marcas registradas"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
#, fuzzy
msgid "Wordmarks"
msgstr "Marcas nominativas"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
#, fuzzy
msgid "USPTO Registration Number"
msgstr "Número de registro USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Número de Registro Internacional"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
#, fuzzy
msgid "Logos"
msgstr "Logotipos"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Resultados da pesquisa"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Você quis dizer \"%(text)s\"?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fecha o painel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrar por classificador"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Insira uma consulta de pesquisa ou selecione um filtro na lista de "
"classificadores."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Insira uma consulta de pesquisa ou adicione um filtro clicando no botão."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Você pode combinar pesquisas e filtros de classificador. Exemplos:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projetos compatíveis com Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensões Sphinx que têm um status estável/produção"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projetos relacionados a \"graphics\" com licenças aprovadas pela OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11860,12 +11895,12 @@ msgstr[1] ""
" %(count_display)s projetos\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "para \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -11886,32 +11921,32 @@ msgstr[1] ""
" com os classificadores selecionados\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordenar por"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevância"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Data da última atualização"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtro"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Adicionar filtro"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Nenhuma ocorrência para \"%(term)s\""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po
index a508e073be3a..57efe12aabbc 100644
--- a/warehouse/locale/pt_PT/LC_MESSAGES/messages.po
+++ b/warehouse/locale/pt_PT/LC_MESSAGES/messages.po
@@ -26,7 +26,7 @@ msgstr ""
"X-Generator: Weblate 5.7.2-rc\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -34,26 +34,26 @@ msgstr ""
"Deve verificar o seu endereço de email **principal** antes de poder fazer "
"esta acção."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
"O duplo fator de autenticação deve estar ativado para executar esta ação."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Atualizado localmente"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "O endereço de e-mail não é válido. Tente novamente."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "A palavra-passe é inválida. Tente novamente."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -63,30 +63,30 @@ msgstr ""
"por letras, números, pontos, hífenes e sublinhados. E também deve começar e "
"terminar com uma letra ou número. Escolha um nome de utilizador diferente."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Não são permitidos bytes nulos."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nenhum utilizador encontrado com esse nome de utilizador"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Código TOTP deve ter ${totp_length} dígitos."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Os códigos de recuperação devem ter ${recovery_code_length} caracteres."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Escolha um nome de utilizador com 50 carateres ou menos."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -94,12 +94,12 @@ msgstr ""
"Este nome de utilizador já está a ser utilizado por outra conta. Escolha um "
"nome de utilizador diferente."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Senha grande demais."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -108,21 +108,21 @@ msgstr ""
"Ocorreram demasiadas tentativas de início de sessão sem êxito. Foi bloqueado "
"durante ${time}. Por favor tente mais tarde."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "As suas palavras-passe não coincidem. Tente novamente."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "O endereço de e-mail é demasiado longo. Tente novamente."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Não pode utilizar um endereço de e-mail deste domínio. Utilize um e-mail "
"diferente."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -130,7 +130,7 @@ msgstr ""
"Este endereço de e-mail já está a ser utilizado por esta conta. Utilize um e-"
"mail diferente."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -138,40 +138,40 @@ msgstr ""
"Este endereço de e-mail já está a ser utilizado por outra conta. Utilize um "
"e-mail diferente."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 carateres ou menos."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "Não são permitidos bytes nulos."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Código de TOTP inválido."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Asserção inválida do WebAuthn: Carga incorreta"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Código de recuperação inválido."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Código de recuperação já utilizado anteriormente."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "O endereço de e-mail não é válido. Tente novamente."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -180,7 +180,7 @@ msgstr ""
"Ocorreram demasiadas tentativas de início de sessão sem êxito. Foi bloqueado "
"durante ${time}. Por favor tente mais tarde."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -190,7 +190,7 @@ msgstr ""
"Verifique a sua caixa de entrada e siga as ligações de verificação. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -201,27 +201,27 @@ msgstr ""
"concluí-las. Verifique a sua caixa de entrada e siga as ligaçõs de "
"verificação. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Início de sessão de dois fatores inválido ou expirou."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Já está autenticado"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Asserção WebAuthn bem sucedida"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Código de recuperação aceite. O código fornecido não pode ser usado "
"novamente."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -229,146 +229,146 @@ msgstr ""
"O registo de novos utilizadores está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Código expirado: peça uma nova hiperligação para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"Código inválido: peça uma nova hiperligação para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Código inválido: o código não foi fornecido"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Código inválido: não é um código para reiniciar a palavra-passe"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Código inválido: utilizador não encontrado"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Código inválido: o utilizador já iniciou sessão desde que o código foi pedido"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Código inválido: a palavra-passe já foi alterada desde o pedido do código"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Redefiniu a sua palavra-passe"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Código expirado: peça uma nova hiperligação de verificação de e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Código inválido: peça uma nova hiperligação de verificação de e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Código inválido: não é um código de verificação de e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mail não encontrado"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mail já verificado"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Agora pode definir este e-mail como o seu endereço primário"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Este é o seu endereço primário"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Endereço de e-mail ${email_address} verificado. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Código expirado: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Código inválido: solicite um novo convite da organização"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Código inválido: não é um código de convite de organização"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "O convite para a organização não é válido."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "O convite para a organização não existe mais."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "O convite para \"${organization_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Agora você é ${role} da organização \"${organization_name}\"."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Código expirado: solicite um novo convite para a função no projeto"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Código inválido: solicite um novo convite para a função no projeto"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "O convite para uma função não é válida."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "O convite para uma função não existe mais."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "O convite para \"${project_name}\" foi rejeitado."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -376,13 +376,13 @@ msgstr ""
"Trusted Publishing está temporariamente desativado. Consulte https://pypi."
"org/help#admin-intervention para mais detalhes."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"desativado. Consulte https://pypi.org/help#admin-intervention para mais "
"pormenores."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -390,15 +390,15 @@ msgstr ""
"Necessita de ter um email verificado para registar um publicador confiado "
"pendente. Consulte https://pypi.org/help#openid-connect para detalhes."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Não pode registar mais que 3 editores confiáveis pendentes de uma única vez."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -406,14 +406,14 @@ msgstr ""
"Houveram muitas tentativas de registo de editores confiáveis. Tente "
"novamente mais tarde."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "O editor confiável não pôde ser registado"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -421,32 +421,32 @@ msgstr ""
"Este editor confiável já foi registado. Entre em contato com os "
"administradores do PyPI se isto não foi intencional."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Registou um novo editor de publicação para criar "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID de editor inválido"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Editor confiável removido do projeto "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Pré-visualização de banner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Escolha um nome com 50 carateres ou menos para a organização."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -458,7 +458,7 @@ msgstr ""
"começar e terminar com uma letra ou número. Escolha um nome diferente para a "
"organização."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -466,7 +466,7 @@ msgstr ""
"Esse nome de conta de organização já se encontra em uso. Escolha um nome "
"diferente para a conta da organização."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This organization account name has already been used. Choose a different "
@@ -478,16 +478,16 @@ msgstr ""
"Esse nome de conta de organização já se encontra em uso. Escolha um nome "
"diferente para a conta da organização."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Selecionar projeto"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Especifique o nome do projeto"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -495,30 +495,30 @@ msgstr ""
"Começar e terminar com letra ou número contendo apenas com carácteres ASCII "
"e '.', '_' e '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Esse nome de projeto já está sendo utilizado. Escolha um nome diferente para "
"o projeto."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 caráteres ou menos."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "O URL é muito longo. Escolha um URL com 100 carateres ou menos."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "A URL da organização deve iniciar com http:// ou https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -526,7 +526,7 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -538,15 +538,15 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Alcançou o número máximo de envios para "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Escolha um nome para sua equipe com 50 caráteres ou menos."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -555,29 +555,29 @@ msgstr ""
"terminar com espaços, virgulas, sublinhado, hífen ou barrinha. Escolha outro "
"nome."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Este nome de equipe já está em uso. Escolha um nome diferente."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository name"
msgstr "Nome do repositório"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
#, fuzzy
#| msgid "Specify repository name"
msgid "Specify your alternate repository URL"
msgstr "Nome do repositório"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "O nome é muito longo. Escolha um nome com 100 carateres ou menos."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -589,90 +589,90 @@ msgstr ""
"A descrição é muito longa. Escolha uma descrição com até 400 caráteres ou "
"menos."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Pormenores da conta atualizados"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mail ${email_address} adicionado - procure a hiperligação de verificação "
"no seu e-mail"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Códigos de recuperação já gerados"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"A geração dos novos códigos de recuperação invalidará os seus códigos "
"existentes."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Verifique o seu e-mail para criar um token de API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Essa chave de API não existe."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Credenciais inválidas. Tente novamente"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "Nome de repositório inválido"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "Nome de repositório inválido"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Confirme a solicitação"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "Nome de repositório inválido"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "Nome de repositório inválido"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "O editor confiável não pôde ser registado"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -680,7 +680,7 @@ msgstr ""
"Trusted publishing com Github está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -692,7 +692,7 @@ msgstr ""
"Trusted publishing com Github está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -704,7 +704,7 @@ msgstr ""
"Trusted publishing com Github está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "GitHub-based trusted publishing is temporarily disabled. See https://pypi."
@@ -716,9 +716,9 @@ msgstr ""
"Trusted publishing com Github está temporariamente desativado. Consulte "
"https://pypi.org/help#admin-intervention para mais detalhes."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -726,46 +726,46 @@ msgstr ""
"Apagar projetos temporariamente desativado. Consulte https://pypi.org/"
"help#admin-intervention para pormenores."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Não foi possível retirar o lançamento - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Não foi possível desfazer a retirada do lançamento - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Não foi possível apagar o lançamento - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Não foi possível localizar o ficheiro"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Não foi possível apagar o ficheiro - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "Team '${team_name}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
"A equipa \"${username}\" já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
"O utilizador \"${username}\" já tem a função de ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "${username} is now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -774,8 +774,8 @@ msgstr ""
"O utilizador \"${username}\" não tem um endereço de e-mail principal "
"verificado e não pode ser adicionado como um ${role_name} para o projeto"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -783,33 +783,33 @@ msgstr ""
"O utilizador \"${username}\" já tem um convite ativo. Tente novamente mais "
"tarde."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Convite enviado para \"${username}\""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Não foi possível encontrar o convite para uma função."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "O convite já expirou."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Convite revogado de \"${username}\"."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
"O usuário \"${username}\" já tem a função de ${role_name} para a equipe"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -818,46 +818,46 @@ msgstr ""
"O usuário \"${username}\" não tem um endereço de e-mail principal verificado "
"e não pode ser adicionado como um ${role_name} para a equipe"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Não foi possível encontrar o convite para uma equipe."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "O convite da organização não pôde ser reenviado."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Expired invitation for '${username}' deleted."
msgid "Expired invitation for '${username}' deleted."
msgstr "O convite para \"${project_name}\" expirou e foi apagado."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Nome de projeto inválido"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid ""
#| "The project name is too similar to an existing project and may be "
@@ -867,228 +867,228 @@ msgstr ""
"O nome do projeto é muito semelhante a um projeto existente e pode ser "
"confundido."
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Especifique um ID de editor"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "O editor deve ser especificado pelo ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Especifique o nome do projeto"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "Não são permitidos bytes nulos."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Tempo limite inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "Erro inesperado do GitHub. Tente novamente."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Select an organization account name"
msgid "Specify ActiveState organization name"
msgstr "Selecione um nome de conta da organização"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Especifique o nome do projeto"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "Nome de projeto inválido"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Select an organization account name"
msgid "ActiveState organization not found"
msgstr "Selecione um nome de conta da organização"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "Proprietário do repositório GitHub ( nome ou equipe )"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Nome do repositório"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Nome de repositório inválido"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Nome do arquivo de workflow"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Utilizador ou organização GitHub desconhecido."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "O GitHub limitou a taxa dessa ação. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Erro inesperado do GitHub. Tente novamente."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Erro de conexão inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Tempo limite inesperado do GitHub. Tente novamente em alguns minutos."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Nome de utilizador ou organização inválido do GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "O nome do fluxo de trabalho deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"O nome do ficheiro de fluxo de trabalho deve ser apenas um nome de ficheiro, "
"sem diretórios"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "O nome do fluxo de trabalho deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "Proprietário do repositório GitHub ( nome ou equipe )"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Nome de utilizador ou organização inválido do GitHub."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Nome do arquivo de workflow"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "Nome de projeto inválido"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "O nome do fluxo de trabalho deve terminar com .yml ou .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Palavra-passe"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "As suas palavras-passe não coincidem. Tente novamente."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "O campo da palavra-passe está em branco"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Força da palavra-passe:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1096,194 +1096,197 @@ msgid_plural "About %1 days ago"
msgstr[0] "Registar"
msgstr[1] "Registar"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Ativa"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Vencida"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Não paga"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Cancelada"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Incompleta"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Incompleta expirada"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Avaliação"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Acesso Negado / Proibido (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Não tem permissões para ver esta página"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Página Não Encontrada (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
"Procuramos em todos os lugares, mas não conseguimos encontrar esta página"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "E agora para algo
completamente diferente"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monthy Python - A Cena da Loja de Queijo"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Hiperligação externa"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Ver transcrição de vídeo"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Página removida (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "A página que está à procura foi removida"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Erro interno do servidor (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Ocorreu algo de errado"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1293,24 +1296,31 @@ msgstr ""
"mostrar este \"site\".
Estamos cientes do problema e estamos a "
"trabalhar para o resolver assim que possível.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Verifique a nossa página de estado"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Código do erro 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Depende do PyPI para completar o seu trabalho?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Considere doar "
" para nos ajudar a construir uma plataforma mais estável e segura."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1327,56 +1337,60 @@ msgstr ""
"minúsculas), números e carateres especiais. Evite palavras comuns ou "
"repetição."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Força da palavra-passe:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Navegação principal"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Ajuda"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Patrocinadores"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Iniciar sessão"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registar"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Ver menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu principal"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1391,7 +1405,7 @@ msgstr ""
"serviços associados ao pypi.org. Qualquer outro uso por qualquer outra parte "
"é proibido."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1411,48 +1425,48 @@ msgstr ""
"O Índex do Pacote de Python (PyPI) é um repositório de \"software\" para a "
"linguagem de programação Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 novas atualizações"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 novos pacotes"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Ir ao conteúdo principal"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Mudar para a versão de telemóvel"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Aviso"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Está a utilizar um navegador não suportado, atualize para uma versão mais "
"recente."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1462,7 +1476,7 @@ msgstr ""
"lhe permite experimentar ferramentas e processos de distribuição sem afetar "
"o índice real."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1470,236 +1484,241 @@ msgstr ""
"Algumas das funcionalidades podem não funcionar sem JavaScript. Ative o "
"JavaScript caso encontre problemas."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Pesqusiar PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Pesquisar"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Pesquisar por projetos"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Ajuda de navegação"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Instalação de pacotes"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "A enviar pacotes"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Guia do utilizador"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Retenção do nome do projeto"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Perguntas Mais Frequentes"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Sobre o PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Sobre a navegação PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "Página inicial do PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Painel da infraestrutura"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Estatísticas"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logotipos e Marcas Registadas"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Os nossos patricinadores"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Contribuir ao PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navegação em \"como contribuir\""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Erros e opiniões"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Contribuir no GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Traduzir o PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Patrocinar o PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Créditos de desenvolvimento"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Utilização de PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Navegação em \"Utilização de PyPI\""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Termos de utilização"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Reportar problema de segurança"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Código de conduta"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Política de privacidade"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Política de Uso Aceitável"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Status:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "todos os sistemas estão operacionais"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Desenvolvido e mantido pela comunidade Python, para a comunidade Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Doe hoje!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa do site"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Mudar para modo de computador"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Confirmar a ação"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Tem certeza?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Código de erro"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Voltar à página inicial"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "O Índex de Pacotes do Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Teste o pacote Python publicando com o Índex de Pacotes do Python de Teste"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Desenvolva a base de código por trás do PyPI com o Dev Python Package Index"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Encontre, instale e publique pacotes do Python com o Índex de Pacotes do "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Ou explore os projetos"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s projeto"
msgstr[1] "%(num_projects_formatted)s projetos"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s lançamento"
msgstr[1] "%(num_releases_formatted)s lançamentos"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s ficheiro"
msgstr[1] "%(num_files_formatted)s ficheiros"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s utilizador"
msgstr[1] "%(num_users_formatted)s utilizadores"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1715,149 +1734,149 @@ msgstr "Saiba como instalar pacotes"
msgid "Package authors use PyPI to distribute their software."
msgstr "Os autores de bibliotecas usam o PyPI para distribuir o seu software."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Aprenda a empacotar o seu código Python para o PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Erro ao processar o formulário"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Confirmar palavra-passe"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Confirmar palavra-passe para continuar"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Palavra-passe"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(obrigatório)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "A sua palavra-passe"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Mostrar palavra-passe"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Esqueceu-se da palavra-passe?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1870,11 +1889,11 @@ msgstr ""
"sessão quando acabar de usá-la. Não solicitaremos que confirme a sua palavra-"
"passe novamente pela próxima hora."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Esta URL é um ponto da API para enviar ficheiros para o PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1893,11 +1912,11 @@ msgstr ""
"Caso contrário, sugerimos que vá para a página inicial "
"do PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Confirmar convite"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s\" como um %(role_name)s do "
"projeto?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Aceitar"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Rejeitar"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1930,50 +1949,50 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Iniciar sessão para %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Nome de utilizador"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "O seu nome de utilizador"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Terminar sessão"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Terminar sessão de %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Confirmar convite da organização"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1982,7 +2001,7 @@ msgstr ""
"Gostaria de aceitar este convite para participar da organização "
"\"%(organization_name)s\" como %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1990,63 +2009,63 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Perfil de %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar para {user} do gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Data de entrada"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Entrou em%(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s projeto"
msgstr[1] "%(count)s projetos"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Sem projectos"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Último lançamento em %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ainda não enviou nenhum projeto para PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2054,29 +2073,29 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Códigos de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Entrar a usar o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Escreva o código de recuperação"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2086,13 +2105,13 @@ msgstr ""
"compostas por minúsculos a-z
e dígitos 0-9
(por "
"exemplo, badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Verificar"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2104,113 +2123,114 @@ msgstr ""
"Introduza um destes códigos no formulário para verificar a sua identidade. "
"Uma vez usado, o código de recuperação já não será válido."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Não funciona? Obtenha ajuda.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Criar uma conta"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Criar uma conta em %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Nome"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "O seu nome"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Endereço de e-mail"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "O seu endereço de e-mail"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formulário de confirmação"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Selecione um nome de utilizador"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Mostrar palavras-passe"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Selecionar uma palavra-passe"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ"
"a> para obter mais informações."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Criar conta"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Redefinir a palavra-passe"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Para redefinir a sua palavra-passe, insire o seu nome de utilizador ou e-"
"mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Nome de utilizador ou e-mail"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Solicitar uma redefinição de palavra-passe"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "O e-mail de redefinição foi enviado"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2255,7 +2275,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Um e-mail foi enviado ao seu endereço de e-mail registado."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2264,31 +2284,31 @@ msgstr ""
"O e-mail contém uma ligação para redefinir a sua palavra-passe. Esta ligação "
"expirará em %(n_hours)s horas."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Redefinir a sua palavra-passe"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Selecione uma nova palavra-passe"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Reiniciar palavra-passe"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Autenticação de dois fatores"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autenticar com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2296,17 +2316,17 @@ msgstr ""
"Conecte o seu aparelho de segurança e clique no botão \"Autenticar com "
"aparelho\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Ative JavaScript para entrar usando um aparelho de segurança (por exemplo, "
"chave USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Autenticar com aparelho"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Atualize o seu navegador para entrar com um aparelho de "
"segurança (por exemplo, chave USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "Lembrar este dispositivo por %(remember_device_days)s dia"
msgstr[1] "Lembrar este dispositivo por %(remember_device_days)s dias"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Perdeu o seu aparelho? Não está funcionando? Obtenha "
"ajuda."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Autenticar com uma app"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Digite o código de autenticação"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Gere um código usando a aplicação de autenticação conectado à sua conta "
"PyPI. Digite este código no formulário para verificar a sua identidade."
"p>
Perdeu a sua aplicação? Não está funcionando? Obtenha ajuda.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Perdeu a sua chave ou aplicação de segurança?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Não gerou códigos de recuperação de conta.
Se "
"perder o acesso aos seus dois métodos fatoriais, pode perder o acesso à sua "
"conta. Obter ajuda com os códigos de recuperação."
"p>"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "A sua conta PyPI %(username)s foi apagada."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2399,7 +2428,7 @@ msgstr ""
"Você foi adicionado como %(role)s ao "
"projeto%(site)s%(project_name)s por %(initiator_username)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2408,7 +2437,7 @@ msgstr ""
"Você está recebendo isto porque foi adicionado por %(initiator_username)s a "
"um projeto em %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2419,12 +2448,12 @@ msgstr ""
"%(organization_name)s por %(submitter)s"
"a>."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Está recebendo isso porque é um membro dessa organização."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2433,7 +2462,7 @@ msgstr ""
"A sua equipa foi adicionada com permissões de %(role)s para "
"o projeto %(project)s do %(site)s por %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2442,7 +2471,7 @@ msgstr ""
"Está recebendo isso porque a sua equipa foi adicionada por %(submitter)s a "
"um projeto em %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2453,11 +2482,11 @@ msgstr ""
"%(organization_name)s por %(submitter)s"
"a>."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Está recebendo isso porque é um membro dessa equipa."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2500,15 +2529,15 @@ msgstr ""
"Um convite para participar da organização de \"%(organization_name)s\" foi "
"cancelado"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr ""
"Está recebendo isso porque foi convidado a participar desta organização."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2516,14 +2545,14 @@ msgid ""
msgstr ""
"Recusou um convite para participar da organização \"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2547,7 +2576,7 @@ msgstr ""
"A sua nova organização chamada \"%(organization_name)s\" foi aprovada e "
"criada."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2555,7 +2584,7 @@ msgstr ""
"É o proprietário(a) da nova organização e pode entrar para gerir projetos, "
"colaboradores, equipas ou configurações da organização."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2564,7 +2593,7 @@ msgstr ""
"A sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2576,12 +2605,12 @@ msgstr ""
"A sua solicitação para criar uma nova organização chamada "
"\"%(organization_name)s\" não foi aprovada."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2590,25 +2619,25 @@ msgstr ""
"A sua solicitação para uma nova organização PyPI chamada "
"\"%(organization_name)s\" foi enviada."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Vai receber um e-mail quando a organização tiver sido aprovada"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "O %(site)s da organização \"%(organization_name)s\" foi excluído."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s para se comunicar com os "
"administradores do %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Está recebendo isso porque era um proprietário desta organização."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2632,46 +2661,46 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Função"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Membro de"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Adicionado por"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Está recebendo isso porque é um proprietário desta organização."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2680,7 +2709,7 @@ msgstr ""
"Um convite para %(username)s para ingressar "
"na organização \"%(organization_name)s\" foi cancelado"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2689,7 +2718,7 @@ msgstr ""
"%(username)s recusou um convite para "
"ingressar na organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2698,11 +2727,11 @@ msgstr ""
"%(username)s foi convidado a participar da "
"organização \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Convidado por"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2711,12 +2740,12 @@ msgstr ""
"%(username)s foi removido da organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Removido por"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2725,15 +2754,15 @@ msgstr ""
"A função de %(username)s na organização "
"\"%(organization_name)s\" foi alterada para %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nova função"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Alterado por"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2742,15 +2771,15 @@ msgstr ""
"O projeto \"%(project_name)s\" do %(site)s foi adicionado à organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
"Está recebendo isso porque é um proprietário do projeto ou da organização."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2759,7 +2788,7 @@ msgstr ""
"O projeto \"%(project_name)s\" de %(site)s foi removido da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2768,44 +2797,44 @@ msgstr ""
"A organização do %(site)s foi renomeada de "
"\"%(previous_organization_name)s\" para \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "A organização \"%(organization_name)s\" do %(site)s foi atualizada."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Nome de exibição antigo:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Novo nome de exibição:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "URL antiga:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nova URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Descrição antiga:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nova descrição:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Antigo tipo de organização:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Novo tipo de organização:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2814,12 +2843,12 @@ msgstr ""
"Alguém, talvez você, mudou a palavra-passe da sua conta PyPI "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "O quê?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2831,7 +2860,7 @@ msgstr ""
"palavra-passe preventivamente e já não poderá entrar ou fazer envios no PyPI "
"com a sua palavra-passe antiga."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2839,12 +2868,12 @@ msgstr ""
"O PyPI em si não sofreu uma violação. Essa é uma medida de proteção para "
"reduzir o risco para o PyPI e os utilizadores dele."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "O que devo fazer?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2853,11 +2882,11 @@ msgstr ""
"Para recuperar o acesso à sua conta, redefine a sua "
"palavra-passe no PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Como posso entrar em contato convosco?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2870,7 +2899,7 @@ msgstr ""
"Para mais informações, pode enviar um e-mail para %(email_address)s\n"
" para comunicar com administradores do PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2883,7 +2912,7 @@ msgstr ""
"já não poderá entrar ou fazer envio no PyPI com a sua palavra-passe "
"existente."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2894,7 +2923,7 @@ msgstr ""
"reduzir o risco de ataques de credenciais de "
"preenchimento contra o PyPI e os seus utilizadores."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2907,11 +2936,11 @@ msgstr ""
"href=\"%(have_i_been_pwned_url)s\">HaveIBeenPwned e verifique as suas "
"outras palavras-passe e se familiarizar com boas práticas de palavra-passe."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Como sabe disso?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2940,7 +2969,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2949,7 +2978,7 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de palavra-passe "
"para a sua conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2958,21 +2987,21 @@ msgstr ""
"Se deseja prosseguir com este pedido, clique para "
"redefinir a sua palavra-passe."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Esta ligação vai expirar em %(n_hours)s hora."
msgstr[1] "Esta ligação vai expirar em %(n_hours)s horas."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Se não fez esse pedido, pode ignorar este e-mail com segurança."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2984,13 +3013,13 @@ msgstr ""
"Alguém, talvez você, fez uma solicitação de redefinição de palavra-passe "
"para a sua conta PyPI \"%(username)s\"."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2998,20 +3027,20 @@ msgid ""
"account, try that instead."
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3020,7 +3049,7 @@ msgstr ""
"O e-mail principal da sua conta PyPI %(username)s foi "
"alterado de %(old_email)s
para %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3031,7 +3060,7 @@ msgstr ""
"%(username)s, que tem autenticação de dois fatores ativada, "
"mas não gerou códigos de recuperação para esta conta."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3041,7 +3070,7 @@ msgstr ""
"tiver acesso a esses códigos de recuperação, poderá perder permanentemente o "
"acesso à sua conta PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3059,7 +3088,7 @@ msgstr ""
"Um código de recuperação para a sua conta PyPI %(username)s "
"foi usado."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3068,16 +3097,16 @@ msgstr ""
"Novos códigos de recuperação para a sua conta PyPI %(username)s"
"strong> foram gerados."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Foi removido da organização \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Recebe isso porque era um proprietário desta organização."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -3085,7 +3114,7 @@ msgstr ""
"A sua equipa foi removida do projeto %(project)s de %(site)s por "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3094,7 +3123,7 @@ msgstr ""
"Recebe isso porque a sua equipa foi removida por %(submitter)s de um projeto "
"em %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3103,11 +3132,11 @@ msgstr ""
"Foi removido da equipa \"%(team_name)s\" na organização "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Recebe isso porque era um membro desta equipa."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3116,7 +3145,7 @@ msgstr ""
"A sua função na organização \"%(organization_name)s\" foi alterada para "
"%(role)s por %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3125,7 +3154,7 @@ msgstr ""
"O cargo da sua equipa para o projeto %(project)s foi alterado por "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3135,7 +3164,7 @@ msgstr ""
"outros colaboradores, enviar lançamentos e apagar ficheiros, lançamentos ou "
"todo o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3145,7 +3174,7 @@ msgstr ""
"Pode enviar lançamentos, mas não pode adicionar colaboradores, apagar "
"ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3154,41 +3183,41 @@ msgstr ""
"recebe isto porque a sua função na equipa foi alterada por %(submitter)s "
"para o projeto %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Um novo colaborador foi adicionado a um projeto que possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Equipa"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Permissões"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Colaborador para"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Recebe isto porque é um proprietário deste projeto."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Um colaborador foi removido de um projeto que possui no %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3196,7 +3225,7 @@ msgstr ""
"As permissões de um colaborador foram alteradas para um projeto que possui "
"no %(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3205,16 +3234,16 @@ msgstr ""
"Uma equipa chamada \"%(team_name)s\" foi criada na organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "Recebe isto porque é um dono ou gerente desta organização."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3223,7 +3252,7 @@ msgstr ""
"Uma equipa chamada \"%(team_name)s\" foi apagada da organização "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3234,7 +3263,7 @@ msgstr ""
"equipa \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3245,7 +3274,7 @@ msgstr ""
"equipa \"%(team_name)s\" na organização \"%(organization_name)s\" por %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3254,7 +3283,7 @@ msgstr ""
"Alguém, talvez você, tenha adicionado um método de autenticação de dois "
"fatores %(method)s à sua conta PyPI %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3263,7 +3292,7 @@ msgstr ""
"Alguém, talvez você, tenha removido um método de autenticação de dois "
"fatores %(method)s da sua conta PyPI %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3272,7 +3301,7 @@ msgstr ""
"Alguém, talvez você, adicionou este endereço de e-mail "
"(%(email_address)s
) à sua conta PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3281,7 +3310,7 @@ msgstr ""
"Se deseja prosseguir com este pedido, clique nesta "
"ligação para verificar o seu endereço de e-mail."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3290,7 +3319,7 @@ msgstr ""
"%(initiator_username)s enviou um "
"convite para se juntar à organização \"%(organization_name)s\""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3299,147 +3328,147 @@ msgstr ""
"Se deseja prosseguir, siga esta ligação para "
"aceitar ou recusar este convite."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "Se não fez esse pedido, pode ignorar este e-mail com segurança."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Esta ligação vai expirar em %(n_hours)s horas."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Descartar esta notificação"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Fechar"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Os seus projetos"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "As suas organizações"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Configurações da conta"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Perfil público"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Detalhes da conta"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Expira: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes para %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmo"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Digest de hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Copiar para a área de trabalho"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Copiar"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Hashes para %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Erro"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Sucesso"
@@ -3463,31 +3492,31 @@ msgstr "Sucesso"
msgid "Manage project"
msgstr "Gerir projeto"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Anterior"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Próximo"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
"O seu endereço de e-mail principal (%(email_address)s) não foi verificado."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Não tem um endereço de e-mail principal."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verifique o seu e-mail ou adicione um novo endereço."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3496,7 +3525,7 @@ msgstr ""
"A autenticação de dois fatores está disponível, ative-a "
"agora para sua conta."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3509,7 +3538,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Editar perfil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3525,89 +3554,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ainda não enviou nenhum projeto ao PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mail"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navegação para gerir %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projetos"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Pessoas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Equipas"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Histórico de segurança"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Configurações"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navegação para gerir %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Lançamentos"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Colaboradores"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Documentação"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publicação"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navegação para gerir %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Membros"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3619,14 +3648,14 @@ msgstr "Verificado"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Lançado em: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Filtrar por classificador"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Ligações do projeto"
@@ -3636,272 +3665,272 @@ msgstr "Ligações do projeto"
msgid "GitHub Statistics"
msgstr "Estatísticas do GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repositório"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Estrelas:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Bifurcações:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Abrir issues:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Abrir PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Estatísticas do GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Mantenedores"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar para {username} do gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Mantenedor:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Não verificado"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licença:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiquetas"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Requer:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Classificadores"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Verificado*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Problemas de entrega intermitente podem levar à perda de verificação"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Verificado"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Não verificado*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-mail do PyPI a ser tratado como spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Falha grave durante a entrega"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Demais problemas de entrega"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Não verificado"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Principal"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Veja opções do e-mail"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Opções"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Opções para %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Reenviar e-mail de verificação"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Definir este endereço de e-mail como principal"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Definir como principal"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Remove este endereço de e-mail"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Remover e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Escopo"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Todos projetos"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Criada"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Último uso"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nunca"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Veja opções do token"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Remover token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Ver identificador único"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "Aplicações ou scripts usando esse token já não terão acesso ao PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Identificador único para o token de API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Imagem de perfil"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com para gerar a sua imagem de perfil à base "
"no seu endereço de e-mail principal"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Alterar imagem no gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Data de entrada"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3932,24 +3961,24 @@ msgstr ""
"Exibido no seu perfil público. Não pode ser "
"alterado."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Nome completo"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Exibido no seu perfil público"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "E-mail público"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your perfil público para utilizadores autenticados."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Atualizar a conta"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-mails da conta"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any principal receberá "
"notificações."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-mails associados à sua conta"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Estado"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Adicionar e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Alterar a palavra-passe"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Palavra-passe antiga"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "A sua palavra-passe atual"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nova palavra-passe"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Confirmar nova palavra-passe"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Atualizar a palavra-passe"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Tokens de API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4033,19 +4062,19 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes ao PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Saiba mais sobre tokens de API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Tokens de API ativos para esta conta"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Adicionar token de API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4054,58 +4083,58 @@ msgstr ""
"Verifique o seu endereço de e-mail principal para "
"adicionar tokens de API à sua conta."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Escopo do token: toda a conta"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Escopo do token: projeto %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Expira: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Conta criada"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Entrou"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Método de dois fatores:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Nenhum"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Aparelho de segurança (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4113,184 +4142,184 @@ msgstr ""
"Aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Código de recuperação"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Remover aparelho"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Falha na autenticação"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Autenticação básica (endpoint de upload)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Motivo:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Palavra-passe incorreta"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Dois fatores errados inválidos (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Dois fatores inválidos (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Dois fatores inválidos (código de recuperação)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Reautenticação de sessão falhou"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-mail adicionado à conta"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-mail removido da conta"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-mail verificado"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-mail verificado novamente"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "E-mail principal alterado"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "E-mail principal antigo:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "E-mail principal novo:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "E-mail principal definido"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-mail foi enviado"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "De:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Para:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Assunto:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Redefinição de palavra-passe solicitada"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Tentativa de redefinição de palavra-passe"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Palavra-passe redefinida com sucesso"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Palavra-passe alterada com sucesso"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Redefinir a palavra-passe"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projeto:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Autenticação de dois fatores adicionada"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Método: Aparelho de segurança (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Nome do aparelho:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4298,79 +4327,79 @@ msgstr ""
"Método: Aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Autenticação de dois fatores removida"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Códigos de recuperação gerados"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Códigos de recuperação gerados"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Código de recuperação usados para iniciar uma sessão"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Token de API adicionado"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Nome do token:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token de API removido"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Identificador único:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token de API removido automaticamente por motivos de segurança"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Motivo: Token encontrado em url pública"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4378,8 +4407,8 @@ msgstr ""
"Convite para participar %(organization_name)s "
"recusado"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
@@ -4387,8 +4416,8 @@ msgstr ""
"O convite para ingressar em %(organization_name)s "
"foi revogado"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4397,46 +4426,46 @@ msgid ""
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "O convite para \"${organization_name}\" foi rejeitado."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Todos os lançamentos de %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4447,60 +4476,60 @@ msgstr ""
"ocorrem na sua conta. Se notar algo suspeito, por favor , proteja a sua conta o mais rápido possível."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Atividade recente da conta"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Evento"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Horário"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Informações Adicionais"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Data / hora"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informações de Localização"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Nome do aparelho"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4554,11 +4583,11 @@ msgstr ""
"href=\"%(delete_href)s\">apagar projeto"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Prossiga com atenção!"
@@ -4570,27 +4599,27 @@ msgstr "Não poderá recuperar a sua conta depois de apagá-la"
msgid "Delete your PyPI account"
msgstr "Apagar a sua conta no PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Gerir"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Autenticação de dois fatores (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4605,88 +4634,88 @@ msgstr ""
"sua conta. Saiba mais sobre 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Métodos de recuperação ativados"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Método de recuperação"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "gerada em %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s não utilizado(s)"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Gerar novamente"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Métodos de autenticação de dois fatores ativados"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Método de dois fatores"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Para remover este método de 2FA, primeiramente deverá adicionar outro método."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Remover"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Remover aplicação de autenticação"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Remover aplicação"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Remover aparelho de segurança de dois fatores"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Remover aparelho"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Nome do aparelho"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4695,7 +4724,7 @@ msgstr ""
"Verifique o seu endereço de e-mail principal antes "
"de adicionar métodos de autenticação de dois fatores adicionais à sua conta."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4704,7 +4733,7 @@ msgstr ""
"Verifique o seu endereço de e-mail principal antes "
"de ativar a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4712,7 +4741,7 @@ msgstr ""
"Deve gerar e armazenar os códigos de recuperação com segurança antes de "
"adicionar métodos de autenticação de dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4720,11 +4749,11 @@ msgstr ""
"Deve gerar e armazenar com segurança os códigos de recuperação antes de "
"ativar autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Gerar códigos de recuperação"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4732,7 +4761,7 @@ msgstr ""
"Use um código de recuperação antes de adicionar métodos de autenticação de "
"dois fatores à sua conta."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4740,16 +4769,16 @@ msgstr ""
"Use um código de recuperação antes de ativar autenticação de dois fatores na "
"sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Usar um código de recuperação"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4761,7 +4790,7 @@ msgstr ""
"Para configurar o 2FA "
"com uma aplicação de autenticação:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4769,8 +4798,8 @@ msgstr ""
"Adicionar 2FA com "
"dispositivo de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4778,8 +4807,8 @@ msgstr ""
"Ative JavaScript para configurar autenticação de dois fatores com um "
"aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Atualize o seu navegador para configurar autenticação "
"de dois fatores com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Forgalhas de pão"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "A sua conta"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navegação da conta"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Essa ação não pode ser desfeita!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Confirme o seu nome de utilizador para continuar."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Confirme o %(item)s para continuar."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Cancelar"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "fechar"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Insira sua palavra-passe para continuar."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "OpenID Connect publisher management"
msgid "Trusted Publisher Management"
msgstr "Gestão de editores do OpenID Connect"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
#, fuzzy
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -4858,7 +4887,7 @@ msgstr ""
"delegar autoridade de publicação de um pacote PyPI a um serviço de "
"terceiros, como o GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
#, fuzzy
#| msgid ""
#| "PyPI projects can use trusted OpenID Connect publishers to automate their "
@@ -4872,7 +4901,7 @@ msgstr ""
"automatizar os seus processos de lançamento, sem precisar provisionar ou "
"gerir explicitamente os tokens de API."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Qualquer"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Adicionado por:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Convidar"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Workflow name"
msgid "Workflow:"
msgstr "Nome do fluxo de trabalho"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Verificar aplicação"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Nome de utilizador"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
#, fuzzy
#| msgid "Old URL:"
msgid "URL:"
msgstr "URL antiga:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Convites pendentes"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Criado em %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Recusar convite para %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Recusar convite"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Nome da organização"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "️Organization type"
msgid "Organization Type: %(org_type)s"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Faturamento Inativo"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -5002,220 +5031,220 @@ msgstr ""
"O faturamento desta organização pode ser ativado por um dono da organização "
"ou por um gerente de faturamento"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Inativa"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Gerente"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Proprietário"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Gerente de faturamento"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Ver"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Ativar Faturamento"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Ainda não ingressou em nenhuma organização no PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Solicitação enviada"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Convidar"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create new organization"
msgid "Request a new organization"
msgstr "Criar nova organização"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Selecione um nome de conta da organização"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "O nome desta conta é utilizado em URLs no PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Por exemplo"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Nome da sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "URL da organização"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL para sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Descrição da sua empresa, produto ou projeto"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5223,12 +5252,12 @@ msgstr ""
"Empresas podem criar contas de organização como um serviço pago enquanto "
"projetos comunitários recebem acesso gratuito."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Criar"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5237,7 +5266,7 @@ msgstr ""
"Primeiramente, deve ativar o segundo fator de "
"autenticação na sua conta antes de solicitar uma organização."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
#, fuzzy
#| msgid ""
#| "Your request for a new PyPI organization named '%(organization_name)s' "
@@ -5247,50 +5276,50 @@ msgstr ""
"A sua solicitação para uma nova organização PyPI chamada "
"\"%(organization_name)s\" foi enviada."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You will receive an email when the organization has been approved"
msgid "You will receive an email when each organization has been approved"
msgstr "Vai receber um e-mail quando a organização tiver sido aprovada"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Único proprietário"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Gerir este projeto"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Veja a página pública deste projeto"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5301,13 +5330,13 @@ msgstr ""
"o Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Apagar a sua conta no PyPI"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5319,7 +5348,7 @@ msgstr ""
"Deve verificar o seu endereço de email **principal** antes de poder fazer "
"esta acção."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see principal receberá "
"notificações."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Nome do Projeto PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "O projeto (no PyPI) que será criado quando este editor for usado"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "proprietário"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"O nome da organização no GitHub ou o nome de utilizador no GitHub ao qual "
"pertence este repositório"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "repositório"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
"O nome do repositório GitHub que contém o fluxo de trabalho de publicação"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Nome do fluxo de trabalho"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "fluxodetrabalho.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid project name"
msgid "Environment name"
msgstr "Nome de projeto inválido"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Motivo (opcional)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5457,22 +5486,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Adicionar"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Nome"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Nenhum nome definido"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project"
msgid "project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "lançamento"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5561,8 +5590,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "E-mail"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"O endereço de email da conta ou da conta de serviço utilizado para publicar."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Assunto:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5609,8 +5638,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "Read more about GitHub's OpenID Connect provider aqui."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project"
msgid "my-project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "O seu nome de utilizador"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Nome de utilizador"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Gerir editores"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projeto"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5699,21 +5728,21 @@ msgstr ""
"existente podem ser adicionados na configuração de publicação para cada "
"projeto individual."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Nome do projeto pendente"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Editor"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Pormenores"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5721,15 +5750,15 @@ msgstr ""
"Nenhum publicador pendente está configurado no momento. Publicadores de "
"projetos que ainda não existem podem ser adicionados abaixo."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Adicionar um novo editor pendente"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5740,15 +5769,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5756,7 +5785,7 @@ msgid ""
"your account before adding a new publisher."
msgstr "Não ativou a autenticação de dois fatores na sua conta."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5765,7 +5794,7 @@ msgstr ""
"para uso em caso de perda de um aparelho de 2FA, envie um dos seus códigos "
"de recuperação aqui."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5773,7 +5802,7 @@ msgstr ""
"O código de recuperação escolhido será considerado usado e não estará mais "
"disponível para ignorar o 2FA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5781,15 +5810,15 @@ msgstr ""
"Esqueceu-se de armazenar os seus códigos de recuperação com "
"segurança? Precisará gerá-los novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Códigos de recuperação da conta"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Gerar códigos de recuperação novamente"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5799,7 +5828,7 @@ msgstr ""
"precisará usar um desses códigos de recuperação para entrar na sua conta "
"PyPI. Cada código só pode ser usado uma vez."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5807,7 +5836,7 @@ msgstr ""
"Estes códigos devem somente ser usados para a recuperação "
"de contas, não para inícios de sessão típicos."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5818,69 +5847,69 @@ msgstr ""
"esses códigos de recuperação, poderá perder permanentemente o acesso à sua "
"conta PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Grave os seus códigos de recuperação"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Descarregar como ficheiro"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Gravar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Continuar"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Estes códigos não estarão visíveis novamente."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Certifique-se de que os guardou em segurança antes de continuar."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Remover token de API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token para \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Permissões:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Enviar pacotes"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Escopo:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Toda a conta (todos projetos)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projeto \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5888,28 +5917,29 @@ msgstr ""
"Por motivos de segurança, este token vai aparecer apenas uma vez. "
"Copie-o agora."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Copiar o token para a área de transferência"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Copiar o token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Usar este token"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Definir o seu nome de utilizador para %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5918,7 +5948,7 @@ msgstr ""
"Definir a sua palavra-passe para o valor do token, incluindo o prefixo "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5928,7 +5958,7 @@ msgstr ""
"seus projetos ao PyPI, configure o seu ficheiro %(filename)s
"
"para algo como isso:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5939,7 +5969,7 @@ msgstr ""
"vários projetos ao PyPI, pode configurar o seu ficheiro %(filename)s"
"code> para algo como:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5947,11 +5977,11 @@ msgstr ""
"um token de escopo do utilizador ou um token de escopo de projeto que deseja "
"definir como a predefinição"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "um token de projeto"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -5963,7 +5993,7 @@ msgstr ""
"Pode usar %(command)s
para mudar ao token correto ao enviar "
"para PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visite "
"a página de ajuda do PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Adicionar outro token"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Nome do token"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Para que serve este token?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Selecionar escopo..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6000,17 +6030,17 @@ msgstr ""
"Um token de API com escopo para toda a sua conta terá permissões de envio "
"para todos os seus projetos atuais e futuros."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Criar conta"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Configurar 2FA com uma aplicação de autenticação (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the padrão TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6030,15 +6060,15 @@ msgstr ""
"Visite a página de ajuda do PyPI para uma lista de "
"aplicações compatíveis."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Configurar a sua aplicação"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Digitalize o código QR com a aplicação de autenticação da sua escolha."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6046,11 +6076,11 @@ msgstr ""
"Por motivos de segurança, só pode associar uma aplicação de autenticação por "
"conta PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "O código QR para configurar uma aplicação de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6060,15 +6090,15 @@ msgstr ""
"Não possui um digitalizador de QR? Insira manualmente o "
"código em vez disso:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Verificar aplicação"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Código de autenticação"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6080,15 +6110,15 @@ msgstr ""
"Para finalizar o processo de configuração, insira o código de autenticação "
"fornecido pela sua aplicação."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Configurar aplicação"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Configurar 2FA com um aparelho de segurança (por exemplo, chave USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the padrão FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan e Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Nomeie o seu aparelho para começar"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "O PyPI possui suporte à adição de vários aparelhos de segurança."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6128,11 +6158,11 @@ msgstr ""
"Por favor, dê um nome a este aparelho. 64 caracteres ou menos. Todos os "
"Unicode são válidos, incluindo espaços."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Configurar aparelho de segurança"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6147,7 +6177,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">navegador compatível"
"a>."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6155,19 +6185,19 @@ msgstr ""
"Note que algumas chaves USB mais antigas não aderem ao padrão FIDO e não "
"funcionarão com o PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Ativar Assinatura"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -6179,77 +6209,76 @@ msgstr ""
"%(username)s juntou-se à organização "
"\"%(organization_name)s\""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(organization_name)s organização apagado"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Nome de conta da organização"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Tipo da organização"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Histórico do projeto \"%(project_name)s\""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6257,23 +6286,23 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) realiza uma ação de segurança "
"relacionada a esta organização, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s' registado como nome da organização"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(organization_name)s organização apagado"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6281,30 +6310,30 @@ msgstr ""
"%(previous_organization_name)s organização renomeada para "
"%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s organização aprovada"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s organização recusada"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(project_name)s projeto adicionado à organização"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
"%(project_name)s projeto removido da organização"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6312,21 +6341,21 @@ msgstr ""
"%(username)s adicionado como organização "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s removido como organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s alterado para organização %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6336,7 +6365,7 @@ msgid ""
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6346,7 +6375,7 @@ msgid ""
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6356,7 +6385,7 @@ msgid ""
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6366,154 +6395,154 @@ msgid ""
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)s equipa criada"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s equipa apagada"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s adicionado à equipa %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s removido da equipa %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Registar"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Criado por:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Rejeitar"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Alterado por:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Removido por:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Histórico de segurança para %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Gerir \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Voltar para organizações"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6528,33 +6557,33 @@ msgstr ""
"o Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Projeto novo ou existente?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️Nome do projeto já existente"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6562,15 +6591,15 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Transferir projeto existente"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "️Nome do novo projeto"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6578,39 +6607,39 @@ msgstr ""
"Os proprietários desta organização podem criar um projeto vazio e adicioná-"
"lo à organização."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Criar e adicionar novo projeto"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Gerir pessoas em \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA ativado"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA desativado"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6622,13 +6651,13 @@ msgstr ""
"Use esta página para controlar quais utilizadores do PyPI lhe podem ajudar a "
"gerir %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6637,210 +6666,210 @@ msgid ""
"can do."
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Membro"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage organization billing"
msgstr "Gerir esta organização"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Registar um novo projeto."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Apagar projetos"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Utilizadores que podem gerir %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Utilizador"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Gravar função"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Convite pendente"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Revogar convite"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Reenviar"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Apague o convite expirado para %(user)s."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Revogar convite para %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Apagar"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Convite expirado"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Convidar"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Descrição do projeto"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Mude o nome da conta da organização abaixo."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Conta criada"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s para comunicar com os "
"administradores do PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Detalhes da conta"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Status de faturamento"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Email de faturamento"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Gerir versão"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Esta organização não está ativa"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6909,32 +6938,32 @@ msgid ""
"your organization."
msgstr "Não poderá recuperar a sua conta depois de apagá-la"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Criar uma conta"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6959,29 +6988,29 @@ msgstr[1] ""
"%(count)s projetos.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Para cada projeto, deve:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Apagar projeto"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or transferir propriedade ou apagar projeto"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Não poderá recuperar a sua conta depois de apagá-la"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Equipas de organização"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s membro"
msgstr[1] "%(member_count)s membros"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Gerir este projeto"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "️Nome da equipa"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Gerir documentação de \"%(project_name)s\""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Destruir a documentação"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s saiba que não tem como "
"desfazer, pois não há mais suporte a envio de nova documentação."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Destruir a documentação para o projeto"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Documentação do projeto"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Enviar nova documentação já não é suportado"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7109,76 +7138,76 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) execute uma ação de segurança "
"relacionada a este projeto, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projeto criado"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Versão de lançamento %(version)s removida"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Retirada por:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Versão de lançamento %(version)s criada"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Ficheiro adicionado à versão %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Nome do ficheiro:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Ficheiro removido da versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s adicionado como %(role_name)s do "
"projeto"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s removido como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s alterado para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -7187,7 +7216,7 @@ msgstr ""
"%(username)s convidado para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -7196,7 +7225,7 @@ msgstr ""
"%(username)s recusou o convite para participar como "
"%(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7205,192 +7234,192 @@ msgstr ""
"Revogado o convite para %(username)s participar "
"como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "Equipa %(team_name)s adicionada como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "Equipa %(team_name)s alterada para %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "Equipa %(team_name)s removida como %(role_name)s do projeto"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projeto adicionado à organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projeto removido da organização %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Token de API de curta duração criado"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Permissões: pode enviar para este projeto"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Expiração:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Expirado"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Criada"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Token de API criado"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Controlado por:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Publicador confiável adicionado"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Publicador confiável removido"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Requisito de 2FA ativado"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Ativado por:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Requisito de 2FA desativado"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Desativado por:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Informações adicionais"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informações de localização"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Voltar aos projetos"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "O convite para \"${organization_name}\" foi rejeitado."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Este projeto não possui lançamentos"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7399,37 +7428,37 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage current providers"
msgid "Manage current publishers"
msgstr "Gerir provedores atuais"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Editores OpenID Connect associados com %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Nenhum editor está atualmente configurado."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Adicionar um novo editor"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Nome de projeto inválido"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7437,94 +7466,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Nome de projeto inválido"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Gerir \"%(project_name)s\" – versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Versão de lançamento %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "ver lançamento"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Ficheiros para o lançamento %(version)s de %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Nome de ficheiro, tamanho"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tipo"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Versão do python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Data do envio"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Veja opções do ficheiro"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Opções do ficheiro"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Descarregar"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Apagar ficheiro de"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Apagar ficheiro"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Enviando novos ficheiros"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Nenhum ficheiro encontrado"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Descartar"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Configurações de lançamento"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Retirar lançamento"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7606,7 +7635,7 @@ msgstr[1] ""
"ser ignorado ao instalar na maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7622,7 +7651,7 @@ msgstr ""
"maioria dos cenários comuns.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7640,7 +7669,7 @@ msgstr ""
"code>.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7652,8 +7681,8 @@ msgstr ""
" Para mais informações, consulte a PEP 592.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7671,27 +7700,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Motivo (opcional)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Versão"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Apagar lançamento"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7718,12 +7747,12 @@ msgstr[1] ""
"%(count)s ficheiros.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Apagar vai apagar este lançamento irreversivelmente."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7731,8 +7760,8 @@ msgstr ""
"Você não poderá carregar novamente uma nova distribuição do mesmo tipo com o "
"mesmo número de versão."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7742,8 +7771,8 @@ msgstr ""
"versão fixada deste pacote. Como último recurso, trata de questões legais ou "
"remove lançamentos prejudiciais."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider pós-lançamento."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Lançamentos para %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Data de lançamento"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Ficheiros"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Motivo para retirar"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Gerir versão"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s ficheiro"
msgstr[1] "%(count)s ficheiros"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Nenhum ficheiro"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Veja opções do lançamento"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Opções para %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Desfazer retirada"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Retirar"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Desfazer retirada de lançamento"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Gerir lançamentos de \"%(project_name)s\""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "A criar um novo lançamento"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Nenhum lançamento encontrado"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Gerir colaboradores de \"%(project_name)s\""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7872,26 +7901,26 @@ msgstr ""
"Use esta página para controlar quais utilizadores do PyPI podem lhe ajudar a "
"gerir %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Ligações do projeto"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Há duas funções possíveis para colaboradores:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Mantenedor"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -7903,7 +7932,7 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não deve convidar colaboradores. Não "
"deve apagar ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -7927,98 +7956,99 @@ msgstr "Utilizadores que podem gerir %(project_name)s"
msgid "Collaborator"
msgstr "Colaboradores"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s dono da organização"
msgstr[1] "%(count)s donos da organização"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s membro da equipe"
msgstr[1] "%(count)s membros da equipe"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Não é possível remover a si próprio como proprietário"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️Equipa ou membro?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "️Nome da equipa"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "Não há equipas na organização."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Convidar colaborador"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Gerir configurações de \"%(project_name)s\""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Configurações do projeto"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Tamanho do projeto:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (solicitar um aumento) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8027,11 +8057,11 @@ msgstr ""
"Verifique o seu endereço de e-mail principal para "
"adicionar um token de API para %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Descrição do projeto e barra lateral"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8067,27 +8097,27 @@ msgstr ""
"Guia de "
"Utilizador para Empacotamento de Python para mais ajuda."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8095,59 +8125,59 @@ msgid ""
"organization."
msgstr "Agora é ${role} do projeto '${nome_do_projeto}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Isto removerá o projeto da organização '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Remover projeto"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Nome do projeto"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Transferir projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Transferir projeto para uma organização"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "A transferência deste projeto irá:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
@@ -8155,40 +8185,40 @@ msgstr ""
"Manterá as permissões de Proprietário no projeto por meio da sua função na "
"organização."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Adicione o projeto a outra organização da sua propriedade."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Adicione o projeto a uma organização da sua propriedade."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
"Conceda permissões completas de projeto aos proprietários da organização."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Transferir projeto"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Não é possível transferir o projeto para outra organização"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Criar uma conta"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8196,11 +8226,11 @@ msgid ""
"or manage."
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Não é proprietário ou gerente de nenhuma outra organização."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8208,90 +8238,90 @@ msgid ""
"manage."
msgstr "Código inválido: não é um código de convite de colaboração"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s ainda não enviou nenhum projeto para PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Criar um token para %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Old description:"
msgid "Description"
msgstr "Descrição antiga:"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Nome de repositório"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
#, fuzzy
#| msgid "Get started by adding a team member below."
msgid "Get started by adding an alternate repository below."
msgstr "Comece adicionando um membro da equipa abaixo."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Descrição da organização"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8304,35 +8334,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Apagar projeto"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Apagar este projeto vai:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8347,17 +8377,17 @@ msgstr[1] ""
"Irreversivelmente apagar o projeto junto com %(count)s "
"lançamentos"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Apagar o projeto irreversivelmente"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Disponibilizar o nome do projeto para qualquer outro utilizador do "
"PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8371,7 +8401,7 @@ msgstr ""
"ficheiros de distribuição do PyPI são únicos, pois eles são gerados "
"combinando o nome do projeto + número de versão + tipo de distribuição)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8383,79 +8413,79 @@ msgstr ""
"Cada vez que (ou os seus colaboradores) execute uma ação de segurança "
"relacionada a este projeto, a ação é registada e exibida aqui."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Gerir '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Voltar aos projetos"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Gerir \"%(project_name)s\""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Remover %(user)s deste projeto"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Não é um proprietário deste projeto"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Comece adicionando um membro da equipa abaixo."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Adicionar membro"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. instalação de pacotes."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribuição de Origem"
msgstr[1] "Distribuições de Origem"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Guia de Utilizador "
"para Empacotamento de Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8709,7 +8739,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP"
"abbr> 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8779,16 +8809,15 @@ msgstr ""
"\"Private :: Do Not Upload\". O PyPI sempre rejeitará pacotes com "
"classificadores começando com \"Private ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Lista de classificadores"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Nota:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8800,7 +8829,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Código de Conduta da "
"PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8813,7 +8842,7 @@ msgstr ""
"armazenar com segurança os códigos de "
"recuperação para recuperar o acesso nesse evento."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8828,7 +8857,7 @@ msgstr ""
"em> métodos de autenticação de fatores com suporte e emitam códigos de recuperação."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help códigos de recuperação, pode solicitar ajuda com recuperação de conta."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "O que é um pacote, projeto ou lançamento?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Como instalo um ficheiro (pacote) do PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Como empacoto e publico o meu código para o PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "O que é um classificador de trove?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "O que é um lançamento \"retirado\"?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Pesquisar por projetos"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Por que preciso de um endereço de e-mail verificado?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
"Por que o PyPI está dizendo-me que minha palavra-passe está comprometida?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "O que devo fazer se notar atividade suspeita na minha conta?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
"Por que o PyPI está a dizer-me que o meu token de API está comprometido?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "O que é a autenticação de dois fatores e como ela funciona no PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8903,7 +8932,7 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8915,13 +8944,13 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um aparelho de segurança "
"(por exemplo, chave USB)? Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Quais aparelhos (além de uma chave USB) posso usar como aparelho de "
"segurança?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -8933,89 +8962,89 @@ msgstr ""
"Como funciona a autenticação de dois fatores com um código de recuperação? "
"Como faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Como posso usar tokens de API para autenticar com o PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Por que certas ações exigem que confirme minha palavra-passe?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Como faço para alterar o meu nome de utilizador do PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Como posso publicar os meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "O PyPI tem APIs que posso usar?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"Como faço para ser notificado quando uma nova versão de um projeto é lançada?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Onde posso ver as estatísticas sobre PyPI, descarregamentos e uso de "
"projetos/pacotes?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Como posso publicar os meus pacotes privados no PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Por que o nome do projeto desejado não está disponível?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Como faço para reivindicar um nome de projeto abandonado ou registado "
"anteriormente?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"Quais funções de colaborador estão disponíveis para um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Como posso tornar-me um proprietário/mantenedor de um projeto no PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Como posso enviar uma descrição de projeto num formato diferente?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção ou aumento de limite de tamanho de ficheiro "
"para o meu projeto?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Como faço para obter uma isenção de limite ou aumento de tamanho para todo o "
"meu projeto?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -9023,32 +9052,32 @@ msgstr ""
"De onde o PyPI obtém os dados dele sobre as vulnerabilidades do projeto e "
"como posso corrigi-los?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Notícias recentes: os lançamentos de projectos mais recentes"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Por que estou recebendo o erro \"the description failed to render\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Por que não consigo enviar ficheiros ao PyPI manualmente, por meio da "
"interface do navegador?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Esqueci-me da minha palavra-passe do PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Perdi acesso à minha conta PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9060,7 +9089,7 @@ msgstr ""
"Por que estou obtendo o erro \"Invalid or non-existent authentication "
"information.\" ao enviar ficheiros?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9068,15 +9097,15 @@ msgstr ""
"Por que estou recebendo erros \"No matching distribution found\" ou \"Could "
"not fetch URL\" durante pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Tenho problemas a usar o site do PyPI. Pode-me ajudar?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Por que o meu pacote ou registo de utilizador foi bloqueado?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9084,15 +9113,15 @@ msgstr ""
"Por que estou recebendo um erro \"Filename or contents already exists\" ou "
"\"Filename has been previously used\"?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Como solicito um novo classificador de trove?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Onde posso relatar um erro ou fornecer comentários sobre o PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9107,37 +9136,37 @@ msgstr ""
"(TOTP) funciona? Como "
"faço para configurá-la no PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Quem mantém o PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "De que o PyPI é feito?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Posso contar com o PyPI estar sempre disponível?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Como posso contribuir ao PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Como faço para acompanhar as próximas alterações no PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Como posso executar um espelho de PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9145,44 +9174,44 @@ msgstr ""
"O que significa o emblema \"recurso beta\"? Quais são os recursos beta "
"atuais do Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Como pronuncia-se \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Perguntas comuns"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Básicas"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integração"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administração de projetos no PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Solução de problemas"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Sobre"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9205,21 +9234,21 @@ msgstr "Sobre"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Usamos uma série de termos para descrever os softwares "
@@ -9242,7 +9271,7 @@ msgstr ""
"binário wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9273,7 +9302,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Guia de Utilizador para Empacotamento de Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See página dos classificadores para obter mais "
"informações, bem como uma lista de classificadores válidos."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9307,7 +9336,7 @@ msgstr ""
"rel=\"noopener\">PEP"
"abbr> 592 para mais informações."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9318,11 +9347,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Minha conta"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9330,15 +9359,15 @@ msgstr ""
"Atualmente, o PyPI requer um endereço de e-mail verificado para executar as "
"seguintes operações:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Registar um novo projeto."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Enviar uma nova versão ou ficheiro."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9346,7 +9375,7 @@ msgstr ""
"A lista de atividades que exigem um endereço de e-mail verificado é "
"susceptível de crescer ao longo do tempo."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9442,7 +9471,7 @@ msgstr ""
"entrar no PyPI até que redefina sua palavra-"
"passe. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9453,9 +9482,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Todos os eventos de utilizador do PyPI são armazenados sob o histórico "
"de segurança nas configurações da conta. Se houver algum evento que pareça "
@@ -9464,7 +9493,7 @@ msgstr ""
"
Contacte os administradores do PyPI sobre o evento em %(admin_email)s "
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9477,7 +9506,7 @@ msgstr ""
"verifique o e-mail que recebeu e tente determinar a causa. A secção de atividade suspeita também se aplica.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9521,7 +9550,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"a>.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9535,7 +9564,7 @@ msgstr ""
"rel=\"noopener\">padrão TOTP"
"abbr>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9545,7 +9574,7 @@ msgstr ""
"autenticação geram um código de autenticação que muda regularmente para usar "
"ao entrar na sua conta."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9555,7 +9584,7 @@ msgstr ""
"padrão aberto, há muitas aplicações que são compatíveis com a sua conta "
"PyPI. Aplicações populares incluem:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android ou iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(proprietário)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android ou iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(código aberto)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9610,7 +9639,7 @@ msgstr ""
"Para configurar o 2FA "
"com uma aplicação de autenticação:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9618,7 +9647,7 @@ msgstr ""
"Abra um aplicação de autenticação (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9628,7 +9657,7 @@ msgstr ""
"\"Adicionar 2FA com "
"aplicação de autenticação\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9636,7 +9665,7 @@ msgstr ""
"O PyPI gerará uma chave secreta, específica à sua conta. Isso é exibido como "
"um código QR e como um código de texto."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9644,7 +9673,7 @@ msgstr ""
"Digitalize o código QR com a sua aplicação de autenticação ou digite-o "
"manualmente. O método de entrada dependerá da aplicação que escolheu."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9656,7 +9685,7 @@ msgstr ""
"A sua aplicação irá gerar um código de autenticação - use-o para verificar a "
"sua configuração no PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9666,27 +9695,27 @@ msgstr ""
"PyPI, permitindo que a sua aplicação gere códigos de autenticação válidos "
"para a sua conta PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Na próxima vez que entrar no PyPI, precisará:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
"Fornecer o seu nome de utilizador e a sua palavra-passe, como de costume"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Abra a sua aplicação de autenticação para gerar um código de autenticação"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Usar este código para finalizar a sua autenticação no PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9697,7 +9726,7 @@ msgstr ""
"ao navegador. Essa palavra-passe é então usada pelo PyPI para autenticar-lo "
"como um utilizador."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9707,7 +9736,7 @@ msgstr ""
"Para configurar a autenticação de dois fatores com uma chave USB, "
"precisará:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn e PublicKeyCredential, pois isso é o "
"padrão implementado pelo PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Para estar a executar JavaScript no seu navegador"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the especificação FIDO U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9757,11 +9786,11 @@ msgstr ""
"Note que algumas chaves USB mais antigas da Yubico não seguem a "
"especificação FIDO e, portanto, não funcionam com PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Siga estes passos:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -9775,11 +9804,11 @@ msgstr "Siga estes passos:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -9793,7 +9822,7 @@ msgstr ""
"navegador\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9801,7 +9830,7 @@ msgstr ""
"Uma vez concluído, a sua chave USB será registada na sua conta PyPI e pode "
"ser usada durante o processo de autenticação."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -9820,7 +9849,7 @@ msgstr ""
"PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of aparelhos que são compatíveis com FIDO"
"a> e, portanto, podem ser usados com PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9844,7 +9873,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">telemóveis para atuar como aparelhos de segurança."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, utilizadores do PyPI serão "
"capazes de tirar proveito de qualquer futuro desenvolvimentos nesta área."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9877,7 +9906,7 @@ msgstr ""
"aparelho de segurança, pode usar estes códigos para "
"entrar no PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9896,11 +9925,11 @@ msgstr ""
"recuperação. Depois de usar um código de recuperação para entrar, ele torna-"
"se inativo."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Para fornecer códigos de recuperação:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9908,7 +9937,7 @@ msgstr ""
"Entre na sua conta PyPI, vá às configurações da sua conta e escolha \"Gerar "
"códigos de recuperação\""
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9917,7 +9946,7 @@ msgstr ""
"imprimi-los e armazená-los num local seguro ou gravá-los num gestor de "
"palavras-passe."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9927,11 +9956,11 @@ msgstr ""
"todos, pode obter novos códigos selecionando \"Gerar novamente códigos de "
"recuperação\" nas configurações da sua conta."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Para entrar com um código de recuperação:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -9943,13 +9972,13 @@ msgstr ""
"Quando a autenticação de dois fatores for solicitada, selecione \"Entrar "
"usando um código de recuperação\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Como cada código só pode ser usado uma vez, pode marcar o código como usado"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9959,7 +9988,7 @@ msgstr ""
"conjunto usando o botão \"Gerar novamente códigos de recuperação\" nas "
"configurações da sua conta."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -9971,7 +10000,7 @@ msgstr ""
"Os tokens de API fornecem uma maneira alternativa de autenticar ao enviar "
"pacotes ao PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10003,13 +10032,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(confira as suas configurações de conta)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10039,22 +10068,22 @@ msgstr ""
"Nas suas configurações de conta, vá à secção de "
"tokens de API e selecione \"Adicionar token de API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Para usar um token de API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Define o seu nome de utilizador para __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Define a sua palavra-passe como o valor do token, incluindo o prefixo "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10072,7 +10101,7 @@ msgstr ""
"exemplo, .travis.yml
se estiver a usar Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10081,7 +10110,7 @@ msgstr ""
"base64 e verificando a saída contra o identificador exclusivo exibido no "
"PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10095,13 +10124,13 @@ msgstr ""
#| "on your personal, password-protected computer.
\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" O PyPI pede que confirme a sua palavra-passe antes de realizar "
@@ -10114,18 +10143,18 @@ msgstr ""
"seu computador pessoal protegido por palavra-passe.
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, fuzzy, python-format
#| msgid ""
#| "OpenID Connect provides a flexible, credential-free mechanism for "
@@ -10140,15 +10169,15 @@ msgstr ""
"delegar autoridade de publicação de um pacote PyPI a um serviço de "
"terceiros, como o GitHub Actions."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Sim, incluindo feeds RSS de pacotes e lançamentos novos."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Consulte a referência de API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the apps do GitHub."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and estatísticas de uso de download por meio de nosso "
"conjunto de dados público no Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"outros fatores "
"relevantes."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see %(title)s\" target=\"_blank\" rel=\"noopener\">a nossa "
"página de estado."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10236,14 +10265,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10254,7 +10283,7 @@ msgstr ""
"publicar o seu pacote privado num índice de pacote, a solução recomendada é "
"executar a sua própria implantação do projeto devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10266,7 +10295,7 @@ msgstr ""
"projeto ou versão do mesmo nome no PyPI. Atualmente, há quatro razões "
"principais que isso pode ocorrer:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Biblioteca Padrão do "
"Python de qualquer versão principal de 2.5 até o presente."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"O nome do projeto é muito semelhante a um projeto existente e pode ser "
"confundido."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10297,7 +10326,7 @@ msgstr ""
"para %(correct_code)s
e não deve surpreender o utilizador com "
"um pacote mal-intencionado."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10305,12 +10334,12 @@ msgstr ""
"O nome do projeto foi registado por outro utilizador, mas não foram criados "
"lançamentos."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Veja %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"How to request a name transfer\" da PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10329,11 +10358,11 @@ msgstr ""
"Pode enviar lançamentos para um pacote. Não deve adicionar colaboradores. "
"Não deve apagar ficheiros, lançamentos ou o projeto."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Proprietário:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10341,7 +10370,7 @@ msgstr ""
"Pode enviar lançamentos. Pode adicionar outros colaboradores. Pode apagar "
"ficheiros, lançamentos ou todo o projeto."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10355,7 +10384,7 @@ msgstr ""
"diretamente. Muitos proprietários de projetos fornecem os seus detalhes de "
"contato no campo \"Autor\" dos detalhes \"Meta\" na página do projeto."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10363,14 +10392,14 @@ msgstr ""
"Se o proprietário não responder, consulte %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10379,7 +10408,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Guia de Utilizador para Empacotamento de Python para "
"detalhes sobre os formatos disponíveis."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10406,14 +10435,14 @@ msgstr ""
"desnecessárias ou ficheiros individuais para descarregar o tamanho total do "
"seu projeto."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10430,7 +10459,7 @@ msgstr ""
"desnecessárias ou ficheiros individuais para descarregar o tamanho total do "
"seu projeto."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Preencha um relatório de problema e diga-nos:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10462,7 +10491,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10473,7 +10502,7 @@ msgstr ""
"incorretos, relate um problema com os detalhes."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10483,7 +10512,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10494,7 +10523,7 @@ msgstr ""
"usar usar o comando check do twine"
"a>, para verificar localmente uma descrição da validade dela."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10507,39 +10536,39 @@ msgstr ""
"de e-mail ou nome de utilizador, siga estes passos para redefinir a sua "
"palavra-passe:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Vá para redefinir a sua palavra-passe."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Digite o endereço de e-mail ou nome de utilizador que usou para o PyPI e "
"envie o formulário."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
"Receberá um e-mail com uma ligação para a redefinição da palavra-passe."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Se perdeu o acesso à sua conta PyPI devido a:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Perda de acesso ao endereço de e-mail associado à sua conta"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, e dos códigos de recuperação de "
"autenticação de dois factores"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to preencher de um relatório de problema no nosso rastreador"
"a> para solicitar assistência com a recuperação de conta."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Certifique-se que o seu token de API é válido e não foi revogado."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10578,13 +10607,13 @@ msgstr ""
"adequadamente e não contenha qualquer caractere ao final, tal como novas "
"linhas."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Define o seu nome de utilizador para __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10596,7 +10625,7 @@ msgstr ""
"Em ambos os casos, lembre-se de que PyPI e TestPyPI exigem que crie uma "
"conta, para que as suas credenciais sejam diferentes."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10622,7 +10651,7 @@ msgstr ""
"\"Use Ctrl+Shift+C/V as Copy/Paste\" nas \"Properties\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10641,7 +10670,7 @@ msgstr ""
"de 2018. Saiba porque no blog da PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10653,7 +10682,7 @@ msgstr ""
"code>, tente adicionar -v
ao comando para obter mais "
"informações:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10665,7 +10694,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, precisa estar se conectando ao "
"PyPI com uma biblioteca com suporte a um TLS mais recente."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10677,7 +10706,7 @@ msgstr ""
"fornecedor de sistema operacional ou um distribuidor intermediário) e as "
"versões instaladas do Python, setuptools
e pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take acessibilidade muito a sério e queremos tornar o site "
"fácil de usar para todos."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, relate-nos no GitHub"
"a>, para que possamos tentar corrigir o problema, para si e outros."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10734,7 +10763,7 @@ msgstr ""
"recomendamos que use o twine para enviar o seu projeto ao PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10748,7 +10777,7 @@ msgstr ""
"dados relacionados a projetos e tem uma reputação de pesquisa geralmente "
"sólida, é um alvo principal."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10765,23 +10794,23 @@ msgstr ""
"rel=\"noopener\">nossa página de estado para mais detalhes, como "
"provavelmente vamos ter atualizado com o raciocínio para a intervenção."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "O PyPI retornará estes erros por uma destas razões:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "O nome do ficheiro foi usado e o ficheiro existe"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "O nome do ficheiro foi usado, mas o ficheiro já não existe"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Um ficheiro com exatamente o mesmo conteúdo existe"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10789,13 +10818,13 @@ msgstr ""
"O PyPI não permite que um nome de ficheiro seja reutilizado, mesmo após um "
"projeto ser apagado e recriado."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10803,14 +10832,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10823,7 +10852,7 @@ msgstr ""
"rel=\"noopener\">projeto pypa/trove-classifiers
. Certifique-"
"se de incluir uma breve justificativa do porquê é importante."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10841,7 +10870,7 @@ msgstr ""
"escrever um novo relatório de problema, primeiro verifique se um relatório "
"semelhante ainda não existe."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10849,7 +10878,7 @@ msgstr ""
"Se está tendo um problema com um pacote específico instalado pelo PyPI, deve "
"contactar aos mantenedores desse projeto diretamente."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10857,7 +10886,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10867,14 +10896,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10882,7 +10911,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; generosos patrocinadores."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10955,7 +10984,7 @@ msgstr ""
"org). Agora é robusto, testado e pronto para o navegador esperado e tráfego "
"de API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via espelho ou um índice privado."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10996,11 +11025,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">o projeto Warehouse"
"a>)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Financeiramente:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11009,11 +11038,11 @@ msgstr ""
"Apreciaríamos profundamente as suas doações para "
"financiar o desenvolvimento e manutenção."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Desenvolvimento:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11025,7 +11054,7 @@ msgstr ""
"código aberto experiente para fazer uma contribuição - na verdade, "
"gostaríamos de ajudá-lo a fazer o seu primeiro pull request de código aberto!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11056,7 +11085,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">\"Good first issue\""
"a> – recomendamos que comece aqui."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into fórum de empacotamento do Python no Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the Atom e RSS para o rótulo \"pypi\"."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11142,7 +11171,7 @@ msgstr ""
"Para recuperar o acesso à sua conta, redefine a sua "
"palavra-passe no PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11153,11 +11182,11 @@ msgstr ""
"dizer: isso provavelmente deve funcionar bem, mas é novo e menos testado do "
"que a outra funcionalidade do site."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Atualmente, nenhum recurso está na versão beta."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11172,39 +11201,45 @@ msgstr ""
"title=\"%(title)s\">PyPy, que é uma implementação alternativa popular da "
"linguagem Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Recursos"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "A procurar outra coisa? Talvez estas ligações ajudem-lo:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Documentação"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Guia de Utilizador para Empacotamento de Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Documentação do Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(site principal do Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Página da comunidade Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(listas de canais IRC, listas de discussão, etc.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Contato"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The navegue no quadro "
"online."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Segurança"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Relatar um problema de segurança"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11240,11 +11275,11 @@ msgstr ""
"Levamos a segurança muito a sério e pedimos que sigam atentamente a nossa "
"política de segurança."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Importante!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11258,58 +11293,58 @@ msgstr ""
"NÃO relate o problema em qualquer fórum público, incluindo "
"(mas não limitado a):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Nosso rastreador de problemas do GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Canais de bate-papo oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Listas de discussão oficiais ou não oficiais"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Se identificou um problema de segurança com um projeto hospedado no PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Uma URL para o projeto em questão"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11322,11 +11357,11 @@ msgstr ""
"ponto org diretamente, fornecendo o máximo de informações relevantes "
"possível."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "O que acontecerá a seguir?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11334,7 +11369,7 @@ msgstr ""
"Depois de enviar um problema via e-mail, deve receber uma confirmação dentro "
"de 48 horas."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11342,7 +11377,7 @@ msgstr ""
"Dependendo da medida a ser tomada, pode receber mais e-mails de "
"acompanhamento."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
@@ -11350,44 +11385,44 @@ msgstr ""
"Esta política de segurança foi atualizada pela última vez em 14 de março de "
"2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa do site do PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Página inicial do PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Pesquisar e filtrar projetos"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Autenticação"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Entrar"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Política de segurança"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Marcas PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Apoie o PyPI e projetos relacionados"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Patrocine a Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11395,11 +11430,11 @@ msgstr ""
"A Python Software Foundation levanta e distribui fundos para melhorar o "
"ecossistema de empacotamento do Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Projetos recentes financiados incluem:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11407,7 +11442,7 @@ msgstr ""
"O relançamento bem-sucedido do Python Package Index, alimentado pela nova "
"base de código \"Warehouse\""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11428,7 +11463,7 @@ msgstr ""
"Melhorando a segurança e acessibilidade do PyPI e adicionando suporte a "
"várias localidades"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research em 2019 e 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Revisão da experiência de utilizador e da resolução de dependências do pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program em 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11486,11 +11521,11 @@ msgstr ""
"Com o seu apoio, a PSF pode continuar a financiar melhorias nos "
"empacotamentos, beneficiando milhões de utilizadores Python em todo o mundo."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Patrocínio da PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11500,17 +11535,17 @@ msgstr ""
"comunidade Python usa diariamente. Esse trabalho só pode ser feito com o "
"generoso apoio financeiro que você ou a sua organização fornecem."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"As suas contribuições são importantes e causam impacto. Cada doação conta!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Torne-se um patrocinador"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11520,11 +11555,11 @@ msgstr ""
"lucrativos 501(c)(3) e as doações são dedutíveis de impostos para "
"organizações que pagam impostos nos Estados Unidos."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Tenha sua logo no PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11532,15 +11567,15 @@ msgstr ""
"Procurando visibilidade da marca? No último ano*, 21,1 milhões de pessoas de "
"237 países visitaram o PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Dados de março de 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Fortaleça o ecossistema do Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11548,11 +11583,11 @@ msgstr ""
"Os recursos arrecadados pela Python Software Foundation vão diretamente para "
"o aprimoramento das ferramentas que a sua empresa usa todos os dias."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Impulsione a sua reputação"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11560,52 +11595,52 @@ msgstr ""
"Melhore a reputação da sua empresa investindo no Python e na comunidade de "
"código aberto."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Estatísticas do PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Projetos majores por tamanho total de pacotes"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11618,135 +11653,135 @@ msgstr ""
"Está aqui uma lista dos 100 maiores projetos com base na soma dos tamanhos "
"dos seus pacotes (em bytes)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Estatísticas por projeto"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Soma dos ficheiros de lançamento (bytes)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tudo do PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Número de Registo Internacional"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Resultados da pesquisa"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Quis dizer \"%(text)s\"?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Fechar o painel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrar por classificador"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Insira uma consulta de pesquisa ou selecione um filtro na lista de "
"classificadores."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"Insira uma consulta de pesquisa ou adicione um filtro clicando no botão."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Pode combinar pesquisas e filtros de classificador. Exemplos:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projetos compatíveis com Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Extensões Sphinx que têm um estado estável/produção"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projetos relacionados a \"graphics\" com licenças aprovadas pela OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s projeto"
msgstr[1] "%(count_display)s projetos"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "para \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "com o classificador selecionado"
msgstr[1] "com os classificadores selecionados"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Ordenar por"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevância"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Data da última atualização"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtro"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Adicionar filtro"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Nenhuma ocorrência para \"%(term)s\""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ro/LC_MESSAGES/messages.po b/warehouse/locale/ro/LC_MESSAGES/messages.po
index de6489edd5a3..5ae9c1f60504 100644
--- a/warehouse/locale/ro/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ro/LC_MESSAGES/messages.po
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Weblate 5.10-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -33,7 +33,7 @@ msgstr ""
"Trebuie să vă verificați adresa de e-mail **primară** înainte de a efectua "
"această acțiune."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -41,19 +41,19 @@ msgstr ""
"Autentificarea cu doi factori trebuie să fie activată în contul dvs. pentru "
"a efectua această acțiune."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Setări regionale actualizate"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Adresa de e-mail nu este validă. Încearcă din nou."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Parola nu este validă. Încearcă din nou."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -64,29 +64,29 @@ msgstr ""
"asemenea, să înceapă și să termine cu o literă sau un număr. Alegeți un alt "
"nume de utilizator."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Octeții nuli nu sunt permiși."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Niciun utilizator găsit cu acel nume de utilizator"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Codul TOTP trebuie să conțină ${totp_length} cifre."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -94,12 +94,12 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Parola este prea lungă."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -108,21 +108,21 @@ msgstr ""
"Au fost prea multe încercări de conectare nereușite. Ați fost blocat pentru "
"${time}.Încercați din nou mai târziu."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Parolele tale nu se potrivesc. Încearcă din nou."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Adresa de e-mail prea lungă. Încearcă din nou."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Nu puteți utiliza o adresă de e-mail din acest domeniu. Utilizați un alt e-"
"mail."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -130,7 +130,7 @@ msgstr ""
"Această adresă de e-mail este deja utilizată de acest cont. Utilizați un alt "
"e-mail."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -138,36 +138,36 @@ msgstr ""
"Această adresă de e-mail este deja utilizată de un alt cont. Utilizați un "
"alt e-mail."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL-urile nu sunt permise în câmpul nume."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Cod TOTP nevalid."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Aserțiune WebAuthn nevalidă: Sarcină utilă incorectă"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Cod de recuperare nu este valid."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Codul de recuperare a fost deja folosit."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Numele de utilizator nu este valid. Încercați din nou."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -176,7 +176,7 @@ msgstr ""
"Au existat prea multe încercări de conectare nereușite. Ați fost blocat "
"pentru {}. Vă rugăm să încercați din nou mai târziu."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -185,7 +185,7 @@ msgstr ""
"Prea multe e-mailuri au fost adăugate la acest cont fără a le verifica. "
"Verificați inboxul și urmați linkurile de verificare. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -196,26 +196,26 @@ msgstr ""
"a le completa. Verificați inboxul și urmați linkurile de verificare. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Conectare în doi factori nevalidă sau expirată."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Deja autentificat"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Aserțiune WebAuthn cu succes"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Cod de recuperare acceptat. Codul furnizat nu se poate utiliza din nou."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -223,157 +223,157 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Token expirat: solicitați un nou link de resetare a parolei"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Token nevalid: solicitați un nou link de resetare a parolei"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Token nevalid: nu este furnizat niciun jeton"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Token nevalid: nu un jeton de resetare a parolei"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Token nevalid: utilizatorul nu a fost găsit"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Token nevalid: utilizatorul s-a conectat de când a fost solicitat acest jeton"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Token nevalid: parola a fost deja modificată de la solicitarea acestui jeton"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "V-ați resetat parola"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Token expirat: solicitați un nou link de verificare prin e-mail"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Token nevalid: solicitați un nou link de verificare prin e-mail"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Token nevalid: nu un Token de verificare prin e-mail"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-mailul nu a fost găsit"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-mailul a fost deja verificat"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Acum puteți seta acest e-mail ca adresă principală"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Aceasta este adresa dvs. principală"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
"Adresa de e-mail ${email_address} a fost verificată. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token expirat: solicitați o nouă invitație"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new email verification link"
msgid "Invalid token: request a new organization invitation"
msgstr "Token nevalid: solicitați un nou link de verificare prin e-mail"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not an organization invitation token"
msgstr "Token nevalid: nu un Token de verificare prin e-mail"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization invitation is not valid."
msgstr "Invitația la rol nu este validă."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation no longer exists."
msgstr "Invitația la rol nu mai există."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Invitația pentru „${organization_name}” este refuzată."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new email verification link"
msgid "Expired token: request a new project role invitation"
msgstr "Token expirat: solicitați un nou link de verificare prin e-mail"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new email verification link"
msgid "Invalid token: request a new project role invitation"
msgstr "Token nevalid: solicitați un nou link de verificare prin e-mail"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Token invalid: nu este un token de invitație la colaborare"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Invitația la rol nu este validă."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Invitația la rol nu mai există."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -385,7 +385,7 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -395,20 +395,20 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -419,47 +419,47 @@ msgstr ""
"Au fost prea multe încercări de conectare nereușite. Încercați din nou mai "
"târziu."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Previzualizare banner"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -476,7 +476,7 @@ msgstr ""
"asemenea, să înceapă și să termine cu o literă sau un număr. Alegeți un alt "
"nume de utilizator."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -488,7 +488,7 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -500,16 +500,16 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Selectați un proiect"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Precizați numele proiectului"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -517,13 +517,13 @@ msgstr ""
"Începe și se termină cu o literă sau o cifră care conține numai caractere "
"numerice ASCII și '.', '_' și '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Acest nume de proiect a fost deja utilizat. Alegeți un alt nume de proiect."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -531,7 +531,7 @@ msgstr ""
"Numele organizației este prea lung. Alegeți un nume de organizație cu 100 de "
"caractere sau mai puțin."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -539,11 +539,11 @@ msgid ""
"characters or less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL-ul organizației trebuie să înceapă cu http:// sau https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -551,7 +551,7 @@ msgid ""
"with 400 characters or less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -559,23 +559,23 @@ msgid ""
"1024 characters or less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Ați transmis deja numărul maxim de "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -585,23 +585,23 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Specify your alternate repository name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -609,84 +609,84 @@ msgid ""
"less."
msgstr "Numele e prea lung. Alegeți un nume cu 100 de caractere sau mai puțin."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Coduri de recuperare deja generate"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Cod de recuperare nevalid."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Cod de recuperare nevalid."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Cod de recuperare nevalid."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Cod de recuperare nevalid."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -698,7 +698,7 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -710,7 +710,7 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -722,7 +722,7 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -734,9 +734,9 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -748,122 +748,122 @@ msgstr ""
"Înregistrarea unui nou utilizator a fost dezactivată temporar. Consultați "
"https://pypi.org/help#admin-intervention pentru detalii."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Could not find organization invitation."
msgstr "Invitația la rol nu este validă."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Invitația la rol nu mai există."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -873,7 +873,7 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -883,487 +883,492 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Specify ActiveState organization name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "ActiveState organization not found"
msgstr "Invitația la rol nu este validă."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Parolele tale nu se potrivesc. Încearcă din nou."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1373,7 +1378,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1637,7 +1645,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1645,7 +1653,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1653,7 +1661,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1661,7 +1669,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1675,149 +1683,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1826,11 +1834,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -1970,28 +1978,28 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2000,42 +2008,42 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2043,196 +2051,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2323,26 +2331,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2350,11 +2358,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2565,108 +2573,108 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Old organization type:"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "New organization type:"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2674,36 +2682,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2711,7 +2719,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2719,7 +2727,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2728,11 +2736,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2751,22 +2759,22 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2774,50 +2782,50 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2825,57 +2833,57 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2883,39 +2891,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2923,47 +2931,47 @@ msgid ""
"for the %(project)s project."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2971,10 +2979,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2982,7 +2990,7 @@ msgid ""
"organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2990,7 +2998,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2998,7 +3006,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3006,195 +3014,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3202,37 +3210,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3243,7 +3251,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3256,89 +3264,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3347,13 +3355,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3361,268 +3369,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Conectare în doi factori nevalidă sau expirată."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Conectare în doi factori nevalidă sau expirată."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Invited to join %(organization_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Role in %(organization_name)s added"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization role removed"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4135,58 +4143,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4230,11 +4238,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4246,27 +4254,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4274,164 +4282,164 @@ msgid ""
"authentication\">2FA
. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Coduri de recuperare deja generate"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove last 2FA method"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Decline invitation to %(org)s"
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Decline invitation"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Activate billing for this organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Pending organization requests"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Manage this organization request"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Request a new organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Account Name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Display Name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Type"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4902,17 +4910,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5028,89 +5036,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5121,35 +5129,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5157,111 +5165,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "my-organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5272,169 +5280,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5442,63 +5451,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Create another token"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5604,25 +5613,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5630,147 +5639,146 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization request"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization display name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "'%(organization_name)s' registered as organization name"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization created"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization deleted"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization approved"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization declined"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5778,7 +5786,7 @@ msgid ""
"%(role_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5786,14 +5794,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5801,140 +5809,140 @@ msgid ""
"%(role_name)s expired"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' projects"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no projects in your organization, yet."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5942,31 +5950,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Add project to organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5974,66 +5982,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Roles"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6041,203 +6049,203 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Role Permissions Matrix"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View organization/teams"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Invite/manage organization members"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete the organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage organization billing"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Create new projects"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove yourself as Sole Owner"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Remove %(user)s from this organization."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Revoke invitation for %(user)s."
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Re-send invitation for %(user)s."
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Re-send invitation for %(user)s"
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Delete expired invitation for %(user)s."
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Role invitation no longer exists."
msgid "Delete expired invitation for %(user)s"
msgstr "Invitația la rol nu mai există."
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' settings"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Change the organization account name below."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6245,80 +6253,80 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Update organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name for"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot delete organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6326,29 +6334,29 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer ownership and remove the project from your organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete the project"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Before you can delete your organization."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization teams"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' teams"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -6398,46 +6406,46 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this team"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "File added to version %(version)s"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6642,13 +6650,13 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6658,52 +6666,52 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6713,24 +6721,24 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6740,13 +6748,13 @@ msgstr ""
"Acest nume de utilizator este deja utilizat de un alt cont. Alegeți un alt "
"nume de utilizator."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6755,35 +6763,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6791,91 +6799,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6937,54 +6945,54 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "For more information, see PEP 592."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6994,27 +7002,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7073,49 +7081,49 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7173,7 +7181,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7182,13 +7190,13 @@ msgstr[0] "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
msgstr[1] "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
msgstr[2] "Alegeți un nume de utilizator cu 50 de caractere sau mai puțin."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove organization owners"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7196,86 +7204,86 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove your own team as Owner"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no teams in the organization."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7290,25 +7298,25 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Remove project from organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7316,106 +7324,106 @@ msgid ""
"organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove project from organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to another organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to an organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Add the project to an organization that you own."
msgstr "Token nevalid: nu un Token de verificare prin e-mail"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to another organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to an organization"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7423,13 +7431,13 @@ msgid ""
"or manage."
msgstr "Token nevalid: nu un Token de verificare prin e-mail"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any other organizations."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7437,83 +7445,83 @@ msgid ""
"manage."
msgstr "Token nevalid: nu un Token de verificare prin e-mail"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any organizations."
msgstr "Acum sunteți ${role} din proiectul „${project_name}”."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Delete %(name)s from this project."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no alternate repositories for this project, yet."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7526,33 +7534,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7564,15 +7572,15 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7581,80 +7589,80 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s'"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s' projects"
msgstr "Invitația pentru „${project_name}” este refuzată."
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove other people from the team"
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no members in this team, yet."
msgstr "Invitația la rol nu este validă."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7898,7 +7906,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7970,7 +7977,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7979,319 +7986,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "Cod de recuperare nevalid."
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8311,7 +8318,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8408,17 +8415,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8427,7 +8434,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8440,7 +8447,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8449,21 +8456,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8794,35 +8801,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8830,15 +8837,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8898,14 +8905,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8913,7 +8920,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8921,7 +8928,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8987,20 +8994,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9009,7 +9016,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9041,7 +9048,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9068,7 +9075,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9078,7 +9085,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9086,47 +9093,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9165,7 +9172,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9177,7 +9184,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9185,7 +9192,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9193,7 +9200,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9201,7 +9208,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9239,7 +9246,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9248,7 +9255,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9259,35 +9266,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9295,14 +9302,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9311,7 +9318,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9322,13 +9329,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9336,7 +9343,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9346,14 +9353,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9361,7 +9368,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9433,22 +9440,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9456,7 +9463,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9469,7 +9476,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9538,39 +9545,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -9992,44 +10003,44 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/rom/LC_MESSAGES/messages.po b/warehouse/locale/rom/LC_MESSAGES/messages.po
index 16ca9e14f802..728c3783aa18 100644
--- a/warehouse/locale/rom/LC_MESSAGES/messages.po
+++ b/warehouse/locale/rom/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.13.3\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ru/LC_MESSAGES/messages.po b/warehouse/locale/ru/LC_MESSAGES/messages.po
index b2cd4e2c76b9..6f2c0b5b073f 100644
--- a/warehouse/locale/ru/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ru/LC_MESSAGES/messages.po
@@ -52,7 +52,7 @@ msgstr ""
"X-Generator: Weblate 5.10.2-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -60,7 +60,7 @@ msgstr ""
"Вы должны подтвердить ваш **основной** адрес электронной почты прежде чем вы "
"сможете выполнить это действие."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -68,19 +68,19 @@ msgstr ""
"Для выполнения этого действия в настройках вашей учетной записи должна быть "
"включена двухфакторная авторизация."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Язык обновлён"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Некорректный адрес электронной почты. Попробуйте ещё раз."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Неверный пароль. Попробуйте ещё раз."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -90,29 +90,29 @@ msgstr ""
"цифр, точек, дефисов и подчёркиваний. Также они должны начинаться и "
"заканчиваться буквой или цифрой. Выберите другое имя пользователя."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Нуль байты не разрешены."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Пользователь с таким именем не найден"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP-код должен состоять из ${totp_length} цифр."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Резервные коды должны быть длиной в ${recovery_code_length} символов."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Выберите имя пользователя, используя не более 50 символов."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -120,12 +120,12 @@ msgstr ""
"Это имя пользователя уже используется другой учётной записью. Выберите "
"другое имя."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Пароль слишком длинный."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -134,21 +134,21 @@ msgstr ""
"Было слишком много неудачных попыток входа в систему. Вы заблокированы на "
"${time}. Пожалуйста, повторите попытку позже."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Ваши пароли не совпадают. Попробуйте ещё раз."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Адрес электронной почты слишком длинный. Попробуйте ещё раз."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Вы не можете использовать адрес электронной почты этого домена. Используйте "
"другой адрес электронной почты."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -156,7 +156,7 @@ msgstr ""
"Этот адрес электронной почты уже используется текущей учётной записью. "
"Используйте другой адрес электронной почты."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -164,36 +164,36 @@ msgstr ""
"Этот адрес электронной почты уже используется другой учётной записью. "
"Используйте другой адрес электронной почты."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Слишком длинное имя. Выберите имя, используя не более 100 символов."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "В названии не допускаются адреса интернета."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Неверный TOTP-код."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Недопустимое значение WebAuthn: Плохая полезная нагрузка"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Неверный код восстановления."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Коды восстановления были повторно сгенерированы."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Имя пользователя не является действительным. Попробуй еще раз."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -202,7 +202,7 @@ msgstr ""
"Вы сделали слишком много неверных попыток входа. Вы заблокированы на {}. "
"Попробуйте войти позже."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -212,7 +212,7 @@ msgstr ""
"электронной почты. Проверьте свой почтовый ящик и перейдите по ссылкам для "
"подтверждения. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -223,27 +223,27 @@ msgstr ""
"завершения. Проверьте свой почтовый ящик и перейдите по ссылкам для "
"подтверждения. (IP-адрес: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Недействительный или истёкший двухфакторный логин."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Уже подтверждён"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Успешное утверждение WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Код восстановления принят. Предоставленный код не может быть использован "
"повторно."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -251,156 +251,156 @@ msgstr ""
"Регистрация новых пользователей временно отключена. Подробнее смотрите "
"здесь: https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Время действия токена истекло: запросите новую ссылку сброса пароля"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Недействительный токен: запросите новую ссылку сброса пароля"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Недействительный токен: токен не указан"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Недействительный токен: не является токеном для сброса пароля"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Недействительный токен: пользователь не найден"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Недействительный токен: пользователь осуществил вход в систему с момента "
"запроса этого токена"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Недействительный токен: пароль уже был изменен с момента запроса этого токена"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Вы сбросили свой пароль"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"Токен с истёкшим сроком действия: запросите новую ссылку для верификации "
"электронной почты"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
"Недействительный токен: запросите новую ссылку для верификации электронной "
"почты"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
"Недействительный токен: не является токеном для верификации электронной почты"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Электронная почта не найдена"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Электронная почта уже подтверждена"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
"Теперь вы можете установить этот адрес электронной почты в качестве "
"основного адреса"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Это ваш основной адрес"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Электронная почта ${email_address} подтверждена. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
"Время действия токена истекло: запросите новое приглашение в организацию"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Недействительный токен: запросите новое приглашение в организацию"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Недействительный токен: не является токеном приглашения организации"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Приглашение в организацию недействительно."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Приглашение в организацию больше не существует."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Приглашение для «${organization_name}» отклонено."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Теперь у вас роль ${role} в организации «${organization_name}»."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
"Время действия токена истекло: запросите новое приглашение на роль в проекте"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Недействительный токен: запросите новое приглашение на роль в проекте"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
"Недействительный токен: не является токеном приглашения к сотрудничеству"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Приглашение на роль недействительно."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Приглашение на роль больше не существует."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Приглашение для «${project_name}» отклонено."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Теперь у вас роль ${role} в проекте «${project_name}»."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Пожалуйста, ознакомьтесь с нашими обновленными Условиями предоставления услуг."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -408,13 +408,13 @@ msgstr ""
"Трастовая публикация временно отключена. Подробнее смотрите здесь: https://"
"pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"отключено. Подробнее смотрите здесь: https://pypi.org/help#admin-"
"intervention."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -423,16 +423,16 @@ msgstr ""
"зарегистрировать ожидающего подключения трастового публикатора. Перейдите на "
"https://pypi.org/help#openid-connect для получения подробной информации."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Вы не можете зарегистрировать более 3-х ожидающих подключения трастовых "
"публикаторов одновременно."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -440,14 +440,14 @@ msgstr ""
"Было предпринято слишком много попыток регистрации трастового публикатора. "
"Попробуйте еще раз позже."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Трастовый публикатор не может быть зарегистрирован"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -455,33 +455,33 @@ msgstr ""
"Этот трастовый публикатор уже зарегистрирован. Свяжитесь с администраторами "
"PyPI, если регистрация не была сделана намеренно."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Зарегистрирован новый издатель, ожидающий подключения "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Неверный ID издателя"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Доверенный издатель был удалён из проекта "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Предпросмотр баннера"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
"Выберите название аккаунта организации, используя не более 50 символов."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -493,7 +493,7 @@ msgstr ""
"подчеркивания. Кроме того, они должны начинаться и заканчиваться буквой или "
"цифрой. Выберите другое имя учетной записи организации."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -501,7 +501,7 @@ msgstr ""
"Это имя учетной записи организации уже используется. Выберите другое "
"название учетной записи организации."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -509,16 +509,16 @@ msgstr ""
"Вы уже подали заявку на это имя. Выберите другое имя учетной записи "
"организации."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Выберите проект"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Укажите название проекта"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -526,13 +526,13 @@ msgstr ""
"Начинается и заканчивается буквой или цифрой, содержащей только ASCII-цифры, "
"а также '.', '_' и '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
"Это название проекта я уже используется. Выберите другое название проекта."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -540,7 +540,7 @@ msgstr ""
"Слишком длинное название организации. Выберите название, содержащее не более "
"100 символов."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -548,11 +548,11 @@ msgstr ""
"Слишком длинный URL-адрес организации. Укажите адрес, содержащий не более "
"400 символов."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL организации должен начинаться с http:// или https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -560,7 +560,7 @@ msgstr ""
"Слишком длинное описание организации. Напишите описание, содержащее не более "
"400 символов."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -572,15 +572,15 @@ msgstr ""
"Слишком длинное описание. Используйте описание, содержащее не более 400 "
"символов."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Вы уже отправили максимальное количество "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Выберите имя пользователя, используя не более 50 символов."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -589,25 +589,25 @@ msgstr ""
"заканчиваться с пробела, точки, подчеркивания, дефиса или косой черты. "
"Выберите другое название команды."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
"Это имя пользователя уже используется другой учётной записью. Выберите "
"другое имя."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Укажите название альтернативного репозитория"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Укажите адрес альтернативного репозитория"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Слишком длинный адрес. Выберите адрес длиной не более 400 символов."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -615,65 +615,65 @@ msgstr ""
"Слишком длинное описание. Используйте описание, содержащее не более 400 "
"символов."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Информация об учётной записи обновлена"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Электронная почта ${email_address} добавлена — проверьте свою почту на "
"наличие ссылки для подтверждения"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Коды восстановления уже сгенерированы"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Генерация новых кодов восстановления сделает ваши существующие коды "
"недействительными."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Подтвердите свой адрес электронной почты для создания API -токена."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "Ключ доступа к API не существует."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Недействительные учётные данные. Попробуйте ещё раз"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Неверное расположение альтернативного репозитория"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Добавлен альтернативный репозиторий «${name}»"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Подтвердите запрос"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Неверный идентификатор альтернативного репозитория"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Неверный альтернативный репозиторий для проекта"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -682,16 +682,16 @@ msgstr ""
"Не удалось удалить альтернативный репозиторий — ${confirm} не совпадает с "
"${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Удален альтернативный репозиторий «${name}»"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "Доверенный издатель не может быть ограничен"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -699,7 +699,7 @@ msgstr ""
"Размещаемая на GitHub трастовая публикация временно отключена. Подробнее "
"смотрите здесь: https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -707,7 +707,7 @@ msgstr ""
"Доверенное издание на базе GitLab временно отключено. См. https://pypi.org/"
"help#admin-intervention for details."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -715,7 +715,7 @@ msgstr ""
"Доверенная публикация на основе Google временно отключена. Подробности см. "
"на сайте https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -723,9 +723,9 @@ msgstr ""
"Доверенное издание на базе ActiveState временно отключено. См. https://pypi."
"org/help#admin-intervention for details."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -733,42 +733,42 @@ msgstr ""
"Удаление проекта временно отключено. Подробнее смотрите здесь: https://pypi."
"org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Не удалось выдернуть фиксатор - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Невозможно отсоединить фиксатор - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Не удалось удалить релиз‐ "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Не удалось найти файл"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Не удалось удалить файл - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Команда '${team_name}' уже имеет в проекте роль ${role_name}"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Пользователь «${username}» уже имеет в проекте роль ${role_name}"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} теперь ${role} в проекте '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -777,8 +777,8 @@ msgstr ""
"Пользователь «${username}» не имеет проверенного основного адреса "
"электронной почты и не может быть добавлен в проект с ролью ${role_name}"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -786,32 +786,32 @@ msgstr ""
"Пользователь «${username}» уже имеет активное приглашение. Пожалуйста, "
"повторите попытку позже."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Приглашение отправлено пользователю «${username}»"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Не удалось найти приглашение на роль."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Приглашение уже истекло."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Приглашение для «${username}» отозвано."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Пользователь '${username} уже имеет роль ${role_name} для организации"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -821,26 +821,26 @@ msgstr ""
"электронной почты и не может быть добавлен в качестве ${role_name} для "
"организации"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Не удалось найти приглашения для организации."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "Приглашение организации не может быть отправлено повторно."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Исключенное приглашение для \"${username}\" удалено."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Неверное имя проекта"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings здесь, чтобы создать для него доверенного издателя."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "Этот проект уже существует."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Это название проекта нельзя использовать"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "Название проекта слишком похоже на существующий проект"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -869,390 +869,393 @@ msgstr ""
"Это название проекта нельзя использовать (оно конфликтует с модулем "
"стандартной библиотеки Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Указать идентификатор издателя"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "Издатель должен быть указан через ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "Укажите название среды"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Двойные тире не допускаются в имени"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Ведущие или следящие шашки не допускаются во имя"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Неожиданная ошибка от ActiveState. Попробуйте снова за несколько минут"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Неожиданная ошибка от ActiveState. Попробуйте снова"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Указать название организации ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Указать название проекта ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Название проекта < < Инвалидное активное государство > >"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Организация ActiveState не найдена"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Актер ActiveState не найден"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Укажите владельца репозитория GitHub (имя пользователя или организацию)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Укажите название репозитория"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Неверное имя репозитория"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Укажите имя файла рабочего процесса"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Неизвестный GitHub пользователь или организация."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub ограничил количество запросов для этого действия. Попробуйте ещё раз "
"через несколько минут."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Неожиданная ошибка от GitHub. Попробуй еще раз."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Неожиданная ошибка подключения от GitHub. Попробуй еще раз через несколько "
"минут."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Неожиданный таймаут от GitHub. Попробуй еще раз через несколько минут."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Неверное имя пользователя или организации GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Название рабочего процесса должно заканчиваться .yml или .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "Имя файла Workflow должно быть только именем файла, без каталогов"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Название заканчивается на .git или .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
"Укажите владельца репозитория GitHub (имя пользователя или организацию)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Неверное имя пользователя или организации GitHub."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Укажите путь к файлу трубопровода верхнего уровня"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Неверное имя окружения"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
"Путь к файлу трубопровода верхнего уровня должен заканчиваться на .yml или ."
"yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"Путь к файлу трубопровода верхнего уровня не может начинаться или "
"заканчиваться символом /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Укажите ссылку на Inspector с конкретными строками кода."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Ваша жалоба была зарегистрирована. Спасибо за помощь."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Скопировано"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr "Ошибка при проверке хэшированного пароля, игнорировать при разработке"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "Пароли соответствуют"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "Пароли не совпадают"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Поле пароля не заполнено"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "Пароль надежный"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Вчера"
msgstr[1] "Около %2 дней назад"
msgstr[2] "Около %5 дней назад"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "Около часа назад"
msgstr[1] "Около %2 часов назад"
msgstr[2] "Около %5 часов назад"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "Около минуты назад"
msgstr[1] "Около %2 минут назад"
msgstr[2] "Около %5 минут назад"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "Прямо сейчас"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Активно"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Просрочено"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Неоплачено"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Отменено"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Незавершено"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Незавершенный Просроченный"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "На испытании"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "В доступе отказано / Запрещено (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "У вас нет разрешения на просмотр этой страницы"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Страница не найдена (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Мы везде посмотрели, но не смогли найти эту страницу"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "А теперь нечто
совсем другое"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Монти Пайтон — Магазин сыра (Monty Python — The Cheese Shop)"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Внешняя ссылка"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Смотреть расшифровку видео"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Страница удалена (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Страница, которую вы ищете, удалена"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Внутренняя ошибка сервера (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Что-то пошло не так"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1262,24 +1265,31 @@ msgstr ""
"обслуживать вас на этом сайте.
Мы знаем об этой проблеме и работаем "
"над её скорейшим устранением.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Проверьте нашу страницу статуса"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Код ошибки 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Положились на PyPI для выполнения своей работы?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Рассмотрите возможность внесения пожертвования, чтобы помочь "
"нам построить более стабильную и защищённую платформу."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1296,56 +1306,60 @@ msgstr ""
"Выберите пароль, который содержит буквы (заглавные и строчные), цифры и "
"специальные символы. Избегайте простых слов или повторов символов."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Надёжность пароля:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Основная навигация"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Помощь"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Спонсоры"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Войти"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Зарегистрироваться"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Показать меню"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Меню"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Главное меню"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1360,7 +1374,7 @@ msgstr ""
"относящимися к продукты и услуги, связанные с pypi.org . Любое другое "
"использование любой другой стороной запрещено."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1380,47 +1394,47 @@ msgstr ""
"Индекс пакетов Python (PyPI) - это хранилище программного обеспечения для "
"языка программирования Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 последних обновлений"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 новейших пакетов"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Перейти к основному содержимому"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Переключиться на мобильную версию"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Предупреждение"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Вы используете неподдерживаемый браузер, обновите его до более новой версии."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1430,7 +1444,7 @@ msgstr ""
"позволяет вам пробовать инструменты распространения и процессы, не влияя на "
"реальный индекс."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1438,201 +1452,206 @@ msgstr ""
"Некоторые функции могут не работать без JavaScript. Пожалуйста, попробуйте "
"включить его, если у вас возникнут проблемы."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Поиск по PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Поиск проектов"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Поиск"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Поиск проектов"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Помощь с навигацией"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Установка пакетов"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Загрузка пакетов"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Руководство пользователя"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Удержание названия проекта"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Часто задаваемые вопросы"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "О PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Навигация по блоку ссылок «О PyPI»"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Блог PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Панель мониторинга инфраструктуры"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Статистика"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Логотипы и товарные знаки"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Наши спонсоры"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Внесение вклада в PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Навигация по блоку ссылок «Внесение вклада в PyPI»"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Программные ошибки и обратная связь"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Внесение вклада на GitHub’е"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Перевод PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Спонсор PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Вклад в разработку"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Использование PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Навигация по блоку ссылок «Использование PyPI»"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Условия и положения"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Сообщить о проблеме безопасности"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Нормы поведения"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Политика конфиденциальности"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Политика допустимого использования"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Статус:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "все системы в рабочем состоянии"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Разработано и поддерживается сообществом Python’а для сообщества Python’а."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Пожертвуйте сегодня!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Карта сайта"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Переключиться на настольную версию"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Подтверждение действия"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Вы уверены?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Код ошибки"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Вернуться на главную страницу"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Индекс пакета Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Публикация пакета Test Python с индексом пакета Test Python"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Разработайте кодовую базу, лежащую в основе PyPI, с помощью индекса пакета "
"Dev Python"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Ищите, устанавливайте, публикуйте Python-пакеты в индексе пакетов Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "или посмотрите проекты"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1640,7 +1659,7 @@ msgstr[0] "%(num_projects_formatted)s проект"
msgstr[1] "%(num_projects_formatted)s проекта"
msgstr[2] "%(num_projects_formatted)s проектов"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1648,7 +1667,7 @@ msgstr[0] "%(num_releases_formatted)s выпуск"
msgstr[1] "%(num_releases_formatted)s выпуска"
msgstr[2] "%(num_releases_formatted)s выпусков"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1656,7 +1675,7 @@ msgstr[0] "%(num_files_formatted)s файл"
msgstr[1] "%(num_files_formatted)s файла"
msgstr[2] "%(num_files_formatted)s файлов"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1664,7 +1683,7 @@ msgstr[0] "%(num_users_formatted)s пользователь"
msgstr[1] "%(num_users_formatted)s пользователя"
msgstr[2] "%(num_users_formatted)s пользователей"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1682,149 +1701,149 @@ msgstr ""
"Авторы пакетов используют PyPI для распространения своего программного "
"обеспечения."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Узнайте, как упаковать ваш Python-код для PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Ошибка обработки формы"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Подтвердите пароль"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Для продолжения подтвердите пароль"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Пароль"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(обязательно)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Ваш пароль"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Показать пароль"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Забыли пароль?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1837,11 +1856,11 @@ msgstr ""
"зарегистрироваться, как только вы закончите свою сессию. Мы не будем просить "
"вас подтвердить ваш пароль в течение следующего часа."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Этот URL-адрес является точкой выхода API для загрузки файлов на PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Руководство пользователя по упаковке Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1860,11 +1879,11 @@ msgstr ""
"В противном случае советуем вам перейти на главную "
"страницу PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Подтверждение приглашения"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s» на роль %(role_name)s?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Принять"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Отклонить"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1898,50 +1917,50 @@ msgstr ""
"включить двухфакторную аутентификацию в своей "
"учетной записи."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Вход на %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Имя пользователя"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Ваше имя пользователя"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Выйти"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Выйти из %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Подтвердите приглашение организации"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1950,7 +1969,7 @@ msgstr ""
"Хотели бы вы принять приглашение присоединиться к проекту "
"'%(organization_name)s' как %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1960,35 +1979,35 @@ msgstr ""
"включить двухфакторную аутентификацию в своей "
"учетной записи."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Профиль %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Аватар для {user} с gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Дата регистрации"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Зарегистрировался %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -1996,28 +2015,28 @@ msgstr[0] "%(count)s проект"
msgstr[1] "%(count)s проекта"
msgstr[2] "%(count)s проектов"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Нет проектов"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Дата последнего выпуска %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "Пользователь %(user)s ещё не загружал на PyPI ни одного проекта"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2029,27 +2048,27 @@ msgstr[1] ""
msgstr[2] ""
"%(count)s архивированных проектов"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "Архивировано"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Коды восстановления"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Вход с помощью кода восстановления"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Введите код восстановления"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2059,13 +2078,13 @@ msgstr ""
"строк, состоящих из нижних a-z
и цифр 0-9
"
"(например, badc0ffee0ddf0d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Подтвердить"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2078,21 +2097,22 @@ msgstr ""
"вашей личности. После использования код восстановления станет "
"недействительным."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Не сработало? Получить помощь.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Создание учётной записи"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Создание учётной записи на %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2101,34 +2121,34 @@ msgstr ""
"Прежде чем создавать учетную запись на %(title)s, ознакомьтесь со следующими "
"руководствами:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "Не используйте %(title)s для незаконной или вредоносной деятельности."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Не выдавайте себя за других и не публикуйте личные данные без разрешения."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Уважайте других пользователей и избегайте бранных или дискриминирующий "
"выражений."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Не публикуйте спам и не распространяйте вредоносные программы."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Не используйте %(title)s как объект исследований безопасности."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Политики приемлемого использования."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
@@ -2146,54 +2166,54 @@ msgstr ""
"Регистрируясь, вы соглашаетесь с условиями обслуживания "
"PyPI."
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Имя"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Ваше имя"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Адрес электронной почты"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Адрес вашей электронной почты"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Форма подтверждения"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Выберите имя пользователя"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Показать пароли"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Выберите пароль"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the ЧаВо."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Создать учётную запись"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Сброс пароля"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Чтобы сбросить пароль, введите имя пользователя или адрес электронной почты."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Имя пользователя или адрес электронной почты"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Запросить сброс пароля"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Сообщение с инструкцией по сбросу отправлено по электронной почте"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2242,7 +2262,7 @@ msgstr ""
"Если вы указали правильное имя пользователя или адрес электронной почты, на "
"ваш зарегистрированный адрес электронной почты было отправлено письмо."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2251,31 +2271,31 @@ msgstr ""
"Сообщение содержит ссылку для сброса пароля. Срок действия ссылки истечёт "
"через %(n_hours)s часов."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Сброс пароля"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Выберите новый пароль"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Сбросить пароль"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Двухфакторная аутентификация"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Аутентификация с помощью устройства безопасности (например, USB-ключа)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2283,17 +2303,17 @@ msgstr ""
"Подключите устройство безопасности и нажмите на кнопку «Аутентифицироваться "
"с помощью устройства»."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Чтобы войти с помощью устройства безопасности (например, USB-ключа), "
"включите JavaScript"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Аутентифицироваться с помощью устройства"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"обновите свой веб-браузер"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2313,59 +2333,68 @@ msgstr[0] "Запомните это устройство на %(remember_device
msgstr[1] "Запомнить это устройство на %(remember_device_days)s дня"
msgstr[2] "Запомнить это устройство на %(remember_device_days)s дней"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Потеряли устройство? Не работает? Получить помощь."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Аутентификация с помощью приложения"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Введите код аутентификации"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Сгенерируйте код с помощью приложения аутентификации, подключённого к "
"вашей учётной записи на PyPI.
Потеряли своё приложение? Не работает? "
"Получить помощь.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Потеряли свой ключ безопасности или ключ приложения?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Вы не сгенерировали коды восстановления учётной записи."
"p>
Если вы потеряете доступ к своим методам двухфакторной аутентификации, "
"вы можете потерять доступ к своей учётной записи. Получить справку по кодам восстановления.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Ваша учётная запись PyPI %(username)s была удалена."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s, чтобы связаться с администраторами "
"PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2385,7 +2414,7 @@ msgstr ""
"Пользователь %(initiator_username)s добавил вас в проект %(project_name)s "
"сайта %(site)s с ролью %(role)s ."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2394,7 +2423,7 @@ msgstr ""
"Вы получили это сообщение, потому что %(initiator_username)s добавил вас в "
"проект на сайте %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2405,12 +2434,12 @@ msgstr ""
"%(organization_name)s с помощью %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Вы получаете это, потому что являетесь членом этой организации."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2419,7 +2448,7 @@ msgstr ""
"Ваша команда была добавлена с %(role)s правами в %(site)s "
"проект %(project)s от %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2428,7 +2457,7 @@ msgstr ""
"Вы получаете это сообщение, потому что ваша команда была добавлена "
"%(submitter)s в проект на %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2438,11 +2467,11 @@ msgstr ""
"Вы были добавлены как член команды «%(team_name)s» в организации "
"«%(organization_name)s» %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Вы получаете это, потому что являетесь членом этой команды."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user странице конфигурации ключей доступа к "
"API, удалив ключ %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s, чтобы связаться с администраторами "
"PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2490,16 +2519,16 @@ msgstr ""
"Приглашение присоединиться к организации «%(organization_name)s» было "
"отменено"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr ""
"Вы получаете это сообщение, потому что вас пригласили вступить в эту "
"организацию."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2507,7 +2536,7 @@ msgid ""
msgstr ""
"Вы отклонили приглашение присоединиться к организации «%(organization_name)s»"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2516,7 +2545,7 @@ msgstr ""
"Привет, %(username)s. В вашу учетную запись добавлена новая электронная "
"почта '%(new_email_address)s."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s, чтобы связаться с "
"администраторами PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2536,7 +2565,7 @@ msgstr ""
"Ваша новая организация под названием '%(organization_name)s' была одобрена и "
"создана."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2544,7 +2573,7 @@ msgstr ""
"Вы являетесь владельцем новой организации и можете войти в систему для "
"управления проектами организации, сотрудниками, командами или настройками."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2553,7 +2582,7 @@ msgstr ""
"Ваш запрос на создание новой организации под названием %(organization_name)s "
"не был одобрен."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2565,12 +2594,12 @@ msgstr ""
"Ваш запрос на создание новой организации под названием %(organization_name)s "
"не был одобрен."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2579,25 +2608,25 @@ msgstr ""
"Ваш запрос на новую организацию PyPI под названием %(organization_name)s был "
"представлен."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Вы получите электронное письмо, когда организация будет одобрена"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "Организация %(site)s\"%(organization_name)s\" была удалена."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s , чтобы связаться с "
"администраторами %(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Вы получаете это, потому что являлись владельцем этой организации."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2621,46 +2650,46 @@ msgstr ""
"%(username)s присоединился к организации "
"\"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Роль"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Участник"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Добавлено"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Вы получаете это, потому что являетесь владельцем этой организации."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2669,7 +2698,7 @@ msgstr ""
"Приглашение к %(username)s присоединиться к "
"организации «%(organization_name)s» было отменено"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2678,7 +2707,7 @@ msgstr ""
"%(username)s отклонил приглашение "
"присоединиться к организации \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2687,11 +2716,11 @@ msgstr ""
"%(username)s приглашён присоединиться к "
"организации \"%(organization_name)s\""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Приглашен"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2700,12 +2729,12 @@ msgstr ""
"%(username)s был удален из организации "
"«%(organization_name)s»"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Удалено"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2714,15 +2743,15 @@ msgstr ""
"%(username)s роль в организации "
"«%(organization_name)s» была изменена на %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Новая роль"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Изменено"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2731,15 +2760,15 @@ msgstr ""
"Проект %(site)s «%(project_name)s» был добавлен в организацию "
"«%(organization_name)s."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
"Вы получаете это, потому что являетесь владельцем проекта или организации."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2748,7 +2777,7 @@ msgstr ""
"%(site)s проект «%(project_name)s» был удален из организации "
"«%(organization_name)s."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2757,44 +2786,44 @@ msgstr ""
"Организация %(site)s была переименована из "
"\"%(previous_organization_name)s\" в \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "%(site)s организация «%(organization_name)s» была обновлена."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Старое имя отображения:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Новое имя дисплея:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Старый URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Новый URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Старое описание:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Новое описание:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Старый тип организации:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Новый тип организации:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2803,12 +2832,12 @@ msgstr ""
"Кто-то, возможно вы, сменил пароль к учётной записи %(username)s"
"strong> на PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Что случилось?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2819,7 +2848,7 @@ msgstr ""
"других пользователей, мы предварительно сбросили ваш пароль, и вы больше не "
"сможете войти или загрузить в PyPI с существующим паролем."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2827,12 +2856,12 @@ msgstr ""
"Сам PyPI не пострадал от взлома. Это защитная мера, призванная снизить риск "
"для PyPI и его пользователей."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Что мне делать?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2841,11 +2870,11 @@ msgstr ""
"Чтобы восстановить доступ к учётной записи, сбросьте "
"свой пароль на PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Как я могу с вами связаться?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2854,7 +2883,7 @@ msgstr ""
"Для получения дополнительной информации вы можете написать по электронной "
"почте %(email_address)s, чтобы связаться с администраторами PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2867,7 +2896,7 @@ msgstr ""
"и вы больше не сможете войти или загрузить в PyPI с вашим существующим "
"паролем."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2878,7 +2907,7 @@ msgstr ""
"снижение риска креативных начинок атак на PyPI и "
"его пользователей."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2893,11 +2922,11 @@ msgstr ""
"ваши пароли, а также ознакомиться с лучшими практиками создания надёжных "
"паролей."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Откуда вам это стало известно?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2926,7 +2955,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s, чтобы связаться с "
"администраторами PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2935,7 +2964,7 @@ msgstr ""
"Кто-то, возможно вы, сделал запрос на сброс пароля для вашей учётной записи "
"«%(username)s» на PyPI."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2944,8 +2973,8 @@ msgstr ""
"Если вы хотите продолжить выполнение этого запроса, нажмите на эту ссылку, чтобы сбросить пароль."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2953,14 +2982,14 @@ msgstr[0] "Срок действия этой ссылки истечёт чер
msgstr[1] "Срок действия этой ссылки истечёт через %(n_hours)s часа."
msgstr[2] "Срок действия этой ссылки истечёт через %(n_hours)s часов."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Если вы не делали этого запроса, то можете проигнорировать это сообщение."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2972,13 +3001,13 @@ msgstr ""
"Кто-то, возможно вы, сделал запрос на сброс пароля для вашей учётной записи "
"«%(username)s» на PyPI."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2987,20 +3016,20 @@ msgid ""
msgstr ""
"Потери доступа к адресу электронной почты, связанному с вашей учётной записью"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "Версия %(version)s выдернута"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3010,7 +3039,7 @@ msgstr ""
"%(username)s на PyPI был изменён с %(old_email)s"
"code> на %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3021,7 +3050,7 @@ msgstr ""
"%(username)s, которая имеет двухфакторную аутентификацию, "
"но не генерирует коды восстановления для этой учетной записи."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3031,7 +3060,7 @@ msgstr ""
"не будете иметь доступа к этим кодам восстановления, вы можете навсегда "
"потерять доступ к своему аккаунту PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -3049,7 +3078,7 @@ msgstr ""
"Код восстановления к учётной запись PyPI %(username)s был "
"использован."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -3058,23 +3087,23 @@ msgstr ""
"Новые коды восстановления к учётной записи PyPI %(username)s"
"strong> были созданы."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Вы были удалены из организации «%(organization_name)s»"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Вы получаете это, потому что были членом этой организации."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
"Ваша команда была удалена из проекта %(site)s %(project)s %(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3083,7 +3112,7 @@ msgstr ""
"Вы получаете это сообщение, потому что ваша команда была удалена "
"%(submitter)s из проекта на %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3092,11 +3121,11 @@ msgstr ""
"Вы были удалены из команды «%(team_name)s» в организации "
"«%(organization_name)s»"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Вы получаете это, потому что были членом этой команды."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3105,14 +3134,14 @@ msgstr ""
"Ваша роль в организации «%(organization_name)s» была изменена на "
"%(role)s %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr "Роль вашей команды в проекте %(project)s была изменена %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3122,7 +3151,7 @@ msgstr ""
"добавлять других участников, загружать релизы и удалять файлы, релизы или "
"весь проект."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3132,7 +3161,7 @@ msgstr ""
"можете загружать релизы, но не можете добавлять сотрудников, удалять файлы, "
"релизы или проект."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3141,42 +3170,42 @@ msgstr ""
"Вы получаете это сообщение, потому что роль вашей команды была изменена "
"%(submitter)s для проекта %(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Новый сотрудник был добавлен в проект, который вы владеете на %(site)s"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Команда"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Разрешения"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Сотрудник для"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
"Вы получаете это сообщение, потому что являетесь владельцем этого проекта."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Партнер был удален из проекта, которым вы владеете %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3184,7 +3213,7 @@ msgstr ""
"Разрешения коллаборационистов были изменены для проекта, которым вы владеете "
"%(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3193,10 +3222,10 @@ msgstr ""
"Команда под названием «%(team_name)s» была создана в организации "
"«%(organization_name)s."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
@@ -3204,7 +3233,7 @@ msgstr ""
"Вы получаете это, потому что вы являетесь владельцем или менеджером "
"организации."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3213,7 +3242,7 @@ msgstr ""
"Команда под названием «%(team_name)s» была удалена в организации "
"«%(organization_name)s."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3224,7 +3253,7 @@ msgstr ""
"команды \"%(team_name)s\" в организации \"%(organization_name)s\" от %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3235,7 +3264,7 @@ msgstr ""
"\"%(team_name)s\" в организации \"%(organization_name)s\" от %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3244,7 +3273,7 @@ msgstr ""
"Кто-то, возможно вы, добавил метод %(method)s двухфакторной аутентификации к "
"вашей учётной записи %(username)s на PyPI."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3253,7 +3282,7 @@ msgstr ""
"Кто-то, возможно вы, удалил метод %(method)s двухфакторной аутентификации из "
"вашей учётной записи %(username)s на PyPI."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3262,7 +3291,7 @@ msgstr ""
"Кто-то, возможно вы, добавил этот адрес электронной почты "
"(%(email_address)s
) к своей учётной записи PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3272,7 +3301,7 @@ msgstr ""
"href=\"%(href)s\">нажмите на эту ссылку, чтобы подтвердить свой адрес "
"электронной почты."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3281,7 +3310,7 @@ msgstr ""
"%(initiator_username)s пригласил "
"вас присоединиться к организации \"%(organization_name)s"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3290,142 +3319,142 @@ msgstr ""
"Если вы хотите продолжить, перейдите по этой ссылке"
"a>, чтобы принять или отклонить это приглашение."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "В противном случае вы можете смело игнорировать это письмо."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Срок действия этой ссылки истечет через %(n_hours)s часов."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Скрыть это уведомление"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Закрыть"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Администратор"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Ваши проекты"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Ваши организации"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Настройки учётной записи"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Публичный профиль"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "Сведения о файле"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "Дата загрузки: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "Размер: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "Теги: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "Загружено через Trusted Publishing? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "Загружено через: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Хеши для %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Алгоритм"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Хеш-дайджест"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Скопировать в буфер обмена"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Копировать"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"Узнать больше об использовании хешей."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Ошибка"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Успех"
@@ -3446,30 +3475,30 @@ msgstr "Успех"
msgid "Manage project"
msgstr "Управление проектом"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Предыдущая"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Следующая"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Ваш основной адрес электронной почты %(email_address)s не подтверждён."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "У вас нет основного адреса электронной почты."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Подтвердите свою электронную почту или добавьте новый адрес."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3478,7 +3507,7 @@ msgstr ""
"Доступна двухфакторная аутентификация, включите её "
"сейчас для своей учётной записи."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3491,7 +3520,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Редактировать профиль"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3507,89 +3536,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "Пользователь %(username)s ещё не загрузил на PyPI ни одного проекта."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Электронная почта"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Навигация для управления %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Проекты"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Люди"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Команды"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "История безопасности"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Настройки"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Навигация для управления %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Выпуски"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Соавторы"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Документация"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Издательство"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Навигация для управления %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Участники"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Проверенные детали"
@@ -3598,13 +3627,13 @@ msgstr "Проверенные детали"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Проверен PyPI %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "Эти сведения были проверены PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Ссылки проекта"
@@ -3612,271 +3641,271 @@ msgstr "Ссылки проекта"
msgid "GitHub Statistics"
msgstr "Статистика GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Репозиторий"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Звёзд:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Форков:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Открытые вопросы:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Открытие PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "Статистика GitLab"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "Открытые запросы на слияние:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Сопровождающие"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Аватар для {username} из gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Метаданные"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Автор:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Сопровождающий:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Непроверенные данные"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Эти сведения не проверены PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "Лицензионное выражение:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "Лицензионная экспрессия"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Лицензия:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Метки"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Требует:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Предоставляет-экстра:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Классификаторы"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Проверенный*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
"*Периодические проблемы с доставкой могут привести к потере подтверждения"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Подтверждённый"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Непроверенный*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Письмо от PyPI рассматривается как спам"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Сильный сбой во время доставки"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Очень много проблем доставки"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Непроверенный"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Основной"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Просмотр параметров электронной почты"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Параметры"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Параметры для адреса %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Повторно отправить электронное письмо-подтверждение"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Установить этот адрес электронной почты в качестве основного"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Установить в качестве основного"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Удалить этот адрес электронной почты"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Удалить электронную почту"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Область действия"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Все проекты"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Создан"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Последнее использование"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Не использовался"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Просмотр параметров токена"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Удалить токен"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Посмотреть уникальный идентификатор"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Удалить API-токен"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Приложения или скрипты, которые пользуются этим токеном, больше не будут "
"иметь доступа к PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Уникальный идентификатор для API-токена \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Изображение профиля"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com, чтобы сгенерировать ваше изображение "
"профиля на основе вашей основной электронной почты"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Изменить изображение на gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Информация об учётной записи"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Дата регистрации"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3907,24 +3936,24 @@ msgstr ""
"Отображается в вашем публичном профиле. Не может "
"быть изменена."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Полное имя"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Имя не указано"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Отображается в вашем публичном профиле"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Публичный адрес электронной почты"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your публичном "
"профиле."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Обновить учётную запись"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Адреса электронной почты учётной записи"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Основной адрес "
"электронной почты."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Адреса электронной почты, связанные с вашей учётной записью"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Статус"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Добавить электронную почту"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Изменить пароль"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Старый пароль"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Ваш текущий пароль"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Новый пароль"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Подтвердите новый пароль"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Обновить пароль"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API-токены"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4010,19 +4039,19 @@ msgstr ""
"API-токены предоставляют альтернативный способ аутентификации при загрузке "
"пакетов на PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Узнать больше об API-токенах"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Активные API-токены этой учётной записи"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Добавить API-токен"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4031,58 +4060,58 @@ msgstr ""
"Чтобы добавить API-токены в свою учётную запись, подтвердите свой основной адрес электронной почты."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Область действия токена: вся учётная запись"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Область действия токена: Проект %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Истекает: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Учётная запись создана"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Входили в систему"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Метод двухфакторной аутентификации:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Отсутствует"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Устройство безопасности (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4090,182 +4119,182 @@ msgstr ""
"Приложение аутентификации (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Код восстановления"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Удалить устройство"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Не удалось войти"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Базовый аутентификатор (конечная точка загрузки)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Причина:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Неверный пароль"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Недопустимый двухфакторный (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Недопустимый двухфакторный (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Неверный два фактора (код восстановления)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Ошибка повторной аутентификации сеанса"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "В учётную запись добавлен адрес электронной почты"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Адрес электронной почты удалён из учётной записи"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Адрес электронной почты подтверждён"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Адрес электронной почты подтверждён повторно"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Изменён основной адрес электронной почты"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Старый основной адрес электронной почты:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Новый основной адрес электронной почты:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Установлен основной адрес электронной почты"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Отправлено электронное письмо"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "От:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Кому:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Тема:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Запрошен сброс пароля"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Попытка сбросить пароль"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Пароль успешно сброшен"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Пароль успешно изменён"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Пароль отключен"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Проект:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Добавлена двухфакторная аутентификация"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Способ: Устройство безопасности (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Название устройства:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4273,78 +4302,78 @@ msgstr ""
"Способ: Приложение аутентификации (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Двухфакторная аутентификация удалена"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "Двухфакторное запоминающее устройство"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Сгенерированы коды восстановления"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Коды восстановления сгенерированы повторно"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Код восстановления использован для входа"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Добавлен API-токен"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Название токена:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API-токен удалён"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Уникальный идентификатор:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Токен API автоматически удаляется по соображениям безопасности"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Причина: токен найден в публичной ссылке"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
"Приглашение присоединиться к %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4352,8 +4381,8 @@ msgstr ""
"Приглашение присоединиться %(organization_name)s "
"отклоняется"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
@@ -4361,8 +4390,8 @@ msgstr ""
"Приглашение присоединиться к %(organization_name)s "
"отозвано"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
@@ -4370,33 +4399,33 @@ msgstr ""
"Срок действия приглашения присоединиться к %(organization_name)s истек"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "Роль в %(organization_name)s добавлена"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "Роль в %(organization_name)s изменилась"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "Роль организации удалена"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Проект: %(project_name)s; роль: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
@@ -4404,8 +4433,8 @@ msgstr ""
"Организация: %(organization_name)s; команда: %(team_name)s; роль: "
"%(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4416,58 +4445,58 @@ msgstr ""
"учётной записи. Если вы заметили что-то подозрительное, пожалуйста, как "
"можно скорее обезопасьте свою учётную запись."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Недавние действия с учётной записью"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Событие"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Время"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Дополнительная информация"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Дата / время"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Информация о местонахождении"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Информация об устройстве"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4527,11 +4556,11 @@ msgstr ""
"href=\"%(delete_href)s\">удалить проект"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Действуйте осторожно!"
@@ -4543,27 +4572,27 @@ msgstr "Вы не сможете восстановить свою учётну
msgid "Delete your PyPI account"
msgstr "Удалить свою учётную запись PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Управлять"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Двухфакторная аутентификация (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4575,86 +4604,86 @@ msgstr ""
"factor authentication\">2FA. После включения 2FA он не может быть "
"отключен."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Включены методы восстановления"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Метод восстановления"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "сгенерирован %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s неиспользованные"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Сгенерировать повторно"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Включённые методы двухфакторной аутентификации"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Метод двухфакторной аутентификации"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Чтобы удалить этот метод 2FA, необходимо сначала добавить другой метод."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Невозможно удалить последний метод 2FA"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Удалить"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Удаление приложения аутентификации"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Удалить приложение"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Удаление двухфакторного устройства безопасности"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Удалить устройство"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Название устройства"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4664,7 +4693,7 @@ msgstr ""
"прежде чем добавлять дополнительные методы двухфакторной аутентификации в "
"свою учетную запись."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4673,7 +4702,7 @@ msgstr ""
"Подтвердите свой основной адрес электронной почты"
"a>прежде чем включать двухфакторную аутентификацию в своей учётной записи."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4682,7 +4711,7 @@ msgstr ""
"аутентификации необходимо сгенерировать и надежно хранить коды "
"восстановления."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4690,11 +4719,11 @@ msgstr ""
"Вы должны сгенерировать и надёжно сохранить коды восстановления прежде чем "
"включать двухфакторную аутентификацию для своей учётной записи."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Сгенерировать коды восстановления"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4702,7 +4731,7 @@ msgstr ""
"Используйте код восстановления перед добавлением дополнительных методов "
"двухфакторной аутентификации к вашей учетной записи."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4710,16 +4739,16 @@ msgstr ""
"Используйте код восстановления прежде чем включать двухфакторную "
"аутентификацию для своей учётной записи."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Использовать код восстановления"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Вы не включили двухфакторную аутентификацию в своей учётной записи."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4727,7 +4756,7 @@ msgstr ""
"Добавьте 2FA в "
"приложение для аутентификации"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4735,8 +4764,8 @@ msgstr ""
"Добавить 2FA с помощью "
"устройства безопасности (например, USB-ключа)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4744,8 +4773,8 @@ msgstr ""
"Чтобы настроить двухфакторную аутентификацию с помощью устройства "
"безопасности (например, USB-ключа), включите JavaScript"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Обновите свой браузер, чтобы настроить двухфакторную "
"аутентификацию через устройство безопасности (например, USB-ключ)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Навигационная цепочка"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Ваша учётная запись"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Навигация учётной записи"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Это действие не может быть отменено!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Подтвердите свое имя пользователя, чтобы продолжить."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Подтвердите %(item)s, чтобы продолжить."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Отмена"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "закрыть"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Введите пароль, чтобы продолжить."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Управление доверенными издателями"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4817,7 +4846,7 @@ msgstr ""
"делегирования издательского органа для пакета PyPI доверенной третьей "
"стороне, такой как GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4826,7 +4855,7 @@ msgstr ""
"автоматизации процессов выпуска, без необходимости использовать токены API "
"или пароли."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them здесь."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "Любая"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Добавлен:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Удалён:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Представлено:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Рабочий процесс:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Спецификатор:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Издатель:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Ожидающие приглашения"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Создан %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Откажитесь от приглашения в %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Отклонить приглашение"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Название организации"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "Тип организации: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Биллинг Неактивен"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4942,211 +4971,211 @@ msgstr ""
"Биллинг этой организации может быть активирован владельцем организации или "
"менеджером по биллингу"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Эта организация не активна"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Неактивный"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Руководитель"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Владелец"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Менеджер по биллингу"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Посмотреть эту организацию"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Посмотреть"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Активируйте выставление счетов для этой организации"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Активировать биллинг"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Управление этой организацией"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Вы еще не присоединились ни к одной организации на PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "До поступления просьб об организации"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Эта организация не активна"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Отклонить"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Запрос подан"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "Представлено %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Управление этой организацией"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Запросить новую организацию"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Имя учетной записи организации"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Выберите имя учетной записи организации"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Это имя учетной записи используется в URL-адресах на PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Например"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Отображаемое имя организации"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Название вашего бизнеса, продукта или проекта"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "️Организация URL"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL-адрес вашего бизнеса, продукта или проекта"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Описание организации"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Описание вашего бизнеса, продукта или проекта"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Описание организации"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Тип организации"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5154,12 +5183,12 @@ msgstr ""
"Компании могут создавать учетные записи организаций в качестве платной "
"услуги, а общественные проекты получают бесплатный доступ."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Создать"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5168,53 +5197,53 @@ msgstr ""
"Прежде чем запрашивать организацию, необходимо включить двухфакторную аутентификацию в своей учетной записи."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "Ваш запрос(ы) на новую(ие) организацию(и) PyPI был(и) отправлен(ы)."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
"Вы получите электронное письмо, когда каждая организация будет одобрена"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Единственный владелец"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Управление этим проектом"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Вы не являетесь владельцем этого проекта"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Просмотр общедоступной страницы этого проекта"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Этот проект не имеет выпусков"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5225,11 +5254,11 @@ msgstr ""
"посетите Руководство "
"пользователя по упаковке Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "Активируйте свой аккаунт"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5237,7 +5266,7 @@ msgstr ""
"Вы должны подтвердить основной адрес электронной почты, прежде чем вносить "
"любые другие изменения в свою учетную запись."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see проверенный адрес электронной почты."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support здесь."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Название проекта PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "название проекта"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
"Проект (на PyPI), который будет создан при использовании этого издателя"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "владелец"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"Имя организации GitHub или имя пользователя GitHub, которому принадлежит "
"репозиторий"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Имя хранилища"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "хранилище"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "Имя репозитория GitHub, содержащего рабочий процесс публикации"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Название рабочего процесса"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5335,24 +5364,24 @@ msgstr ""
"Имя файла издательского процесса. Этот файл должен существовать в . "
"github/workflows/
каталог в репозитории, настроенном выше."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Название среды"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(опционально)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5369,22 +5398,22 @@ msgstr ""
"репозитории есть хранители с доступом к фиксации, которые не должны иметь "
"доступ к публикации PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Добавить"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support здесь."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "Пространство имён"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "пространство имён"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5412,36 +5441,36 @@ msgstr ""
"Имя пользователя GitLab или пространство имен группы/подгруппы GitLab, под "
"которым находится проект"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Название проекта"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "проект"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "Имя проекта GitLab, содержащего рабочий процесс публикации"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "Путь к файлу трубопровода верхнего уровня"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5451,14 +5480,14 @@ msgstr ""
"файл должен существовать в проекте, настроенном выше (внешние конвейеры не "
"поддерживаются)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "выпуск"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5475,8 +5504,8 @@ msgstr ""
"если у вашего проекта есть сопровождающие с доступом к фиксации, которым не "
"следует иметь доступ к публикации PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5484,29 +5513,29 @@ msgid ""
msgstr ""
"Подробнее о поддержке Google OpenID Connect здесь."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "email"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
"Адрес электронной почты учетной записи или учетной записи службы, "
"используемой для публикации."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Тема"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "заголовок"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5518,8 +5547,8 @@ msgstr ""
"дополнительно ограничить идентификационные данные, используемые для "
"публикации.Подробнее здесь."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support здесь"
"a>."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Организация"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "моя организация"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "Имя организации ActiveState, которой принадлежит проект"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "ActiveState Название проекта"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "мой проект"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "Проект ActiveState, в котором будет создан ваш артефакт Python."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "Имя актера"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "мое имя пользователя"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
@@ -5578,15 +5607,15 @@ msgstr ""
"Имя пользователя для учетной записи ActiveState, которая будет запускать "
"сборку вашего артефакта Python."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Управление издателями"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Проект"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5595,21 +5624,21 @@ msgstr ""
"проектов могут быть добавлены в издательскую конфигурацию для каждого "
"отдельного проекта."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "В ожидании названия проекта"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Разработчик"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Детали"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5617,17 +5646,17 @@ msgstr ""
"В настоящее время не настроены ожидающие публикации. Издатели для проектов, "
"которые еще не существуют, могут быть добавлены ниже."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Добавьте нового ожидающего публикации издателя"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Вы можете использовать эту страницу, чтобы зарегистрировать «доверенные» "
"издатели."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5645,7 +5674,7 @@ msgstr ""
"«наступлении» и обычных доверенных издателей здесь "
"a>."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5655,8 +5684,8 @@ msgstr ""
"резервирует это имя. Пока проект не создан, любой другой пользователь может "
"создать его, в том числе через своего \"отложенного\" издателя."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5665,7 +5694,7 @@ msgstr ""
"Перед добавлением нового издателя необходимо включить двухфакторную аутентификацию в своей учетной записи."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5674,7 +5703,7 @@ msgstr ""
"использования в случае потерянного устройства 2FA, подайте один из ваших "
"кодов восстановления здесь."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5682,7 +5711,7 @@ msgstr ""
"Код восстановления, который вы выберете, будет считаться использованным и "
"больше не будет доступен для обхода 2FA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5690,15 +5719,15 @@ msgstr ""
"Forgot, чтобы безопасно хранить ваши коды восстановления? "
"Вам нужно будет генерировать их снова."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Коды восстановления учётной записи"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Повторно сгенерировать коды восстановления"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5709,7 +5738,7 @@ msgstr ""
"кодов восстановления для входа в свою учётную запись PyPI. Каждый код может "
"быть использован лишь один раз."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5717,7 +5746,7 @@ msgstr ""
"Эти коды должны использоваться только для восстановления "
"учётной записи, а не для повседневного в неё входа."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5728,67 +5757,67 @@ msgstr ""
"безопасности и у вас не будет доступа к этим кодам восстановления, вы можете "
"навсегда потерять доступ к своей учётной записи PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Сохраните свои коды восстановления"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Скачать в виде файла"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Сохранить"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Продолжить"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Эти коды больше не будут видны."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Перед продолжением убедитесь в том, что они надёжно сохранены."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "Создайте токен API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Токен для «%(macaroon_description)s»"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Разрешения:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Загрузка пакетов"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Область действия:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Вся учётная запись (все проекты)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Проект «%(project)s»"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5796,29 +5825,30 @@ msgstr ""
"По соображениям безопасности этот токен появится лишь однажды. "
"Скопируйте его сейчас."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Скопировать токен в буфер обмена"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Скопировать токен"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Использование этого токена"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Чтобы использовать этот API-токен:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
"В качестве имени пользователя используйте значение %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5827,7 +5857,7 @@ msgstr ""
"В качестве пароля используйте значение токена, включая его префикс "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5837,7 +5867,7 @@ msgstr ""
"href=\"%(href)s\">Twine, настройте свой файл %(filename)s
"
"следующим образом:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5848,7 +5878,7 @@ msgstr ""
"href=\"%(href)s\">Twine, вы можете настроить свой файл "
"%(filename)s
следующим образом:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5856,11 +5886,11 @@ msgstr ""
"токен области действия пользователя, либо проекта, который вы хотите "
"установить в качестве значения по умолчанию"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "токен проекта"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5869,7 +5899,7 @@ msgstr ""
"Затем вы можете использовать %(command)s
, чтобы использовать "
"правильный токен при загрузке в PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, посетите страницу помощи PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "Создайте еще один токен"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Название токена"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "Для чего вы будете использовать этот токен?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Выберите область действия…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5902,17 +5932,17 @@ msgstr ""
"API-токен, относящийся ко всей вашей учётной записи, будет иметь разрешения "
"на загрузку для всех ваших текущих и будущих проектов."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "Создать токен"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
"Настройка двухфакторной аутентификации с помощью приложения аутентификации "
"(TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5933,15 +5963,15 @@ msgstr ""
"Посетите страницу помощи PyPI, чтобы проверить "
"перечень совместимых приложений."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Настройка приложения"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Отсканируйте QR-код с помощью выбранного приложения аутентификации."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -5949,26 +5979,26 @@ msgstr ""
"По соображениям безопасности связать со своей учётной записью PyPI вы можете "
"только одно приложение аутентификации."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR-код для настройки приложения аутентификации"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
"Нет QR-сканера? Введите этот код в ваше приложение TOTP:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Подтвердите приложение"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Код аутентификации"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -5976,17 +6006,17 @@ msgstr ""
"Чтобы завершить процесс настройки, введите 6-значный код, предоставленный "
"вашим приложением TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Настроить приложение"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Настройка двухфакторной аутентификации с помощью устройства безопасности "
"(например, USB-ключа)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the стандарту FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan и Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Для начала назовите устройство"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI поддерживает добавление нескольких устройств безопасности."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6027,11 +6057,11 @@ msgstr ""
"Пожалуйста, дайте этому устройству имя. 64 символа или меньше. Можно "
"использовать любые юникодные символы, включая пробелы."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Настроить устройство безопасности"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6046,7 +6076,7 @@ msgstr ""
"href=\"%(mozilla_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">совместимый браузер."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6054,13 +6084,13 @@ msgstr ""
"Обратите внимание, что некоторые старые USB-ключи не соответствуют стандарту "
"FIDO и не будут работать с PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Активировать подписку"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -6068,7 +6098,7 @@ msgstr ""
"Учетные записи компаний требуют активной подписки. Чтобы активировать "
"учетную запись, введите актуальную платежную информацию."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
@@ -6077,74 +6107,73 @@ msgstr ""
"Я согласен с условиями PyPI Условия обслуживания "
"от имени организации %(organization_name)s."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(organization_name)s организация исключена"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "Организационные роли"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Имя учетной записи организации"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Отображаемое имя организации"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Описание организации"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Тип организации"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Описание организации"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "Представлено %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Представлено:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "«%(source_name)s» история безопасности"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6153,22 +6182,22 @@ msgstr ""
"связанное с этой организацией, это действие записывается и отображается "
"здесь."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s' зарегистрирован как название организации"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "%(organization_name)s организация создана"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(organization_name)s организация исключена"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6176,50 +6205,50 @@ msgstr ""
"%(previous_organization_name)s организация, переименованная в "
"%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s организация утверждена"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "Организация %(organization_name)s отказалась"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"%(project_name)s проект добавлен в организацию"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr "%(project_name)s проект удален из организации"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
"%(username)s добавлена как организация %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s удалена как организация %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s изменено на организацию %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6228,7 +6257,7 @@ msgstr ""
"%(username)s, приглашенный присоединиться в "
"качестве организации %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6237,7 +6266,7 @@ msgstr ""
"%(username)s отклонил приглашение присоединиться к "
"организации %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6246,7 +6275,7 @@ msgstr ""
"Отказавшись от приглашения %(username)s "
"присоединиться в качестве организации %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -6255,20 +6284,20 @@ msgstr ""
"Приглашение для %(username)s присоединиться в "
"качестве организации %(role_name)s истекло"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "Создана команда %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)s команда удалена"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s добавлена к %(team_name)s команде"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s удален из команды %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Зарегистрирован:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Создан:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Исключено:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Переименован:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Утверждено:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Выражение:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Изменено:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "Приглашено:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "Отзыв:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "История безопасности для %(source_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Управление \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Назад в организации"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "Организационные проекты"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "Управление проектами '%(organization_name)s"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "В вашей организации пока нет проектов."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6400,15 +6429,15 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Руководство пользователя по упаковке "
"Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "Добавить проект в организацию"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Новый или существующий проект?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6416,15 +6445,15 @@ msgstr ""
"Передайте существующий проект, который у вас есть, или создайте и добавьте "
"новый проект в организацию."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "Название существующего проекта"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "У вас нет проектов, которые вы могли бы добавить в эту организацию."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6436,15 +6465,15 @@ msgstr ""
"организацию. Проект, который был добавлен в другую организацию, можно "
"перенести со страницы настроек проекта."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Перенос существующего проекта"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "Название нового проекта"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6452,39 +6481,39 @@ msgstr ""
"Владельцы этой организации могут создать пустой проект и добавить его в "
"организацию."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Создание и добавление нового проекта"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Управление участниками в \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "Двухфакторная авторизация включена"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "Двухфакторная авторизация"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "Двухфакторная авторизация отключена"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6493,11 +6522,11 @@ msgstr ""
"Используйте эту страницу, чтобы определять какие пользователи PyPI могут "
"помочь вам управлять %(organization_name)s."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "Организационные роли"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6508,179 +6537,179 @@ msgstr ""
"Обратите внимание на следующую матрицу для подробностей о том, что может "
"сделать каждая роль."
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "Разрешения на роль Организации Матрица"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "Член"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "Просмотр организации/команды"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "Создание/управление команд"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "Члены организации по приглашению/управлению"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "Исключить организацию"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "Управление биллингом организации"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Собственные/основные конкретные проекты"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "Создание новых проектов"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Исключить проекты"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Пользователи которые могут управлять %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Пользователь"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Сохранить роль"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "Невозможно удалить других людей из организации"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "Невозможно снять с себя полномочия единоличного владельца"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "Удалить %(user)s из этой организации."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Удалить %(user)s из этой организации"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Приглашение в ожидании"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Приглашение истекло"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "Отозвать приглашение для %(user)s."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Отозвать приглашение пользователю %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Отозвать приглашение"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "Повторная отправка приглашения для %(user)s."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "Повторная отправка приглашения для %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Отправить повторно"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Удалить просроченное приглашение для %(user)s."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "Удалить просроченное приглашение для %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Удалить"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Специальный представитель"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Пригласить"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "Настройки организации"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "Управление настройками \"%(organization_name)s\""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Измените имя учетной записи организации ниже."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Дата создания"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Описание организации"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6692,45 +6721,45 @@ msgstr ""
"href=\"mailto:%(email)s\">%(email)s для связи с администраторами "
"%(site)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Обновление организации"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "Детали оплаты"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Состояние счетов"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Счет электронной почты"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "Управляющий счет"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Изменение имени учетной записи организации"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Эта организация не активна"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
@@ -6738,24 +6767,24 @@ msgstr ""
"После переименования организации вы не сможете вернуться к текущему имени "
"учетной записи."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "Измените имя учетной записи организации для"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "Название текущего счета организации"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Удалить организацию"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Невозможно удалить организацию"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6769,25 +6798,25 @@ msgstr[2] ""
"Ваша учётная запись в настоящее время является единственным "
"владельцем %(count)s проектов."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Для каждого проекта вы должны либо:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
"Передать право собственности и вывести проект из-под контроля вашей "
"организации"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "Исключить проект"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "Прежде чем удалить организацию."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and удалить проект или удаление проекта "
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "Вы не сможете восстановить свою организацию после ее удаления."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
"Ваша подписка будет отменена, и вы потеряете доступ к биллинговому порталу."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Вы потеряете доступ к платежному порталу."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from вашего платежного портала , прежде чем "
"продолжить."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Организационные группы"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Управление командами '%(organization_name)s"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -6841,15 +6870,15 @@ msgstr[0] "%(member_count)s участник"
msgstr[1] "%(member_count)s участника"
msgstr[2] "%(member_count)s участников"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "Управление этой командой"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "Посмотреть эту команду"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6857,15 +6886,15 @@ msgstr ""
"В вашей организации пока нет команд. Владельцы и менеджеры организаций могут "
"создавать новые команды для организации."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "Создать новую команду"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "️ Название команды"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6873,16 +6902,16 @@ msgstr ""
"Владельцы и менеджеры этой организации могут создать команду для организации "
"и управлять членами команды, проектами команды и настройками команды."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Управление документацией '%(project_name)s'"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Уничтожение документации"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at , поскольку загрузка новой документации больше не "
"поддерживается."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Уничтожить документацию по проекту"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Документация проекта"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Загрузка новой документации больше не поддерживается"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6914,73 +6943,73 @@ msgstr ""
"Каждый раз, когда вы (или ваши соавторы) выполняете в этом проекте действие, "
"связанное с безопасностью, оно записывается и отображается здесь."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Проект создан"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "Версия %(version)s создана"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "Версия %(version)s удалена"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "Версия %(version)s выдернута"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Изменено:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "Версия %(version)sбез выдергивания"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Файл добавлен в версию %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Название файла:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "Файл удален из версии %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"Пользователь %(username)s добавлен в проект с ролью "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"Пользователь %(username)s снят с роли %(role_name)s "
"проекта"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"Пользователь %(username)s сменил роль в проекте на "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6989,7 +7018,7 @@ msgstr ""
"%(username)s предложил присоединиться к проекту "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6998,7 +7027,7 @@ msgstr ""
"%(username)s отклонил приглашение присоединиться к "
"проекту %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -7007,152 +7036,152 @@ msgstr ""
"Отказавшись от приглашения %(username)s "
"присоединиться к проекту %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s команда добавлена как проект %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(team_name)s команда изменилась на проект %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(team_name)s команда удалена как проект %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Проект добавлен в %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Проект исключен из %(organization_name)s организации"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Созданный короткоживущий токен API"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Права доступа: Может загружать в этот проект"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Прекращение:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "Статус истечения:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Просроченный"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "Создатель"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "API-токен создан"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Проконтролироавно:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Доверенный издатель добавлен"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Доверенный издатель удален"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Требование 2FA включено"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Включить:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Требование 2FA отключено"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Отключено:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr "Архив проекта"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr "Архивировано по:"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr "Проект не архивирован"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr "Не архивировано:"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "Добавлен альтернативный репозиторий проекта"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "Адрес"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Альтернативный репозиторий проекта удален"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Дополнительная информация"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Информация о местоположении"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Управление проектом «%(project_name)s»"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Вернуться к проектам"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "Этот проект был помещен в карантин."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -7162,19 +7191,19 @@ msgstr ""
"восстановлен. Пока проект находится в карантине, он не может быть установлен "
"клиентами и не может быть изменен его сопровождающими."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr "Узнать больше: Проекты в карантине."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr "Этот проект был отправлен в архив."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -7182,7 +7211,7 @@ msgstr ""
"Некоторые поля формы были заполнены автоматически; проверьте их значения "
"перед отправкой формы."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7195,33 +7224,33 @@ msgstr ""
"дополнительно ограничить идентификационные данные, используемые для "
"публикации.Подробнее здесь."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Управление текущими издателями"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "OpenID Connect издатели, связанные с %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "В настоящее время никакие издатели не настроены."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Добавить новый издатель"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr "Сдерживающая среда"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "Это ограничит окружение доверенного издателя только"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7232,7 +7261,7 @@ msgstr ""
"либо изменить их все на '%(constrained_environment_name)s', либо "
"зарегистрировать каждое из них как доверенный издатель."
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, fuzzy, python-format
#| msgid ""
#| "I understand that this Trusted Publisher will only allow uploads frow CI/"
@@ -7246,76 +7275,76 @@ msgstr ""
"рабочих процессов CI/CD, запущенных в среде "
"'%(constrained_environment_name)s'."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr "Новое название среды"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Управление проектом «%(project_name)s» — выпуск %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Версия %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Выдернутые выпуски"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "смотреть выпуск"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Файлы проекта %(project_name)s для выпуска версии %(version)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Название файла, размер"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Тип"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Версия Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Дата загрузки"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Посмотреть параметры файла"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Параметры файла"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Скачать"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Удалить файл из"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Удалить файл"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7323,7 +7352,7 @@ msgstr ""
"Я понимаю, что мои пользователи больше не смогут установить этот файл для "
"этого релиза этого проекта."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Я понимаю, что не смогу это отменить."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "Я понимаю, что администраторы PyPI не смогут это исправить."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Загружаются новые файлы"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Файлы не найдены"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Скрыть"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Руководство пользователя по упаковке "
"Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Настройки выпуска"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Изъять выпуск"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7397,7 +7426,7 @@ msgstr[2] ""
"Изъятие помечает этот выпуск (и %(count)s файлов внутри него) как "
"игнорируемый при установке в большинстве распространённых сценариев."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7405,7 +7434,7 @@ msgstr ""
"Изъятие пометит этот выпуск как игнорируемый при установке в большинстве "
"распространённых сценариев."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7415,14 +7444,14 @@ msgstr ""
"его точную версию, например, при использовании условия "
"%(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
"За дополнительной информацией обращайтесь к PEP 592."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7432,27 +7461,27 @@ msgstr ""
"пользователям, устанавливающим пакет с условием "
"%(project_name)s==%(version)s
."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Причина (необязательно)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Версия"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Удалить выпуск"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7468,12 +7497,12 @@ msgstr[2] ""
"Удаление приведёт к необратимому удалению этого выпуска вместе с %(count)s "
"файлами."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Удаление приведёт к необратимому удалению этого выпуска."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7481,8 +7510,8 @@ msgstr ""
"Вы не сможете повторно загрузить новый дистрибутив того же типа с тем же "
"номером версии."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7492,8 +7521,8 @@ msgstr ""
"данного пакета. Оно нужно лишь в качестве крайней меры для решения правовых "
"вопросов или удаления вредоносных выпусков."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider пост-выпуска."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7515,7 +7544,7 @@ msgstr ""
"Я понимаю, что постоянно удаляю все файлы для выхода этого проекта "
"%(release_version)s."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7523,7 +7552,7 @@ msgstr ""
"Я понимаю, что мои пользователи больше не смогут установить этот релиз этого "
"проекта."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will не "
"смогу повторно загрузить удаленные файлы, используя те же имена файлов."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Выпуски проекта %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Дата выпуска"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Файлы"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Причина изъятия"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Управлять версией"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7562,49 +7591,49 @@ msgstr[0] "%(count)s файл"
msgstr[1] "%(count)s файла"
msgstr[2] "%(count)s файлов"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Файлов нет"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Посмотреть параметры выпуска"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Параметры версии %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Восстановить выпуск"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Восстановить"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Изъять"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Восстановление выпуска"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Управление выпусками проекта «%(project_name)s»"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Создание нового выпуска"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Выпусков не найдено"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Руководство "
"пользователя по упаковке Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Управление соавторами проекта «%(project_name)s»"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7629,24 +7658,24 @@ msgstr ""
"Используйте эту страницу, чтобы контролировать, какие пользователи PyPI "
"могут помочь вам управлять %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Роль проекта"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Для соавторов доступны две возможные роли:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Сопровождающий"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7654,7 +7683,7 @@ msgstr ""
"Имеет права на загрузку релизов для проекта. Может загружать релизы. Не "
"может приглашать соавторов. Не может удалять файлы, релизы или проект."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7671,7 +7700,7 @@ msgstr "Сотрудники, которые могут управлять%(proj
msgid "Collaborator"
msgstr "Сотрудник"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
@@ -7679,11 +7708,11 @@ msgstr[0] "%(count)s владелец организации"
msgstr[1] "%(count)s владельца организации"
msgstr[2] "%(count)s владельцев организации"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Невозможно удалить владельцев организаций"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7691,71 +7720,72 @@ msgstr[0] "%(count)sчлен команды"
msgstr[1] "%(count)sчлена команды"
msgstr[2] "%(count)sчленов команды"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "Невозможно удалить свою собственную команду в качестве владельца"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Удалить %(collaborator)s из этого проекта"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Добавить внутреннего сотрудника"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️ Команда или участник?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Добавьте команду или отдельного участника в качестве соавтора."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "Название команды"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "В организации нет команд."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Пригласить внешнего сотрудника"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Пригласить соавтора"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Управление настройками проекта «%(project_name)s»"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Настройки проекта"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Размер проекта:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (запросить увеличение) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Создать токен для проекта %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7764,11 +7794,11 @@ msgstr ""
"Чтобы добавить API-токен для проекта %(project_name)s, подтвердите свой основной адрес электронной почты."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Описание проекта и боковая панель"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7793,22 +7823,22 @@ msgstr ""
"rel=\"noopener\" target=\"_blank\"> Руководство пользователя по упаковке "
"Python для дополнительной помощи."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Удалить проект из организации"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Удаление этого проекта из организации позволит:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Удалите этот проект из организации '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -7816,35 +7846,35 @@ msgid ""
msgstr ""
"Отмените права на проект для команд в организации '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
"Отдельные владельцы и сопровождающие проекта сохраняют свои права на проект."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Это удалит проект из организации '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Удалить проект"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Название проекта"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "Невозможно удалить проект из организации"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7854,42 +7884,42 @@ msgstr ""
"strong> проекта. Вы должны добавить индивидуального владельца к проекту, "
"прежде чем сможете удалить проект из вашей организации."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Передача проекта другой организации"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Передача проекта организации"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "Передача этого проекта позволит:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Отмените свою роль непосредственного владельца в проекте."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
"Вы сохраните Разрешения владельца на проект через вашу организационную роль."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Добавьте проект в другую организацию, которой вы владеете."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Добавьте проект в организацию, которой вы владеете."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "Предоставьте полные права на проект владельцам организации."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -7897,19 +7927,19 @@ msgstr ""
"Все остальные индивидуальные владельцы и сопровождающие проекта сохранят "
"свои права на проект."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Проект передачи"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Невозможно передать проект другой организации"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "Невозможно передать проект организации"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -7917,11 +7947,11 @@ msgstr ""
"Владельцы организаций могут передавать проект организациям, которыми они "
"владеют или управляют."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Вы не являетесь владельцем или руководителем других организаций."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -7929,15 +7959,15 @@ msgstr ""
"Владельцы проекта могут передавать его организациям, которыми они владеют "
"или управляют."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "Вы не являетесь владельцем или управляющим какой-либо организации."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "Альтернативные места хранения"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -7946,7 +7976,7 @@ msgstr ""
"Предварительная поддержка метаданных PEP 708 "
"\"Альтернативные местоположения\"."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce, чтобы получать уведомления "
"об изменениях."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "Альтернативные репозитории для %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "Описание"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "Удалить %(name)s из этого проекта."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "Альтернативный репозиторий"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "У этого проекта пока нет альтернативных репозиториев."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "Начните с добавления альтернативного хранилища, описанного ниже."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "Добавить альтернативное местоположение репозитория"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "Описание альтернативного репозитория"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "Описание цели или содержания альтернативного хранилища."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr "Архивный проект"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, fuzzy, python-format
#| msgid ""
#| "Archiving a project will prevent any new uploads. Before doing so, we "
@@ -8030,12 +8060,12 @@ msgstr ""
"target=\"_blank\">настроен на это, вы можете обновить описание проекта, "
"отредактировав файл README."
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr "Разархивировать проект"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
#, fuzzy
#| msgid "Unarchiving a project will allow new file uploads."
msgid ""
@@ -8043,7 +8073,7 @@ msgid ""
"search index."
msgstr "Разархивирование проекта позволит загружать новые файлы."
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
#, fuzzy
#| msgid "Archiving a project will block any new file uploads."
msgid ""
@@ -8051,16 +8081,16 @@ msgid ""
"from the search index."
msgstr "Архивация проекта блокирует загрузку новых файлов."
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Удалить проект"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Удаление этого проекта приведёт к:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8078,17 +8108,17 @@ msgstr[2] ""
"Необратимому удалению проекта вместе с %(count)s его "
"выпусками"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Необратимому удалению проекта"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Освобождению названия проекта — оно станет доступным для любого "
"другого пользователя PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8102,7 +8132,7 @@ msgstr ""
"PyPI уникальны, так как они создаются путём объединения названия проекта с "
"номером его версии и типом дистрибутива)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -8110,30 +8140,30 @@ msgstr ""
"Каждый раз, когда вы (или ваши сотрудники) выполняете действие безопасности, "
"связанное с этой командой, это действие записывается и отображается здесь."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s команда переименована в %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Управление '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "Назад в команды"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Командные проекты"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "Управление проектами '%(team_name)s"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8142,41 +8172,41 @@ msgstr ""
"либо проектов. Начните с настройки сотрудников для проекта в вашей "
"организации."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "Управление членами команды '%(team_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Используйте эту страницу для управления тем, какие пользователи организации "
"являются членами этой команды."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "Не может исключать других людей из команды"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "Удалить %(user)s из этой команды"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "В этой команде пока нет участников."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Начните с добавления члена команды ниже."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Добавить члена"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Управляющие члены организации , чтобы просмотреть всех "
"пользователей в организации или пригласить пользователя в организацию."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "Параметры команды"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "Управление настройками '%(team_name)s"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "Имя команды"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "Название вашей команды"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "Команда обновления"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "Удалить команду"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "Вы не сможете восстановить свою команду после ее удаления."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "Имя Команды"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "Профиль %(orgname)s"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s еще не загрузил ни одного проекта на PyPI"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
msgid "view details"
msgstr "просмотр сведений"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: последние выпуски проекта %(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "Скопировать инструкции PIP"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "Этот проект был помещен в карантин"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "Этот выпуск был изъят"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "Доступна стабильная версия (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "Доступна новая версия (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "Последняя версия"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "Выпущен: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "Описание проекта не предоставлено"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "Навигация"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "Навигация для проекта %(project)s"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "Описание проекта. Фокус будет перенесён на описание."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "Описание проекта"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "История выпусков. Фокус будет перенесён на панель истории."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "История выпусков"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "Загрузка файлов. Фокус будет перенесён на файлы проекта."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "Загрузка файлов"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "Сообщить о вредоносном проекте"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr ""
"Подробности проекта. Фокус будет перенесён на подробную информацию о проекте."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "Подробности проекта"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
@@ -8341,36 +8371,36 @@ msgstr ""
"Сопровождающие этого проекта пометили его как архивный. Новых релизов не "
"ожидается."
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "Причина, по которой этот релиз был удален:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "Автор данного пакета не предоставил описание проекта"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "Уведомления о выпусках"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "Лента RSS"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "Эта версия"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "предварительный выпуск"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "изъятый"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8381,18 +8411,18 @@ msgstr ""
"узнайте больше об установке пакетов."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Источник распределения"
msgstr[1] "Распределение источника"
msgstr[2] "Распределение источников"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "Для этого выпуска не доступны файлы дистрибутива исходного кода."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on генерированию архивов дистрибутивов."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Построенный дистрибутив"
msgstr[1] "Построенных дистрибутива"
msgstr[2] "Построенных дистрибутивов"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "Подтвердить отправку сообщения о вредоносном проекте"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "Подтвердить отправку сообщения о вредоносном проекте:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8428,7 +8458,7 @@ msgstr ""
"проектах могут служить опечатки, путаница зависимостей, утечка данных, "
"обфускация, управление и контроль, и другие подобные действия."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301"
"a>."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8505,16 +8535,15 @@ msgstr ""
"классификатор \"Private :: Do Not Upload\". PyPI всегда будет отклонять "
"пакеты с классификаторами, начинающимися с \"Private ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Список классификаторов"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Обратите внимание:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8526,7 +8555,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">правилам и нормам поведения PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8540,7 +8569,7 @@ msgstr ""
"где-нибудь в безопасном месте коды "
"восстановления."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision поддерживают двухфакторные методы аутентификации и предоставление "
" кодов восстановления ."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help , вы можете запросить помощь по восстановлению учётной записи."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Что такое пакет, проект или выпуск?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Как мне установить файл (пакет) с PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Как мне упаковать и опубликовать мой код для PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Что такое trove-классификатор?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Что такое «изъятый» выпуск?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr "Что такое архивный проект?"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Зачем мне нужен подтверждённый адрес электронной почты?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Почему PyPI сообщает, что мой пароль скомпрометирован?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
"Что мне делать, если я заметил в своей учётной записи подозрительную "
"активность?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Почему PyPI сообщает, что мой API-токен скомпрометирован?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Что такое двух‐факторная аутентификация и как она работает на PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8617,7 +8646,7 @@ msgstr ""
"(TOTP)? Как настроить "
"его на PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -8625,13 +8654,13 @@ msgstr ""
"Как работает двухфакторная аутентификация с помощью устройства безопасности "
"(например, USB-ключа)? Как настроить ее на PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Какие устройства (кроме USB-ключа) я могу использовать в качестве устройства "
"безопасности?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
@@ -8639,112 +8668,112 @@ msgstr ""
"Как работает двух‐факторная аутентификация с кодом восстановления? Как мне "
"настроить её на PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Как я могу использовать API-токены для аутентификации на PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Почему некоторые действия требуют от меня подтверждения пароля?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Как изменить имя пользователя PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Как я могу использовать Trusted Publishers для публикации в PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Есть ли у PyPI API, которые я могу использовать?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Как я могу запустить зеркало PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Как получить уведомление о выходе нового выпуска проекта?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Где я могу посмотреть статистику о PyPI, загрузках и использовании проекта/"
"пакета?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "Для чего используются хэши файлов и как их проверить?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Как я могу опубликовать свои личные пакеты на PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Почему желаемое мной название проекта недоступно?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Как мне получить заброшенное или ранее зарегистрированное название проекта?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Какие роли соавторов доступны для проекта на PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Как мне стать владельцем/сопровождающим проекта на PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Как я могу загрузить описание проекта в другом формате?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Как мне для моего проекта получить исключение на лимит размера файлов или "
"увеличить его?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Как мне для моего проекта получить исключение на лимит общего размера "
"проекта или увеличить его?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr "Откуда PyPI берет данные об уязвимостях проектов и как их исправить?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "Как восстановить удаленный проект, выпуск или файл?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Почему я получаю ошибку \"описание не удалось отрисовать\"?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Почему я не могу вручную загрузить файлы на PyPI через интерфейс браузера?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Я забыл свой пароль от PyPI. Вы можете мне помочь?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Я потерял доступ к своей учётной записи PyPI. Вы можете мне помочь?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8752,7 +8781,7 @@ msgstr ""
"Почему при загрузке файлов я получаю ошибку \"Неверная или несуществующая "
"информация об аутентификации.\"?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8761,17 +8790,17 @@ msgstr ""
"подходящих дистрибутивов») или «Could not fetch URL» («Невозможно извлечь по "
"адресу URL») во время выполнения команды pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"У меня возникли проблемы с использованием веб-сайта PyPI. Вы можете мне "
"помочь?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Почему мой пакет или регистрация пользователя были заблокированы?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8780,15 +8809,15 @@ msgstr ""
"или содержимое уже существуют») или «Filename has been previously "
"used» («Имя файла использовалось ранее»)?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Как я могу запросить добавление нового trove-классификатора?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Где я могу сообщить об ошибке или оставить отзыв о PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Не могли бы вы мне помочь?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "Мой проект попал в карантин. Что это значит?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Кто поддерживает PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "На чём PyPI работает?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Могу ли я рассчитывать на доступность PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Как я могу внести свой вклад в разработку PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Как мне быть в курсе предстоящих изменений в PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Как я могу получить список IP-адресов PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
"Что означает пометка «бета-функция»? Каковы текущие бета-функции Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Как правильно произносить «PyPI»?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Общие вопросы"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Основы"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Моя учётная запись"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Интеграции"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Администрирование проектов на PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Диагностика/устранение неисправностей"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "О PyPI"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
" Мы используем ряд терминов для описания программного обеспечения, "
"доступного на PyPI, например, \"проект\", \"выпуск\", \"файл\" и "
@@ -8905,7 +8950,7 @@ msgstr ""
"файлов (упаковок), таких как архив, содержащий исходный код или бинарный колес.
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Руководстве "
"пользователя по созданию Python’ьих пакетов."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8936,7 +8981,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Руководства пользователя по созданию "
"Python’ьих пакетов."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See страницу классификаторов."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -8971,7 +9016,7 @@ msgstr ""
"enhancement proposal — Предложение по улучшению Python’а\">PEP 592"
"a>."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, fuzzy, python-format
#| msgid ""
#| "An archived project is a project that is no longer receiving any updates. "
@@ -8993,11 +9038,11 @@ msgstr ""
"публично видны и по умолчанию могут быть разрешены из индекса, в отличие от "
"удаленных или удаленных релизов."
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Моя учётная запись"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9005,15 +9050,15 @@ msgstr ""
"В настоящее время PyPI требует подтверждённый адрес электронной почты для "
"выполнения следующих операций:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Регистрация нового проекта."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Загрузка новой версии или файла."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9021,7 +9066,7 @@ msgstr ""
"Список действий, требующих подтверждённого адреса электронной почты, "
"вероятно, с течением времени будет расти."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9096,14 +9141,20 @@ msgstr ""
"можете войти в PyPI, пока вы не загрузите "
"свой пароль . "
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
"Все события пользователя PyPI сохраняются в истории безопасности в "
"настройках учётной записи. Если там появились какие-либо события, которые "
@@ -9112,7 +9163,7 @@ msgstr ""
"администраторами PyPI по поводу этого события, написав на адрес %(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9126,7 +9177,7 @@ msgstr ""
"попытайтесь обнаружить причину этого. Так же ознакомьтесь с разделом о подозрительной активности.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9149,7 +9200,7 @@ msgstr ""
"время процесса веб-регистрации пользователям будет предложено предоставить "
"свой второй метод проверки личности.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9162,7 +9213,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">стандарт TOTP."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9173,7 +9224,7 @@ msgstr ""
"регулярно меняющийся код аутентификации, далее используемый для входа в вашу "
"учётную запись."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9184,7 +9235,7 @@ msgstr ""
"множество приложений, совместимых с вашей учётной записью PyPI. Среди "
"популярных приложений можно назвать:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(проприетарное)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(с открытым исходным кодом)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9241,7 +9292,7 @@ msgstr ""
"Чтобы настроить 2FA с "
"помощью приложения для аутентификации:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9249,7 +9300,7 @@ msgstr ""
"Откройте приложение аутентификации (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9259,7 +9310,7 @@ msgstr ""
"\"Добавить 2FA в приложение "
"аутентификации\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9267,7 +9318,7 @@ msgstr ""
"PyPI сгенерирует секретный ключ, специфичный для вашей учётной записи. Он "
"отобразится как в виде QR-кода, так и виде простого текста."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9275,7 +9326,7 @@ msgstr ""
"Отсканируйте QR-код с помощью приложения для аутентификации или введите его "
"вручную. Способ ввода будет зависеть от выбранного приложения."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -9283,7 +9334,7 @@ msgstr ""
"Ваше приложение сгенерирует код аутентификации – используйте его для "
"проверки настроек на PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9293,26 +9344,26 @@ msgstr ""
"PyPI, что позволяет вашему приложению генерировать действительные коды "
"аутентификации для вашей учётной записи PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "В следующий раз, когда вы будете входить в PyPI, вам понадобится:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Как обычно предоставить своё имя пользователя и пароль"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Открыть своё приложение аутентификации для генерации кода аутентификации"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Использовать этот код для завершения входа в PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9323,14 +9374,14 @@ msgstr ""
"браузер. Затем этот пароль используется PyPI для аутентификации вас как "
"пользователя."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
"Чтобы настроить двух‐факторную аутентификацию с помощью USB-ключа, "
"вам понадобятся:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn и PublicKeyCredential, так как именно "
"этот стандарт реализует PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Работающий JavaScript в вашем браузере"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the спецификации FIDO "
"U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan и Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9381,17 +9432,25 @@ msgstr ""
"Обратите внимание, что некоторые старые USB-ключи Yubico не следуют "
"спецификации FIDO, и поэтому не будут работать с PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Выполните следующие действия:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
" Перейдите к вашей учетной записи PyPI, и выберите «Добавить Установите и "
"прикосните ваш ключ USB, как указано вашим браузером "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9409,7 +9468,7 @@ msgstr ""
"По завершению ваш USB-ключ будет зарегистрирован в вашей учётной записи PyPI "
"и сможет быть использован во время входа в систему."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9418,7 +9477,7 @@ msgstr ""
"Установите и прикосните ваш USB-ключ, чтобы закончить регистрацию в PyPI "
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of совместимых с FIDO устройств, все из "
"которых могут использоваться вместе с PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9443,7 +9502,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">мобильных телефонов, работающих "
"устройствами безопасности."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
@@ -9467,7 +9526,7 @@ msgstr ""
"аутентификации или устройству безопасности, вы "
"можете использовать эти коды для входа в PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages
"
"to PyPI."
@@ -9548,7 +9607,7 @@ msgstr ""
"API-токены предоставляют альтернативный способ аутентификации при "
"загрузке пакетов на PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -9558,7 +9617,7 @@ msgstr ""
"работать для всех проектов, связанных с этим аккаунтом. Кроме того, вы "
"можете ограничить область действия токена конкретным проектом."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9566,7 +9625,7 @@ msgstr ""
"При использовании API-токена от CI-провайдера мы рекомендуем сократить его "
"до минимально необходимых проектов."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Trusted Publishing, мы настоятельно рекомендуем "
"использовать вместо этого Trusted Publishing."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Для создания API-токена:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Подтвердите свой адрес электронной почты"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(проверьте настройки своей учётной записи)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9599,22 +9658,22 @@ msgstr ""
"В настройках своей учётной записи перейдите в "
"раздел «API-токены» и нажмите на кнопку «Добавить API-токен»"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Для использования API-токена:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Установите своё имя пользователя в значение __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Установите свой пароль в значение токена, добавив к нему префикс pypi-"
"
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9633,7 +9692,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
, если вы используете Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9641,15 +9700,24 @@ msgstr ""
"Опытные пользователи могут захотеть проверить свой токен, декодировав его из "
"base64 и сверив вывод с уникальным идентификатором, отображаемым на PyPI."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI просит вас подтвердить свой пароль, прежде чем вы захотите выполнить "
"чувствительное действие . Чувствительные действия включают в себя "
@@ -9660,11 +9728,11 @@ msgstr ""
"рекомендуем вам выполнять такие действия только на вашем персональном, "
"защищенном паролем компьютере.
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "В настоящее время PyPI не поддерживает изменение имени пользователя."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9675,7 +9743,7 @@ msgstr ""
"принадлежащих вашей старой учетной записи, а затем удалить старую учетную "
"запись, что приведет к тому же результату."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9687,15 +9755,15 @@ msgstr ""
"доверенному стороннему сервису, что избавляет от необходимости использовать "
"API-токены."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Да, включая RSS-каналы для новых пакетов и новых выпусков."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Смотрите справочник по API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the приложений GitHub’а"
"a>."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and скачать статистику использования через наш "
"общедоступный набор данных на Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"другие релевантные "
"факторы."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see на нашей странице статуса."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9789,7 +9857,7 @@ msgstr ""
"проекта в разделе \"Загрузить файлы\" или с помощью JSON API. Вот пример "
"генерации хэшей:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9799,7 +9867,7 @@ msgstr ""
"использовать хэш MD5 из-за известных проблем с безопасностью алгоритма MD5. "
"Этот хэш предоставляется только для обратной совместимости."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9811,7 +9879,7 @@ msgstr ""
"собственную инфраструктуру развёртывания на основе проекта devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9823,7 +9891,7 @@ msgstr ""
"существования проекта или релиза с таким же именем на PyPI. В настоящее "
"время существует четыре основные причины, по которым это может произойти:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a любой основной версии Python’а, начиная с версии 2.5 "
"и по настоящее время."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Название проекта слишком похоже на существующий проект и может сбить с толку."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9854,7 +9922,7 @@ msgstr ""
"команды %(correct_code)s
, и она не должна приводить "
"пользователя в удивление скачиванием вредоносного пакета."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -9862,12 +9930,12 @@ msgstr ""
"Название проекта было зарегистрировано другим пользователем, но никаких "
"выпусков создано не было."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Смотрите %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the из PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9887,11 +9955,11 @@ msgstr ""
"Может загружать новые выпуски. Не может добавлять соавторов. Не может "
"удалять файлы, выпуски или проект."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Владелец:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9899,7 +9967,7 @@ msgstr ""
"Может загружать новые выпуски. Может добавлять соавторов. Может удалять "
"файлы, выпуски или проект целиком."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9913,7 +9981,7 @@ msgstr ""
"Многие владельцы проектов указывают свои контактные данные в поле «Автор» "
"раздела «Метаданные» на странице проекта."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -9921,7 +9989,7 @@ msgstr ""
"Если владелец не реагирует, смотрите вопрос %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9931,7 +9999,7 @@ msgstr ""
"расширение файла readme
будет использовано для настройки "
"отображения описания."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9943,7 +10011,7 @@ msgstr ""
"а readme = \"README.rst\"
— как reStructuredText"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Руководству пользователя по созданию Python’ьих пакетов."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9971,14 +10039,14 @@ msgstr ""
"отдельных проектов он может отличаться), сначала удалите все ненужные релизы "
"или отдельные файлы, чтобы уменьшить общий размер проекта."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9996,7 +10064,7 @@ msgstr ""
"отдельных проектов он может отличаться), сначала удалите все ненужные релизы "
"или отдельные файлы, чтобы уменьшить общий размер проекта."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Создайте замечание, в котором укажите для нас:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10028,7 +10096,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Python Packaging "
"Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10040,7 +10108,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">напишите проблему "
"с подробной информацией."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10056,7 +10124,7 @@ msgstr ""
"загружены. Удаленные проекты, релизы или файлы не могут быть "
"восстановлены администраторами PyPI."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10067,7 +10135,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\"> использовать чековую команду близнеца "
" для локальной проверки описания действительности."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -10075,41 +10143,41 @@ msgstr ""
"Если вы забыли свой пароль PyPI, но помните свой адрес электронной почты или "
"имя пользователя, выполните эти шаги, чтобы сбросить пароль:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Перейдите на страницу сброса пароля."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Введите адрес электронной почты или имя пользователя, которое вы "
"использовали на PyPI, и отправьте форму."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Вы получите по электронной почте письмо со ссылкой на сброс пароля."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
"Если вы потеряли доступ к своей учётной записи PyPI или не можете ее "
"верифицировать из-за:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
"Потери доступа к адресу электронной почты, связанному с вашей учётной записью"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
"Случайно зарегистрировались с адресом электронной почты, который вы не "
"можете подтвердить"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -10119,7 +10187,7 @@ msgstr ""
"устройство , и код "
"восстановления "
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to завести замечание"
"a>, чтобы запросить помощь в восстановлении учётной записи."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Убедитесь, что ваш API-токен действителен и не был отозван."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10143,12 +10211,12 @@ msgstr ""
"a> и не содержит никаких лишних конечных символов, вроде символов новой "
"строки."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
"Убедитесь, что используемое вами имя пользователя - __token__
."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -10156,7 +10224,7 @@ msgstr ""
"Помните, что PyPI и TestPyPI требуют создания учетной записи, поэтому ваши "
"учетные данные могут отличаться."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10174,7 +10242,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">известная проблема с помощью модуля "
"Python getpass
."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10195,7 +10263,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Узнать, почему он это сделал, в блоге "
"PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10208,7 +10276,7 @@ msgstr ""
"извлечь по адресу URL»), попробуйте добавить к команде параметр -v"
"code>, чтобы получить более подробную информацию:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10221,7 +10289,7 @@ msgstr ""
"tlsv1»), или TLSV1_ALERT_PROTOCOL_VERSION
, вам нужно "
"подключиться к PyPI через более свежую библиотеку поддержки TLS."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10234,7 +10302,7 @@ msgstr ""
"сторонним дистрибьютором), а также от установленных версий Python’а, "
"setuptools
и pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take доступности и хотим сделать сайт "
"простым в использовании для всех."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, , чтобы мы могли попробовать решить эту проблему как для "
"вас, так и для других пользователей."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10293,7 +10361,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">использовать для "
"загрузки своего проекта на PyPI модуль twine."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10308,7 +10376,7 @@ msgstr ""
"данные, связанные с проектами, и в целом имеет солидную репутацию в области "
"поиска, он является лакомой целью."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10325,23 +10393,23 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">нашу страницу статуса, так как, "
"скорее всего, мы обновили её, указав на ней причину такого вмешательства."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI возвращает эти ошибки по одной из следующих причин:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Имя файла уже использовалось и файл существует"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Имя файла уже использовалось, но файл больше не существует"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Существует файл с точно таким же содержимым"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10349,7 +10417,7 @@ msgstr ""
"PyPI не позволяет повторно использовать имя файла, даже если проект был "
"удалён и создан заново."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10357,7 +10425,7 @@ msgstr ""
"Имя дистрибутива на PyPI состоит из комбинации имени проекта, номера версии "
"и типа дистрибутива."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10369,7 +10437,7 @@ msgstr ""
"день он не может быть тайно изменен сопровождающим проекта или "
"злоумышленником (его можно только удалить)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10379,7 +10447,7 @@ msgstr ""
"номер версии на тот, который вы ранее не загружали в PyPI, пересобрать "
"дистрибутив, а затем загрузить новый дистрибутив."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10393,7 +10461,7 @@ msgstr ""
"code>. Обязательно включите в него краткое обоснование, почему новый "
"классификатор так важен."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10411,7 +10479,7 @@ msgstr ""
"обеспечением, на котором работает сам PyPI. Перед тем, как создать новое "
"замечание, сначала проверьте, не существует ли уже похожего замечания."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10419,7 +10487,7 @@ msgstr ""
"Если у вас возникли проблемы с определённым пакетом, установленным из PyPI, "
"вам следует обратиться непосредственно к сопровождающим этого проекта."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10432,7 +10500,7 @@ msgstr ""
"вашем устройстве устанавливается автоматически, и попробуйте снова настроить "
"устройство."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10447,7 +10515,7 @@ msgstr ""
"услуг или Политики приемлемого использования."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10457,7 +10525,7 @@ msgstr ""
"не может быть изменен его сопровождающими. Администраторы PyPI должны будут "
"просмотреть этот проект, прежде чем он будет восстановлен."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10468,7 +10536,7 @@ msgstr ""
"по адресу security@pypi.org, предоставив "
"соответствующие сведения."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; , чьё финансирование позволило разработчикам улучшить "
"безопасность и доступность Warehouse."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by великодушными спонсорами."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10543,7 +10611,7 @@ msgstr ""
"org). Теперь это надёжный и протестированный сайт, готовый к ожидаемому "
"трафику от браузеров и вызовов своего API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via зеркала, либо частного указателя."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10584,11 +10652,11 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">проект Warehouse "
"(хранилища))."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Финансирование:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10597,11 +10665,11 @@ msgstr ""
"Мы были бы глубоко вам признательны за ваши "
"пожертвования для финансирования развития и сопровождения проекта."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Участие в разработке:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10614,7 +10682,7 @@ msgstr ""
"свой вклад — на самом деле мы с радостью поможем вам сделать ваш первый "
"запрос на вытягивание в проект с открытым исходным кодом!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10635,7 +10703,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">'Good first issue'"
"a> — мы рекомендуем начать с нее."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into форум на Discourse, посвящённый пакетирования в Python’е"
"a>."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS-лента."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10693,7 +10761,7 @@ msgstr ""
"Весь трафик направляется через наш глобальный CDN, который перечисляет свои "
"публичные IP-адреса здесь: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10713,11 +10781,11 @@ msgstr ""
"работать хорошо, но это новая и менее проверенная функциональность, нежели "
"другие возможности сайта."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "В настоящее время никаких функций в бета-версии нет."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10731,39 +10799,45 @@ msgstr ""
"путаницу с проектом PyPy, "
"который является популярной альтернативной реализацией языка Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Ресурсы"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Ищете что-то ещё? Возможно, вам помогут следующие ссылки:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Документация"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Руководство пользователя по созданию Python’ьих пакетов"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Документация Python’а"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(основной сайт Python’а)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Страница Python’ьего сообщества"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(списки каналов IRC, списков рассылки и так далее)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Контактная информация"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The посмотрите эту онлайн-доску объявлений."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Безопасность"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Сообщить о проблеме безопасности"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -10800,11 +10874,11 @@ msgstr ""
"Мы очень серьёзно относимся к безопасности и просим вас внимательно "
"следовать нашей политике безопасности."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Важно!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10813,24 +10887,24 @@ msgstr ""
"strong> сообщайте о ней на любом публичном форуме, включая (но не "
"ограничиваясь):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Нашу систему отслеживания проблем на GitHub’е"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Официальные или неофициальные каналы чата"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Официальные или неофициальные списки рассылки"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Если вы обнаружили проблему безопасности в проекте, размещенном на PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10840,15 +10914,15 @@ msgstr ""
"PyPI. Внизу боковой панели нажмите Сообщить о вредоносном проекте"
"strong>. Укажите следующие данные в форме:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "URL-адрес проекта, о котором идет речь"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Объяснение того, что делает проект проблемой безопасности"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10865,7 +10939,7 @@ msgstr ""
"В сообщениях о вредоносном ПО могут быть примеры опечаток, путаницы в "
"зависимостях, утечки данных, обфусцирования, управления и контроля, и т. д."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -10873,7 +10947,7 @@ msgstr ""
"Если вы обнаружили проблему безопасности в самом PyPI (а не в проекте, "
"размещенном на PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10883,11 +10957,11 @@ msgstr ""
"предоставив как можно больше релевантной информации, включая воспроизведение "
"шагов."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Что произойдёт дальше?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -10895,7 +10969,7 @@ msgstr ""
"После того, как вы отправили сообщение о проблеме по электронной почте, вы "
"должны в течение 48 часов получить подтверждение."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -10903,48 +10977,48 @@ msgstr ""
"В зависимости от того, какие действия необходимо предпринять, вы можете "
"получить дополнительные электронные письма."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "Эта политика безопасности последний раз обновлялась в марте 2024 года."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Карта сайта PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Домашняя страница PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Страница поиска и фильтр по проектам"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Аутентификация"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Вход"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Политика безопасности"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Торговые марки PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Поддержка PyPI и связанных проектов"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Поддержать Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -10952,11 +11026,11 @@ msgstr ""
"Фонд программного обеспечения Python собирает и распределяет средства для "
"улучшения экосистемы создания и распространения пакетов Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Среди последних профинансированных проектов можно отметить следующие:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10964,7 +11038,7 @@ msgstr ""
"Успешный перезапуск Указателя пакетов Python’а, основанного на новой кодовой "
"базе «Warehouse» («Хранилище»)"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Программы Mozilla по поддержке ПО с открытым исходным "
"кодом в 2018 году"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -10986,7 +11060,7 @@ msgstr ""
"Улучшения в безопасности и доступности PyPI, а также добавление поддержки "
"нескольких языков"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research в 2019 и 2020 годах"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Пересмотр процесса взаимодействия с пользователем и разрешения зависимостей "
"в pip"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Программы Mozilla по поддержке ПО с открытым исходным "
"кодом в 2020 году"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11048,11 +11122,11 @@ msgstr ""
"инструментов создания и распространения пакетов Python, принося пользу "
"миллионам пользователей Python по всему миру."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Спонсорство PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11062,16 +11136,16 @@ msgstr ""
"используемые сообществом Python. Эта работа может быть выполнена только при "
"щедрой финансовой поддержке, которую оказываете вы или ваша организация."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Ваши пожертвования важны и они оказывают влияние. Любой вклад ценится!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Стать спонсором"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11080,11 +11154,11 @@ msgstr ""
"PSF признана IRS как некоммерческая благотворительная организация, и "
"пожертвования дают налоговый вычет огранизациям, которые платят налог в США."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Ваш логотип на PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11092,15 +11166,15 @@ msgstr ""
"Ищете, как повысить узнаваемость бренда? За последний год* сайт PyPI.org "
"посетило 21,1 миллиона человек из 237 стран мира."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Данные по состоянию на март 2020 года"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Укрепление Python’ьей экосистемы"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11109,11 +11183,11 @@ msgstr ""
"на совершенствование инструментов, которыми ваша компания пользуется каждый "
"день."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Прокачайте свою репутацию"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11121,25 +11195,25 @@ msgstr ""
"Улучшите репутацию своей компании, инвестируя в Python и сообщество "
"открытого исходного кода."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Статистика PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
"Мы все любим статистику, поэтому вот несколько полезных статистических "
"данных о PyPI."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "Статистика первой стороны"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "Эта статистика предоставляется непосредственно компанией PyPI."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -11147,29 +11221,29 @@ msgstr ""
"PyPI предоставляет публичные наборы данных, включая статистику загрузок и "
"метаданные через BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
"PyPI предоставляет публичную панель со статистикой использования и "
"производительности"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "Статистика третьих лиц"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
"Эта статистика предоставляется сторонними сервисами, не связанными с PyPI."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Топ проектов по общему размеру пакета"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -11179,91 +11253,91 @@ msgstr ""
"их пакетов (в байтах). Эта страница кэшируется в течение 24 часов, поэтому "
"не ожидайте, что цифры будут соответствовать реальному времени."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Статистика по проектам"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Сумма по файлам выпуска (в байтах)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Всего по PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Торговая марка"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Словесные знаки"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Регистрационный номер USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Международный регистрационный номер"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Логотип"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Результаты поиска"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Вы имели в виду «%(text)s»?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Закрыть панель"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Фильтр по классификатору"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Введите поисковый запрос или выберите фильтр из списка классификаторов."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Введите поисковый запрос или добавьте фильтр, нажав на кнопку."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Вы можете комбинировать поиск и фильтры по классификаторам. Примеры:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Проекты, совместимые с третьим Python’ом"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
"Расширения Sphinx, имеющие стабильный статус/готовые к боевому применению"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Проекты, связанные с «графикой» с лицензиями, одобренными OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -11271,44 +11345,44 @@ msgstr[0] "%(count_display)s проект"
msgstr[1] "%(count_display)s проекта"
msgstr[2] "%(count_display)s проектов"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "по запросу «%(term)s»"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "с выбранным классификатором"
msgstr[1] "с выбранными классификаторами"
msgstr[2] "с выбранными классификаторами"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Сортировать по"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Соответствию"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Дате последнего обновления"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Фильтр"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Добавить фильтр"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "По запросу «%(term)s» результатов не найдено"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/sgn/LC_MESSAGES/messages.po b/warehouse/locale/sgn/LC_MESSAGES/messages.po
index bf0daef6e384..95429551f3ea 100644
--- a/warehouse/locale/sgn/LC_MESSAGES/messages.po
+++ b/warehouse/locale/sgn/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.10.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA
. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/si/LC_MESSAGES/messages.po b/warehouse/locale/si/LC_MESSAGES/messages.po
index 647f75f15f89..88d81b2ae537 100644
--- a/warehouse/locale/si/LC_MESSAGES/messages.po
+++ b/warehouse/locale/si/LC_MESSAGES/messages.po
@@ -15,31 +15,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "විද්යුත් තැපැල් ලිපිනය වලංගු නොවේ. නැවත උත්සහා කරන්න."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "මුරපදය අවලංගුය. නැවත උත්සහා කරන්න."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -48,40 +48,40 @@ msgstr ""
"පරිශීලක නාමය අවලංගුය. පරිශීලක නාම අකුරු, අංක, තිත්, යටි ඉර සහ යටි ඉරි වලින් සමන්විත විය යුතුය. "
"තවද අකුරකින් හෝ අංකයකින් ආරම්භ කර අවසන් කළ යුතුය. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "එම පරිශීලක නාමය සමඟ කිසිදු පරිශීලකයෙකු හමු නොවීය"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -90,67 +90,67 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "පුරනය වීමේ උත්සාහයන් අසාර්ථක වී ඇත. පසුව නැවත උත්සාහ කරන්න."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "ඔබගේ මුරපද නොගැලපේ. නැවත උත්සහා කරන්න."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "විද්යුත් තැපැල් ලිපිනය වලංගු නොවේ. නැවත උත්සහා කරන්න."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"ඔබට මෙම වසමෙන් විද්යුත් තැපැල් ලිපිනයක් භාවිතා කළ නොහැක. වෙනස් විද්යුත් තැපෑලක් භාවිතා කරන්න."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"මෙම විද්යුත් තැපැල් ලිපිනය දැනටමත් මෙම ගිණුම භාවිතා කරයි. වෙනස් විද්යුත් තැපෑලක් භාවිතා කරන්න."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
"මෙම විද්යුත් තැපැල් ලිපිනය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් විද්යුත් තැපෑලක් භාවිතා කරන්න."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "TOTP කේතය අවලංගුයි."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "විද්යුත් තැපැල් ලිපිනය වලංගු නොවේ. නැවත උත්සහා කරන්න."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -159,7 +159,7 @@ msgid ""
"out for {}. Please try again later."
msgstr "පුරනය වීමේ උත්සාහයන් අසාර්ථක වී ඇත. පසුව නැවත උත්සාහ කරන්න."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -168,7 +168,7 @@ msgstr ""
"සත්යාපනය නොකර ඊමේල් විශාල ප්රමාණයක් මෙම ගිණුමට එකතු කර ඇත. ඔබගේ එන ලිපි පරීක්ෂා කර "
"සත්යාපන සබැඳි අනුගමනය කරන්න. (IP: $ {ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
#| msgid ""
#| "Too many emails have been added to this account without verifying them. "
@@ -181,25 +181,25 @@ msgstr ""
"සත්යාපනය නොකර ඊමේල් විශාල ප්රමාණයක් මෙම ගිණුමට එකතු කර ඇත. ඔබගේ එන ලිපි පරීක්ෂා කර "
"සත්යාපන සබැඳි අනුගමනය කරන්න. (IP: $ {ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "අවලංගු හෝ කල් ඉකුත් වූ සාධක දෙකක පිවිසුම."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "සත්යාපනය"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "WebAuthn ප්රකාශය සාර්ථකයි"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "ප්රතිසාධන කේතය පිළිගෙන ඇත. සැපයූ කේතය නැවත භාවිතා කළ නොහැක."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -207,153 +207,153 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "කල් ඉකුත් වූ ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "අවලංගු ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "අවලංගු ටෝකනය: ටෝකනයක් සපයා නැත"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "වලංගු නොවන ටෝකනය: පරිශීලකයා හමු නොවීය"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "වලංගු නොවන ටෝකනය: මෙම ටෝකනය ඉල්ලා සිටි දින සිට පරිශීලකයා පුරනය වී ඇත"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "වලංගු නොවන ටෝකනය: මෙම ටෝකනය ඉල්ලූ දා සිට මුරපදය දැනටමත් වෙනස් කර ඇත"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new organization invitation"
msgstr "කල් ඉකුත් වූ ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new organization invitation"
msgstr "අවලංගු ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Invalid token: not an organization invitation token"
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
msgstr "කල් ඉකුත් වූ ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr "අවලංගු ටෝකනය: නව මුරපද යළි පිහිටුවීමේ සබැඳියක් ඉල්ලන්න"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Invalid token: not a collaboration invitation token"
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -365,7 +365,7 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -375,20 +375,20 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -397,47 +397,47 @@ msgid ""
"again later."
msgstr "පුරනය වීමේ උත්සාහයන් අසාර්ථක වී ඇත. පසුව නැවත උත්සාහ කරන්න."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -452,7 +452,7 @@ msgstr ""
"පරිශීලක නාමය අවලංගුය. පරිශීලක නාම අකුරු, අංක, තිත්, යටි ඉර සහ යටි ඉරි වලින් සමන්විත විය යුතුය. "
"තවද අකුරකින් හෝ අංකයකින් ආරම්භ කර අවසන් කළ යුතුය. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -462,7 +462,7 @@ msgid ""
"organization account name."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -472,22 +472,22 @@ msgid ""
"organization account name."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -496,7 +496,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -504,7 +504,7 @@ msgid ""
"characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -512,11 +512,11 @@ msgid ""
"characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -524,7 +524,7 @@ msgid ""
"with 400 characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -532,23 +532,23 @@ msgid ""
"1024 characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -556,23 +556,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -580,84 +580,84 @@ msgid ""
"less."
msgstr "නම දිග වැඩියි. අක්ෂර 100 ක් හෝ ඊට අඩු නමක් තෝරන්න."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -669,7 +669,7 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -681,7 +681,7 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -693,7 +693,7 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -705,9 +705,9 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -719,116 +719,116 @@ msgstr ""
"නව පරිශීලක ලියාපදිංචිය තාවකාලිකව අබල කර ඇත. වැඩි විස්තර සඳහා https://pypi.org/"
"help#admin-intervention බලන්න."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -836,7 +836,7 @@ msgstr ""
msgid "This project already exists."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -844,484 +844,489 @@ msgstr "මෙම පරිශීලක නාමය දැනටමත් ව
msgid "This project name isn't allowed"
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "ඔබගේ මුරපද නොගැලපේ. නැවත උත්සහා කරන්න."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1331,7 +1336,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1629,149 +1637,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1780,11 +1788,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1952,42 +1960,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1995,196 +2003,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2274,26 +2282,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2301,11 +2309,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2624,36 +2632,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2661,7 +2669,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2669,7 +2677,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2678,11 +2686,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2701,72 +2709,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2774,166 +2782,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2941,7 +2949,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2949,195 +2957,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3145,37 +3153,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3186,7 +3194,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3199,89 +3207,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3290,13 +3298,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3304,268 +3312,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "අවලංගු හෝ කල් ඉකුත් වූ සාධක දෙකක පිවිසුම."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "අවලංගු හෝ කල් ඉකුත් වූ සාධක දෙකක පිවිසුම."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4073,58 +4081,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4166,11 +4174,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4182,27 +4190,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4210,162 +4218,162 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4632,196 +4640,196 @@ msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක
msgid "This Organization request has been declined"
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4829,17 +4837,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4955,89 +4963,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5048,35 +5056,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5084,111 +5092,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5199,169 +5207,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5369,61 +5378,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5529,322 +5538,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5852,29 +5860,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5882,66 +5890,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5949,192 +5957,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6142,99 +6150,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6520,13 +6528,13 @@ msgstr ""
msgid "Project archived"
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6534,52 +6542,52 @@ msgstr "ප්රතිසාධන කේතය අවලංගුයි."
msgid "Project unarchived"
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6587,23 +6595,23 @@ msgstr ""
msgid "This project has been quarantined."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6611,13 +6619,13 @@ msgstr ""
msgid "This project has been archived."
msgstr "මෙම පරිශීලක නාමය දැනටමත් වෙනත් ගිණුමක් භාවිතා කරයි. වෙනස් පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6626,35 +6634,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6662,91 +6670,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6807,54 +6815,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6863,27 +6871,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7041,7 +7049,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7049,95 +7057,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
msgstr[1] "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7152,117 +7160,117 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Add the project to an organization that you own."
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid ""
@@ -7270,11 +7278,11 @@ msgid ""
"or manage."
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid ""
@@ -7282,79 +7290,79 @@ msgid ""
"manage."
msgstr "වලංගු නොවන ටෝකනය: මුරපද යළි පිහිටුවීමේ ටෝකනයක් නොවේ"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "අක්ෂර 50 ක් හෝ ඊට අඩු පරිශීලක නාමයක් තෝරන්න."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7367,33 +7375,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7404,15 +7412,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7421,74 +7429,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7727,7 +7735,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7799,7 +7806,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7808,319 +7815,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "ප්රතිසාධන කේතය අවලංගුයි."
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8140,7 +8147,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8237,17 +8244,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8256,7 +8263,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8269,7 +8276,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8278,21 +8285,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8623,35 +8630,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8659,15 +8666,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8727,14 +8734,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8742,7 +8749,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8750,7 +8757,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8816,20 +8823,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8838,7 +8845,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8870,7 +8877,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8897,7 +8904,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8907,7 +8914,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8915,47 +8922,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8994,7 +9001,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9006,7 +9013,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9014,7 +9021,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9022,7 +9029,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9030,7 +9037,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9068,7 +9075,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9077,7 +9084,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9088,35 +9095,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9124,14 +9131,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9140,7 +9147,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9151,13 +9158,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9165,7 +9172,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9175,14 +9182,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9190,7 +9197,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9262,22 +9269,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9285,7 +9292,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9298,7 +9305,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9367,39 +9374,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/sk/LC_MESSAGES/messages.po b/warehouse/locale/sk/LC_MESSAGES/messages.po
index ebc3efc0e5ac..c42f643b34db 100644
--- a/warehouse/locale/sk/LC_MESSAGES/messages.po
+++ b/warehouse/locale/sk/LC_MESSAGES/messages.po
@@ -15,14 +15,14 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2);\n"
"X-Generator: Weblate 5.8.2-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
"Pred vykonaním tejto akcie musíte overiť svoju **primárnu** e-mailovú adresu."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -30,19 +30,19 @@ msgstr ""
"Na vykonanie tejto akcie musí byť vo vašom účte povolená dvojfaktorová "
"autentifikácia."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Miestne nastavenie bolo aktualizované"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Neplatná emailová adresa. Skúste to znovu."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Heslo je neplatné. Skúste to znova."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -52,41 +52,41 @@ msgstr ""
"písmen, číslic, bodiek, pomlčiek a podčiarkovníkov. A tiež musí začínať a "
"končiť písmenom alebo číslom. Vyberte iné používateľské meno."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Nulové bajty nie sú povolené."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Nenašiel sa žiadny používateľ s týmto používateľským menom"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Kód TOTP musí obsahovať ${totp_length} číslic."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Kódy na obnovenie musia mať ${recovery_code_length} znakov."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Vyberte si používateľské meno s 50 alebo menej znakmi."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
"Toto používateľské meno už používa iný účet. Vyberte iné používateľské meno."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Heslo je príliš dlhé."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -95,60 +95,60 @@ msgstr ""
"Vyskytlo sa príliš veľa neúspešných pokusov o prihlásenie. Boli ste vymknutý "
"na ${time}. Skúste neskôr prosím."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Vaše heslá sa nezhodujú. Skúste to znova."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Emailová adresa je príliš dlhá. Skúste to znovu."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "Nemôžete použiť e-mailovú adresu z tejto domény. Použite iný e-mail."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "Tento účet už túto e-mailovú adresu používa. Použite iný e-mail."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "Túto e-mailovú adresu už používa iný účet. Použite iný e-mail."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Názov je príliš dlhý. Vyberte názov so 100 znakmi alebo menej."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL nie sú povolené v názve poľa."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Neplatný TOTP kód."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Neplatné tvrdenie WebAuthn: Zlé užitočné zaťaženie"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Neplatný obnovovací kód."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Obnovovací kód už bol použitý."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Užívateľské meno nie je platné. Skúste znova."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -157,7 +157,7 @@ msgstr ""
"Vyskytlo sa príliš veľa neúspešných pokusov o prihlásenie. Boli ste "
"zablokovaní na {}. Skúste neskôr prosím."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -167,7 +167,7 @@ msgstr ""
"Skontrolujte si doručenú poštu a postupujte podľa overovacích odkazov. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -178,25 +178,25 @@ msgstr ""
"dokončenia. Skontrolujte si doručenú poštu a postupujte podľa overovacích "
"odkazov. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Neplatné alebo vypršané dvojfaktorové prihlásenie."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Už overené"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Úspešné tvrdenie WebAuthn"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Obnovovací kód bol prijatý. Dodaný kód nie je možné znova použiť."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -204,142 +204,142 @@ msgstr ""
"Registrácia nového používateľa je dočasne zakázaná. Podrobnosti nájdete na "
"https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Platnosť tokenu vypršala: vyžiadajte si nový odkaz na obnovenie hesla"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Neplatný token: požiadajte o nový odkaz na obnovenie hesla"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Neplatný token: nebol dodaný žiadny token"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Neplatný token: nejde o token na obnovenie hesla"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Neplatný token: používateľ sa nenašiel"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Neplatný token: používateľ sa prihlásil od vyžiadania tohto tokenu"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Neplatný token: heslo už bolo zmenené, odkedy bol tento token vyžiadaný"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Obnovili ste svoje heslo"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Platnosť tokenu vypršala: vyžiadajte si nový odkaz na overenie e-mailu"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Neplatný token: požiadajte o nový odkaz na overenie e-mailu"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Neplatný token: nejde o overovací token e-mailu"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Email nenájdený"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Email už bol overený"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Teraz môžete tento e-mail nastaviť ako svoju primárnu adresu"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Toto je vaša primárna adresa"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-mailová adresa ${email_address} bola overená. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Token s vypršanou platnosťou: požiadajte o pozvánku novej organizácie"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Neplatný token: požiadajte o pozvánku novej organizácie"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Neplatný token: nejedná sa o token pozvánky do organizácie"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Pozvánka do organizácie je neplatná."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Pozvánka do organizácie už neexistuje."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Pozvánka do '${organization_name}' bola odmietnutá."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Teraz ste ${role} organizácie '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Expirovaný token: požiadajte o novú pozvánku pre rolu v projekte"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Neplatný token: požiadajte o novú pozvánku pre rolu v projekte"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Neplatný token: nejedná sa o token pozvánky k spolupráci"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Pozvánka pre rolu je neplatná."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Pozvánka pre rolu už neexistuje."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Pozvánka pre '${project_name}' bola odmietnutá."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Teraz ste ${role} projektu '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -347,11 +347,11 @@ msgstr ""
"Nové registrácie sú dočasne zakázané. Viac informácií na https://pypi.org/"
"help#admin-intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr "zakázané. Pozri https://pypi.org/help#admin-intervention pre detaily."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -359,15 +359,15 @@ msgstr ""
"Ak chcete zaregistrovať čakajúceho dôveryhodného vydavateľa, musíte mať "
"overený e-mail. Podrobnosti nájdete na https://pypi.org/help#openid-connect."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Naraz nemôžete zaregistrovať viac ako 3 čakajúcich dôveryhodných vydavateľov."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -375,14 +375,14 @@ msgstr ""
"Príliš mnoho neúspešných pokusov o registráciu pomocou OpenID Connect. "
"Skúste to prosím neskoršie."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Dôveryhodného vydavateľa sa nepodarilo zaregistrovať"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -390,32 +390,32 @@ msgstr ""
"Tento dôveryhodný vydavateľ už bol zaregistrovaný. Ak to nebolo úmyselné, "
"kontaktujte administrátorov PyPI."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Zaregistroval sa nový vydavateľ čakajúci na vytvorenie. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Neplatné ID vlastníka"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Pre projekt bol odstránený dôveryhodný vydavateľ. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Ukážka bannera"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Vyberte názov účtu organizácie s 50 alebo menej znakmi."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -426,7 +426,7 @@ msgstr ""
"z písmen, číslic, bodiek, pomlčiek a podčiarkovníkov. A tiež musí začínať a "
"končiť písmenom alebo číslom. Vyberte iný názov účtu organizácie."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -434,23 +434,23 @@ msgstr ""
"Tento názov účtu organizácie už bol použitý. Vyberte iný názov účtu "
"organizácie."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
"Pre toto meno ste už odoslali žiadosť. Vyberte iný názov účtu organizácie."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Vybrať projekt"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Zvoľte názov projektu"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -458,12 +458,12 @@ msgstr ""
"Začína a končí písmenom alebo číslicou, ktorá obsahuje iba ASCII číslicu a "
"'.', '_' a '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Tento názov projektu už bol použitý. Vyberte iný názov projektu."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -471,7 +471,7 @@ msgstr ""
"Názov organizácie je príliš dlhý. Vyberte názov organizácie so 100 znakmi "
"alebo menej."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -479,11 +479,11 @@ msgstr ""
"Webová adresa organizácie je príliš dlhá. Vyberte webovú adresu organizácie "
"so 400 znakmi alebo menej."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Webová adresa organizácie musí začínať http:// alebo https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -491,7 +491,7 @@ msgstr ""
"Popis organizácie je príliš dlhý. Vyberte popis organizácie so 400 znakmi "
"alebo menej."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -501,15 +501,15 @@ msgid ""
"1024 characters or less."
msgstr "Popis je príliš dlhý. Vyberte si popis 400 znakov alebo menej."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Už ste odoslali maximálny počet. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Vyberte názov tímu s 50 znakmi alebo menej."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -517,87 +517,87 @@ msgstr ""
"Názov tímu je neplatný. Názvy tímov nemôžu začínať ani končiť medzerou, "
"bodkou, podčiarkovníkom, spojovníkom ani lomkou. Vyberte iný názov tímu."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Tento názov tímu už bol použitý. Vyberte iný názov tímu."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Zadajte svoje alternatívne meno úložisko"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Zadajte svoju alternatívnu URL úložisko"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "URL je príliš dlhá. Vyberte URL s 400 znakmi alebo menej."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "Popis je príliš dlhý. Vyberte si popis 400 znakov alebo menej."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Podrobnosti účtu boli aktualizované"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"E-mailová adresa ${email_address} bola pridaná – skontrolujte svoj e-mail, "
"či nemáte verifikačný odkaz"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Obnovovacie kódy sú už vygenerované"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Generovanie nových kódov na obnovenie zruší platnosť vašich existujúcich "
"kódov."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Ak chcete vytvoriť token rozhrania API, overte svoj e-mail."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API token neexistuje."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Neplatné poverenia. Skúste to znova"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Neplatné alternatívne informácie o úložisku"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Pridané alternatívne úložisko '${name} \""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "Potvrďte žiadosť"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Neplatné alternatívne úložisko id"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Neplatné alternatívne úložisko pre projekt"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -606,18 +606,18 @@ msgstr ""
"Nemohol odstrániť alternatívne úložisko - $ {confirm} nie je rovnaký ako $ "
"{alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Odstráňte alternatívne úložisko '${name} \""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Dôveryhodného vydavateľa sa nepodarilo zaregistrovať"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -625,7 +625,7 @@ msgstr ""
"Dôveryhodné publikovanie na GitHub je dočasne zakázané. Podrobnosti nájdete "
"na https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -633,7 +633,7 @@ msgstr ""
"GitLab-založené dôveryhodné vydavateľstvo je dočasne zakázané. Pozri https://"
"pypi.org/help#admin-intervention pre detaily."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -641,7 +641,7 @@ msgstr ""
"Google dôveryhodné publikovanie je dočasne zakázané. Pozri https://pypi.org/"
"help#admin-intervention pre detaily."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -649,9 +649,9 @@ msgstr ""
"Aktívne dôveryhodné vydavateľstvo je dočasne zakázané. Pozri https://pypi."
"org/help#admin-intervention pre detaily."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -659,42 +659,42 @@ msgstr ""
"Odstránenie projektu je dočasne zakázané. Podrobnosti nájdete na https://"
"pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Nepodarilo sa vytrhnúť uvoľnenie -. "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Nepodarilo sa uvoľniť uvoľnenie -. "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Vydanie sa nepodarilo odstrániť -. "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Nepodarilo sa nájsť súbor"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Nepodarilo sa odstrániť súbor -. "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Tím '${team_name}' už má v projekte rolu ${role_name}"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Používateľ '${username}' už má v projekte rolu ${role_name}"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} je teraz ${role} projektu '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -703,39 +703,39 @@ msgstr ""
"Používateľ '${username}' nemá overenú primárnu e-mailovú adresu a nemôže byť "
"pridaný ako ${role_name} pre projekt"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr "Používateľ '${username}' už má aktívnu pozvánku. Skúste neskôr prosím."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Pozvánka bola odoslaná používateľovi '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Nepodarilo sa nájsť pozvánku na rolu."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Pozvánka už vypršala."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Pozvánka od '${username}' bola odvolaná."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Používateľ '${username}' už má rolu ${role_name} pre organizáciu"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -744,26 +744,26 @@ msgstr ""
"Používateľ '${username}' nemá overenú primárnu e-mailovú adresu a nemôže byť "
"pridaný ako ${role_name} pre organizáciu"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Nepodarilo sa nájsť pozvánku organizácie."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "Pozvánku organizácie nebolo možné znova odoslať."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Pozvánka s vypršanou platnosťou pre '${username}' bola odstránená."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Neplatný názov projektu"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, fuzzy, python-brace-format
#| msgid ""
#| "This project already exists, use the project's publishing settings here na vytvorenie dôveryhodného vydavateľa pre neho."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Tento projekt nemá žiadne vydania"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "Tento názov projektu sa už používa"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid ""
#| "The project name is too similar to an existing project and may be "
@@ -797,206 +797,206 @@ msgstr ""
"Názov projektu je príliš podobný existujúcemu projektu a môže byť "
"zameniteľný."
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Zadajte ID vlastníka"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "Vydavateľ musí byť špecifikovaný ID"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Zvoľte názov projektu"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Dvojité dashes nie sú povolené v názve"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Vedienie alebo chodníky dashes nie sú povolené v názve"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "Neočakávané chyby od ActiveState. Skúste znova za pár minút"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Neočakávané chyby od ActiveState. Skúste znova"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Specify Aktívne názov organizácie"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Specify Aktívne názov projektu"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Neplatné aktívne názov projektu"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Aktívna sieťová organizácia nebola nájdená"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Aktívny stavový herec nebol nájdený"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
"Zadajte vlastníka úložiska GitHub (používateľské meno alebo organizáciu)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Zadajte názov úložiska"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Neplatný názov úložiska"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Zadajte názov súboru pracovného postupu"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Neznámy používateľ alebo organizácia GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub túto akciu obmedzil rýchlosťou. Skúste to znova o niekoľko minút."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Neočakávaná chyba z GitHubu. Skúste to znova."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"Neočakávaná chyba pripojenia z GitHubu. Skúste to znova o niekoľko minút."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"Neočakávaný časový limit zo služby GitHub. Skúste to znova o niekoľko minút."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Neplatný názov používateľa alebo organizácie GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Názov pracovného postupu musí končiť príponou .yml alebo .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"Názov súboru pracovného postupu musí byť iba názov súboru bez adresárov"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "Názov pracovného postupu musí končiť príponou .yml alebo .yaml"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "Specify GitLab namespace (užívateľ alebo skupina/subgroup)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Neplatné používateľské meno GitLab alebo názov skupiny/subgroup."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "Specify top-level potrubia súbor cesta"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Neplatné meno prostredia"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Top-úroveň potrubia súbor musí skončiť s .yml alebo .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "Top-úroveň potrubia súbor cesta nemôže začať alebo skončiť s /"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Poskytnite inšpektorový odkaz na konkrétne linky kódu."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Vaša správa bola zaznamenaná. Ďakujeme za vašu pomoc."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Heslo"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Vaše heslá sa nezhodujú. Skúste to znova."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Pole hesla je prázdne"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Sila hesla:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Registered by:"
msgid "Yesterday"
@@ -1005,195 +1005,198 @@ msgstr[0] "Registrovaný:"
msgstr[1] "Registrovaný:"
msgstr[2] "Registrovaný:"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Aktívne"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Splatnosť"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Nezaplatené"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Zrušené"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Neúplné"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Neúplná platnosť vypršala"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Skúšanie"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Prístup odmietnutý / zakázaný (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Nemáte povolenie na zobrazenie tejto stránky"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Stránka sa nenašla (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Hľadali sme všade, ale túto stránku sme nenašli"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "A teraz niečo
úplne iné"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Náčrt syrárne"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Externý odkaz"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Pozrite si prepis videa"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Stránka bola odstránená (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Stránka, ktorú hľadáte, bola odstránená"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Interná chyba servera (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Niečo sa pokazilo"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1203,24 +1206,31 @@ msgstr ""
"tieto stránky.
Uvedomujeme si problém a pracujeme na jeho čo "
"najskoršom vyriešení.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Skontrolujte našu stránku stavu"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Chybový kód 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Spoliehať sa na PyPI pri vykonávaní svojej práce?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Zvážte darovanie , aby ste nám pomohli vybudovať stabilnejšiu "
"a bezpečnejšiu platformu."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1237,56 +1247,60 @@ msgstr ""
"Zvoľte si silné heslo, ktoré obsahuje písmená (veľké a malé), čísla a "
"špeciálne znaky. Vyhnite sa bežným slovám alebo opakovaniu."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Sila hesla:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Hlavná navigácia"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Pomoc"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponzori"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Prihlásiť"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Registrovať"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Zobraziť menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Hlavné menu"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1300,7 +1314,7 @@ msgstr ""
"Foundation, ktoré sa vzťahujú na produkty a služby spojené s pypi.org. "
"Akékoľvek iné použitie akoukoľvek inou stranou je zakázané."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software "
"Foundation."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1320,46 +1334,46 @@ msgstr ""
"Index balíkov Python (PyPI) je úložisko softvéru pre programovací jazyk "
"Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 najnovších aktualizácií"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 najnovších balíčkov"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Preskočiť na hlavný obsah"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Prepnúť na mobilnú verziu"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Upozornenie"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Používate nepodporovaný prehliadač, inovujte na novšiu verziu."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1369,7 +1383,7 @@ msgstr ""
"umožňuje vyskúšať distribučné nástroje a procesy bez ovplyvnenia skutočného "
"indexu."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1377,203 +1391,208 @@ msgstr ""
"Niektoré funkcie nemusia fungovať bez JavaScriptu. Ak narazíte na problémy, "
"skúste ho povoliť."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Hľadať PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Hľadať"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Hľadt v projektoch"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigácia pomocníka"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Inštalovanie balíčkov"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Nahrávanie balíčkov"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Užívateľská príručka"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Zachovanie názvu projektu"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQ"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "O PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "O PyPI navigácii"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "PyPI Blog"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Prehľad infraštruktúry"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Štatistika"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logá a ochranné známky"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Naši sponzory"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Prispievanie do PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Ako prispieť do navigácie"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Chyby a spätná väzba"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Prispieť na GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Preložiť PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Sponzori PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Vývojové kredity"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Použitie PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Používanie navigácie PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of Use"
msgid "Terms of Service"
msgstr "Podmienky použitia"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Nahlásiť bezpečnostný problém"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Kódex správania"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Ochrana osobných údajov"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Zásady prijateľného používania"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Stav:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "všetky systémy funkčné"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Vyvinuté a udržiavané komunitou Python pre komunitu Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Prispieť dnes!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Mapa stránok"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Prepnúť na desktop verziu"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Potvrdiť akciu"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Ste si istý?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Chybový kód"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Späť na domovskú stránku"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "The Python Package Index"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Testujte publikovanie balíkov Pythonu pomocou indexu testovacích balíkov "
"Pythonu"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Rozvíjajte kódovú základňu PyPI pomocou indexu balíkov Dev Python"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Nájdite, nainštalujte a publikujte balíky Python pomocou indexu balíkov "
"Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Alebo prehliadajte projekty"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1581,7 +1600,7 @@ msgstr[0] "%(num_projects_formatted)s projekt"
msgstr[1] "%(num_projects_formatted)s projektov"
msgstr[2] "%(num_projects_formatted)s projektov"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1589,7 +1608,7 @@ msgstr[0] "%(num_releases_formatted)s vydanie"
msgstr[1] "%(num_releases_formatted)s vydania"
msgstr[2] "%(num_releases_formatted)s vydaní"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1597,7 +1616,7 @@ msgstr[0] "%(num_files_formatted)s súbor"
msgstr[1] "%(num_files_formatted)s súbory"
msgstr[2] "%(num_files_formatted)s súborov"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1605,7 +1624,7 @@ msgstr[0] "%(num_users_formatted)s užívateľ"
msgstr[1] "%(num_users_formatted)s užívatelia"
msgstr[2] "%(num_users_formatted)s užívateľov"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1621,149 +1640,149 @@ msgstr "Prečítajte si o inštalácii balíkov"
msgid "Package authors use PyPI to distribute their software."
msgstr "Autori balíkov používajú PyPI na distribúciu svojho softvéru."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Zistite, ako zabaliť kód Python pre PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Chyba pri spracovaní formulára"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Potvrdiť heslo"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Potvrdiť heslo pre pokračovanie"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Heslo"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(povinné)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Vaše heslo"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Zobraziť heslo"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Zabudnuté heslo?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1775,13 +1794,13 @@ msgstr ""
"nie ste na osobnom počítači, nezabudnite sa po dokončení relácie odhlásiť. "
"Počas nasledujúcej hodiny vás nebudeme žiadať o opätovné potvrdenie hesla."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"Táto adresa URL je koncovým bodom rozhrania API na nahrávanie súborov do "
"PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Používateľskej príručke balíka Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1800,11 +1819,11 @@ msgstr ""
"V opačnom prípade vám odporúčame prejsť na domovskú "
"stránku PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Potvrdiť pozvánku"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' ako projektu %(role_name)s?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Prijať"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Odmietnuť"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1837,50 +1856,50 @@ msgstr ""
"Najprv musíte povoliť dva-factor autentifikáciu na "
"svojom účte pred prijatím pozvánky vstúpiť do projektu."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Prihláste sa do %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Užívateľské meno"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Vaše užívateľské meno"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Odhlásiť sa"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Odhláste sa z %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Potvrďte pozvanie organizácie"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1889,7 +1908,7 @@ msgstr ""
"Chcete prijať túto pozvánku a pripojiť sa k '%(organization_name)s' ako "
"organizácia %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1898,35 +1917,35 @@ msgstr ""
"Najprv musíte povoliť dva-factor overenie na svojom "
"účte pred prijatím pozvánky, aby ste sa pripojili k organizácii."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Profil používateľa %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Avatar pre {user} z gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Dátum pripojenia"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Pripojil sa %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -1934,28 +1953,28 @@ msgstr[0] "%(count)s projekt"
msgstr[1] "%(count)s projekty"
msgstr[2] "%(count)s projektov"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Žiadne projekty"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Naposledy vydané %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s zatiaľ nenahral žiadne projekty do PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1964,29 +1983,29 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Obnovovacie kódy"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Prihláste sa pomocou kódov na obnovenie"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Zadajte kód na obnovenie"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -1996,13 +2015,13 @@ msgstr ""
"písmen a–z
a číslic 0–9
(napr. "
"badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Overiť"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2014,21 +2033,22 @@ msgstr ""
"kódov do formulára na overenie vašej identity. Po použití už obnovovací kód "
"nebude platný."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Nefunguje? Získať pomoc.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Vytvoriť účet"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Vytvorte si účet na %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2036,33 +2056,33 @@ msgid ""
msgstr ""
"Pred vytvorením účtu na %(title)s, oboznámenie sa s nasledujúcimi pokynmi:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "Nepoužívajte %(title)s pre žiadne nelegálne alebo škodlivé aktivity."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Nezosobňujte iné alebo neposielajte súkromné informácie bez ich súhlasu."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Byť úctený iných užívateľov a vyhnúť sa abusive alebo diskriminačným jazykom."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "Neposielajte spam alebo distribuujte malware."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Nepoužívajte %(title)s na vykonávanie bezpečnostného výskumu."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full Podmienky používania a Acceptovateľné pravidlá používania."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Meno"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Vaše meno"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Emailová adresa"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Vaša emailová adresa"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Potvrdiť formulár"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Vybrať užívateľské meno"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Zobraziť heslá"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Vybrať heslo"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the Časté otázky."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Vytvorenie účtu"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Reset hesla"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Ak chcete obnoviť svoje heslo, zadajte svoje používateľské meno alebo e-mail."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Užívateľské meno alebo email"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Požiadať o reset hesla"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Email pre reset hesla odoslaný"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2178,7 +2198,7 @@ msgstr ""
"Ak ste predložili platné užívateľské meno alebo e-mailovú adresu, e-mail bol "
"zaslaný na vašu e-mailovú adresu."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2187,31 +2207,31 @@ msgstr ""
"E-mail obsahuje odkaz na obnovenie hesla. Platnosť tohto odkazu vyprší o "
"%(n_hours)s hodín."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Reset vášho hesla"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Vybrať nové heslo"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Obnova hesla"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Dvojfaktorové overenie"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Autentifikácia pomocou bezpečnostného zariadenia (napr. USB kľúča)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2219,17 +2239,17 @@ msgstr ""
"Pripojte svoje bezpečnostné zariadenie a kliknite na tlačidlo "
"„Autentifikácia so zariadením“."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Povoliť JavaScript na prihlásenie pomocou bezpečnostného zariadenia (napr. "
"USB kľúča)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Overte sa pomocou zariadenia"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Inovujte si prehliadač a prihláste sa pomocou "
"bezpečnostného zariadenia (napr. USB kľúča)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2249,60 +2269,69 @@ msgstr[0] "Zapamätať si zariadenie pre %(remember_device_days)s deň"
msgstr[1] "Zapamätať si zariadenie pre %(remember_device_days)s dni"
msgstr[2] "Zapamätať si zariadenie pre %(remember_device_days)s dní"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Stratili ste svoje zariadenie? Nefunguje? Získať pomoc"
"a>."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Overte sa pomocou aplikácie"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Zadajte overovací kód"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Vygenerujte kód pomocou overovacej aplikácie pripojenej k vášmu účtu "
"PyPI. Zadajte tento kód do formulára na overenie svojej identity.
"
"Stratili ste svoju žiadosť? Nefunguje? Získať pomoc"
"a>.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Stratili ste bezpečnostný kľúč alebo aplikáciu?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Nevygenerovali ste kódy na obnovenie účtu.
Ak "
"stratíte prístup k svojim dvom faktorom, môžete stratiť prístup k svojmu "
"účtu. Získajte pomoc s kódmi na obnovenie.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Váš účet PyPI %(username)s bol odstránený."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s a komunikovať s administrátormi PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2321,7 +2350,7 @@ msgstr ""
"Používateľ %(initiator_username)s vás pridal ako %(role)s "
"do %(site)s projektu %(project_name)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2330,7 +2359,7 @@ msgstr ""
"Toto ste dostali, pretože vás %(initiator_username)s pridal do projektu na "
"%(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2340,12 +2369,12 @@ msgstr ""
"Boli ste pridaní ako %(role)s organizácie %(site)s "
"%(organization_name)s %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Dostávate to, pretože ste členom tejto organizácie."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2354,7 +2383,7 @@ msgstr ""
"%(submitter)s pridal váš tím s povoleniami %(role)s do "
"%(site)s projektu %(project)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2363,7 +2392,7 @@ msgstr ""
"Toto ste dostali, pretože %(submitter)s pridal váš tím do projektu na "
"%(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2373,11 +2402,11 @@ msgstr ""
"Používateľ %(submitter)s vás pridal "
"ako člena tímu „%(team_name)s“ v organizácii „%(organization_name)s“."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Dostávate to, pretože ste členom tohto tímu."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user API tokens konfigurácia a deleting token "
"menom %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s a komunikovať s administrátormi PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2423,21 +2452,21 @@ msgid ""
msgstr ""
"Pozvánka na pripojenie k organizácii „%(organization_name)s“ bola zrušená"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Toto ste dostali, pretože ste boli pozvaní do tejto organizácie."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "Odmietli ste pozvánku do organizácie „%(organization_name)s“"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2446,7 +2475,7 @@ msgstr ""
"Dobrý deň, %(username)s. Na váš účet bol pridaný nový e-mail "
"'%(new_email_address)s'."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s a komunikovať s administrátormi "
"PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2466,7 +2495,7 @@ msgstr ""
"Vaša nová organizácia s názvom '%(organization_name)s' bola schválená a "
"vytvorená."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2474,7 +2503,7 @@ msgstr ""
"Ste vlastníkom novej organizácie a môžete sa prihlásiť a spravovať "
"organizačné projekty, spolupracovníkov, tímy alebo nastavenia."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2483,7 +2512,7 @@ msgstr ""
"Vaša žiadosť o vytvorenie novej organizácie s názvom '%(organization_name)s' "
"nebola schválená."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2495,12 +2524,12 @@ msgstr ""
"Vaša žiadosť o vytvorenie novej organizácie s názvom '%(organization_name)s' "
"nebola schválená."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2509,25 +2538,25 @@ msgstr ""
"Vaša žiadosť o novú organizáciu PyPI s názvom '%(organization_name)s' bola "
"odoslaná."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "Po schválení organizácie dostanete e-mail"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "Organizácia %(site)s „%(organization_name)s“ bola odstránená."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s a komunikovať s administrátormi "
"%(site)s."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "Dostávate to, pretože ste boli vlastníkom tejto organizácie."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2551,46 +2580,46 @@ msgstr ""
"%(username)s sa pripojil k organizácii "
"„%(organization_name)s“"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rola"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "Člen"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Pridal"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "Dostávate to, pretože ste vlastníkom tejto organizácie."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2599,7 +2628,7 @@ msgstr ""
"Pozvánka pre %(username)s na pripojenie sa "
"k organizácii „%(organization_name)s“ bola zrušená"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2608,7 +2637,7 @@ msgstr ""
"%(username)s odmietol pozvanie do "
"organizácie „%(organization_name)s“"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2617,11 +2646,11 @@ msgstr ""
"%(username)s bol pozvaný, aby sa pripojil k "
"organizácii „%(organization_name)s“"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "Pozval"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2630,12 +2659,12 @@ msgstr ""
"%(username)s bol odstránený z organizácie "
"„%(organization_name)s“"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "Odstránil"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2644,15 +2673,15 @@ msgstr ""
"Rola používateľa %(username)s v organizácii "
"„%(organization_name)s“ bola zmenená na %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "Nová rola"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "Zmenil"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
@@ -2661,14 +2690,14 @@ msgstr ""
"Projekt %(site)s \"%(project_name)s\" bol pridaný do organizácie "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "Dostávate to, pretože ste vlastníkom projektu alebo organizácie."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2677,7 +2706,7 @@ msgstr ""
"Projekt %(site)s \"%(project_name)s\" bol odstránený z organizácie "
"\"%(organization_name)s\"."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2686,44 +2715,44 @@ msgstr ""
"Organizácia %(site)s bola premenovaná z \"%(previous_organization_name)s\" "
"na \"%(organization_name)s\"."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "Organizácia %(site)s „%(organization_name)s“ bola aktualizovaná."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "Staré zobrazované meno:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Nové zobrazované meno:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Stará URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Nová URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "Starý popis:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "Nový popis:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "Pôvodný typ organizácie:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "Nový typ organizácie:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2732,12 +2761,12 @@ msgstr ""
"Niekto, možno vy, zmenil heslo pre váš účet PyPI %(username)s"
"strong>."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Čo sa stalo?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2748,7 +2777,7 @@ msgstr ""
"a ostatných používateľov, preventívne sme obnovili vaše heslo a vy sa už "
"nebudete môcť prihlásiť ani nahrať do PyPI pomocou vášho existujúceho hesla."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2756,12 +2785,12 @@ msgstr ""
"Samotné PyPI neutrpelo porušenie. Ide o ochranné opatrenie na zníženie "
"rizika pre PyPI a jeho používateľov."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Čo mám robiť?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2770,11 +2799,11 @@ msgstr ""
"Ak chcete znova získať prístup k svojmu účtu, resetujte "
"svoje heslo na PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Ako vás môžem kontaktovať?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2783,7 +2812,7 @@ msgstr ""
"Pre viac informácií môžete poslať e-mail %(email_address)s a komunikovať s "
"administrátormi PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2796,7 +2825,7 @@ msgstr ""
"heslo a vy sa už nebudete môcť prihlásiť ani nahrať do PyPI pomocou vášho "
"existujúceho hesla."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2807,7 +2836,7 @@ msgstr ""
"rizika útokov poverení proti PyPI a jeho "
"používateľom."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2821,11 +2850,11 @@ msgstr ""
"a> a skontrolovať svoje ostatné heslá a oboznámiť sa s osvedčenými postupmi "
"pre heslá."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Ako to viete?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2854,7 +2883,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s komunikovať s administrátormi "
"PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2863,7 +2892,7 @@ msgstr ""
"Niekto, možno vy, požiadal o obnovenie hesla pre váš účet PyPI "
"'%(username)s'."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2872,8 +2901,8 @@ msgstr ""
"Ak chcete pokračovať v tejto žiadosti, kliknutím "
"obnovte svoje heslo."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2881,13 +2910,13 @@ msgstr[0] "Platnosť tohto odkazu vyprší o %(n_hours)s hodinu."
msgstr[1] "Platnosť tohto odkazu vyprší o %(n_hours)s hodiny."
msgstr[2] "Platnosť tohto odkazu vyprší o %(n_hours)s hodín."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "Ak ste túto žiadosť neodoslali, môžete tento e-mail pokojne ignorovať."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2899,13 +2928,13 @@ msgstr ""
"Niekto, možno vy, požiadal o obnovenie hesla pre váš účet PyPI "
"'%(username)s'."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2913,20 +2942,20 @@ msgid ""
"account, try that instead."
msgstr "Stratili ste prístup k e-mailovej adrese priradenej k vášmu účtu"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "Verzia %(version)s trhla"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2935,7 +2964,7 @@ msgstr ""
"Primárna e-mailová adresa vášho účtu PyPI %(username)s bola "
"zmenená z %(old_email)s
na %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2946,7 +2975,7 @@ msgstr ""
"%(username)s, ktorý má povolenú dvojfaktorovú "
"autentifikáciu, ale nevygenerovali ste pre tento účet kódy na obnovenie."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2956,7 +2985,7 @@ msgstr ""
"nebudete mať prístup k týmto obnovovacím kódom, môžete natrvalo stratiť "
"prístup k svojmu účtu PyPI!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -2973,7 +3002,7 @@ msgid ""
msgstr ""
"Bol použitý kód na obnovenie vášho účtu PyPI %(username)s."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -2982,16 +3011,16 @@ msgstr ""
"Boli vygenerované nové kódy obnovenia pre váš účet PyPI "
"%(username)s."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "Boli ste odstránení z organizácie \"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "Dostávate to, pretože ste boli členom tejto organizácie."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
@@ -2999,7 +3028,7 @@ msgstr ""
"Váš tím bol odstránený z projektu %(site)s %(project)s spoločnosťou "
"%(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -3008,7 +3037,7 @@ msgstr ""
"Dostávate to, pretože váš tím bol odstránený %(submitter)s z projektu na "
"%(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -3017,11 +3046,11 @@ msgstr ""
"Boli ste odstránení z tímu \"%(team_name)s\" v organizácii "
"\"%(organization_name)s\""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "Dostávate to, pretože ste boli členom tohto tímu."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3030,7 +3059,7 @@ msgstr ""
"Vaša rola v organizácii „%(organization_name)s“ bola zmenená používateľom "
"%(submitter)s na %(role)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
@@ -3039,7 +3068,7 @@ msgstr ""
"Úloha vášho tímu v projekte %(project)s bola zmenená aplikáciou "
"%(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3049,7 +3078,7 @@ msgstr ""
"spolupracovníkov, nahrať vydania a odstrániť súbory, vydania alebo celý "
"projekt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3059,7 +3088,7 @@ msgstr ""
"vydania, ale nemôžete pridať spolupracovníkov, odstrániť súbory, vydania ani "
"projekt."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3068,42 +3097,42 @@ msgstr ""
"Toto ste dostali, pretože rolu vášho tímu zmenil %(submitter)s pre projekt "
"%(project)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Do projektu, ktorý vlastníte na %(site)s, bol pridaný nový spolupracovník"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "Tím"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Oprávnenia"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "Spolupracovník pre"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "Dostávate to, pretože ste vlastníkom tohto projektu."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Spolupracovník bol odstránený z projektu, ktorý vlastníte na %(site)s"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
@@ -3111,7 +3140,7 @@ msgstr ""
"Boli zmenené povolenia spolupracovníka pre projekt, ktorý vlastníte na "
"%(site)s"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3120,16 +3149,16 @@ msgstr ""
"V organizácii „%(organization_name)s“ bol vytvorený tím s názvom "
"„%(team_name)s“."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "Dostávate to, pretože ste vlastníkom alebo manažérom organizácie."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3138,7 +3167,7 @@ msgstr ""
"Tím s názvom „%(team_name)s“ bol z organizácie „%(organization_name)s“ "
"odstránený."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3149,7 +3178,7 @@ msgstr ""
"„%(team_name)s“ v organizácii „%(organization_name)s“ používateľom %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3160,7 +3189,7 @@ msgstr ""
"„%(team_name)s“ v organizácii „%(organization_name)s“ používateľom %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3169,7 +3198,7 @@ msgstr ""
"Niekto, možno vy, pridal do vášho účtu PyPI %(method)s metódu dvojfaktorovej "
"autentifikácie %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3178,7 +3207,7 @@ msgstr ""
"Niekto, možno vy, odstránil z vášho účtu PyPI %(username)s "
"metódu dvojfaktorovej autentifikácie %(method)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3187,7 +3216,7 @@ msgstr ""
"Niekto, možno vy, pridal túto e-mailovú adresu (%(email_address)s"
"code>) do svojho účtu PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3196,7 +3225,7 @@ msgstr ""
"Ak chcete pokračovať v tejto žiadosti, kliknutím na "
"tento odkaz overte svoju e-mailovú adresu."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3205,7 +3234,7 @@ msgstr ""
"%(initiator_username)s vás "
"pozval, aby ste sa pripojili k organizácii „%(organization_name)s“"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3214,145 +3243,145 @@ msgstr ""
"Ak chcete pokračovať, kliknite na tento odkaz a "
"prijmite alebo odmietnite toto pozvanie."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "V opačnom prípade môžete tento e-mail pokojne ignorovať."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "Platnosť tohto odkazu vyprší o %(n_hours)s hodín."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Zavrieť toto upozornenie"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Zavrieť"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Admin"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Vaše projekty"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Vaše organizácie"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Nastavenia účtu"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Verejný profil"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Billing details"
msgid "File details"
msgstr "Fakturačné údaje"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, fuzzy, python-format
#| msgid "Expires: %(exp)s"
msgid "Size: %(size)s"
msgstr "Vyprší: %(exp)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hash pre %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritmus"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Súhrn hash"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Kopírovať do schránky"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopírovať"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| " "
"Hashe pre %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Error"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Úspešné"
@@ -3376,30 +3405,30 @@ msgstr "Úspešné"
msgid "Manage project"
msgstr "Správa projektu"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Predchádzajúcí"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Nasledujúca"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Vaša primárna e-mailová adresa (%(email_address)s) nie je overená."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Nemáte primárnu e-mailovú adresu."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Overte svoj e-mail alebo pridajte novú adresu."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3408,7 +3437,7 @@ msgstr ""
"K dispozícii je dvojfaktorové overenie, povoľte ho "
"teraz pre svoj účet."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3421,7 +3450,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Upraviť profil"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3437,89 +3466,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s zatiaľ nenahral do PyPI žiadne projekty."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-mailová adresa"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "Navigácia na správu %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "Projekty"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "Ľudia"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "Tímy"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "História zabezpečenia"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Nastavenie"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Navigácia na správu %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Vydanie"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Spolupracovníci"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dokumentácia"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Publikovanie"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "Navigácia na správu %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "Členovia"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Overené údaje"
@@ -3528,13 +3557,13 @@ msgstr "Overené údaje"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Overená PyPI na %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "Tieto podrobnosti boli verifikované PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Odkazy na projekty"
@@ -3542,269 +3571,269 @@ msgstr "Odkazy na projekty"
msgid "GitHub Statistics"
msgstr "Štatistiky GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "Repozitár"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Hviezdy:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Vidličky:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "Otvorené problémy:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "Otvorené PR:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "Štatistiky GitLab"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "Otvorené požiadavky na registráciu:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Údržbári"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar pre {username} z gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Meta"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "autor:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Údržba:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Neoverené detaily"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "Tieto podrobnosti majú nie boli overené PyPI"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Licencia:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Tagy"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Vyžaduje sa:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Poskytuje-Extra:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Klasifikátory"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Overené*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Prerušované problémy s doručením môžu viesť k strate overenia"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Overený"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Neoverené*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*E-mail od PyPI sa považuje za spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Tvrdé zlyhanie počas dodávky"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "* Príliš veľa problémov s doručením"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Neoverené"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Primárne"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Zobrazenie možností e-mailu"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Nastavenia"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Možnosti pre %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Opätovné odoslanie overovacieho e-mailu"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Nastavte túto e-mailovú adresu ako primárnu"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Nastaviť ako hlavný"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Odstrániť túto e-mailovú adresu"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Odstrániť e-mail"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Rozsah"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Všetky projekty"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Vytvorené"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Naposledy použité"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Nikdy"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Zobrazenie možností tokenu"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Odstrániť token"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Zobraziť jedinečný identifikátor"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Odstrániť API token"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Aplikácie alebo skripty používajúce tento token už nebudú mať prístup k PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Jedinečný identifikátor pre token API \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profilový obrázok"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com na generovanie vašej profilovej fotky na "
"základe vašej primárnej e-mailovej adresy"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Zmena obrázka na gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Detaily účtu"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Dátum pripojenia sa"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -3835,24 +3864,24 @@ msgstr ""
"Zobrazuje sa vo vašom verejnom profile. Nedá sa "
"zmeniť."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Celé meno"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Nie je nastavené žiadne meno"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Zobrazuje sa vo vašom verejnom profile"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "️Verejný email"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your verejnom profile prihláseným používateľom."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Aktualizovať účet"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "E-maily účtu"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any overený e-mail, ale upozornenia "
"budú dostávať iba váš Primárny e-mail."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "E-maily spojené s vaším účtom"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Stav"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Pridať e-mail"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Zmena hesla"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Staré heslo"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Vaše aktuálne heslo"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Nové heslo"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Potvrďte nové heslo"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Aktualizovať heslo"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API tokeny"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -3935,19 +3964,19 @@ msgstr ""
"Tokeny API poskytujú alternatívny spôsob autentifikácie pri nahrávaní "
"balíkov do PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Získajte viac informácií o tokenoch API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Aktívne tokeny API pre tento účet"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Pridať token API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3956,58 +3985,58 @@ msgstr ""
"Overte svoju primárnu e-mailovú adresu a pridajte "
"tokeny API do svojho účtu."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Rozsah tokenu: celý účet"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Rozsah tokenu: Projekt %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "Vyprší: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Účet vytvorený"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Prihlásený"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Dvojfaktorová metóda:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Žiadna"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Bezpečnostné zariadenie (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4015,182 +4044,182 @@ msgstr ""
"Aplikácia na overenie totožnosti (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Obnovovací kód"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Odstráňte zariadenie"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Prihlásenie zlyhalo"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Základné overenie (koncový bod nahrávania)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Dôvod:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Nesprávne heslo"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Neplatné dva faktory (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Neplatné dva faktory (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Neplatný dvojfaktor (kód na obnovenie)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Opätovná autentifikácia relácie zlyhala"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-mail bol pridaný do účtu"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-mail bol odstránený z účtu"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-mail overený"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email bol znovu overený"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Primárny e-mail sa zmenil"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Starý primárny e-mail:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Nový primárny e-mail:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Primárny e-mail bol nastavený"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Email odoslaný"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Od:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Komu:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Predmet:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Požaduje sa obnovenie hesla"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Pokus o obnovenie hesla"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Heslo bolo úspešne resetované"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Heslo bolo úspešne zmenené"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Heslo zakázané"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Projekt:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Pridané dvojfaktorové overenie"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Metóda: Bezpečnostné zariadenie (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Názov zariadenia:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4198,77 +4227,77 @@ msgstr ""
"Metóda: Aplikácia na overenie totožnosti (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Dvojfaktorová autentifikácia bola odstránená"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "Dva faktory zariadenia na pamäti"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Vygenerované obnovovacie kódy"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Obnovovacie kódy boli vygenerované"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Obnovovací kód použitý na prihlásenie"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Pridaný token API"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Názov tokenu:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Token rozhrania API bol odstránený"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Jedinečný identifikátor:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "Token API sa z bezpečnostných dôvodov automaticky odstránil"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Dôvod: Token sa našiel na verejnej adrese URL"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "Pozvaní do %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4276,8 +4305,8 @@ msgstr ""
"Pozvánka na pripojenie %(organization_name)s bola "
"odmietnutá"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
@@ -4285,8 +4314,8 @@ msgstr ""
"Pozvánka na pripojenie %(organization_name)s bola "
"odvolaná"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
@@ -4294,41 +4323,41 @@ msgstr ""
"Platnosť pozvánky na pripojenie %(organization_name)s"
"a> vypršala"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "Úloha v %(organization_name)s pridané"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "Úloha v %(organization_name)s zmenila"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "Organizačná úloha odstránená"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Projekt: %(project_name)s; úloha: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
"Organizácia: %(organization_name)s; tím: %(team_name)s; úloha: %(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4339,58 +4368,58 @@ msgstr ""
"zabezpečením. Ak si všimnete niečo podozrivé, zabezpečte si svoj účet čo najskôr."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Nedávna aktivita účtu"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Udalosť"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "Čas"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Ďalšie informácie"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Dátum / čas"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Informácie o polohe"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Informácie o zariadení"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4450,11 +4479,11 @@ msgstr ""
"href=\"%(delete_href)s\">odstrániť projekt"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Postupujte opatrne!"
@@ -4466,27 +4495,27 @@ msgstr "Po odstránení nebudete môcť svoj účet obnoviť"
msgid "Delete your PyPI account"
msgstr "Odstráňte svoj účet PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Spravovať"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Dvojfaktorové overenie (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4497,86 +4526,86 @@ msgstr ""
"href=\"%(href)s\">Naučte sa viac o 2FA. Akonáhle je povolené 2FA, nie je zakázané."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Metódy obnovy sú povolené"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Spôsob obnovy"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "vygenerované %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s nepoužité"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Regenerovať"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Povolené dve metódy overenia totožnosti"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Dvojfaktorová metóda"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Ak chcete odstrániť túto metódu 2FA, musíte najprv pridať ďalšiu metódu."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "Nie je možné odstrániť poslednú metódu 2FA"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Odstrániť"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Odstráňte autentifikačnú aplikáciu"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Odstráňte aplikáciu"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Odstráňte dvojfaktorové bezpečnostné zariadenie"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Odstráňte zariadenie"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Názov zariadenia"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4585,7 +4614,7 @@ msgstr ""
"Overte svoju primárnu e-mailovú adresu pred "
"pridaním ďalších dvojfaktorových metód overenia do svojho účtu."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4594,7 +4623,7 @@ msgstr ""
"Pred povolením dvojfaktorovej autentifikácie vo svojom "
"účte overte svoju primárnu e-mailovú adresu."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4602,7 +4631,7 @@ msgstr ""
"Pred pridaním ďalších dvojfaktorových metód autentifikácie do svojho účtu "
"musíte vygenerovať a bezpečne uložiť kódy obnovenia."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4610,11 +4639,11 @@ msgstr ""
"Pred povolením dvojfaktorovej autentifikácie vo svojom účte musíte "
"vygenerovať a bezpečne uložiť kódy na obnovenie."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Vygenerujte obnovovacie kódy"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4622,7 +4651,7 @@ msgstr ""
"Pred pridaním ďalších dvojfaktorových metód overenia do účtu použite kód na "
"obnovenie."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
@@ -4630,16 +4659,16 @@ msgstr ""
"Pred povolením dvojfaktorového overenia vo svojom účte použite kód na "
"obnovenie."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Použite obnovovací kód"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "Vo svojom účte ste nepovolili dvojfaktorové overenie."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4647,7 +4676,7 @@ msgstr ""
"Pridajte 2FA s "
"autentifikačnou aplikáciou"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4655,8 +4684,8 @@ msgstr ""
"Pridajte 2FA pomocou "
"zabezpečovacieho zariadenia (napr. USB kľúča)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4664,8 +4693,8 @@ msgstr ""
"Ak chcete nastaviť dvojfaktorové overenie pomocou bezpečnostného zariadenia "
"(napr. kľúč USB), povoľte JavaScript"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Inovujte svoj prehliadač a nastavte dvojfaktorové "
"overenie pomocou bezpečnostného zariadenia (napr. USB kľúča)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "Strúhanka"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Váš účet"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Navigácia v účte"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Táto akcia sa nedá vrátiť späť!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Ak chcete pokračovať, potvrďte svoje používateľské meno."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Pokračujte potvrdením %(item)s."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Zrušiť"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "zavrieť"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Ak chcete pokračovať, zadajte svoje heslo."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Správa dôveryhodných vydavateľov"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4737,7 +4766,7 @@ msgstr ""
"údajov na delegovanie publikačnej autority pre balík PyPI na dôveryhodnú "
"službu tretej strany, ako je GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4746,7 +4775,7 @@ msgstr ""
"automatizáciu procesov vydávania bez toho, aby museli používať tokeny alebo "
"heslá API."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them tu."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "akýkoľvek"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Pridal:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Odstránil:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "Predloženej:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Pracovný tok:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "Špecifikátor:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "Vydavateľ:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Čakajúce pozvánky"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Vytvorené %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "Odmietnuť pozvanie na %(org)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "Odmietnuť pozvanie"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "Názov organizácie"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "Typ organizácie: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "Fakturácia je neaktívna"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4862,211 +4891,211 @@ msgstr ""
"Fakturáciu tejto organizácie môže aktivovať vlastník organizácie alebo "
"manažér fakturácie"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "Táto organizácia nie je aktívna"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "Neaktívne"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "manažér"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Vlastník"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "Fakturačný manažér"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "Zobraziť túto organizáciu"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "vyhliadka"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "Aktivovať fakturáciu pre túto organizáciu"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "Aktivovať fakturáciu"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "Spravovať túto organizáciu"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Zatiaľ ste sa nepripojili k žiadnej organizácii na PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "Nespracované žiadosti organizácie"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "Táto organizácia nie je aktívna"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Odmietnuť"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "Žiadosť odoslaná"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "Odoslané %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "Spravovať túto organizáciu"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Požiadajte o novú organizáciu"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Názov účtu organizácie"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Vyberte názov účtu organizácie"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Tento názov účtu sa používa v adresách URL v PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Napríklad"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Zobrazovaný názov organizácie"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Názov vašej firmy, produktu alebo projektu"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "️Webová adresa organizácie"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "URL vašej firmy, produktu alebo projektu"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Popis organizácie"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Popis vašej firmy, produktu alebo projektu"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Popis organizácie"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "️Typ organizácie"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5074,12 +5103,12 @@ msgstr ""
"Spoločnosti môžu vytvárať účty organizácií ako platenú službu, zatiaľ čo "
"komunitné projekty majú bezplatný prístup."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Vytvorte"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5088,52 +5117,52 @@ msgstr ""
"Najprv musíte povoliť dva-factor overenie na vašom "
"účte pred požiadaním organizácie."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "Vaše žiadosti o novú organizáciu PyPI boli odoslané."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "Po schválení každej organizácie dostanete e-mail"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Jediný vlastník"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Spravovať tento projekt"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Nie ste vlastníkom tohto projektu"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Pozrite si verejnú stránku tohto projektu"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Tento projekt nemá žiadne vydania"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5144,11 +5173,11 @@ msgstr ""
"navštívte Python "
"Packaging User Guide"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "Aktivujte Vaše konto"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5156,7 +5185,7 @@ msgstr ""
"Musíte overiť primárnu e-mailovú adresu pred vykonaním akýchkoľvek ďalších "
"zmien na váš účet."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Overená e-mailovú adresu na "
"aktiváciu vášho účtu."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support here."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Názov projektu PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "názov projektu"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "Projekt (na PyPI), ktorý sa vytvorí pri použití tohto vydavateľa"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "vlastník"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"Názov organizácie GitHub alebo používateľské meno GitHub, ktorá vlastní "
"úložisko"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Názov úložiska"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "Úložisko"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "Názov úložiska GitHub, ktorý obsahuje pracovný postup publikovania"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Názov pracovného postupu"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5253,24 +5282,24 @@ msgstr ""
"Názov súboru pracovného postupu publikovania. Tento súbor by mal existovať v "
"adresári .github/workflows/
v úložisku nakonfigurovanom vyššie."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Názov prostredia"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(voliteľné)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5287,22 +5316,22 @@ msgstr ""
"ak má váš odkladací priestor správcov s prístupom commit, ktorí by nemali "
"mať publikačný prístup PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Pridať"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "Menný priestor"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "názovspace"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5330,36 +5359,36 @@ msgstr ""
"GitLab užívateľské meno alebo GitLab Group/subgroup namespace, ktorý je "
"projekt pod"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Meno projektu"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "projekt"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "Názov projektu GitLab, ktorý obsahuje publikovanie workflow"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "Top-úroveň potrubia súbor cesta"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5369,14 +5398,14 @@ msgstr ""
"by mal existovať v projekte nakonfigurovaný vyššie (externé potrubia nie sú "
"podporované)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "uvoľniť"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5392,8 +5421,8 @@ msgstr ""
"strongly podporované, najmä ak váš projekt "
"udržiavatelia so vstupom, ktorý by nemal mať PyPI vydavateľský prístup."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5402,27 +5431,27 @@ msgstr ""
"Prečítajte si viac o službe Google OpenID Connect here"
"a>."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "e-mailová adresa"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr "E-mailová adresa účtu alebo servisného účtu používané na publikovanie."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Predmet"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "predmet"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5433,8 +5462,8 @@ msgstr ""
"potrebné, poskytuje predmet ďalej obmedzuje identitu používané pre "
"publikovanie. Viac informácií tu."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Organizácia"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "my-organizácia"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "Aktívne názov organizácie, ktorá vlastní projekt"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "Aktívne názov projektu"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "my-projekt"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "Aktívny stavebný projekt, ktorý bude stavať váš Python artefakt."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "Užívateľské meno"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "my-username"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
@@ -5493,15 +5522,15 @@ msgstr ""
"Užívateľské meno pre aktívny stavový účet, ktorý bude spúšťať stav vášho "
"Python artefaktu."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "Spravujte vydavateľov"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "Projekt"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5510,21 +5539,21 @@ msgstr ""
"existujúce projekty je možné pridať v konfigurácii publikovania pre každý "
"jednotlivý projekt."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Čakajúci názov projektu"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "Vydavateľ"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "Detaily"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5532,17 +5561,17 @@ msgstr ""
"Momentálne nie sú nakonfigurovaní žiadni čakajúci vydavatelia. Nižšie je "
"možné pridať vydavateľov projektov, ktoré ešte neexistujú."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Pridať nového čakajúceho vydavateľa"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Túto stránku môžete použiť na registráciu „čakajúcich“ dôveryhodných "
"vydavateľov."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5559,7 +5588,7 @@ msgstr ""
"„čakajúcich“ a bežných dôveryhodných vydavateľoch si môžete prečítať tu."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5570,8 +5599,8 @@ msgstr ""
"užívateľ ho môže vytvoriť, vrátane ich vlastného \"v závislosti od\" "
"vydavateľa."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5580,7 +5609,7 @@ msgstr ""
"Najprv musíte povoliť dva-factor overenie na vašom "
"účte pred pridaním nového vydavateľa."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5589,7 +5618,7 @@ msgstr ""
"použitie v prípade straty zariadenia 2FA, odošlite sem jeden z vašich "
"obnovovacích kódov."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5597,7 +5626,7 @@ msgstr ""
"Kód na obnovenie, ktorý si vyberiete, sa bude považovať za použitý a už "
"nebude k dispozícii na obídenie 2FA."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5605,15 +5634,15 @@ msgstr ""
"Zabudli ste bezpečne uložiť svoje kódy na obnovenie? Budete "
"ich musieť vygenerovať znova."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Kódy na obnovenie účtu"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Obnovte obnovovacie kódy"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5623,7 +5652,7 @@ msgstr ""
"kľúčom, na prihlásenie do účtu PyPI budete musieť použiť jeden z týchto "
"kódov na obnovenie. Každý kód možno použiť iba raz."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5631,7 +5660,7 @@ msgstr ""
"Tieto kódy by sa mali používať len na obnovenie účtu, nie "
"na typické prihlásenia."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5641,67 +5670,67 @@ msgstr ""
"autentifikačnú aplikáciu alebo bezpečnostný kľúč(y) a nebudete mať prístup k "
"týmto obnovovacím kódom, môžete natrvalo stratiť prístup k svojmu účtu PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Uložte si kódy na obnovenie"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Stiahnuť ako súbor"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Uložiť"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Pokračovať"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Tieto kódy už nebudú viditeľné."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Pred pokračovaním sa uistite, že ste ich bezpečne uložili."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "Vytvoriť API token"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Token pre \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Povolenia:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Nahrajte balíčky"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Rozsah:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Celý účet (všetky projekty)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Projekt \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5709,28 +5738,29 @@ msgstr ""
"Z bezpečnostných dôvodov sa tento token zobrazí iba raz. Skopírujte "
"teraz."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Skopírujte token do schránky"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Kopírovať token"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Pomocou tohto tokenu"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Ak chcete použiť tento token rozhrania API:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Nastavte svoje používateľské meno na %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5739,7 +5769,7 @@ msgstr ""
"Nastavte svoje heslo na hodnotu tokenu vrátane predpony %(prefix)s"
"code>"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5748,7 +5778,7 @@ msgstr ""
"Napríklad, ak na nahrávanie svojich projektov do PyPI používate Twine, nastavte súbor %(filename)s
takto:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5759,7 +5789,7 @@ msgstr ""
"viacerých projektov do PyPI, súbor %(filename)s
môžete nastaviť "
"takto:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -5767,11 +5797,11 @@ msgstr ""
"buď token s rozsahom používateľa alebo token s rozsahom projektu, ktorý "
"chcete nastaviť ako predvolený"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "token projektu"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5780,7 +5810,7 @@ msgstr ""
"Potom môžete použiť %(command)s
na prepnutie na správny token "
"pri nahrávaní do PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, nájdete na "
"stránku pomocníka PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "Vytvorenie iného tokenu"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Názov tokenu"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "Na čo budete používať tento žetón?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Vybrať rozsah..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5813,15 +5843,15 @@ msgstr ""
"Token rozhrania API v rozsahu pre celý váš účet bude mať povolenia na "
"nahrávanie pre všetky vaše súčasné a budúce projekty."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "Vytvoriť token"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Nastavte 2FA pomocou autentifikačnej aplikácie (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP"
"a>."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5842,15 +5872,15 @@ msgstr ""
"Navštívte stránku pomocníka PyPI, kde nájdete "
"zoznam kompatibilných aplikácií."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Nastavte si aplikáciu"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Naskenujte QR kód pomocou vami zvolenej autentifikačnej aplikácie."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -5858,11 +5888,11 @@ msgstr ""
"Z bezpečnostných dôvodov môžete k účtu PyPI priradiť iba jednu "
"autentifikačnú aplikáciu."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR kód na nastavenie autentifikačnej aplikácie"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
@@ -5870,15 +5900,15 @@ msgstr ""
"No QR skener? Zadajte tento kód do aplikácie TOTP namiesto "
"toho:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Overte aplikáciu"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Autentifikačný kód"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -5886,15 +5916,15 @@ msgstr ""
"Ak chcete dokončiť súbor-up proces, zadajte 6-miestne kód, ktorý je uvedený "
"pomocou aplikácie TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Nastaviť aplikáciu"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Nastavte 2FA pomocou bezpečnostného zariadenia (napr. USB kľúča)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the štandard FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan a Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Ak chcete začať, pomenujte svoje zariadenie"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI podporuje pridávanie viacerých bezpečnostných zariadení."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -5934,11 +5964,11 @@ msgstr ""
"Pomenujte toto zariadenie. 64 znakov alebo menej. Všetky Unicode sú platné, "
"vrátane medzier."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Nastavte bezpečnostné zariadenie"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5953,7 +5983,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">kompatibilný "
"prehliadač."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -5961,13 +5991,13 @@ msgstr ""
"Upozorňujeme, že niektoré staršie USB kľúče nespĺňajú štandard FIDO a nebudú "
"fungovať s PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "Aktivujte predplatné"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -5975,7 +6005,7 @@ msgstr ""
"Firemné účty vyžadujú aktívne predplatné. Ak chcete povoliť účet, zadajte "
"aktuálne fakturačné údaje."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s has joined the "
@@ -5987,74 +6017,73 @@ msgstr ""
"%(username)s sa pripojil k organizácii "
"„%(organization_name)s“"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Organizácia %(organization_name)s bola odstránená"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "Úlohy organizácie"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Názov účtu organizácie"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Zobrazovaný názov organizácie"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Popis organizácie"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "️Typ organizácie"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Popis organizácie"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "Odoslané %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "Predloženej:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "História zabezpečenia '%(source_name)s'"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -6062,22 +6091,22 @@ msgstr ""
"Zakaždým, keď vy (alebo vaši spolupracovníci) vykonáte bezpečnostnú akciu "
"súvisiacu s touto organizáciou, táto akcia sa zaznamená a zobrazí tu."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "„%(organization_name)s“ zaregistrovaný ako názov organizácie"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "Organizácia %(organization_name)s bola vytvorená"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "Organizácia %(organization_name)s bola odstránená"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
@@ -6085,23 +6114,23 @@ msgstr ""
"Organizácia %(previous_organization_name)s bola premenovaná na "
"%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s organizácia schválená"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s organizácia odmietla"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
"Do organizácie bol pridaný projekt %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
@@ -6109,14 +6138,14 @@ msgstr ""
"Projekt %(project_name)s bol odstránený z "
"organizácie"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
"%(username)s pridané ako organizácia %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
@@ -6124,14 +6153,14 @@ msgstr ""
"%(username)s bola odstránená ako organizácia "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s zmenené na organizáciu %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6140,7 +6169,7 @@ msgstr ""
"%(username)s bol pozvaný pripojiť sa ako "
"organizácia %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6149,7 +6178,7 @@ msgstr ""
"%(username)s odmietol pozvanie pripojiť sa ako "
"organizácia %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6158,7 +6187,7 @@ msgstr ""
"Odvolaná pozvánka pre %(username)s na pripojenie sa "
"ako organizácia %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -6167,20 +6196,20 @@ msgstr ""
"Platnosť pozvánky pre %(username)s na pripojenie "
"ako organizácia %(role_name)s vypršala"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "Tím %(team_name)s bol vytvorený"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "Tím %(team_name)s bol odstránený"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s bol pridaný do tímu %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s bol odstránený z tímu %(team_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "Registrovaný:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Vytvoril:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "Zmazal:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "Premenoval:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "Schválil:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "Odmietnuté:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Zmenil:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "Pozvaný od:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "Odvolané používateľom:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "História zabezpečenia pre %(source_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "Spravovať '%(organization_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "Späť k organizáciám"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "Organizačné projekty"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "Spravujte projekty '%(organization_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "Vo vašej organizácii zatiaľ nie sú žiadne projekty."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6312,15 +6341,15 @@ msgstr ""
"chcete dozvedieť, ako vytvoriť nový projekt, navštívte Python Packaging User Guide"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "Pridajte projekt do organizácie"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "️Nový alebo existujúci projekt?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6328,15 +6357,15 @@ msgstr ""
"Preneste existujúci projekt, ktorý vlastníte, alebo vytvorte a pridajte nový "
"projekt do organizácie."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "️Názov existujúceho projektu"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "Nevlastníte žiadne projekty, ktoré môžete pridať do tejto organizácie."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6348,15 +6377,15 @@ msgstr ""
"organizácie. Projekt, ktorý bol pridaný do inej organizácie, je možné "
"preniesť zo stránky nastavení projektu."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "Preneste existujúci projekt"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "️Názov nového projektu"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
@@ -6364,39 +6393,39 @@ msgstr ""
"Vlastníci tejto organizácie môžu vytvoriť prázdny projekt a pridať ho do "
"organizácie."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "Vytvorte a pridajte nový projekt"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "Spravujte ľudí v '%(organization_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA povolená"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA vypnuté"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6405,11 +6434,11 @@ msgstr ""
"Pomocou tejto stránky môžete ovládať, ktorí používatelia PyPI vám môžu "
"pomôcť spravovať '%(organization_name)s'."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "Úlohy organizácie"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6419,179 +6448,179 @@ msgstr ""
"Existuje %(number_of_roles)s možných rolí pre ľudí v tejto organizácii. "
"Podrobnosti o tom, čo môže každá rola robiť, nájdete v nasledujúcej matici."
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "Matica povolení rolí organizácie"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "člen"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "Zobraziť organizáciu/tímy"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "Vytvárajte / spravujte tímy"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "Pozvať/spravovať členov organizácie"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "Odstrániť organizáciu"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "Spravujte fakturáciu organizácie"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "Vlastniť/udržiavať konkrétne projekty"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "Vytvárajte nové projekty"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "Odstrániť projekty"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "Používatelia, ktorí môžu spravovať %(organization_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Používateľ"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Uložiť rolu"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "Nie je možné odstrániť iných ľudí z organizácie"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "Nemôžete sa odobrať ako výhradný vlastník"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "Odstrániť %(user)s z tejto organizácie."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "Odstrániť %(user)s z tejto organizácie"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Čaká sa na pozvanie"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Platnosť pozvánky vypršala"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "Odvolať pozvanie pre %(user)s."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Odvolať pozvanie pre %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Odvolať pozvanie"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "Znova odošlite pozvánku na %(user)s."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "Znova odoslať pozvánku na %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "Znovu odoslať"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "Odstrániť pozvánku pre %(user)s, ktorej platnosť vypršala."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "Odstrániť pozvánku s vypršanou platnosťou pre %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Zmazať"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "Pozvať člena"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Pozvať"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "Nastavenia organizácie"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "Spravujte nastavenia '%(organization_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "Zmeňte názov účtu organizácie nižšie ."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "Dátum vytvorenia"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Popis organizácie"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6602,45 +6631,45 @@ msgstr ""
"môžete poslať e-mail na adresu %(email)s a "
"komunikovať s administrátormi %(site)s."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "Aktualizujte organizáciu"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "Fakturačné údaje"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "Stav fakturácie"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "Fakturačný email"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "Spravovať fakturáciu"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "Zmeňte názov účtu organizácie"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "Táto organizácia nie je aktívna"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
@@ -6648,24 +6677,24 @@ msgstr ""
"Po premenovaní organizácie sa už nebudete môcť vrátiť k svojmu aktuálnemu "
"názvu účtu."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "Zmeniť názov účtu organizácie pre"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "Názov aktuálneho účtu organizácie"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "Zmazať organizáciu"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "Organizáciu nemožno odstrániť"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6673,23 +6702,23 @@ msgstr[0] "Vaša organizácia momentálne vlastní %(count)s projekt."
msgstr[1] "Vaša organizácia momentálne vlastní %(count)s projekty."
msgstr[2] "Vaša organizácia momentálne vlastní %(count)s projekty."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "Pre každý projekt musíte buď:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "Preveďte vlastníctvo a odstráňte projekt z vašej organizácie"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "Odstrániť projekt"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "Pred odstránením organizácie."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and odstrániť projekt alebo odstrániť projekt"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "Po odstránení nebudete môcť organizáciu obnoviť."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
"Vaše predplatné bude zrušené a stratíte prístup k fakturačnému portálu."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "Stratíte prístup k fakturačnému portálu."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from vášho fakturačného portálu."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "Organizačné tímy"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "Spravujte tímy '%(organization_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -6742,15 +6771,15 @@ msgstr[0] "%(member_count)s člen"
msgstr[1] "%(member_count)s členov"
msgstr[2] "%(member_count)s členov"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "Spravujte tento tím"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "Zobraziť tento tím"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6758,15 +6787,15 @@ msgstr ""
"Vo vašej organizácii zatiaľ nie sú žiadne tímy. Vlastníci a manažéri "
"organizácie môžu pre organizáciu vytvárať nové tímy."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "Vytvorte nový tím"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "️Názov tímu"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6774,16 +6803,16 @@ msgstr ""
"Vlastníci a manažéri tejto organizácie môžu vytvoriť tím pre organizáciu a "
"spravovať členov tímu, tímové projekty a nastavenia tímu."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Spravujte dokumentáciu '%(project_name)s'"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Zničiť dokumentáciu"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s, nie je možné vrátiť späť, "
"pretože nahrávanie novej dokumentácie už nie je podporované."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Zničte dokumentáciu projektu"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Projektová dokumentácia"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Nahrávanie novej dokumentácie už nie je podporované"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6814,70 +6843,70 @@ msgstr ""
"Zakaždým, keď vy (alebo vaši spolupracovníci) vykonáte bezpečnostnú akciu "
"súvisiacu s týmto projektom, táto akcia sa zaznamená a zobrazí tu."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Projekt vytvorený"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr "Verzia %(version)s bola vytvorená"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "Verzia %(version)s bola odstránená"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "Verzia %(version)s trhla"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Vytrhol:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "Verzia %(version)s bola uvoľnená"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "Súbor bol pridaný do verzie %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Názov súboru:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "Súbor bol odstránený z verzie %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s pridané ako projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s bol odstránený ako projekt "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s zmenené na projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6886,7 +6915,7 @@ msgstr ""
"%(username)s bol pozvaný pripojiť sa ako projekt "
"%(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6895,7 +6924,7 @@ msgstr ""
"%(username)s odmietol pozvanie pripojiť sa ako "
"projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6904,160 +6933,160 @@ msgstr ""
"Odvolaná pozvánka pre %(username)s na pripojenie sa "
"ako projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s tím pridaný ako projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "Tím %(team_name)s sa zmenil na projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(team_name)s tím odstránený ako projekt %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "Projekt bol pridaný do organizácie %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "Projekt bol odstránený z organizácie %(organization_name)s"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "Krátkodobý token rozhrania API bol vytvorený"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Povolenia: Môže nahrávať do tohto projektu"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "Expirácia:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "Stav vypršania platnosti:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "Platnosť vypršala"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "Tvorca"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "Token rozhrania API bol vytvorený"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Ovládané:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "Bol pridaný dôveryhodný vydavateľ"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "Dôveryhodný vydavateľ bol odstránený"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Požiadavka 2FA je povolená"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Povolené:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Požiadavka 2FA je vypnutá"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Zakázané používateľom:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Meno projektu"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Meno projektu"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "Projekt alternatívne úložisko pridané"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "Adresa"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Projekt alternatívne úložisko zmazané"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Dodatočné informácie"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Informácie k polohe"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Spravovať '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Späť k projektom"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "Tento projekt bol karanténe."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -7067,21 +7096,21 @@ msgstr ""
"Zatiaľ čo v karanténe, projekt nie je inštalovať klientmi, a nie je možné "
"ich upravovať."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr "Čítajte viac v project v karanténe Pomocník."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has been quarantined."
msgid "This project has been archived."
msgstr "Tento projekt bol karanténe."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -7089,7 +7118,7 @@ msgstr ""
"Niektoré formulárové polia boli automatické, skontrolujte ich hodnoty pred "
"odoslaním formulára."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7101,35 +7130,35 @@ msgstr ""
"potrebné, poskytuje predmet ďalej obmedzuje identitu, ktorá sa používa na "
"publikovanie. Viac informácií tu."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Spravujte súčasných vydavateľov"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Vlastníci OpenID Connect pridružení k %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Momentálne nie sú nakonfigurovaní žiadni vydavatelia."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Pridať nového vydavateľa"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid environment name"
msgid "Constrain environment"
msgstr "Neplatné meno prostredia"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7137,85 +7166,85 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Environment name"
msgid "New Environment Name"
msgstr "Názov prostredia"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Spravovať '%(project_name)s' – verzia vydania %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Verzia %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Vytrhnuté vydania"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "zobraziť vydanie"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Súbory na vydanie %(version)s z %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Názov súboru, veľkosť"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Typ"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Verzia Pythonu"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "dátum nahrania"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Zobraziť možnosti súboru"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Možnosti súboru"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Stiahnuť ▼"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Odstrániť súbor z"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Vymazať súbor"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7223,7 +7252,7 @@ msgstr ""
"Chápem, že moji používatelia už nebudú môcť nainštalovať tento súbor pre "
"toto vydanie tohto projektu."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will nebudem "
"môcť znova nahrať súbor s rovnakým názvom súboru %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Chápem, že to nebudem môcť vrátiť späť."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "Chápem, že správcovia PyPI to nebudú môcť vrátiť späť."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Nahrávanie nových súborov"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Nenašli sa žiadne súbory"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Zamietnuť"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Používateľskej príručke balíka Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Uvoľnite nastavenia"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Yanke uvoľnenie"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7295,7 +7324,7 @@ msgstr[2] ""
"Yanking označí toto vydanie (a súborov %(count)s v ňom) ako ignorované pri "
"inštalácii vo väčšine bežných scenárov."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7303,7 +7332,7 @@ msgstr ""
"Yanking označí toto vydanie ako ignorované pri inštalácii vo väčšine bežných "
"scenárov."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7313,13 +7342,13 @@ msgstr ""
"presne túto verziu, napr. pri použití %(project_name)s==%(version)s"
"code>."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "Ďalšie informácie nájdete v časti PEP 592."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7329,27 +7358,27 @@ msgstr ""
"pipu používateľom, ktorí si nainštalujú %(project_name)s==%(version)s"
"code>."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Dôvod (voliteľné)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Verzia"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Odstrániť vydanie"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7362,12 +7391,12 @@ msgstr[1] ""
msgstr[2] ""
"Odstránenie nenávratne vymaže toto vydanie spolu so súbormi %(count)s."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Vymazaním sa toto vydanie nenávratne odstráni."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7375,8 +7404,8 @@ msgstr ""
"Nebudete môcť znova nahrať novú distribúciu rovnakého typu s rovnakým číslom "
"verzie."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7386,8 +7415,8 @@ msgstr ""
"pripnutú verziu tohto balíka. Je určený ako posledná možnosť na riešenie "
"právnych problémov alebo odstránenie škodlivých únikov."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider vydanie ."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7409,7 +7438,7 @@ msgstr ""
"Rozumiem, že natrvalo odstraňujem všetky súbory pre vydanie "
"%(release_version)s tohto projektu."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7417,7 +7446,7 @@ msgstr ""
"Chápem, že moji používatelia si už nebudú môcť nainštalovať toto vydanie "
"tohto projektu."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will nebudem môcť znova nahrať žiadne odstránené súbory s "
"rovnakými názvami súborov."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Vydania pre %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Dátum vydania"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Súbory"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Vytrhnutý dôvod"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Spravovať verziu"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -7457,49 +7486,49 @@ msgstr[0] "%(count)s súbor"
msgstr[1] "%(count)s súbory"
msgstr[2] "%(count)s súborov"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Žiadne súbory"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Zobraziť možnosti vydania"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Možnosti pre %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Uvoľnite uvoľnenie"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Vytrhnúť"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Všeobecný"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Un-yank uvoľnenie"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Spravujte vydania '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Vytvára sa nové vydanie"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Nenašli sa žiadne vydania"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Používateľskej "
"príručke balíka Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Spravujte spolupracovníkov '%(project_name)s'"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7524,24 +7553,24 @@ msgstr ""
"Pomocou tejto stránky môžete ovládať, ktorí používatelia PyPI vám môžu "
"pomôcť spravovať %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Projektové roly"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Spolupracovníci majú dve možné úlohy:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Udržiavač"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7550,7 +7579,7 @@ msgstr ""
"možné pozvať spolupracovníkov. Nie je možné odstrániť súbory, vydania alebo "
"projekt."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7567,7 +7596,7 @@ msgstr "Spolupracovníci, ktorí môžu spravovať %(project_name)s"
msgid "Collaborator"
msgstr "Spolupracovník"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
@@ -7575,11 +7604,11 @@ msgstr[0] "%(count)s vlastník organizácií"
msgstr[1] "%(count)s vlastníci organizácií"
msgstr[2] "%(count)s vlastníkov organizácií"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Nie je možné odstrániť vlastníkov organizácie"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7587,71 +7616,72 @@ msgstr[0] "%(count)s člen tímu"
msgstr[1] "%(count)s členovia tímu"
msgstr[2] "%(count)s členov tímu"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "Nie je možné odstrániť svoj vlastný tím ako vlastníka"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Odstráňte %(collaborator)s z tohto projektu"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Pridať interného spolupracovníka"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "️Tím alebo člen?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Pridajte tím alebo jednotlivého člena ako spolupracovníka."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "️Meno tímu"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "V organizácii nie sú žiadne tímy."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Pozvite externého spolupracovníka"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Pozvať spolupracovníka"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Spravujte nastavenia '%(project_name)s'"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Nastavenia projektu"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Veľkosť projektu:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (požiadať o zvýšenie) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Vytvorte token pre %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7660,11 +7690,11 @@ msgstr ""
"Overte svoju primárnu e-mailovú adresu a pridajte "
"token API pre %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Popis projektu a bočný panel"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7689,22 +7719,22 @@ msgstr ""
"tieto polia. Pozri Python Packaging User Guide pre viac pomoc."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Odstrániť projekt z organizácie"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Odstránenie tohto projektu z organizácie:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Odstráňte tento projekt z organizácie '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -7712,8 +7742,8 @@ msgid ""
msgstr ""
"Zrušte povolenia projektu pre tímy v organizácii '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -7721,27 +7751,27 @@ msgstr ""
"Jednotliví vlastníci a správcovia projektu si zachovajú svoje projektové "
"povolenia."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Týmto sa projekt odstráni z organizácie '%(organization_name)s'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "Odstránenie projektu"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Názov projektu"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "Projekt nie je možné odstrániť z organizácie"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7751,23 +7781,23 @@ msgstr ""
"projektu. Pred odstránením projektu zo svojej organizácie musíte do projektu "
"pridať jednotlivého vlastníka."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "Preneste projekt do inej organizácie"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "Preneste projekt do organizácie"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "Prenos tohto projektu:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "Zrušte svoju rolu priameho vlastníka v projekte."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
@@ -7775,19 +7805,19 @@ msgstr ""
"Povolenia vlastníka na projekte si zachováte prostredníctvom svojej roly "
"organizácie."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "Pridajte projekt do inej organizácie, ktorú vlastníte."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "Pridajte projekt do organizácie, ktorú vlastníte."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "Udeľte vlastníkom organizácie úplné povolenia projektu."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -7795,19 +7825,19 @@ msgstr ""
"Všetci ostatní jednotliví vlastníci a správcovia projektu si zachovajú svoje "
"povolenia na projekt."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "Projekt transferu"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "Projekt nie je možné preniesť do inej organizácie"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "Projekt nie je možné preniesť do organizácie"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -7815,11 +7845,11 @@ msgstr ""
"Vlastníci organizácií môžu preniesť projekt na organizácie, ktoré vlastnia "
"alebo spravujú."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "Nie ste vlastníkom ani manažérom žiadnej inej organizácie."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -7827,15 +7857,15 @@ msgstr ""
"Vlastníci projektu môžu preniesť projekt na organizácie, ktoré vlastnia "
"alebo spravujú."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "Nie ste vlastníkom ani manažérom žiadnej organizácie."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "Alternate úložisko"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -7844,7 +7874,7 @@ msgstr ""
"Poskytovanie podpory pre PEP 708 \"Alternate "
"umiestnenie\" Metadata."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce byť informovaný o zmenách."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "Alternate úložisko pre %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "Poznámka"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "Odstráňte %(name)s z tohto projektu."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "Alternate Repository Meno"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "Pre tento projekt ešte nie sú žiadne alternatívne úložisko."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "Začnite pridaním alternatívneho úložiska nižšie."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "Pridať alternatívne umiestnenie úložisko"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "Alternate opis úložisko"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "Popis účelu alebo obsahu alternatívneho úložstva."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7913,35 +7943,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Odstránenie projektu"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Odstránenie tohto projektu:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7959,17 +7989,17 @@ msgstr[2] ""
"Nenávratne odstrániť projekt spolu s %(count)s "
"vydaniami"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Nenávratne odstráňte projekt"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Sprístupnite názov projektu akémukoľvek inému používateľovi PyPI"
"strong>"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7983,7 +8013,7 @@ msgstr ""
"pretože sú generované kombináciou názvu projektu + čísla verzie + typu "
"distribúcie)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7991,30 +8021,30 @@ msgstr ""
"Zakaždým, keď vy (alebo vaši spolupracovníci) vykonáte bezpečnostnú akciu "
"súvisiacu s týmto tímom, akcia sa zaznamená a zobrazí tu."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "Tím %(previous_team_name)s bol premenovaný na %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "Spravovať '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "Späť k tímom"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "Tímové projekty"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "Spravujte projekty '%(team_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -8023,41 +8053,41 @@ msgstr ""
"žiadne projekty. Začnite konfiguráciou spolupracovníkov pre projekt vo vašej "
"organizácii."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "Spravovať členov '%(team_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"Pomocou tejto stránky môžete spravovať, ktorí používatelia organizácie sú "
"členmi tohto tímu."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "Nie je možné odstrániť iných ľudí z tímu"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "Odstrániť %(user)s z tohto tímu"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "V tomto tíme zatiaľ nie sú žiadni členovia."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "Začnite pridaním člena tímu nižšie."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "Pridať člena"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. Spravujte členov organizácie na zobrazenie všetkých "
"používateľov v organizácii alebo na pozvanie používateľa do organizácie."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "Nastavenia tímu"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "Spravujte nastavenia '%(team_name)s'"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "Tímové meno"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "Názov vášho tímu"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "Aktualizovať tím"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "Odstrániť tím"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "Po odstránení nebudete môcť svoj tím obnoviť."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "Tímový názov"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "Profil %(orgname)s"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s zatiaľ nenahral do PyPI žiadne projekty"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
#, fuzzy
#| msgid "Unverified details"
msgid "view details"
msgstr "Neoverené detaily"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: najnovšie vydania pre %(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "Skopírujte pokyny PIP"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "Tento projekt bol karanténe"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "Toto vydanie bolo vytrhnuté"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "K dispozícii stabilná verzia (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "K dispozícii je novšia verzia (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "Najnovšia verzia"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "Vydané: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "Nebol poskytnutý žiadny popis projektu"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "Navigácia"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "Navigácia pre %(project)s"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "Popis projektu. Zameranie sa presunie na popis."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "Popis projektu"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "História vydania. Zameranie sa presunie na panel histórie."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "História vydania"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "Stiahnite si súbory. Zameranie sa presunie na súbory projektu."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "Stiahnite si súbory"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "Správa projektu ako malware"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "Podrobnosti projektu. Zameranie sa presunie na detaily projektu."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "Podrobnosti projektu"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
msgstr ""
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "Dôvod, prečo bola táto verzia pretiahnutá:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "Autor tohto balíka neposkytol popis projektu"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "Upozornenia na vydanie"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "RSS zdroj"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "Táto verzia"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "predbežné vydanie"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "trhol"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8261,18 +8291,18 @@ msgstr ""
"prečítajte si viac o inštalácii balíkov."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "Distribúcia zdroja"
msgstr[1] "Distribúcie zdrojov"
msgstr[2] "Distribúcie zdrojov"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "Pre toto vydanie nie sú dostupné žiadne zdrojové distribučné súbory."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generovanie archívov distribúcie."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "Postavená distribúcia"
msgstr[1] "Postavené distribúcie"
msgstr[2] "Postavených distribúcií"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "Predložiť Malware Report pre projekt"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "Predložiť Malware Report pre projekt:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8308,7 +8338,7 @@ msgstr ""
"squatting, závistný zmätok, exfiltrácia dát, obfuscation, príkaz/kontrola a "
"iné podobné správanie."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8384,16 +8414,15 @@ msgstr ""
"„Private :: Do Not Upload“. PyPI vždy odmietne balíky s klasifikátormi "
"začínajúcimi na \"Súkromné ::\"."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Zoznam klasifikátorov"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Poznámka:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8405,7 +8434,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">PSF Code of Conduct"
"a>."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8418,7 +8447,7 @@ msgstr ""
"vygenerovať a bezpečne uložiť kódy obnovenia, "
"aby ste v takom prípade znova získali prístup."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery kódy."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help kódy na obnovenie, môžete požiadať o pomoc s obnovením účtu."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Čo je balík, projekt alebo vydanie?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Ako nainštalujem súbor (balík) z PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Ako zabalím a zverejním svoj kód pre PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Čo je to klasifikátor trove?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Čo je to „vytrhnuté“ vydanie?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Hľadt v projektoch"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Prečo potrebujem overenú e-mailovú adresu?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Prečo mi PyPI hovorí, že moje heslo je prelomené?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "Čo mám robiť, ak na svojom účte zaznamenám podozrivú aktivitu?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Prečo mi PyPI hovorí, že môj token API je napadnutý?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Čo je dvojfaktorová autentifikácia a ako to funguje na PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8494,7 +8523,7 @@ msgstr ""
"title=\"time-based one-time password\">TOTP)? Ako môžem nastaviť na "
"PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -8502,12 +8531,12 @@ msgstr ""
"Ako funguje dvojfaktorová autentifikácia s bezpečnostným zariadením (napr. "
"USB kľúč)? Ako môžem nastaviť na PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Aké zariadenia (okrem USB kľúča) môžem použiť ako bezpečnostné zariadenie?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
@@ -8515,84 +8544,84 @@ msgstr ""
"Ako funguje dvojfaktorová autentifikácia so systémom obnovy? Ako môžem "
"nastaviť na PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Ako môžem použiť tokeny API na autentifikáciu pomocou PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Prečo odo mňa niektoré akcie vyžadujú potvrdenie hesla?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "Ako zmením svoje používateľské meno PyPI?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Ako môžem použiť dôveryhodných vydavateľov na publikovanie v PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Má PyPI API, ktoré môžem použiť?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Ako môžem spustiť zrkadlo PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Ako dostanem upozornenie, keď je vydaná nová verzia projektu?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Kde môžem vidieť štatistiky o PyPI, sťahovaniach a používaní projektov/"
"balíkov?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "Na čo sa používajú hodnoty hash súborov a ako ich môžem overiť?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Ako môžem publikovať svoje súkromné balíčky v PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Prečo nie je k dispozícii požadovaný názov projektu?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Ako môžem uplatniť nárok na názov opusteného alebo predtým registrovaného "
"projektu?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Aké roly spolupracovníkov sú dostupné pre projekt na PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Ako sa stanem vlastníkom/správcom projektu na PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Ako môžem nahrať popis projektu v inom formáte?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Ako získam výnimku alebo zvýšenie limitu veľkosti súboru pre môj projekt?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Ako získam výnimku z limitu celkovej veľkosti projektu alebo zvýšenie pre "
"môj projekt?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8600,29 +8629,29 @@ msgstr ""
"Odkiaľ PyPI získava údaje o zraniteľnostiach projektu a ako ich môžem "
"opraviť?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "Ako môžem obnoviť zmazané projekt, uvoľnenie alebo súbor?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "Prečo sa mi zobrazuje chyba „popis sa nepodarilo vykresliť“?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Prečo nemôžem manuálne nahrať súbory do PyPI cez rozhranie prehliadača?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Zabudol som svoje heslo PyPI. Môžeš mi pomôcť?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "Stratil som prístup k svojmu účtu PyPI. Môžeš mi pomôcť?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8630,7 +8659,7 @@ msgstr ""
"Prečo som dostať \"Neplatné alebo neexistujúce informácie o autentifikácii."
"\" chyba pri nahrávaní súborov?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8638,15 +8667,15 @@ msgstr ""
"Prečo sa mi počas inštalácie pip
zobrazujú chyby „Nenašla sa "
"žiadna zodpovedajúca distribúcia“ alebo „Nepodarilo sa načítať adresu URL“?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "Mám problémy s používaním webovej stránky PyPI. Môžeš mi pomôcť?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Prečo bol môj balík alebo registrácia používateľa zablokovaná?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8654,15 +8683,15 @@ msgstr ""
"Prečo sa mi zobrazuje chyba „Názov súboru alebo obsah už existuje“ alebo "
"„Názov súboru už bol použitý“?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Ako požiadam o nový klasifikátor?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Kde môžem nahlásiť chybu alebo poskytnúť spätnú väzbu o PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Môžete mi pomôcť?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "Môj projekt hovorí, že je v karanténe. Čo to znamená?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Kto spravuje PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "Čo poháňa PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Môžem sa spoľahnúť na dostupnosť PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Ako môžem prispieť k PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Ako môžem držať krok s pripravovanými zmenami PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Ako môžem získať zoznam IP adries PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
"Čo znamená odznak „funkcie beta“? Aké sú aktuálne beta funkcie Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Ako vyslovím \"PyPI\"?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Časté otázky"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Základy"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Môj účet"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Integrácia"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Administrácia projektov na PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Riešenie problémov"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "O"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
" Na popis softvéru dostupného v PyPI používame niekoľko výrazov, "
"napríklad \"projekt\", \"uvoľnenie\", \"súbor\" a \"balík\". Niekedy sú "
@@ -8777,7 +8822,7 @@ msgstr ""
"obsahovať niekoľko súborov (balíkov), napríklad archív obsahujúci zdrojový "
"kód alebo binárny wheel.
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8807,7 +8852,7 @@ msgstr ""
"href=\"%(user_guide_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Python Packaging User Guide."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See stránke klasifikátorov."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -8841,7 +8886,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a>."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -8852,11 +8897,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Účet"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -8864,15 +8909,15 @@ msgstr ""
"V súčasnosti vyžaduje PyPI overenú e-mailovú adresu na vykonávanie "
"nasledujúcich operácií:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Zaregistrujte nový projekt."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Nahrajte novú verziu alebo súbor."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -8880,7 +8925,7 @@ msgstr ""
"Zoznam aktivít, ktoré vyžadujú overenú e-mailovú adresu, sa bude časom "
"pravdepodobne rozširovať."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8952,14 +8997,20 @@ msgstr ""
"bolo vaše heslo obnovené a nemôžete sa prihlásiť do PyPI, kým neobnovíte svoje heslo. "
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Všetky udalosti používateľa PyPI sú uložené v histórii zabezpečenia v "
"nastaveniach účtu. Ak sa vyskytnú udalosti, ktoré sa zdajú byť podozrivé, "
@@ -8968,7 +9019,7 @@ msgstr ""
"správcov PyPI ohľadom udalosti na adrese %(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8981,7 +9032,7 @@ msgstr ""
"skontrolujte e-mail, ktorý ste dostali, a pokúste sa zistiť príčinu. Platí "
"aj sekcia podozrivá aktivita.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9003,7 +9054,7 @@ msgstr ""
"p>
Počas procesu prihlásenia webu budú používatelia požiadaní, aby "
"poskytli svoj druhý spôsob overenia totožnosti.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9016,7 +9067,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">TOTP štandard."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9026,7 +9077,7 @@ msgstr ""
"abbr> generujú pravidelne sa meniaci overovací kód, ktorý sa má použiť pri "
"prihlasovaní sa do vášho účtu."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9036,7 +9087,7 @@ msgstr ""
"štandard, existuje veľa aplikácií, ktoré sú kompatibilné s vaším účtom PyPI. "
"Medzi obľúbené aplikácie patria:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(vlastnené)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(open source)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9093,7 +9144,7 @@ msgstr ""
"Ak chcete nastaviť 2FA "
"pomocou autentifikačnej aplikácie:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9101,7 +9152,7 @@ msgstr ""
"Otvorte aplikáciu overovania (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9111,7 +9162,7 @@ msgstr ""
"možnosť „Pridať 2FA s "
"autentifikačnou aplikáciou“"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9119,7 +9170,7 @@ msgstr ""
"PyPI vygeneruje tajný kľúč špecifický pre váš účet. Zobrazuje sa ako QR kód "
"a ako textový kód."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9127,7 +9178,7 @@ msgstr ""
"Naskenujte QR kód pomocou overovacej aplikácie alebo ho zadajte ručne. "
"Spôsob zadávania bude závisieť od aplikácie, ktorú ste si vybrali."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -9135,7 +9186,7 @@ msgstr ""
"Vaša aplikácia bude generovať autentický kód - použite to na overenie "
"nastavenia na PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9144,26 +9195,26 @@ msgstr ""
"Server PyPI a vaša aplikácia teraz zdieľajú váš tajný kľúč PyPI, čo vašej "
"aplikácii umožňuje generovať platné overovacie kódy pre váš účet PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Pri ďalšom prihlásení do PyPI budete musieť:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Zadajte svoje používateľské meno a heslo ako zvyčajne"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Otvorte svoju autentifikačnú aplikáciu a vygenerujte autentifikačný kód"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Tento kód použite na dokončenie prihlásenia do PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9174,14 +9225,14 @@ msgstr ""
"prehliadača. Toto heslo potom PyPI používa na vašu autentifikáciu ako "
"používateľa."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
"Ak chcete nastaviť dvojfaktorovú autentifikáciu s USB kľúč, budete "
"potrebovať:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn a PublicKeyCredential, pretože toto je "
"štandard implementovaný PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Ak chcete spustiť JavaScript vo svojom prehliadači"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F "
"špecifikácia:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Google Titan a Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9232,17 +9283,25 @@ msgstr ""
"Upozorňujeme, že niektoré staršie USB kľúče Yubico nespĺňajú "
"špecifikáciu FIDO, a preto nebudú fungovať s PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Nasleduj tieto kroky:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"Prihláste sa do svojho účtu PyPI, prejdite do nastavení účtu a vyberte "
@@ -9253,7 +9312,7 @@ msgstr ""
"bezpečnostné zariadenie“ Vložte a dotknite sa kľúča USB podľa "
"pokynov prehliadača "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9261,7 +9320,7 @@ msgstr ""
"Po dokončení sa váš USB kľúč zaregistruje do vášho účtu PyPI a môžete ho "
"použiť počas procesu prihlasovania."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9269,7 +9328,7 @@ msgstr ""
"Uveďte svoje používateľské meno a heslo ako obvykle Vložte a "
"dotknite sa USB kľúča, aby ste dokončili prihlásenie do PyPI "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of zariadenia, ktoré sú kompatibilné s FIDO"
"a>, a preto ich možno používať s PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9294,7 +9353,7 @@ msgstr ""
"rel=\"noopener\">mobilné telefóny, ktoré fungujú ako bezpečnostné "
"zariadenia."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the WebAuthn, "
"používatelia PyPI budú môcť využiť akýkoľvek budúci vývoj v tejto oblasti."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -9317,7 +9376,7 @@ msgstr ""
"alebo bezpečnostné zariadenie, môžete použiť tieto "
"kódy na prihlásenie do PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a a mali by byť použité len pre obnovu. Po použití "
"kódu obnovy sa prihláste, stáva sa neaktívnym."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Poskytnutie kódov na obnovenie:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9341,7 +9400,7 @@ msgstr ""
"Prihláste sa do svojho účtu PyPI, prejdite do nastavení účtu a vyberte "
"možnosť „Generovať kódy na obnovenie“"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9349,7 +9408,7 @@ msgstr ""
"Bezpečne uložte zobrazené obnovovacie kódy! Zvážte ich vytlačenie a uloženie "
"na bezpečnom mieste alebo ich uloženie do správcu hesiel."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9359,25 +9418,25 @@ msgstr ""
"všetky, môžete získať nové tak, že v nastaveniach účtu vyberiete možnosť "
"„Obnoviť kódy obnovenia“."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Ak sa chcete prihlásiť pomocou kódu na obnovenie:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
msgstr ""
"Pri vyzvaní k dvojfázové overenie, vyberte \"Prihlásiť pomocou kódov obnovy\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Keďže každý kód možno použiť iba raz, možno budete chcieť kód označiť ako "
"použitý"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9387,7 +9446,7 @@ msgstr ""
"súpravu pomocou tlačidla „Znovu vygenerovať kódy na obnovenie“ v "
"nastaveniach účtu."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
msgid ""
"API tokens are used to authenticate when uploading packages "
"to PyPI."
@@ -9395,7 +9454,7 @@ msgstr ""
"API žetóny sa používajú na overenie, keď uploading balíky "
"na PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -9405,7 +9464,7 @@ msgstr ""
"pracovať pre všetky projekty spojené s týmto účtom. Prípadne môžete obmedziť "
"rozsah žetónov na konkrétny projekt."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9413,7 +9472,7 @@ msgstr ""
"Pri použití API tokenu od poskytovateľa CI odporúčame prerezávať token na "
"minimálne potrebné projekty."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports Trusted Publishing, dôrazne odporúčame používať "
"Trusted Publishing namiesto toho."
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "Vytvorenie tokenu API:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "Overte svoju e-mailovú adresu"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(skontrolujte nastavenia účtu)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9446,21 +9505,21 @@ msgstr ""
"V nastaveniach účtu prejdite do sekcie API tokeny a "
"vyberte \"Pridať API token\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Ak chcete použiť token API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Nastavte svoje používateľské meno na __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Nastavte svoje heslo na hodnotu tokenu vrátane predpony pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9478,7 +9537,7 @@ msgstr ""
"(napr. .travis.yml
, ak používate Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9487,15 +9546,24 @@ msgstr ""
"dekódujú pomocou base64 a skontrolujú výstup podľa jedinečného "
"identifikátora zobrazeného na PyPI."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
" PyPI vás požiada o potvrdenie hesla predtým, ako budete chcieť vykonať "
"akciu citlivú na . Citlivé akcie zahŕňajú napríklad pridávanie alebo "
@@ -9506,11 +9574,11 @@ msgstr ""
"takéto akcie vykonávali iba na svojom osobnom počítači chránenom heslom. "
"strong>
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "PyPI momentálne nepodporuje zmenu používateľského mena."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9520,7 +9588,7 @@ msgstr ""
"menom, pridať nový účet ako správcu všetkých projektov, ktoré vlastní váš "
"starý účet, a potom starý účet odstrániť, čo bude mať rovnaký účinok."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9531,15 +9599,15 @@ msgstr ""
"Vydavateľstvo delegátnym orgánom pre balík PyPI na dôveryhodnú službu "
"tretej strany, ktorá eliminuje potrebu používať API žetóny."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Áno, vrátane kanálov RSS nových balíkov a nových vydaní."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Pozrite si referenciu API."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the bandersnatch. Všimnite si, že požiadavky na "
"úložisko pre zrkadlo PyPI by presiahli 1 terabajt – a stále rastú!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the GitHub apps."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and other relevant "
"factors."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our "
"status page."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9631,7 +9699,7 @@ msgstr ""
"získať zo stránky projektu v časti „Stiahnuť súbory“ alebo z JSON API. Tu je "
"príklad generovania hashov:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9641,7 +9709,7 @@ msgstr ""
"hash MD5 kvôli známym bezpečnostným problémom s algoritmom MD5. Tento hash "
"je poskytnutý len pre spätnú kompatibilitu."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9652,7 +9720,7 @@ msgstr ""
"svoj súkromný balík do indexu balíkov, odporúčaným riešením je spustiť "
"vlastné nasadenie projektu devpi."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9664,7 +9732,7 @@ msgstr ""
"dôkaz o projekte alebo vydaní s rovnakým názvom. V súčasnosti existujú štyri "
"hlavné dôvody, prečo k tomu môže dôjsť:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python Standard "
"Library z ľubovoľnej hlavnej verzie od verzie 2.5 do súčasnosti."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Názov projektu je príliš podobný existujúcemu projektu a môže byť "
"zameniteľný."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9694,7 +9762,7 @@ msgstr ""
"%(incorrect_code)s
je bežný preklep pre %(correct_code)s"
"code> a nemal by používateľa prekvapiť škodlivým balíkom."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -9702,12 +9770,12 @@ msgstr ""
"Názov projektu bol zaregistrovaný iným používateľom, ale neboli vytvorené "
"žiadne vydania."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Pozri %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"Ako požiadať o prenos názvu\" v "
"časti PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9726,11 +9794,11 @@ msgstr ""
"Môže nahrať vydania pre balík. Nie je možné pridať spolupracovníkov. Nie je "
"možné odstrániť súbory, vydania alebo projekt."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "vlastník:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9738,7 +9806,7 @@ msgstr ""
"Môže nahrávať vydania. Môže pridať ďalších spolupracovníkov. Môže odstrániť "
"súbory, vydania alebo celý projekt."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9752,14 +9820,14 @@ msgstr ""
"projektov poskytuje svoje kontaktné údaje v poli „Autor“ v časti „Meta“ na "
"stránke projektu."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
"Ak vlastník nereaguje, pozrite si %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9769,7 +9837,7 @@ msgstr ""
"rozšírenie readme
hodnota poľa na kontrolu, ako PyPI vykresľuje "
"váš popis."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9782,7 +9850,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">%(title)s cieľ=\"blank\" =\"blank\" =\"noreuced\">
"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User "
"Guide."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9810,14 +9878,14 @@ msgstr ""
"môžu líšiť), najprv odstráňte žiadne zbytočné uvoľnenia alebo jednotlivé "
"súbory, aby ste znížili celkovú veľkosť projektu."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9835,7 +9903,7 @@ msgstr ""
"môžu líšiť), najprv odstráňte žiadne zbytočné uvoľnenia alebo jednotlivé "
"súbory, aby ste znížili celkovú veľkosť projektu."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Podajte problém a povedzte nám:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9866,7 +9934,7 @@ msgstr ""
"zraniteľnosti z Python Packaging Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9877,7 +9945,7 @@ msgstr ""
"nesprávne, nahláste problém s podrobnosťami."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9892,7 +9960,7 @@ msgstr ""
"href=\"#file-name-reuse\"> Nemožno znovu načítať. Vymazané projekty, "
"správy alebo súbory nemožno obnoviť administrátormi PyPI."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9903,7 +9971,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\">použiť príkaz kontroly špagátu na "
"lokálne overenie platnosti popisu."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -9911,36 +9979,36 @@ msgstr ""
"Ak ste zabudli heslo PyPI, ale pamätáte si svoju e-mailovú adresu alebo "
"používateľské meno, postupujte podľa týchto krokov na obnovenie hesla:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Prejdite na reset your password."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Zadajte e-mailovú adresu alebo používateľské meno, ktoré ste použili pre "
"PyPI, a odošlite formulár."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Dostanete e-mail s odkazom na obnovenie hesla."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Ak ste stratili prístup k účtu PyPI alebo nemôžete úplne overiť kvôli:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Stratili ste prístup k e-mailovej adrese priradenej k vášmu účtu"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr "Nepravdepodobne registrovaná e-mailová adresa, ktorú nemožno overiť"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -9950,7 +10018,7 @@ msgstr ""
"href=\"#utfkey\">zariadenia a kódov na "
"obnovenie"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to podať problém na našom sledovači."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Uistite sa, že váš API Token je platný a nebol odvolaný."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -9973,13 +10041,13 @@ msgstr ""
"Uistite sa, že váš token API je správne naformátovaný"
"a> a neobsahuje žiadne koncové znaky, ako napríklad nové riadky."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
"Uistite sa, že používateľské meno, ktoré používate, je __token__"
"code>."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -9987,7 +10055,7 @@ msgstr ""
"Pamätajte si, že PyPI a TestPyPI každý vyžaduje, aby ste vytvorili účet, "
"takže vaše poverenia môžu byť rôzne."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10005,7 +10073,7 @@ msgstr ""
"rel=\"noopener\">%(title)s\" cieľ=\"_blank\" rel=\"noopener\">známy problém"
"a> s Python getpass
modul."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10024,7 +10092,7 @@ msgstr ""
" Prečo, sa dozviete na blogu PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10036,7 +10104,7 @@ msgstr ""
"code>, skúste do príkazu pridať -v
, aby ste získali ďalšie "
"informácie:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10048,7 +10116,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, musíte sa pripojiť k PyPI pomocou "
"novšej knižnice podpory TLS."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10060,7 +10128,7 @@ msgstr ""
"dodávateľ OS alebo sprostredkovateľský distribútor) a nainštalovaných verzií "
"Pythonu, setuptools
a pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to diskutujte na Discourse vrátane vášho operačného "
"systému a podrobností o inštalácii a výstupu %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take dostupnosť berieme veľmi vážne a chceme, aby používanie "
"webovej stránky bolo pre každého jednoduché."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, nahláste nám to na GitHub, aby sme sa "
"mohli pokúsiť problém vyriešiť za vás a ostatných."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10117,7 +10185,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">nahrať svoj projekt "
"do PyPI
pomocou špagátu."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10131,7 +10199,7 @@ msgstr ""
"údajov súvisiacich s projektmi a má vo všeobecnosti dobrú povesť "
"vyhľadávania, je hlavným cieľom."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10148,23 +10216,23 @@ msgstr ""
"rel=\"noopener\">našej stavovej stránke, pretože sme ju pravdepodobne "
"aktualizovali s odôvodnením zásahu."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI vráti tieto chyby z jedného z týchto dôvodov:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Názov súboru bol použitý a súbor existuje"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Názov súboru bol použitý, ale súbor už neexistuje"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Existuje súbor s presne rovnakým obsahom"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10172,7 +10240,7 @@ msgstr ""
"PyPI neumožňuje opätovné použitie názvu súboru, a to ani po odstránení a "
"opätovnom vytvorení projektu."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10180,7 +10248,7 @@ msgstr ""
"Názov distribučného súboru v PyPI pozostáva z kombinácie názvu projektu, "
"čísla verzie a typu distribúcie."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10191,7 +10259,7 @@ msgstr ""
"prenesená do rovnakého súboru a nemôže byť jedného dňa tajne zmenená "
"správcom projektu alebo škodlivou stranou (dá sa iba odstrániť)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10201,7 +10269,7 @@ msgstr ""
"číslo verzie na číslo, ktoré ste predtým nenahrali do PyPI, prebudovať "
"distribúciu a potom nahrať novú distribúciu."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10214,7 +10282,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">pypa/trove-classifiers
. "
"Nezabudnite uviesť krátke odôvodnenie, prečo je to dôležité."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10231,7 +10299,7 @@ msgstr ""
"určený len na problémy so softvérom, ktorý ešte nepoužíva PyPI. Pred "
"napísaním nového problému skontrolujte, či neexistuje nový problém."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10239,7 +10307,7 @@ msgstr ""
"Ak máte problém s konkrétnym balíkom nainštalovaným z PyPI, mali by ste sa "
"namiesto toho obrátiť priamo na správcov tohto projektu."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10251,7 +10319,7 @@ msgstr ""
"je mimo synchronizácie. Skontrolujte, či je čas na vašom zariadení "
"automaticky nastavené a skúste nastavenie zariadenia znova."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "Projects may get placed in quarantine for any number of reasons, such as "
@@ -10272,7 +10340,7 @@ msgstr ""
"alebo Acceptable Use "
"Policy."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10282,7 +10350,7 @@ msgstr ""
"ich upravovať. PyPI správcovia budú musieť preskúmať tento projekt predtým, "
"ako sa dá obnoviť."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10292,7 +10360,7 @@ msgstr ""
"Ak si myslíte, že váš projekt bol omylom pre karanténu, kontaktujte PyPI cez "
"security@pypi.org s akýmkoľvek detailom."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPA je nezávislá skupina vývojárov, ktorej cieľom je "
"vylepšiť a udržiavať mnoho kľúčových projektov súvisiacich s balením Pythonu."
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The zabezpečil ocenenie od Open Technology Fund, ktorého "
"financovanie umožňuje vývojárom zlepšiť bezpečnosť a dostupnosť skladu."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by štedrými "
"sponzormi."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10362,7 +10430,7 @@ msgstr ""
"robustný, otestovaný a pripravený na očakávanú návštevnosť prehliadača a "
"rozhrania API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via mirror alebo súkromný index."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10401,11 +10469,11 @@ msgstr ""
"zlepšovali PyPI (známy aj ako projekt Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finančné:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10414,11 +10482,11 @@ msgstr ""
"Veľmi by sme ocenili vaše dary na financovanie vývoja a "
"údržby."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Vývoj:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10430,7 +10498,7 @@ msgstr ""
"skúseným vývojárom open source – v skutočnosti by sme vám radi pomohli podať "
"vašu prvú požiadavku na stiahnutie open source!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10454,7 +10522,7 @@ msgstr ""
"cieľ=\"_blank\" rel=\"noopener\"> 'Dobrý prvý problém ' štítok – "
"odporúčame vám začať tu."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the %(title)s\" cieľ=\"_blank\" "
"rel=\"noopener\">RSS kŕmiť."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10513,7 +10581,7 @@ msgstr ""
"Všetka prevádzka je smerovaná cez našu globálnu sieť CDN, ktorá uvádza ich "
"verejné IP adresy tu: %(href)s."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s"
"a>."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10532,11 +10600,11 @@ msgstr ""
"symbolom „beta funkcie“, aby sme vám povedali: toto by pravdepodobne malo "
"fungovať dobre, ale je to nové a menej testované ako iné funkcie webu."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "V súčasnosti nie sú žiadne funkcie v beta verzii."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10550,39 +10618,45 @@ msgstr ""
"zámenu s projektom PyPy, ktorý "
"je populárnou alternatívnou implementáciou jazyka Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Zdroje"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Hľadáte niečo iné? Možno pomôžu tieto odkazy:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dokumentácia"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Používateľská príručka balíka Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python dokumentácia"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(hlavná webová stránka Pythonu)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Stránka komunity Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(uvádza IRC kanály, mailing listy atď.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Kontakt"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The alebo browse the online board."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Bezpečnosť"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Hlásenie bezpečnostného problému"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -10617,11 +10691,11 @@ msgstr ""
"Bezpečnosť berieme veľmi vážne a žiadame vás, aby ste pozorne dodržiavali "
"našu bezpečnostnú politiku."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Dôležité!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10630,24 +10704,24 @@ msgstr ""
"NENAHLÁSTE problém na žiadnom verejnom fóre vrátane (okrem "
"iného):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Náš nástroj na sledovanie problémov GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Oficiálne alebo neoficiálne chatovacie kanály"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Oficiálne alebo neoficiálne zoznamy adries"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"Ak ste identifikovali bezpečnostný problém s projektom hosteným na PyPI"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10657,15 +10731,15 @@ msgstr ""
"časti bočného panelu kliknite na Report projekt ako malware"
"strong>. Dodávka nasledujúce údaje vo forme:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "Adresa URL príslušného projektu"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "Vysvetlenie toho, čo robí projekt bezpečnostným problémom"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10682,7 +10756,7 @@ msgstr ""
"Platné malware správy môžu obsahovať príklady písania, závislosť, "
"exfiltrácia dát, obfuscation, príkaz/kontrola atď."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -10690,7 +10764,7 @@ msgstr ""
"Ak ste identifikovali problém so zabezpečením samotného PyPI (nie projektu "
"hosteného na PyPI)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10699,18 +10773,18 @@ msgstr ""
"E-mailom na security@pypi.org uveďte čo najviac "
"relevantných informácií vrátane reprodukovaných krokov."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Čo bude ďalej?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
"Po odoslaní problému e-mailom by ste mali dostať potvrdenie do 48 hodín."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -10718,48 +10792,48 @@ msgstr ""
"V závislosti od akcie, ktorá sa má vykonať, môžete dostať ďalšie následné e-"
"maily."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "Táto politika bezpečnosti bola naposledy aktualizovaná v marci 2024."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Mapa stránok PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Domov PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Vyhľadávajte a filtrujte projekty"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Overenie"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Prihlásiť sa"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "bezpečnostná politika"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "Ochranné známky PyPI"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Podporte PyPI a súvisiace projekty"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Sponzorujte Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -10767,11 +10841,11 @@ msgstr ""
"Python Software Foundation zhromažďuje a distribuuje finančné prostriedky na "
"zlepšenie ekosystému balenia Pythonu."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Medzi nedávne financované projekty patria:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10779,7 +10853,7 @@ msgstr ""
"Úspešné opätovné spustenie indexu balíkov Python, poháňaného novou kódovou "
"základňou „Warehouse“"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Programu podpory Mozilla Open Source v roku 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -10800,7 +10874,7 @@ msgstr ""
"Zlepšenie zabezpečenia a dostupnosti PyPI a pridanie podpory pre viaceré "
"miestne nastavenia"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research v rokoch 2019 a 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Prepracovanie používateľskej skúsenosti a nástroja na riešenie závislostí "
"pipu"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program v "
"roku 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -10858,11 +10932,11 @@ msgstr ""
"S vašou podporou môže PSF pokračovať vo financovaní vylepšení obalov, z "
"ktorých budú mať úžitok milióny používateľov Pythonu na celom svete."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Sponzorstvo PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10872,16 +10946,16 @@ msgstr ""
"komunita Pythonu denne používa. Túto prácu je možné vykonať len s veľkorysou "
"finančnou podporou, ktorú poskytujete vy alebo vaša organizácia."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Na vašich príspevkoch záleží a majú vplyv. Každý dar sa počíta!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Staňte sa sponzorom"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10890,11 +10964,11 @@ msgstr ""
"PSF je uznaná IRS ako 501(c)(3) nezisková charitatívna organizácia a dary sú "
"daňovo uznateľné pre organizácie, ktoré platia dane v Spojených štátoch."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Získajte svoje logo na PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -10902,15 +10976,15 @@ msgstr ""
"Hľadáte zviditeľnenie značky? V minulom roku* navštívilo PyPI.org 21,1 "
"milióna ľudí z 237 krajín."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Údaje z marca 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Posilnite ekosystém Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -10918,11 +10992,11 @@ msgstr ""
"Finančné prostriedky získané nadáciou Python Software Foundation idú priamo "
"na zlepšenie nástrojov, ktoré vaša spoločnosť používa každý deň."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Zvýšte svoju reputáciu"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -10930,24 +11004,24 @@ msgstr ""
"Zvýšte reputáciu svojej spoločnosti investovaním do Pythonu a komunity open "
"source."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Štatistiky PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
"Všetci milujeme štatistiky, takže tu sú niektoré užitočné štatistiky o PyPI."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "Štatistiky prvej strany"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "Tieto štatistiky sú poskytované priamo PyPI."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -10955,16 +11029,16 @@ msgstr ""
"PyPI poskytuje verejné datasets vrátane sťahovania štatistiky a metadáta cez "
"BigQuery"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "PyPI poskytuje verejnú dosku so štatistikami používania a výkonom"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "Štatistiky tretích strán"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
@@ -10972,11 +11046,11 @@ msgstr ""
"Tieto štatistiky sú poskytované inými službami tretích strán, ktoré nie sú v "
"rozpore s PyPI."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Najlepšie projekty podľa celkovej veľkosti balíka"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10986,90 +11060,90 @@ msgstr ""
"bajtov). Táto stránka je cached na 24 hodín, takže neočakávajte, že čísla "
"budú v reálnom čase."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Štatistika podľa projektu"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Súčet súborov vydania (bajty)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Všetko PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "Ochranné známky"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "Slovné známky"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "Registračné číslo USPTO"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "Medzinárodné registračné číslo"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "Logá"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Výsledky vyhľadávania"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Mali ste na mysli „%(text)s“?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Zavrieť panel"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Filtrovať podľa klasifikátora"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Zadajte vyhľadávací dopyt alebo vyberte filter zo zoznamu klasifikátorov."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Zadajte vyhľadávací dopyt alebo pridajte filter kliknutím na tlačidlo."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Môžete kombinovať vyhľadávania a filtre klasifikátorov. Príklady:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Projekty kompatibilné s Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Rozšírenia Sphinx, ktoré majú stabilný/produkčný stav"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Projekty súvisiace s „grafikou“ s licenciami schválenými OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -11077,44 +11151,44 @@ msgstr[0] "%(count_display)s projekt"
msgstr[1] "%(count_display)s projekty"
msgstr[2] "%(count_display)s projektov"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "pre \"%(term)s\""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "s vybraným klasifikátorom"
msgstr[1] "s vybranými klasifikátormi"
msgstr[2] "s vybranými klasifikátormi"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Zoradiť podľa"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Relevantnosť"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Dátum poslednej aktualizácie"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filter"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Pridajte filter"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Nenašli sa žiadne výsledky pre „%(term)s“"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/sl/LC_MESSAGES/messages.po b/warehouse/locale/sl/LC_MESSAGES/messages.po
index b02e96932d86..540f90e6e4bf 100644
--- a/warehouse/locale/sl/LC_MESSAGES/messages.po
+++ b/warehouse/locale/sl/LC_MESSAGES/messages.po
@@ -16,145 +16,145 @@ msgstr ""
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -162,232 +162,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -395,508 +395,508 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
@@ -904,7 +904,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
@@ -912,7 +912,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
@@ -920,264 +920,269 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1187,7 +1192,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1452,7 +1460,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1461,7 +1469,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1470,7 +1478,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1479,7 +1487,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1493,149 +1501,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1644,11 +1652,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -1789,28 +1797,28 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1820,40 +1828,40 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1861,196 +1869,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2142,26 +2150,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2169,11 +2177,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2488,36 +2496,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2525,7 +2533,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2533,7 +2541,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2542,11 +2550,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2565,22 +2573,22 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2589,50 +2597,50 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2640,166 +2648,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2807,7 +2815,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2815,195 +2823,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3011,37 +3019,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3052,7 +3060,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3065,89 +3073,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3156,13 +3164,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3170,268 +3178,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3931,58 +3939,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4028,11 +4036,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4044,27 +4052,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4072,156 +4080,156 @@ msgid ""
"authentication\">2FA
. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4664,17 +4672,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4788,89 +4796,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4881,35 +4889,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4917,105 +4925,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5026,169 +5034,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5196,61 +5205,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5356,308 +5365,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5665,29 +5673,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5695,64 +5703,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5760,179 +5768,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5940,66 +5948,66 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6008,23 +6016,23 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -6072,44 +6080,44 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6395,33 +6403,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6429,89 +6437,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6574,53 +6582,53 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6631,27 +6639,27 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -6711,49 +6719,49 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6811,7 +6819,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
@@ -6820,11 +6828,11 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -6833,82 +6841,82 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6923,198 +6931,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7127,33 +7135,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7166,15 +7174,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7183,74 +7191,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
@@ -7454,18 +7462,18 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
@@ -7473,15 +7481,15 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7489,7 +7497,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7561,7 +7568,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7570,317 +7577,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7900,7 +7907,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7997,17 +8004,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8016,7 +8023,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8029,7 +8036,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8038,21 +8045,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8383,35 +8390,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8419,15 +8426,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8487,14 +8494,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8502,7 +8509,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8510,7 +8517,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8576,20 +8583,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8598,7 +8605,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8630,7 +8637,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8657,7 +8664,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8667,7 +8674,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8675,47 +8682,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8754,7 +8761,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8766,7 +8773,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8774,7 +8781,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8782,7 +8789,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8790,7 +8797,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8828,7 +8835,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8837,7 +8844,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8848,35 +8855,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8884,14 +8891,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8900,7 +8907,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8911,13 +8918,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8925,7 +8932,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8935,14 +8942,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8950,7 +8957,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9022,22 +9029,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9045,7 +9052,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9058,7 +9065,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9127,39 +9134,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -9582,12 +9593,12 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
@@ -9595,32 +9606,32 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/sr/LC_MESSAGES/messages.po b/warehouse/locale/sr/LC_MESSAGES/messages.po
index 2d2f2fd978aa..467829266955 100644
--- a/warehouse/locale/sr/LC_MESSAGES/messages.po
+++ b/warehouse/locale/sr/LC_MESSAGES/messages.po
@@ -17,7 +17,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: Weblate 5.5-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -25,25 +25,25 @@ msgstr ""
"Морате да верификујете своју **примарну** имејл адресу да бисте могли да "
"извршите ову радњу."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Ова имејл адреса је неважећа. Покушајте поново."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Унели сте погрешну лозинку. Покушајте поново."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -53,67 +53,67 @@ msgstr ""
"бројева, цртица и доњих црта. И такође мора почети и завршити са словом или "
"бројем. Изаберите друго име."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
#, fuzzy
msgid "Null bytes are not allowed."
msgstr "\"Null\" бајтови нису дозвољени."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Корисник са тим именом не постоји"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP код мора бити ${totp_length} цифара."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Ово корисничко име већ користи други корисник. Изаберите друго име."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Лозинка је предугачка."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Лозинке се не подударају. Покушајте поново."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Ова имејл адреса је предугачка. Покушајте поново."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Не можете користити имејл адресу са овог домена. Користите други имејл."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "Ова имејл адреса се већ користи на овом налогу. Користите други имејл."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -121,50 +121,50 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Погрешан TOTP код."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Нетачан повратни код."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Повратни код је већ искоришћен."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Ово корисничко име је неважеће. Покушајте поново."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -172,234 +172,234 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Већ сте аутентификовани"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Имејл није пронађен"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Имејл је већ верификован"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Сада можете ставити овај имејл за вашу примарну адресу"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Ово је Ваша примарна адреса"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Имејл адреса ${email_address} је верификована. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -407,7 +407,7 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -419,7 +419,7 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -431,24 +431,24 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "No projects"
msgid "Select project"
msgstr "Нема пројеката"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -459,7 +459,7 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -467,7 +467,7 @@ msgid ""
"characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -475,11 +475,11 @@ msgid ""
"characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -487,7 +487,7 @@ msgid ""
"with 400 characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -495,23 +495,23 @@ msgid ""
"1024 characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -521,23 +521,23 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "No projects"
msgid "Specify your alternate repository name"
msgstr "Нема пројеката"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -545,129 +545,129 @@ msgid ""
"less."
msgstr "Ово име је предуго. Изаберите име са мање од 100 слова."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Неважећи подаци. Покушајте поново"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' already has an active invite. Please try again later."
@@ -676,25 +676,25 @@ msgstr ""
"Корисник '${username}' већ има активну позивницу. Молимо вас, покушајте "
"касније."
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -702,27 +702,27 @@ msgstr ""
"Корисник '${username}' већ има активну позивницу. Молимо вас, покушајте "
"касније."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Позивница је послата кориснику '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Позивница је већ истекла."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' already has an active invite. Please try again later."
@@ -731,41 +731,41 @@ msgstr ""
"Корисник '${username}' већ има активну позивницу. Молимо вас, покушајте "
"касније."
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Expired invitation for '${username}' deleted."
msgstr "Позивница је послата кориснику '${username}'"
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -775,7 +775,7 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -785,487 +785,492 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "No projects"
msgid "Specify an environment name"
msgstr "Нема пројеката"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "No projects"
msgid "Specify ActiveState organization name"
msgstr "Нема пројеката"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "No projects"
msgid "Invalid environment name"
msgstr "Нема пројеката"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Лозинка"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Лозинке се не подударају. Покушајте поново."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "Лозинка је предугачка."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Страница није нађена (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Свуда смо погледали али нисмо могли да нађемо ову страницу"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Страница је избрисана (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Страница коју тражите је обрисана"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Нешто је кренуло наопако"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Помоћ"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Погледајте мени"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Мени"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Главни мени"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1275,7 +1280,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Упозорење"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
-msgstr ""
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "No projects"
+msgid "Type '/' to search projects"
+msgstr "Нема пројеката"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Претражите"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Наши спонзори"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Донирајте данас!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Мапа сајта"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Пребаците се на десктоп верзију"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1539,7 +1549,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1547,7 +1557,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1555,7 +1565,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1563,7 +1573,7 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1577,149 +1587,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Лозинка"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(неопходно)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Ваша лозинка"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Прикажи лозинку"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Заборавили сте лозинку?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1728,11 +1738,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Прихватите"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Одбијте"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "No projects"
msgid "%(count)s project"
@@ -1873,28 +1883,28 @@ msgstr[0] "Нема пројеката"
msgstr[1] "Нема пројеката"
msgstr[2] "Нема пројеката"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Нема пројеката"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1903,42 +1913,42 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "No projects"
msgid "Archived"
msgstr "Нема пројеката"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1946,196 +1956,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Име"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Ваше име"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Имејл адреса"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Ваша имејл адреса"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Изаберите корисничко име"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Прикажи лозинке"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Изаберите лозинку"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Отвори налог"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2226,26 +2236,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2253,11 +2263,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "No projects"
msgid "Old organization type:"
msgstr "Нема пројеката"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "No projects"
msgid "New organization type:"
msgstr "Нема пројеката"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2576,36 +2586,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2613,7 +2623,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2621,7 +2631,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2630,11 +2640,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2653,22 +2663,22 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -2676,50 +2686,50 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2727,166 +2737,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2894,7 +2904,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2902,195 +2912,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3098,37 +3108,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3139,7 +3149,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3152,91 +3162,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "No projects"
msgid "Projects"
msgstr "Нема пројеката"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3245,13 +3255,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3259,268 +3269,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "Заборавили сте лозинку?"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password"
msgid "Password disabled"
msgstr "Лозинка"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "No projects"
msgid "Organization role removed"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4026,58 +4036,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4121,11 +4131,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4137,27 +4147,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4165,158 +4175,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Ваше име"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Your name"
msgid "Publisher:"
msgstr "Ваше име"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "No projects"
msgid "Organization Type: %(org_type)s"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -4591,200 +4601,200 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Одбијте"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "No projects"
msgid "Request a new organization"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "No projects"
msgid "Organization Display Name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "No projects"
msgid "Organization Description"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "No projects"
msgid "️Organization Membership Size"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "No projects"
msgid "️Organization Type"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Create account"
msgid "Create"
msgstr "Отвори налог"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4792,13 +4802,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create account"
msgid "Activate your account"
msgstr "Отвори налог"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4810,7 +4820,7 @@ msgstr ""
"Морате да верификујете своју **примарну** имејл адресу да бисте могли да "
"извршите ову радњу."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "No projects"
msgid "PyPI Project Name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "No projects"
msgid "project name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Ваше име"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "No projects"
msgid "Environment name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4932,93 +4942,93 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Име"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "No projects"
msgid "project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5029,35 +5039,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5065,119 +5075,119 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "No projects"
msgid "Organization"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "No projects"
msgid "my-organization"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "No projects"
msgid "ActiveState Project name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "No projects"
msgid "my-project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Select a username"
msgid "Actor Username"
msgstr "Изаберите корисничко име"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Your name"
msgid "my-username"
msgstr "Ваше име"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "No projects"
msgid "Project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5188,171 +5198,172 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create account"
msgid "Create API token"
msgstr "Отвори налог"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5360,65 +5371,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create account"
msgid "Create another token"
msgstr "Отвори налог"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Отвори налог"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5524,326 +5535,325 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "No projects"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "No projects"
msgid "Organization request"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "No projects"
msgid "Organization display name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "No projects"
msgid "️Organization description"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "No projects"
msgid "️Organization membership size"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "No projects"
msgid "%(organization_name)s organization deleted"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "No projects"
msgid "%(organization_name)s organization approved"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "No projects"
msgid "%(organization_name)s organization declined"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Одбијте"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "No projects"
msgid "Organization projects"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5851,29 +5861,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5881,68 +5891,68 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "No projects"
msgid "Organization Roles"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5950,198 +5960,198 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "No projects"
msgid "Organization Role Permissions Matrix"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "No projects"
msgid "View organization/teams"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create account"
msgid "Create/manage teams"
msgstr "Отвори налог"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "No projects"
msgid "Delete the organization"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create account"
msgid "Create new projects"
msgstr "Отвори налог"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "No projects"
msgid "Delete projects"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6149,72 +6159,72 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "Изаберите име које има мање од 50 слова."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
@@ -6222,27 +6232,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "No projects"
msgid "Delete the project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "No projects"
msgid "Before you can delete your organization."
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "No projects"
msgid "Organization teams"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
@@ -6292,46 +6302,46 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create account"
msgid "Create new team"
msgstr "Отвори налог"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create account"
msgid "Creator"
msgstr "Отвори налог"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement enabled"
msgstr "(неопходно)"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "(required)"
msgid "2FA requirement disabled"
msgstr "(неопходно)"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "No projects"
msgid "Project archived"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "No projects"
msgid "Archived by:"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "No projects"
msgid "Project unarchived"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "No projects"
msgid "Unarchived by:"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -6602,23 +6612,23 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This email address is already being used by another account. Use a "
@@ -6628,13 +6638,13 @@ msgstr ""
"Ова имејл адреса је већ коришћена од стране другог налога. Користите други "
"имејл."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6643,35 +6653,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "No projects"
msgid "Constrain environment"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6679,91 +6689,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "No projects"
msgid "New Environment Name"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6825,54 +6835,54 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6882,27 +6892,27 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -6961,49 +6971,49 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "No projects"
msgid "Project Roles"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7063,7 +7073,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7072,13 +7082,13 @@ msgstr[0] "Изаберите име које има мање од 50 слова
msgstr[1] "Изаберите име које има мање од 50 слова."
msgstr[2] "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "Изаберите име које има мање од 50 слова."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -7086,84 +7096,84 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7178,203 +7188,203 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "No projects"
msgid "Delete %(name)s from this project."
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "No projects"
msgid "Archive project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7387,35 +7397,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "No projects"
msgid "Unarchive project"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7427,15 +7437,15 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7444,76 +7454,76 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "No projects"
msgid "Team projects"
msgstr "Нема пројеката"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7758,7 +7768,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7830,7 +7839,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7839,319 +7848,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "No projects"
msgid "What's an archived project?"
msgstr "Нема пројеката"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8171,7 +8180,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8268,17 +8277,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8287,7 +8296,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8300,7 +8309,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8309,21 +8318,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8654,35 +8663,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8690,15 +8699,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8758,14 +8767,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8773,7 +8782,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8781,7 +8790,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8847,20 +8856,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8869,7 +8878,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8901,7 +8910,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8928,7 +8937,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8938,7 +8947,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8946,47 +8955,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9025,7 +9034,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9037,7 +9046,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9045,7 +9054,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9053,7 +9062,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9061,7 +9070,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9099,7 +9108,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9108,7 +9117,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9119,35 +9128,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9155,14 +9164,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9171,7 +9180,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9182,13 +9191,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9196,7 +9205,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9206,14 +9215,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9221,7 +9230,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9293,22 +9302,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9316,7 +9325,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9329,7 +9338,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9398,39 +9407,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "Спонзор"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
@@ -9854,44 +9867,44 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ta/LC_MESSAGES/messages.po b/warehouse/locale/ta/LC_MESSAGES/messages.po
index f6bf314e5efe..e19a94536489 100644
--- a/warehouse/locale/ta/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ta/LC_MESSAGES/messages.po
@@ -24,32 +24,32 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
"இந்தச் செயலைச் செய்வதற்கு முன் உங்கள் **முதன்மை** மின்னஞ்சல் முகவரியைச் சரிபார்க்க வேண்டும்."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "இந்த செயலைச் செய்ய இரண்டு காரணி அங்கீகாரம் உங்கள் கணக்கில் இயக்கப்பட்டிருக்க வேண்டும்."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "இடம் புதுப்பிக்கப்பட்டது"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "மின்னஞ்சல் முகவரி தவறானது. மீண்டும் முயற்சி செய்."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "கடவுச்சொல் தவறானது. மீண்டும் முயற்சி செய்."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -59,29 +59,29 @@ msgstr ""
"அடிக்கோள்களால் ஆனதாக இருக்க வேண்டும். மேலும் ஒரு கடிதம் அல்லது எண்ணுடன் ஆரம்பித்து முடிக்க "
"வேண்டும். வேறு பயனர்பெயரைத் தேர்வு செய்யவும்."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "வெற்று எட்டியல்களுக்கு அனுமதி இல்லை."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "குறிப்பிட்ட பயனர் பெயரில் எந்தப் பயனருமில்லை"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP குறியீடு ${totp_length} இலக்கங்கள் இருக்க வேண்டும்."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "மீட்பு குறியீடுகள்"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 வரியுரு அல்லது அதற்குக் குறைவாக உள்ள பயனர் பெயர் தேர்ந்தெடுங்கள்."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -89,12 +89,12 @@ msgstr ""
"இந்த பயனர்பெயர் ஏற்கனவே மற்றொரு கணக்கால் பயன்படுத்தப்படுகிறது. வேறு பயனர்பெயரைத் தேர்வு "
"செய்யவும்."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "கடவுச்சொல் மிக நீளமானது."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -103,21 +103,21 @@ msgstr ""
"பல வெற்றியுறாத உள்நுழைவு முயற்சிகள் நடந்துள்ளன. நீங்கள் ${time} மணி நேரத்திற்கு "
"பூட்டப்பட்டிருக்கிறீர்கள். பின்னர் மீண்டும் முயற்சிக்கவும்."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "உங்கள் கடவுச்சொற்கள் பொருந்தவில்லை. மீண்டும் முயற்சி செய்."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "மின்னஞ்சல் முகவரி மிக நீளமாக உள்ளது. மீண்டும் முயற்சி செய்."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"இந்தக் களத்திலிருந்து மின்னஞ்சல் முகவரியை நீங்கள் பயன்படுத்த முடியாது. வேறு மின்னஞ்சலைப் "
"பயன்படுத்தவும்."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -125,7 +125,7 @@ msgstr ""
"இந்த மின்னஞ்சல் முகவரி ஏற்கனவே இந்தக் கணக்கால் பயன்படுத்தப்படுகிறது. வேறு மின்னஞ்சலைப் "
"பயன்படுத்தவும்."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -133,36 +133,36 @@ msgstr ""
"இந்த மின்னஞ்சல் முகவரி ஏற்கனவே மற்றொரு கணக்கால் பயன்படுத்தப்படுகிறது. வேறு மின்னஞ்சலைப் "
"பயன்படுத்தவும்."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "பெயர் மிக நீளமானது. 100 எழுத்துக்கள் அல்லது அதற்கும் குறைவான பெயரைத் தேர்வுசெய்க."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "பெயர் புலத்தில் உரலிகள் அனுமதிக்கப்படவில்லை."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "தவறான TOTP குறியீடு."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "தவறான WebAuthn கூற்று: மோசமான பேலோட்"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "மீட்டெடுப்பு குறியீடு தவறானது."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "மீட்பு குறியீடு(Recovery code) முன்பு பயன்படுத்தப்பட்டது."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "பயனர் பெயர் தவறானது. மீண்டும் முயற்சி செய்."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -171,7 +171,7 @@ msgstr ""
"பல வெற்றியுறாத உள்நுழைவு முயற்சிகள் நடந்துள்ளன. நீங்கள் ${} மணி நேரத்திற்கு "
"பூட்டப்பட்டிருக்கிறீர்கள். பின்னர் மீண்டும் முயற்சிக்கவும்."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -180,7 +180,7 @@ msgstr ""
"இந்தக் கணக்கில் பல மின்னஞ்சல்கள் சரிபார்க்கப்படாமலே சேர்க்கப்பட்டுள்ளன. உங்கள் இன்பாக்ஸைச் "
"சரிபார்த்து, சரிபார்ப்பு இணைப்புகளைப் பின்பற்றவும். (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -191,26 +191,26 @@ msgstr ""
"கோரப்பட்டுள்ளன. உங்கள் இன்பாக்ஸைச் சரிபார்த்து, சரிபார்ப்பு இணைப்புகளைப் பின்பற்றவும். (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "தவறான அல்லது காலாவதியான இரண்டு காரணி உள்நுழைவு."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "ஏற்கனவே அங்கீகரிக்கப்பட்டது"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "வெற்றிகரமான இணைய அங்கீகரிப்பு(Web Authentication ) வலியுறுத்தல்"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"மீட்பு குறியீடு ஏற்றுக்கொள்ளப்பட்டது. வழங்கப்பட்ட குறியீட்டை மீண்டும் பயன்படுத்த முடியாது."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -218,145 +218,145 @@ msgstr ""
"புதிய பயனர்(user) பதிவு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு https://pypi."
"org/help#admin-intervention ஐப் பார்க்கவும்."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"காலாவதியான டோக்கன்: புதிய கடவுச்சொல்(Password) மீட்டமைப்பு(reset) இணைப்பைக்(link) "
"கோரவும்"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"தவறான டோக்கன்: புதிய கடவுச்சொல்(password) மீட்டமைப்பு(reset) இணைப்பைக்(link) கோரவும்"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "தவறான டோக்கன்: டோக்கன் வழங்கப்படவில்லை"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "தவறான டோக்கன்: கடவுச்சொல்(password) மீட்டமைப்பு(reset) டோக்கன் அல்ல"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "தவறான டோக்கன்: பயனர்(user) கிடைக்கவில்லை(not found)"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "தவறான டோக்கன்: இந்த டோக்கன் கோரப்பட்டதால் பயனர் உள்நுழைந்துள்ளார்"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "தவறான டோக்கன்: இந்த டோக்கன் கோரப்பட்டதிலிருந்து கடவுச்சொல் ஏற்கனவே மாற்றப்பட்டுள்ளது"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "உங்கள் கடவுச்சொல்லை மீட்டமைத்துவிட்டீர்கள்"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "காலாவதியான டோக்கன்: புதிய மின்னஞ்சல் சரிபார்ப்பு இணைப்பைக் கோருங்கள்"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "தவறான அடையாளச் சின்னம்: புதிய மின்னஞ்சல் சரிபார்ப்பு இணைப்பைக் கோருங்கள்"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "தவறான அடையாளச் சின்னம்: மின்னஞ்சல் சரிபார்ப்பு அடையாளச் சின்னமல்ல"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "மின்னஞ்சல் கிடைக்கவில்லை"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "மின்னஞ்சல் ஏற்கனவே சரிபார்க்கப்பட்டது"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "நீங்கள் இப்போது இந்த மின்னஞ்சலை உங்கள் முதன்மை முகவரியாக அமைக்கலாம்"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "இது உங்கள் முதன்மை முகவரி"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "மின்னஞ்சல் முகவரி ${email_address} சரிபார்க்கப்பட்டது. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
"காலாவதியான டோக்கன்: புதிய அமைப்பு (organization) அழைப்பை(invitation) கோரவும்"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "தவறான அடையாளச் சின்னம்: புதிய அமைப்பு அழைப்பை கோருங்கள்"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "செல்லாத கடவு குறியீடு: ஒரு அமைப்பின் அழைப்பிதழுக்கானா கடவு குறியீடு அல்ல"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "நிறுவன அழைப்பு செல்லாது."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "நிறுவன அழைப்பு இனி இல்லை."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}' -க்கான அழைப்பு நிராகரிக்கப்பட்டது."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "நீங்கள் இனிமேல் '${organization_name}' நிறுவனத்தின் ${role}."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "காலாவதியான கடவு குறியீடு: திட்டபணியின் புதிய பங்களிப்பிற்கானா அழைப்பை கோரவும்"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "செல்லாத கடவு குறியீடு: திட்டபணியின் புதிய பங்களிப்பிற்கானா அழைப்பை கோரவும்"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "செல்லாத கடவு குறியீடு: ஒத்துழைப்பிற்கானா அழைப்பு கடவு குறியீடு அல்ல"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "பங்கு அழைப்பு மதிப்பில்லாத."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "பங்கு அழைப்பு இனி இல்லை."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}' -க்கான அழைப்பு நிராகரிக்கப்பட்டது."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "நீங்கள் இனிமேல் '${project_name}' திட்டப்பணியின் ${role}."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -364,11 +364,11 @@ msgstr ""
"நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு https://pypi.org/"
"help#admin- தலையீட்டைக் காண்க."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr "முடக்கப்பட்டது. விவரங்களுக்கு https://pypi.org/help#admin- தலையீட்டைக் காண்க."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -376,28 +376,28 @@ msgstr ""
"நிலுவையில் உள்ள நம்பகமான வெளியீட்டாளரை பதிவு செய்ய உங்களிடம் சரிபார்க்கப்பட்ட மின்னஞ்சல் "
"இருக்க வேண்டும். விவரங்களுக்கு https://pypi.org/help#openid-connect ஐப் பார்க்கவும்."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"நம்பகமான 3 க்கும் மேற்பட்ட நம்பகமான வெளியீட்டாளர்களை ஒரே நேரத்தில் பதிவு செய்ய முடியாது."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "நம்பகமான வெளியீட்டாளர் பதிவுகள் பல முயற்சித்துள்ளன. பின்னர் மீண்டும் முயற்சிக்கவும்."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "நம்பகமான வெளியீட்டாளரை பதிவு செய்ய முடியவில்லை"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -405,32 +405,32 @@ msgstr ""
"இந்த நம்பகமான வெளியீட்டாளர் ஏற்கனவே பதிவு செய்யப்பட்டுள்ளார். இது வேண்டுமென்றே இல்லாவிட்டால் "
"தயவுசெய்து பைபியின் நிர்வாகிகளை தொடர்பு கொள்ளவும்."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "உருவாக்க நிலுவையில் உள்ள புதிய வெளியீட்டாளரை பதிவு செய்தது "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "தவறான வெளியீட்டாளர் ஐடி"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "திட்டத்திற்கான நம்பகமான வெளியீட்டாளர் அகற்றப்பட்டார் "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "பேனர் முன்னோட்டம்"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 எழுத்துக்கள் அல்லது அதற்கும் குறைவான நிறுவன கணக்கு பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -441,7 +441,7 @@ msgstr ""
"ஐபன்கள் மற்றும் அடிக்கோடிட்டுக் காட்டப்பட வேண்டும். மேலும் ஒரு கடிதம் அல்லது எண்ணுடன் தொடங்கி "
"முடிக்க வேண்டும். வேறு நிறுவன கணக்கு பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -449,7 +449,7 @@ msgstr ""
"இந்த நிறுவன கணக்கு பெயர் ஏற்கனவே பயன்படுத்தப்பட்டுள்ளது. வேறு நிறுவன கணக்கு பெயரைத் "
"தேர்வுசெய்க."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -457,16 +457,16 @@ msgstr ""
"அந்த பெயருக்கான விண்ணப்பத்தை நீங்கள் ஏற்கனவே சமர்ப்பித்துள்ளீர்கள். வேறு நிறுவன கணக்கு பெயரைத் "
"தேர்வுசெய்க."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "திட்டத்தைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "திட்ட பெயரைக் குறிப்பிடவும்"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -474,12 +474,12 @@ msgstr ""
"தபஅஇகு எண் மற்றும் '.', '_' மற்றும் '-' ஆகியவற்றைக் கொண்ட ஒரு கடிதம் அல்லது எண்களுடன் "
"தொடங்கவும் முடிக்கவும்."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "இந்த திட்ட பெயர் ஏற்கனவே பயன்படுத்தப்பட்டுள்ளது. வேறு திட்ட பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -487,7 +487,7 @@ msgstr ""
"நிறுவனத்தின் பெயர் மிக நீளமானது. 100 எழுத்துக்கள் அல்லது அதற்கும் குறைவாக ஒரு "
"நிறுவனத்தின் பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -495,11 +495,11 @@ msgstr ""
"அமைப்பு முகவரி மிக நீளமானது. 400 எழுத்துக்கள் அல்லது அதற்கும் குறைவாக ஒரு நிறுவன "
"முகவரி ஐத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "அமைப்பு முகவரி HTTP: // அல்லது https: // உடன் தொடங்க வேண்டும்"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -507,7 +507,7 @@ msgstr ""
"அமைப்பு விளக்கம் மிக நீளமானது. 400 எழுத்துக்கள் அல்லது அதற்கும் குறைவான நிறுவன "
"விளக்கத்தைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -518,15 +518,15 @@ msgid ""
msgstr ""
"விளக்கம் மிக நீளமானது. 400 எழுத்துக்கள் அல்லது அதற்கும் குறைவான விளக்கத்தைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "நீங்கள் ஏற்கனவே அதிகபட்ச எண்ணிக்கையை சமர்ப்பித்துள்ளீர்கள் "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "50 எழுத்துக்கள் அல்லது அதற்கும் குறைவான குழு பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -534,104 +534,104 @@ msgstr ""
"அணியின் பெயர் தவறானது. குழு பெயர்கள் ஒரு இடம், காலம், அடிக்கோடிட்டு, ஐபன் அல்லது ச்லாச் "
"ஆகியவற்றுடன் தொடங்கவோ முடிவடையவோ முடியாது. வேறு குழு பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "இந்த அணியின் பெயர் ஏற்கனவே பயன்படுத்தப்பட்டுள்ளது. வேறு குழு பெயரைத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "உங்கள் மாற்று களஞ்சிய பெயரைக் குறிப்பிடவும்"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "உங்கள் மாற்று களஞ்சிய முகவரி ஐக் குறிப்பிடவும்"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
"முகவரி மிக நீளமானது. 400 எழுத்துக்கள் அல்லது அதற்கும் குறைவான முகவரி ஐத் தேர்வுசெய்க."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
"விளக்கம் மிக நீளமானது. 400 எழுத்துக்கள் அல்லது அதற்கும் குறைவான விளக்கத்தைத் தேர்வுசெய்க."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "கணக்கு விவரங்கள் புதுப்பிக்கப்பட்டன"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"மின்னஞ்சல் $ {email_address} சேர்க்கப்பட்டது - சரிபார்ப்பு இணைப்புக்கு உங்கள் மின்னஞ்சலைச் "
"சரிபார்க்கவும்"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "மீட்டெடுப்பு குறியீடுகள் ஏற்கனவே உருவாக்கப்பட்டுள்ளன"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"புதிய மீட்டெடுப்பு குறியீடுகளை உருவாக்குவது உங்களிடம் இருக்கும் குறியீடுகளை செல்லாது."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "பநிஇ கிள்ளாக்கை உருவாக்க உங்கள் மின்னஞ்சலை சரிபார்க்கவும்."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "பநிஇ கிள்ளாக்கு இல்லை."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "தவறான சான்றுகள். மீண்டும் முயற்சி செய்"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "தவறான மாற்று களஞ்சிய இருப்பிட விவரங்கள்"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "மாற்று களஞ்சியத்தை '$ {name}' சேர்க்கப்பட்டது"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "கோரிக்கையை உறுதிப்படுத்தவும்"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "தவறான மாற்று களஞ்சிய ஐடி"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "திட்டத்திற்கான தவறான மாற்று களஞ்சியம்"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr "மாற்று களஞ்சியத்தை நீக்க முடியவில்லை - $ {confirm} $ {alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "நீக்கப்பட்ட மாற்று களஞ்சியம் '$ {name}'"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "நம்பகமான வெளியீட்டாளரைக் கட்டுப்படுத்த முடியவில்லை"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -639,7 +639,7 @@ msgstr ""
"கிதூப்பை தளமாகக் கொண்ட நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு "
"https://pypi.org/help#admin- தலையீட்டைக் காண்க."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -647,7 +647,7 @@ msgstr ""
"அறிவிலிஆய்வு அடிப்படையிலான நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. "
"விவரங்களுக்கு https://pypi.org/help#admin- தலையீட்டைக் காண்க."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -655,7 +655,7 @@ msgstr ""
"கூகிள் அடிப்படையிலான நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு "
"https://pypi.org/help#admin- தலையீட்டைக் காண்க."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -663,9 +663,9 @@ msgstr ""
"ஆக்டிவ்ச்டேட் அடிப்படையிலான நம்பகமான வெளியீடு தற்காலிகமாக முடக்கப்பட்டுள்ளது. "
"விவரங்களுக்கு https://pypi.org/help#admin- தலையீட்டைக் காண்க."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -673,42 +673,42 @@ msgstr ""
"திட்ட நீக்குதல் தற்காலிகமாக முடக்கப்பட்டுள்ளது. விவரங்களுக்கு https://pypi.org/"
"help#admin- தலையீட்டைக் காண்க."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "வெளியீட்டைத் தூண்ட முடியவில்லை - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "YON -YANK வெளியீட்டை முடியவில்லை - "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "வெளியீட்டை நீக்க முடியவில்லை - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "கோப்பைக் கண்டுபிடிக்க முடியவில்லை"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "கோப்பை நீக்க முடியவில்லை - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "குழு '$ {team_name}' ஏற்கனவே திட்டத்திற்கான $ {role_name} பங்கு உள்ளது"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "பயனர் '$ {username}' ஏற்கனவே திட்டத்திற்கான $ {role_name} பங்கு உள்ளது"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "$ {username} இப்போது '$ {role}' திட்டத்தின் $ {பாத்திரம்."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -717,8 +717,8 @@ msgstr ""
"பயனர் '$ {username}' சரிபார்க்கப்பட்ட முதன்மை மின்னஞ்சல் முகவரி இல்லை, மேலும் "
"திட்டத்திற்கான $ {roup_name அச் ஆக சேர்க்க முடியாது"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -726,32 +726,32 @@ msgstr ""
"பயனர் '$ {username}' ஏற்கனவே செயலில் உள்ள அழைப்பைக் கொண்டுள்ளது. தயவுசெய்து பின்னர் "
"மீண்டும் முயற்சிக்கவும்."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "'$ {username}' க்கு அழைப்பு அனுப்பப்பட்டது"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "பங்கு அழைப்பைக் கண்டுபிடிக்க முடியவில்லை."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "அழைப்பு ஏற்கனவே காலாவதியானது."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "அழைப்பிதழ் '$ {username}' இலிருந்து ரத்து செய்யப்பட்டது."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "பயனர் '$ {username}' ஏற்கனவே நிறுவனத்திற்கு $ {role_name} பங்கு உள்ளது"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -760,26 +760,26 @@ msgstr ""
"பயனர் '$ {username}' சரிபார்க்கப்பட்ட முதன்மை மின்னஞ்சல் முகவரி இல்லை, மேலும் "
"நிறுவனத்திற்கு $ {roup_name அச் ஆக சேர்க்க முடியாது"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "நிறுவன அழைப்பிதழைக் கண்டுபிடிக்க முடியவில்லை."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "நிறுவன அழைப்பிதழ் மீண்டும் அனுப்ப முடியாது."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "'$ {username}' க்கான காலாவதியான அழைப்பு நீக்கப்பட்டது."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "தவறான திட்ட பெயர்"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings இங்கே ஐப் பயன்படுத்தவும்."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "இந்த திட்டத்திற்கு எந்த வெளியீடுகளும் இல்லை"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "இந்த திட்ட பெயர் அனுமதிக்கப்படவில்லை"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "இந்த திட்டத்தின் பெயர் ஏற்கனவே இருக்கும் திட்டத்திற்கு மிகவும் ஒத்திருக்கிறது"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
"இந்த திட்ட பெயர் அனுமதிக்கப்படவில்லை (பைதான் நிலையான நூலக தொகுதி பெயருடன் மோதல்)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "வெளியீட்டாளர் ஐடியைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "வெளியீட்டாளர் ஐடியால் குறிப்பிடப்பட வேண்டும்"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "சுற்றுச்சூழல் பெயரைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "பெயரில் இரட்டை கோடுகள் அனுமதிக்கப்படவில்லை"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "பெயரில் முன்னணி அல்லது பின்தங்கிய கோடுகள் அனுமதிக்கப்படவில்லை"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "செயல்பாட்டிலிருந்து எதிர்பாராத பிழை. சில நிமிடங்களில் மீண்டும் முயற்சிக்கவும்"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "செயல்பாட்டிலிருந்து எதிர்பாராத பிழை. மீண்டும் முயற்சிக்கவும்"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "செயல்பாட்டு நிறுவன பெயரைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "செயல்பாட்டு திட்ட பெயரைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "தவறான செயல்பாட்டு திட்ட பெயர்"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "செயல்பாட்டு அமைப்பு காணப்படவில்லை"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "செயல்பாட்டு நடிகர் கண்டுபிடிக்கப்படவில்லை"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "அறிவிலிமையம் களஞ்சிய உரிமையாளரைக் குறிப்பிடவும் (பயனர்பெயர் அல்லது அமைப்பு)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "களஞ்சிய பெயரைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "தவறான களஞ்சிய பெயர்"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "பணிப்பாய்வு கோப்பு பெயரைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "தெரியாத அறிவிலிமையம் பயனர் அல்லது அமைப்பு."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"அறிவிலிமையம் இந்த நடவடிக்கையை விகிதத்திற்கு வரையறுத்துள்ளார். சில நிமிடங்களில் மீண்டும் "
"முயற்சிக்கவும்."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "கிதுபிலிருந்து எதிர்பாராத பிழை. மீண்டும் முயற்சிக்கவும்."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"கிட்அப்பிலிருந்து எதிர்பாராத இணைப்பு பிழை. சில நிமிடங்களில் மீண்டும் முயற்சிக்கவும்."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"கிட்அப்பிலிருந்து எதிர்பாராத நேரம் முடிந்தது. சில நிமிடங்களில் மீண்டும் முயற்சிக்கவும்."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "தவறான அறிவிலிமையம் பயனர் அல்லது நிறுவனத்தின் பெயர்."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "பணிப்பாய்வு பெயர் .yml அல்லது .yaml உடன் முடிவடைய வேண்டும்"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
"பணிப்பாய்வு கோப்பு பெயர் கோப்பகங்கள் இல்லாமல் ஒரு கோப்பு பெயராக மட்டுமே இருக்க வேண்டும்"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "பெயர் .git அல்லது .அடோம் உடன் முடிகிறது"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "அறிவிலிஆய்வு பெயர்வெளியைக் குறிப்பிடவும் (பயனர்பெயர் அல்லது குழு/துணைக்குழு)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "தவறான அறிவிலிஆய்வு பயனர்பெயர் அல்லது குழு/துணைக்குழு பெயர்."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதையைக் குறிப்பிடவும்"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "தவறான சுற்றுச்சூழல் பெயர்"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதை .yml அல்லது .yaml உடன் முடிவடைய வேண்டும்"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதை / உடன் தொடங்கவோ முடிக்கவோ முடியாது"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "குறியீட்டின் குறிப்பிட்ட வரிகளுக்கு இன்ச்பெக்டர் இணைப்பை வழங்கவும்."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "உங்கள் அறிக்கை பதிவு செய்யப்பட்டுள்ளது. உங்கள் உதவிக்கு நன்றி."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "நகலெடுக்கப்பட்டது"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr "ஆசெட் கடவுச்சொல்லை சரிபார்க்கும்போது பிழை, வளர்ச்சியைப் புறக்கணிக்கவும்"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "கடவுச்சொற்கள் பொருந்துகின்றன"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "கடவுச்சொற்கள் பொருந்தவில்லை"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "கடவுச்சொல் புலம் காலியாக உள்ளது"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "கடவுச்சொல் வலுவானது"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "நேற்று"
msgstr[1] "சுமார் %1 நாட்களுக்கு முன்பு"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "சுமார் ஒரு மணி நேரத்திற்கு முன்பு"
msgstr[1] "சுமார் %1 மணி நேரத்திற்கு முன்பு"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "சுமார் ஒரு மணித்துளி முன்பு"
msgstr[1] "சுமார் %1 நிமிடங்களுக்கு முன்பு"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "இப்போது"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "செயலில்"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "கடந்த காலம்"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "செலுத்தப்படாதது"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "ரத்து செய்யப்பட்டது"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "முழுமையற்ற"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "முழுமையற்ற காலாவதியானது"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "சோதனை"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "அணுகல் மறுக்கப்பட்டது / தடைசெய்யப்பட்டது (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "இந்தப் பக்கத்தைப் பார்க்க உங்களுக்கு அனுமதி இல்லை"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "பக்கம் கிடைக்கவில்லை (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "நாங்கள் மலை கடல் எங்கும் தேடினோம், ஆனால் இந்தப் பக்கத்தைக் கண்டுபிடிக்க முடியவில்லை"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "இப்போது ஏதோவொன்றுக்கு
முற்றிலும் வேறுபட்டது"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop மாதிரிச் சித்திரம்"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "வெளிப்புற இணைப்பு"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "வீடியோ எழுத்துப்படிக் காண்க"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "பக்கம் அகற்றப்பட்டது (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "நீங்கள் தேடும் பக்கம் அகற்றப்பட்டது"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "உள் சேவையக பிழை (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "ஏதோ தவறு நடந்துவிட்டது"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1194,31 +1197,38 @@ msgstr ""
"நாங்கள் சந்திக்கிறோம்.
நாங்கள் பிரச்சினையை அறிந்திருக்கிறோம், விரைவில் அதை தீர்க்க "
"முயற்சி செய்கிறோம்.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "எங்கள் நிலை பக்கத்தைப் பாருங்கள்"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "பிழை குறியீடு 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "உங்கள் வேலையைச் செய்ய PyPI ஐ நம்பவா?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
" பங்களிப்பு அல்லது பைதான் "
"மென்பொருள் அறக்கட்டளை ."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1310,47 +1324,47 @@ msgstr ""
"பைதான் தொகுப்பு அட்டவணை (PYPI) என்பது பைதான் நிரலாக்க மொழிக்கான மென்பொருளின் "
"களஞ்சியமாகும்."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "ஆர்.எச்.எச்: 40 அண்மைக் கால புதுப்பிப்புகள்"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "ஆர்.எச்.எச்: 40 புதிய தொகுப்புகள்"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "முக்கிய உள்ளடக்கத்திற்கு செல்லவும்"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "மொபைல் பதிப்பிற்கு மாறவும்"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "எச்சரிக்கை"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"நீங்கள் ஆதரிக்கப்படாத உலாவியைப் பயன்படுத்துகிறீர்கள், புதிய பதிப்பிற்கு மேம்படுத்தவும்."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1360,7 +1374,7 @@ msgstr ""
"இது உண்மையான குறியீட்டை பாதிக்காமல் விநியோக கருவிகள் மற்றும் செயல்முறைகளை முயற்சிக்க "
"உங்களை அனுமதிக்கிறது."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1368,227 +1382,232 @@ msgstr ""
"சாவாச்கிரிப்ட் இல்லாமல் சில நற்பொருத்தங்கள் வேலை செய்யாது. நீங்கள் சிக்கல்களை எதிர்கொண்டால் "
"அதை இயக்க முயற்சிக்கவும்."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "பைபியைத் தேடுங்கள்"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "தேடல் திட்டங்கள்"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "தேடல்"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "தேடல் திட்டங்கள்"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "வழிசெலுத்தலுக்கு உதவுங்கள்"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "தொகுப்புகளை நிறுவுதல்"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "தொகுப்புகளை பதிவேற்றுகிறது"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "பயனர் வழிகாட்டி"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "திட்ட பெயர் தக்கவைப்பு"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "கேள்விகள்"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "பைபி பற்றி"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "பைபி வழிசெலுத்தல் பற்றி"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "பூசாரி வலைப்பதிவு"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "உள்கட்டமைப்பு டாச்போர்டு"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "புள்ளிவிவரங்கள்"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "லோகோக்கள் மற்றும் வர்த்தக முத்திரைகள்"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "எங்கள் ஒப்புரவாளர்கள்"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "பைபிக்கு பங்களிப்பு"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "வழிசெலுத்தலை எவ்வாறு பங்களிப்பது"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "பிழைகள் மற்றும் கருத்து"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "கிதுபில் பங்களிப்பு செய்யுங்கள்"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "பைபியை மொழிபெயர்க்கவும்"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "ஒப்புரவாளர் பைபி"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "வளர்ச்சி வரவு"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "பைபியைப் பயன்படுத்துதல்"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "பைபி வழிசெலுத்தலைப் பயன்படுத்துதல்"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "பணி விதிமுறைகள்"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "பாதுகாப்பு வெளியீட்டைப் புகாரளிக்கவும்"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "நடத்தை விதிமுறை"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "தனியுரிமை அறிவிப்பு"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "ஏற்றுக்கொள்ளக்கூடிய பயன்பாட்டுக் கொள்கை"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "நிலை:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "அனைத்து அமைப்புகளும் செயல்படும்"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "பைதான் சமூகத்திற்காக பைதான் சமூகத்தால் உருவாக்கப்பட்டு பராமரிக்கப்படுகிறது."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "இன்று நன்கொடை!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "தள வரைபடம்"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "டெச்க்டாப் பதிப்பிற்கு மாறவும்"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "செயலை உறுதிப்படுத்தவும்"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "நீங்கள் உறுதியாக இருக்கிறீர்களா?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "பிழைக் குறியீடு"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "முகப்புப்பக்கத்திற்குத் திரும்பு"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "பைதான் தொகுப்பு அட்டவணை"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "சோதனை பைதான் தொகுப்பு குறியீட்டுடன் பைதான் தொகுப்பு வெளியீட்டை சோதிக்கவும்"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"தேவ் பைதான் தொகுப்பு குறியீட்டுடன் பைபிக்குப் பின்னால் உள்ள குறியீட்டாளரை உருவாக்கவும்"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"பைதான் தொகுப்பு குறியீட்டுடன் பைதான் தொகுப்புகளைக் கண்டுபிடித்து, நிறுவவும் வெளியிடவும்"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "அல்லது திட்டங்களை உலாவுக "
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s திட்டம்"
msgstr[1] "%(num_projects_formatted)s திட்டங்கள்"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s வெளியீடு"
msgstr[1] "%(num_releases_formatted)s வெளியீடுகள்"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s கோப்பு"
msgstr[1] "%(num_files_formatted)s கோப்புகள்"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s பயனர்"
msgstr[1] "%(num_users_formatted) பயனர்கள்"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1604,149 +1623,149 @@ msgstr "தொகுப்புகளை நிறுவுவது பற்
msgid "Package authors use PyPI to distribute their software."
msgstr "தொகுப்பு ஆசிரியர்கள் தங்கள் மென்பொருளை விநியோகிக்க PYPI ஐப் பயன்படுத்துகின்றனர்."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "உங்கள் பைதான் குறியீட்டை PYPI க்காக எவ்வாறு தொகுப்பது என்பதை அறிக"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "பிழை செயலாக்க படிவம்"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "கடவுச்சொல்லை உறுதிப்படுத்தவும்"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "தொடர கடவுச்சொல் உறுதிப்படுத்தவும்"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "கடவுச்சொல்"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(தேவை)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "உங்கள் கடவுச்சொல்"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "கடவுச்சொல்லைக் காட்டு"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "கடவுச்சொல்லை மறந்துவிட்டீர்களா?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1759,12 +1778,12 @@ msgstr ""
"வெளியேறுவதை உறுதிப்படுத்திக் கொள்ளுங்கள். அடுத்த மணிநேரத்திற்கு உங்கள் கடவுச்சொல்லை மீண்டும் "
"உறுதிப்படுத்த நாங்கள் உங்களிடம் கேட்க மாட்டோம்."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
"இந்த முகவரி என்பது PYPI இல் கோப்புகளை பதிவேற்றுவதற்கான பநிஇ இறுதிப்புள்ளி ஆகும்."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the பைதான் "
"பேக்கேசிங் பயனர் கையேடு ஐப் பார்வையிடவும் ."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"இல்லையெனில், PYPI முகப்புப்பக்கத்திற்குச் செல்லவும் ."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "அழைப்பை உறுதிப்படுத்தவும்"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s ' ஒரு திட்ட%(role_name)s "
"இல் சேர இந்த அழைப்பை ஏற்க விரும்புகிறீர்களா?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "ஏற்றுக்கொள்"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "வீழ்ச்சி"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1819,50 +1838,50 @@ msgstr ""
"ஒரு திட்டத்தில் சேர அழைப்பை ஏற்றுக்கொள்வதற்கு முன் உங்கள் கணக்கில் நீங்கள் முதலில் இரண்டு காரணி ஏற்பு ஐ இயக்க வேண்டும்."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "%(title)s உள்நுழைக"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "பயனர்பெயர்"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "உங்கள் பயனர்பெயர்"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "விடுபதிகை"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s வெளியேறவும்"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "அமைப்பு அழைப்பை உறுதிப்படுத்தவும்"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1871,7 +1890,7 @@ msgstr ""
"இந்த அழைப்பை ' %(அமைப்பு_பெயர்)' ஒரு அமைப்பாக %(organization_name)s ஆக ஏற்ற "
"விரும்புகிறீர்களா?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1880,63 +1899,63 @@ msgstr ""
"ஒரு நிறுவனத்தில் சேர அழைப்பை ஏற்றுக்கொள்வதற்கு முன், உங்கள் கணக்கில் நீங்கள் முதலில் இரண்டு-காரணி ஏற்பு ஐ இயக்க வேண்டும்."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)sுயவிவரம்"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "{பயனருக்கான அவதார் fravatar.com இலிருந்து"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "தேதி இணைந்தது"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "இணைந்தது %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(எண்ணிக்கை) திட்டம்"
msgstr[1] "%(எண்ணிக்கை) திட்டங்கள்"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "திட்டங்கள் இல்லை"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "கடைசியாக வெளியிடப்பட்ட %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s எந்தவொரு திட்டத்தையும் PYPI இல் பதிவேற்றவில்லை"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1944,27 +1963,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "காப்பகப்படுத்தப்பட்டது"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "மீட்பு குறியீடுகள்"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "மீட்பு குறியீடுகளைப் பயன்படுத்தி உள்நுழைக"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "மீட்பு குறியீட்டை உள்ளிடவும்"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -1973,13 +1992,13 @@ msgstr ""
"மீட்புக் குறியீடுகள் 16 எழுத்துக்குறி எக்சாடெசிமல் சரங்கள் சிறியதாக <குறியீடு> ஏ-இசட் "
"குறியீடு> மற்றும் இலக்கங்கள் <குறியீடு> 0-9
(எ.கா."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "சரிபார்க்கவும்"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1990,21 +2009,22 @@ msgstr ""
"PYPI அனுமதிக்கிறது. உங்கள் அடையாளத்தை சரிபார்க்க இந்த குறியீடுகளில் ஒன்றை வடிவத்தில் "
"உள்ளிடவும். பயன்படுத்தப்பட்டதும், மீட்பு குறியீடு இனி செல்லுபடியாகாது."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr " வேலை செய்யவில்லையா? உதவி கிடைக்கும் .
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "ஒரு கணக்கை உருவாக்கவும்"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "%(title)s ஒரு கணக்கை உருவாக்கவும்"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2013,34 +2033,34 @@ msgstr ""
"%(title)s இல் ஒரு கணக்கை உருவாக்குவதற்கு முன், பின்வரும் வழிகாட்டுதல்களை நன்கு அறிந்து "
"கொள்ளுங்கள்:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
"எந்தவொரு சட்டவிரோத அல்லது தீங்கு விளைவிக்கும் செயல்களுக்கும் %(title)s பயன்படுத்த வேண்டாம்."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"மற்றவர்களுக்கு ஆள்மாறாட்டம் செய்யவோ அல்லது அவர்களின் அனுமதியின்றி தனிப்பட்ட தகவல்களை "
"இடுகையிடவோ வேண்டாம்."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr "பிற பயனர்களை மதிக்கவும், தவறான அல்லது பாரபட்சமான மொழியைத் தவிர்க்கவும்."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "ச்பேமை இடுகையிட வேண்டாம் அல்லது தீம்பொருளை விநியோகிக்க வேண்டாம்."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "பாதுகாப்பு ஆராய்ச்சி நடத்த %(title)s பயன்படுத்த வேண்டாம்."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, fuzzy, python-format
#| msgid ""
#| "For more information, please read the full மற்றும் "
"ஏற்றுக்கொள்ளக்கூடிய பயன்பாட்டு கொள்கை ."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "பெயர்"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "உங்கள் பெயர்"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "மின்னஞ்சல் முகவரி"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "உங்கள் மின்னஞ்சல் முகவரி"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "படிவத்தை உறுதிப்படுத்தவும்"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "பயனர்பெயரைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "கடவுச்சொற்களைக் காட்டு"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "கடவுச்சொல்லைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the கேள்விகள் ஐப் "
"பார்க்கவும்."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "கணக்கை உருவாக்கவும்"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "கடவுச்சொல் மீட்டமைப்பு"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "உங்கள் கடவுச்சொல்லை மீட்டமைக்க, உங்கள் பயனர்பெயர் அல்லது மின்னஞ்சலை உள்ளிடவும்."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "பயனர்பெயர் அல்லது மின்னஞ்சல்"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "கடவுச்சொல் மீட்டமைப்பைக் கோருங்கள்"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "அனுப்பப்பட்ட மின்னஞ்சல் மீட்டமை"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2155,7 +2175,7 @@ msgstr ""
"நீங்கள் செல்லுபடியாகும் பயனர்பெயர் அல்லது மின்னஞ்சல் முகவரியை சமர்ப்பித்திருந்தால், உங்கள் "
"பதிவுசெய்யப்பட்ட மின்னஞ்சல் முகவரிக்கு மின்னஞ்சல் அனுப்பப்பட்டுள்ளது."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2164,31 +2184,31 @@ msgstr ""
"உங்கள் கடவுச்சொல்லை மீட்டமைக்க மின்னஞ்சலில் ஒரு இணைப்பு உள்ளது. இந்த இணைப்பு %(n_hours) "
"மணிநேரங்களில் காலாவதியாகும்."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "உங்கள் கடவுச்சொல்லை மீட்டமைக்கவும்"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "புதிய கடவுச்சொல்லைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "கடவுச்சொல்லை மீட்டமைக்கவும்"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "இரண்டு காரணி ஏற்பு"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "பாதுகாப்பு சாதனத்துடன் அங்கீகரிக்கவும் (எ.கா. யூ.எச்.பி விசை)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2196,15 +2216,15 @@ msgstr ""
"உங்கள் பாதுகாப்பு சாதனத்தை இணைத்து, \"சாதனத்துடன் அங்கீகரிக்கவும்\" பொத்தானைக் சொடுக்கு "
"செய்க."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "பாதுகாப்பு சாதனத்துடன் (எ.கா. யூ.எச்.பி விசை) உள்நுழைய சாவாச்கிரிப்டை இயக்கவும்"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "சாதனத்துடன் அங்கீகரிக்கவும்"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
" உங்கள் உலாவியை மேம்படுத்தவும் உடன் உள்நுழைய ஒரு பாதுகாப்பு சாதனம் "
"(எ.கா. யூ.எச்.பி விசை)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "இந்த சாதனத்தை %(rell_device_days) நாள் நினைவில் கொள்ளுங்கள்"
msgstr[1] "இந்த சாதனத்தை %(rell_device_days) நாட்களுக்கு நினைவில் கொள்ளுங்கள்"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"உங்கள் சாதனத்தை இழந்ததா? வேலை செய்யவில்லையா? உதவி கிடைக்கும் "
"."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "பயன்பாட்டுடன் அங்கீகரிக்கவும்"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "அங்கீகாரக் குறியீட்டை உள்ளிடவும்"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
" உங்கள் PYPI கணக்குடன் இணைக்கப்பட்ட அங்கீகார பயன்பாட்டைப் பயன்படுத்தி ஒரு குறியீட்டை "
"உருவாக்கவும். உங்கள் அடையாளத்தை சரிபார்க்க இந்த குறியீட்டை படிவத்தில் உள்ளிடவும்.
"
"உங்கள் பயன்பாட்டை இழந்ததா? வேலை செய்யவில்லையா? உதவி "
"கிடைக்கும் .
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "உங்கள் பாதுகாப்பு விசை அல்லது பயன்பாட்டை இழந்ததா?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
" நீங்கள் கணக்கு மீட்டெடுப்பு குறியீடுகளை உருவாக்கவில்லை. மீட்புக் குறியீடுகளுக்கு உதவியைப் பெறுங்கள்.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "உங்கள் PYPI கணக்கு %(username)s நீக்கப்பட்டது."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s மின்னஞ்சல் செய்யலாம்."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2294,7 +2323,7 @@ msgstr ""
"நீங்கள் %(role)s %(தளம்) திட்ட %(site)s %(project_name)s என "
"சேர்க்கப்பட்டுள்ளீர்கள்."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2303,7 +2332,7 @@ msgstr ""
"நீங்கள் இதைப் பெறுகிறீர்கள், ஏனெனில் நீங்கள் %(துவக்க பயனர்பெயர்) சேர்க்கப்பட்டுள்ளீர்கள், இது "
"%(தளம்) ஒரு திட்டத்திற்கு."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2313,12 +2342,12 @@ msgstr ""
"நீங்கள் %(role)s %(தள) அமைப்பின்%(site)s %(submitter_profile)s என சேர்க்கப்பட்டுள்ளீர்கள் a>."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "நீங்கள் இந்த அமைப்பில் உறுப்பினராக இருப்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2327,7 +2356,7 @@ msgstr ""
"உங்கள் குழு %(role)s %(தளம்) திட்ட %(site)s %(project)s மூலம் "
"சேர்க்கப்பட்டுள்ளது."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2336,7 +2365,7 @@ msgstr ""
"%(submitter)s ஒரு திட்டத்தில் உங்கள் குழு %(site)s மூலம் சேர்க்கப்பட்டுள்ளதால் இதைப் "
"பெறுகிறீர்கள்."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2346,11 +2375,11 @@ msgstr ""
"%(organization_name)s ஆல் \"%(அமைப்பு_பெயர்)\" "
"அமைப்பில் \"%(submitter_profile)s\" குழுவின் உறுப்பினராக நீங்கள் சேர்க்கப்பட்டுள்ளீர்கள்."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "நீங்கள் இந்த அணியில் உறுப்பினராக இருப்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user பநிஇ டோக்கன்கள் உள்ளமைவு க்குச் சென்று %(ச்ட்ராங்>%( டோக்கன்_பேம்) "
"எச் ."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s மின்னஞ்சல் செய்யலாம்."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr "\"%(organization_name)s\" அமைப்பில் சேர உங்களுக்கு அழைப்பு ரத்து செய்யப்பட்டது"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "இந்த அமைப்பில் சேர நீங்கள் அழைக்கப்பட்டதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "\"%(organization_name)s\" அமைப்பில் சேர அழைப்பை மறுத்துவிட்டீர்கள்"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2417,7 +2446,7 @@ msgid ""
msgstr ""
"வணக்கம், %(username)s. உங்கள் கணக்கில் '%(new_email_address)s' சேர்க்கப்பட்டுள்ளது."
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s மின்னஞ்சல் அனுப்பலாம்."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
@@ -2435,7 +2464,7 @@ msgid ""
msgstr ""
"உங்கள் புதிய அமைப்பு '%(organization_name)s' அங்கீகரிக்கப்பட்டு உருவாக்கப்பட்டுள்ளது."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
@@ -2443,7 +2472,7 @@ msgstr ""
"நீங்கள் புதிய அமைப்பின் உரிமையாளர் மற்றும் நிறுவன திட்டங்கள், ஒத்துழைப்பாளர்கள், குழுக்கள் "
"அல்லது அமைப்புகளை நிர்வகிக்க உள்நுழையலாம்."
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
@@ -2452,7 +2481,7 @@ msgstr ""
"'%(organization_name)s' என்ற புதிய அமைப்பை உருவாக்க உங்கள் கோரிக்கை "
"அங்கீகரிக்கப்படவில்லை."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your request to create a new organization named '%(organization_name)s' "
@@ -2464,12 +2493,12 @@ msgstr ""
"'%(organization_name)s' என்ற புதிய அமைப்பை உருவாக்க உங்கள் கோரிக்கை "
"அங்கீகரிக்கப்படவில்லை."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
@@ -2478,25 +2507,25 @@ msgstr ""
"'%(organization_name)s' என்ற புதிய PYPI அமைப்புக்கான உங்கள் கோரிக்கை "
"சமர்ப்பிக்கப்பட்டுள்ளது."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "அமைப்பு அங்கீகரிக்கப்பட்டால் நீங்கள் ஒரு மின்னஞ்சலைப் பெறுவீர்கள்"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "%(தளம்) அமைப்பு \" %(site)s\" நீக்கப்பட்டது."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s மின்னஞ்சல் செய்யலாம்."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "நீங்கள் இந்த அமைப்பின் உரிமையாளராக இருந்ததால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2519,46 +2548,46 @@ msgstr ""
"%(username)s \"%(அமைப்பு_பெயர்)\" அமைப்பில் "
"சேர்ந்துள்ளது"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "பங்கு"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "உறுப்பினர்"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "சேர்க்கப்பட்டது"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "நீங்கள் இந்த அமைப்பின் உரிமையாளர் என்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2567,7 +2596,7 @@ msgstr ""
"%(username)s \"%(அமைப்பு_பெயர்\" \"அமைப்பில் "
"சேர அழைப்பு ரத்து செய்யப்பட்டுள்ளது"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2576,7 +2605,7 @@ msgstr ""
"%(username)s \"%(அமைப்பு_நாம்)\" அமைப்பில் "
"சேர அழைப்பை மறுத்துவிட்டது"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2585,11 +2614,11 @@ msgstr ""
"%(username)s \"%(organization_name)s\" "
"அமைப்பில் சேர அழைக்கப்பட்டது"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "அழைத்தார்"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2598,12 +2627,12 @@ msgstr ""
"%(username)s \"%(organization_name)s\" "
"அமைப்பிலிருந்து அகற்றப்பட்டுள்ளது"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "அகற்றப்பட்டது"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2612,29 +2641,29 @@ msgstr ""
"%(username)s இன் \"%(அமைப்பு_பெயர்\" "
"\"அமைப்பில் பங்கு%(organization_name)s என மாற்றப்பட்டுள்ளது"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "புதிய பங்கு"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "மாற்றியது"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr "%(தள) திட்டம் \"%(site)s\" \"%(project_name)s\" அமைப்பில் சேர்க்கப்பட்டுள்ளது."
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "நீங்கள் திட்டத்தின் அல்லது அமைப்பின் உரிமையாளர் என்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
@@ -2642,7 +2671,7 @@ msgid ""
msgstr ""
"%(தள) திட்டம் \"%(site)s\" \"%(project_name)s\" அமைப்பிலிருந்து அகற்றப்பட்டுள்ளன."
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2651,44 +2680,44 @@ msgstr ""
"%(தளம்) அமைப்பு \"%(site)s\" இலிருந்து \"%(previous_organization_name)s\" என்று "
"மறுபெயரிடப்பட்டுள்ளது."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "%(தளம்) அமைப்பு \" %(site)s\" புதுப்பிக்கப்பட்டுள்ளன."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "பழைய காட்சி பெயர்:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "புதிய காட்சி பெயர்:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "பழைய URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "புதிய URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "பழைய விளக்கம்:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "புதிய விளக்கம்:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "பழைய அமைப்பு வகை:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "புதிய நிறுவன வகை:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2697,12 +2726,12 @@ msgstr ""
"யாரோ, ஒருவேளை நீங்கள், உங்கள் PYPI கணக்குக்கான கடவுச்சொல்லை மாற்றிவிட்டீர்கள் "
"%(username)s ."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "என்ன?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2714,7 +2743,7 @@ msgstr ""
"மீட்டமைத்துள்ளோம், மேலும் உங்கள் இருக்கும் கடவுச்சொல் மூலம் நீங்கள் இனி உள்நுழையவோ அல்லது PYPI "
"இல் பதிவேற்றவோ முடியாது."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
@@ -2722,12 +2751,12 @@ msgstr ""
"பைபி ஒரு மீறலுக்கு ஆளாகவில்லை. PYPI மற்றும் அதன் பயனர்களுக்கான ஆபத்தை குறைக்க இது ஒரு "
"பாதுகாப்பு நடவடிக்கையாகும்."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "நான் என்ன செய்ய வேண்டும்?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2736,11 +2765,11 @@ msgstr ""
"உங்கள் கணக்கிற்கான அணுகலை மீண்டும் பெற, உங்கள் கடவுச்சொல்லை "
"மீட்டமைக்கவும் Pypi இல்."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "நான் உங்களை எவ்வாறு தொடர்பு கொள்ள முடியும்?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2749,7 +2778,7 @@ msgstr ""
"மேலும் தகவலுக்கு, PYPI நிர்வாகிகளுடன் தொடர்பு கொள்ள நீங்கள் %(email_address)s மின்னஞ்சல் "
"செய்யலாம்."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2761,7 +2790,7 @@ msgstr ""
"நாங்கள் உங்கள் கடவுச்சொல்லை முன்கூட்டியே மீட்டமைத்துள்ளோம், மேலும் உங்கள் இருக்கும் கடவுச்சொல் "
"மூலம் நீங்கள் இனி உள்நுழையவோ அல்லது PYPI இல் பதிவேற்றவோ முடியாது."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2772,7 +2801,7 @@ msgstr ""
"பைபி மற்றும் அதன் பயனர்களுக்கு எதிரான தாக்குதல்களின் அபாயத்தைக் குறைக்க இது ஒரு "
"பாதுகாப்பு நடவடிக்கையாகும்."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2785,11 +2814,11 @@ msgstr ""
"\"%(have_i_been_pwned_url)s\"> hareibenpwned க்குச் சென்று உங்கள் பிற "
"கடவுச்சொற்களை சரிபார்த்து, நல்ல கடவுச்சொல் நடைமுறைகளைப் பற்றி அறிந்து கொள்ளுங்கள்."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "இது உங்களுக்கு எப்படி தெரியும்?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2817,7 +2846,7 @@ msgstr ""
"உதவிக்கு, PYPI நிர்வாகிகளுடன் தொடர்பு கொள்ள %(email_address)s மின்னஞ்சல் செய்யலாம்."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2826,7 +2855,7 @@ msgstr ""
"யாரோ, ஒருவேளை நீங்கள், உங்கள் PYPI கணக்கில் '%(பயனர்பெயர்)' என்ற கடவுச்சொல் மீட்டமைப்பு "
"கோரிக்கையை செய்துள்ளீர்கள்."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2835,23 +2864,23 @@ msgstr ""
"இந்த கோரிக்கையுடன் நீங்கள் தொடர விரும்பினால், உங்கள் "
"கடவுச்சொல்லை மீட்டமைக்க சொடுக்கு செய்க ."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "இந்த இணைப்பு %(n_hours)s மணிநேரத்தில் காலாவதியாகும்."
msgstr[1] "இந்த இணைப்பு %(n_hours) மணிநேரங்களில் காலாவதியாகும்."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"இந்த கோரிக்கையை நீங்கள் செய்யவில்லை என்றால், இந்த மின்னஞ்சலை நீங்கள் பாதுகாப்பாக "
"புறக்கணிக்கலாம்."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2863,13 +2892,13 @@ msgstr ""
"யாரோ, ஒருவேளை நீங்கள், உங்கள் PYPI கணக்கில் '%(பயனர்பெயர்)' என்ற கடவுச்சொல் மீட்டமைப்பு "
"கோரிக்கையை செய்துள்ளீர்கள்."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2877,20 +2906,20 @@ msgid ""
"account, try that instead."
msgstr "உங்கள் கணக்குடன் தொடர்புடைய மின்னஞ்சல் முகவரிக்கு அணுகலை இழந்தது"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr " பதிப்பு %(version)s yanked"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2900,7 +2929,7 @@ msgstr ""
"<குறியீடு>%(old_email)s
இலிருந்து %(new_email)s
ஆக "
"மாற்றப்பட்டுள்ளது"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2911,7 +2940,7 @@ msgstr ""
"%(username)s , இது இரண்டு காரணி அங்கீகாரத்தை இயக்கியது, ஆனால் இந்த "
"கணக்கிற்கான மீட்புக் குறியீடுகளை உருவாக்கவில்லை."
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2921,7 +2950,7 @@ msgstr ""
"குறியீடுகளுக்கான அணுகல் இல்லையென்றால், உங்கள் PYPI கணக்குக்கான அணுகலை நிரந்தரமாக இழக்க "
"நேரிடும்!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s "
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
@@ -2939,7 +2968,7 @@ msgstr ""
"உங்கள் PYPI கணக்குக்கான மீட்புக் குறியீடு %(username)s "
"பயன்படுத்தப்பட்டுள்ளது."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
@@ -2948,22 +2977,22 @@ msgstr ""
"உங்கள் PYPI கணக்கிற்கான புதிய மீட்பு குறியீடுகள் %(username)s "
"உருவாக்கப்பட்டுள்ளன."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "நீங்கள் \"%(organization_name)s\" அமைப்பிலிருந்து அகற்றப்பட்டீர்கள்"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "நீங்கள் இந்த அமைப்பில் உறுப்பினராக இருந்ததால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr "உங்கள் குழு %(தள) திட்ட %(site)s இலிருந்து %(சமர்ப்பிப்பவர்) மூலம் அகற்றப்பட்டது."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -2972,7 +3001,7 @@ msgstr ""
"%(தளம்) ஒரு திட்டத்திலிருந்து உங்கள் குழு %(submitter)s மூலம் அகற்றப்பட்டதால் இதைப் "
"பெறுகிறீர்கள்."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -2981,11 +3010,11 @@ msgstr ""
"நீங்கள் \"%(team_name)s\" அமைப்பில் \"%(organization_name)s\" குழுவிலிருந்து "
"அகற்றப்பட்டீர்கள்"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "நீங்கள் இந்த அணியில் உறுப்பினராக இருந்ததால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -2994,14 +3023,14 @@ msgstr ""
"\"%(organization_name)s\" அமைப்பில் உங்கள் பங்கு %(role)s "
"என%(submitter)s என மாற்றப்பட்டுள்ளது"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr "%(திட்டம்) திட்டத்திற்கான உங்கள் அணியின் பங்கு %(project)s மூலம் மாற்றப்பட்டுள்ளது."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -3011,7 +3040,7 @@ msgstr ""
"சேர்க்கலாம், வெளியீடுகளை பதிவேற்றலாம் மற்றும் கோப்புகள், வெளியீடுகள் அல்லது முழு "
"திட்டத்தையும் நீக்கலாம்."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -3021,7 +3050,7 @@ msgstr ""
"வெளியீடுகளை பதிவேற்றலாம், ஆனால் ஒத்துழைப்பாளர்களைச் சேர்க்கவோ, கோப்புகளை நீக்கவோ, "
"வெளியீடுகள் அல்லது திட்டத்தைவோ சேர்க்க முடியாது."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -3030,48 +3059,48 @@ msgstr ""
"நீங்கள் இதைப் பெறுகிறீர்கள், ஏனெனில் உங்கள் அணியின் பங்கு %(திட்டம்) திட்டத்திற்கான "
"%(சமர்ப்பிப்பாளர்) மூலம் மாற்றப்பட்டது."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "%(தளம்) நீங்கள் வைத்திருக்கும் திட்டத்தில் ஒரு புதிய ஒத்துழைப்பாளர் சேர்க்கப்பட்டுள்ளது"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "அணி"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "அனுமதிகள்"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "ஒத்துழைப்பாளர்"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "நீங்கள் இந்த திட்டத்தின் உரிமையாளர் என்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "%(தளம்) நீங்கள் வைத்திருக்கும் திட்டத்திலிருந்து ஒரு ஒத்துழைப்பாளர் அகற்றப்பட்டார்"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
"%(தளம்) நீங்கள் வைத்திருக்கும் திட்டத்திற்கு ஒரு ஒத்துழைப்பாளரின் அனுமதிகள் மாற்றப்பட்டன"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
@@ -3080,16 +3109,16 @@ msgstr ""
"\"%(team_name)s\" என்ற குழு \"%(organization_name)s\" அமைப்பில் "
"உருவாக்கப்பட்டுள்ளது."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "நீங்கள் ஒரு உரிமையாளர் அல்லது நிறுவனத்தின் மேலாளர் என்பதால் இதைப் பெறுகிறீர்கள்."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
@@ -3097,7 +3126,7 @@ msgid ""
msgstr ""
"\"%(team_name)s\" என்ற குழு \"%(organization_name)s\" அமைப்பில் நீக்கப்பட்டுள்ளது."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3108,7 +3137,7 @@ msgstr ""
"உறுப்பினராக \"%(அமைப்பு_நாம்)\" அமைப்பில் %(organization_name)s ."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3119,7 +3148,7 @@ msgstr ""
"of the \"%(team_name)s\" team in the \"%(organization_name)s\" organization "
"by %(submitter)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3128,7 +3157,7 @@ msgstr ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method பெறுநர் your PyPI account %(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3137,7 +3166,7 @@ msgstr ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method இருந்து your PyPI account %(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3146,7 +3175,7 @@ msgstr ""
"Someone, perhaps you, has added this email முகவரி (%(email_address)s"
"code>) பெறுநர் their PyPI account."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3155,7 +3184,7 @@ msgstr ""
"If you wish பெறுநர் proceed with this request, click "
"this இணைப்பு பெறுநர் verify your email address."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3164,7 +3193,7 @@ msgstr ""
"%(initiator_username)s has "
"invited you பெறுநர் join the \"%(organization_name)s\" organization"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3173,142 +3202,142 @@ msgstr ""
"If you wish பெறுநர் proceed, follow this link பெறுநர் "
"ஏற்றுக்கொள் or decline this invitation."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "இல்லையெனில், இந்த மின்னஞ்சலை நீங்கள் பாதுகாப்பாக புறக்கணிக்கலாம்."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "This இணைப்பு will expire in %(n_hours)s hours."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "இந்த அறிவிப்பை நிராகரிக்கவும்"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "மூடு"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "நிர்வாகி"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Your திட்டங்கள்"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "உங்கள் நிறுவனங்கள்"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Account அமைப்புகள்"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Public சுயவிவரம்"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "கோப்பு details"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "Upload தேதி: %(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "அளவு: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "குறிச்சொற்கள்: %(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "நம்பகமான வெளியீட்டைப் பயன்படுத்தி பதிவேற்றப்பட்டதா? %(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "பதிவேற்றப்பட்டது: %(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Hashes க்கு %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "படிமுறை"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "ஆச் டைசச்ட்"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "நகலெடு பெறுநர் இடைநிலைப் பலகை"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "நகலெடு"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
" இங்கே ஆச்களைப் பயன்படுத்துவது குறித்த கூடுதல் விவரங்களைக் காண்க. "
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "பிழை"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "செய்"
@@ -3329,30 +3358,30 @@ msgstr "செய்"
msgid "Manage project"
msgstr "Manage திட்டம்"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "முந்தைய"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "அடுத்தது"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Your primary email முகவரி (%(email_address)s) is unverified."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "உங்களிடம் முதன்மை மின்னஞ்சல் முகவரி இல்லை."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Verify your email or கூட்டு a புதிய address."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3361,7 +3390,7 @@ msgstr ""
"Two factor authentication is available, enable it now "
"க்கு your account."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3374,7 +3403,7 @@ msgstr ""
msgid "Edit profile"
msgstr "தொகு சுயவிவரம்"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3390,89 +3419,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s has not uploaded any திட்டங்கள் பெறுநர் PyPI, yet."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "மின்னஞ்சல்"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "வானோடல் க்கு managing %(organization)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "திட்டங்கள்"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "மக்கள்"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "அணிகள்"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Security வரலாறு"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "அமைப்புகள்"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "வானோடல் க்கு managing %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "வெளியீடுகள்"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "ஒத்துழைப்பாளர்கள்"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "ஆவணப்படுத்துதல்"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "வெளியீடு"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "வானோடல் க்கு managing %(team)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "உறுப்பினர்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "சரிபார்க்கப்பட்ட விவரங்கள்"
@@ -3481,13 +3510,13 @@ msgstr "சரிபார்க்கப்பட்ட விவரங்க
msgid "Verified by PyPI on %(release_date)s"
msgstr "%(release_date)s மீது PYPI ஆல் சரிபார்க்கப்பட்டது"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "இந்த விவரங்கள் பைபி ஆல் சரிபார்க்கப்பட்டுள்ளன"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "திட்டம் links"
@@ -3495,270 +3524,270 @@ msgstr "திட்டம் links"
msgid "GitHub Statistics"
msgstr "அறிவிலிமையம் புள்ளிவிவரங்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "களஞ்சியம்"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "நட்சத்திரங்கள்:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "ஃபோர்க்ச்:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "திற issues:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "திற PRs:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "அறிவிலிஆய்வு புள்ளிவிவரங்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "திற merge requests:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "பராமரிப்பாளர்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar க்கு {username} இருந்து gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "மெட்டா"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "ஆசிரியர்:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "பராமரிப்பாளர்:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "சரிபார்க்கப்படாத விவரங்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "இந்த விவரங்கள் இல்லை பைபி மூலம் சரிபார்க்கப்பட்டுள்ளன"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "உரிமம் Expression:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "உரிம வெளிப்பாடு"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "உரிமம்:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "குறிச்சொற்கள்"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "தேவை:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "வழங்குகிறது-எக்ச்ட்ரா:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "வகைப்படுத்திகள்"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "சரிபார்க்கப்பட்டது*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Intermittent வழங்கு problems சி-வைகாசி ஈயம் பெறுநர் verification loss"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "சரிபார்க்கப்பட்டது"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "சரிபார்க்கப்படாத*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Email இருந்து PyPI being treated அச் spam"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Hard failure during வழங்கு"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Too many வழங்கு problems"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "சரிபார்க்கப்படாதது"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "முதன்மை"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "பார்வை email விருப்பங்கள்"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "விருப்பங்கள்"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "விருப்பங்கள் க்கு %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "சரிபார்ப்பு மின்னஞ்சல் மீண்டும் அனுப்பவும்"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "கணம் this email முகவரி அச் primary"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "கணம் அச் primary"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "அகற்று this email முகவரி"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "அகற்று email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "நோக்கம்"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "அனைத்தும் திட்டங்கள்"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "கடைசியாக பயன்படுத்தப்பட்டது"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "ஒருபோதும்"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "பார்வை கிள்ளாக்கு விருப்பங்கள்"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "அகற்று கிள்ளாக்கு"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "பார்வை unique identifier"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "அகற்று பநிஇ கிள்ளாக்கு"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Applications or scripts using this கிள்ளாக்கு will இல்லை longer have access "
"பெறுநர் PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Unique identifier க்கு பநிஇ கிள்ளாக்கு \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "சுயவிவரம் picture"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com பெறுநர் generate your சுயவிவரம் picture "
"based on your primary email முகவரி"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Change படம் on gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "கணக்கு விவரங்கள்"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "திகதி Joined"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"உங்கள் பொது சுயவிவரம் இல் காட்டப்படும். மாற்ற முடியாது."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Full பெயர்"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "இல்லை பெயர் கணம்"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "உங்கள் பொது சுயவிவரம் இல் காட்டப்படும்"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Public பொது மின்னஞ்சல்"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile பெறுநர் logged-in users."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "புதுப்பிப்பு account"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "கணக்கு மின்னஞ்சல்கள்"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive "
"notifications."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "உங்கள் கணக்குடன் தொடர்புடைய மின்னஞ்சல்கள்"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "நிலை"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "கூட்டு email"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "கடவுச்சொல்லை மாற்றவும்"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "பழைய கடவுச்சொல்"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Your மின்னோட்ட்ம், ஓட்டம் password"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "புதிய password"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "உறுதிப்படுத்தவும் புதிய password"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "புதுப்பிப்பு password"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "பநிஇ tokens"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -3889,19 +3918,19 @@ msgstr ""
"பநிஇ tokens provide an alternative way பெறுநர் authenticate when uploading "
"தொகுப்பு பெறுநர் PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Learn more பற்றி பநிஇ tokens"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "செயலில் பநிஇ tokens க்கு this account"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "கூட்டு பநிஇ கிள்ளாக்கு"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3910,57 +3939,57 @@ msgstr ""
"Verify your primary email address பெறுநர் கூட்டு பநிஇ "
"tokens பெறுநர் your account."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "கிள்ளாக்கு scope: entire account"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "கிள்ளாக்கு scope: திட்டம் %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "காலாவதியாகிறது: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Account உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "உள்நுழைந்தது"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "இரண்டு காரணி முறை:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "எதுவுமில்லை"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "பாதுகாப்பு சாதனம் ( வெபாஅ்ன் )"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -3968,180 +3997,180 @@ msgstr ""
"Authentication application (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Recovery குறியீடு"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "சாதனத்தை அகற்று"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "புகுபதிவு failed"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- அடிப்படை Auth (Upload endpoint)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "காரணம்:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "தவறான கடவுச்சொல்"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "செல்லுபடியாகாத two factor (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "செல்லுபடியாகாத two factor (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "செல்லுபடியாகாத two factor (Recovery code)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "அமர்வு reauthentication failed"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Email added பெறுநர் account"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Email removed இருந்து account"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "மின்னஞ்சல் சரிபார்க்கப்பட்டது"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "மின்னஞ்சல் பயபக்தி"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "முதன்மை மின்னஞ்சல் மாற்றப்பட்டது"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "பழைய முதன்மை மின்னஞ்சல்:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "புதிய primary email:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Primary email கணம்"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "மின்னஞ்சல் அனுப்பப்பட்டது"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "இருந்து:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "இதற்கு:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "பொருள்:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Password மீட்டமை requested"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Password மீட்டமை attempted"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Password successfully மீட்டமை"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "கடவுச்சொல் வெற்றிகரமாக மாற்றப்பட்டது"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "Password முடக்கப்பட்டது"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "திட்டம்:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "இரண்டு காரணி ஏற்பு சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "முறை: பாதுகாப்பு சாதனம் ( வெபாஅ்ன் )"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Device பெயர்:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4149,76 +4178,76 @@ msgstr ""
"Method: Authentication application (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "இரண்டு காரணி ஏற்பு அகற்றப்பட்டது"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "இரண்டு காரணி சாதனம் நினைவில் உள்ளது"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "மீட்பு குறியீடுகள் உருவாக்கப்பட்டன"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "மீட்பு குறியீடுகள் மீளுருவாக்கம் செய்யப்பட்டன"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Recovery குறியீடு used க்கு புகுபதிவு"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "பநிஇ கிள்ளாக்கு added"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "கிள்ளாக்கு பெயர்:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "பநிஇ கிள்ளாக்கு removed"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "தனிப்பட்ட அடையாளங்காட்டி:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "பநிஇ கிள்ளாக்கு automatically removed க்கு security reasons"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "Reason: கிள்ளாக்கு found at public url"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "Invited பெறுநர் join %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
@@ -4226,16 +4255,16 @@ msgstr ""
"Invitation பெறுநர் join %(organization_name)s "
"declined"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
"Invitation பெறுநர் join %(organization_name)s revoked"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
@@ -4243,41 +4272,41 @@ msgstr ""
"Invitation பெறுநர் join %(organization_name)s "
"காலாவதியான"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "%(organization_name)s சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "%(organization_name)s மாற்றப்பட்டது"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "அமைப்பு பங்கு நீக்கப்பட்டது"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "திட்டம்: %(project_name)s; பங்கு: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
"அமைப்பு: %(organization_name)s; குழு: %(team_name)s; பங்கு: %(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4288,58 +4317,58 @@ msgstr ""
"you notice anything suspicious, please secure your "
"account அச் soon அச் possible."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Recent account செய்கைப்பாடு"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "நிகழ்வு"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "நேரம்"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "Additional செய்தி"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "திகதி / time"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "Location செய்தி"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "Device செய்தி"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4392,11 +4421,11 @@ msgstr ""
"\"%(delete_href)s\"> திட்டத்தை நீக்கு "
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "எச்சரிக்கையுடன் தொடரவும்!"
@@ -4408,27 +4437,27 @@ msgstr "உங்கள் கணக்கை நீக்கிய பிறக
msgid "Delete your PyPI account"
msgstr "உங்கள் PYPI கணக்கை நீக்கு"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "நிர்வகிக்கவும்"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "இரண்டு காரணி ஏற்பு (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4439,85 +4468,85 @@ msgstr ""
"\"%(href)s\"> 2fa பற்றி "
"மேலும் அறிக. 2FA இயக்கப்பட்டதும், அதை முடக்க முடியாது."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "மீட்பு முறைகள் இயக்கப்பட்டன"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "மீட்பு முறை"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "உருவாக்கப்பட்ட %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(மீதமுள்ள) பயன்படுத்தப்படாதது"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "மீளுருவாக்கம்"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "இரண்டு காரணி அங்கீகார முறைகள் இயக்கப்பட்டன"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "இரண்டு காரணி முறை"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr "இந்த 2FA முறையை அகற்ற, நீங்கள் முதலில் மற்றொரு முறையைச் சேர்க்க வேண்டும்."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "கடைசி 2FA முறையை அகற்ற முடியாது"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "அகற்று"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "அங்கீகார பயன்பாட்டை அகற்று"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "பயன்பாட்டை அகற்று"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "இரண்டு காரணி பாதுகாப்பு சாதனத்தை அகற்று"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "சாதனத்தை அகற்று"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "சாதன பெயர்"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4526,7 +4555,7 @@ msgstr ""
" உங்கள் கணக்கில் கூடுதல் இரண்டு காரணி அங்கீகார முறைகளைச் "
"சேர்ப்பதற்கு முன் உங்கள் முதன்மை மின்னஞ்சல் முகவரியை சரிபார்க்கவும்."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4535,7 +4564,7 @@ msgstr ""
" உங்கள் கணக்கில் இரண்டு காரணி அங்கீகாரத்தை இயக்குவதற்கு முன் "
"உங்கள் முதன்மை மின்னஞ்சல் முகவரியை சரிபார்க்கவும் ."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
@@ -4543,7 +4572,7 @@ msgstr ""
"உங்கள் கணக்கில் கூடுதல் இரண்டு காரணி அங்கீகார முறைகளைச் சேர்ப்பதற்கு முன் மீட்பு குறியீடுகளை "
"நீங்கள் உருவாக்கி பாதுகாப்பாக சேமிக்க வேண்டும்."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
@@ -4551,11 +4580,11 @@ msgstr ""
"உங்கள் கணக்கில் இரண்டு காரணி அங்கீகாரத்தை இயக்குவதற்கு முன் மீட்பு குறியீடுகளை உருவாக்கி "
"பாதுகாப்பாக சேமிக்க வேண்டும்."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "மீட்பு குறியீடுகளை உருவாக்குங்கள்"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
@@ -4563,23 +4592,23 @@ msgstr ""
"உங்கள் கணக்கில் கூடுதல் இரண்டு காரணி அங்கீகார முறைகளைச் சேர்ப்பதற்கு முன் மீட்பு குறியீட்டைப் "
"பயன்படுத்தவும்."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
"உங்கள் கணக்கில் இரண்டு காரணி அங்கீகாரத்தை இயக்குவதற்கு முன் மீட்பு குறியீட்டைப் பயன்படுத்தவும்."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "மீட்பு குறியீட்டைப் பயன்படுத்தவும்"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "உங்கள் கணக்கில் இரண்டு காரணி அங்கீகாரத்தை நீங்கள் இயக்கவில்லை."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
@@ -4587,7 +4616,7 @@ msgstr ""
"அங்கீகார பயன்பாட்டுடன் 2fa ஐச் "
"சேர்க்கவும்"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4595,8 +4624,8 @@ msgstr ""
"பாதுகாப்பு சாதனத்துடன் (எ.கா. யூ.எச்.பி விசை) 2fa ஐச் சேர்க்கவும்"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4604,8 +4633,8 @@ msgstr ""
"பாதுகாப்பு சாதனத்துடன் (எ.கா. யூ.எச்.பி விசை) இரண்டு காரணி அங்கீகாரத்தை அமைக்க "
"சாவாச்கிரிப்டை இயக்கவும்"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
" உங்கள் உலாவியை மேம்படுத்தவும் ஒரு பாதுகாப்பு சாதனத்துடன் இரண்டு "
"காரணி அங்கீகாரத்தை அமைக்கவும் (எ.கா. யூ.எச்.பி விசை)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "பிரட்தூள்களில் நனைக்கப்பட்டு"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "உங்கள் கணக்கு"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "கணக்கு வழிசெலுத்தல்"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "இந்த செயலை செயல்தவிர்க்க முடியாது!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "தொடர உங்கள் பயனர்பெயரை உறுதிப்படுத்தவும்."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "தொடர %(item)s உறுதிப்படுத்தவும்."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "ரத்துசெய்"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "மூடு"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "தொடர உங்கள் கடவுச்சொல்லை உள்ளிடவும்."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "நம்பகமான வெளியீட்டாளர் மேலாண்மை"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4677,7 +4706,7 @@ msgstr ""
"PYPI தொகுப்புக்கான வெளியீட்டு அதிகாரத்தை ஒப்படைப்பதற்கான நெகிழ்வான, நற்சான்றிதழ் இல்லாத "
"பொறிமுறையை வழங்குகிறது."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4685,7 +4714,7 @@ msgstr ""
"பநிஇ டோக்கன்கள் அல்லது கடவுச்சொற்களைப் பயன்படுத்தாமல், PYPI பயனர்கள் மற்றும் திட்டங்கள் "
"நம்பகமான வெளியீட்டாளர்களை தங்கள் வெளியீட்டு செயல்முறைகளை தானியக்கமாக்க பயன்படுத்தலாம்."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them இங்கே ஐப் பற்றி மேலும் படிக்கலாம்."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "ஏதேனும்"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "வழங்கியவர்:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "வழங்கியவர்:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "சமர்ப்பித்தவர்:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "பணிப்பாய்வு:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "விவரக்குறிப்பு:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "வெளியீட்டாளர்:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "நிலுவையில் உள்ள அழைப்புகள்"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "உருவாக்கப்பட்டது %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "%(org)sுக்கு அழைப்பை நிராகரிக்கவும்"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "அழைப்பை நிராகரிக்கவும்"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "அமைப்பு பெயர்"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "அமைப்பு வகை: %(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "பட்டியலிடல் செயலற்றது"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
@@ -4801,211 +4830,211 @@ msgstr ""
"இந்த அமைப்பின் பட்டியலிடல் ஒரு நிறுவன உரிமையாளர் அல்லது பட்டியலிடல் மேலாளரால் "
"செயல்படுத்தப்படலாம்"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "இந்த அமைப்பு செயலில் இல்லை"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "செயலற்றது"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "மேலாளர்"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "உரிமையாளர்"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "பட்டியலிடல் மேலாளர்"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "இந்த அமைப்பைக் காண்க"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "பார்வை"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "இந்த அமைப்புக்கு பட்டியலிடல் செயல்படுத்தவும்"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "பட்டியலிடல் செயல்படுத்தவும்"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "இந்த அமைப்பை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "நீங்கள் இன்னும் பைபியில் உள்ள எந்த அமைப்புகளிலும் சேரவில்லை."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "நிறுவன கோரிக்கைகள் நிலுவையில் உள்ளன"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This organization is not active"
msgid "This Organization request has been declined"
msgstr "இந்த அமைப்பு செயலில் இல்லை"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "வீழ்ச்சி"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "சமர்ப்பிக்கப்பட்ட கோரிக்கை"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "சமர்ப்பிக்கப்பட்ட %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Manage this organization"
msgid "Manage this organization request"
msgstr "இந்த அமைப்பை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "புதிய அமைப்பைக் கோருங்கள்"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "அமைப்பு கணக்கு பெயர்"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "நிறுவன கணக்கு பெயரைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "இந்த கணக்கு பெயர் PYPI இல் முகவரி களில் பயன்படுத்தப்படுகிறது."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "உதாரணமாக"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "அமைப்பு காட்சி பெயர்"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "உங்கள் வணிகம், தயாரிப்பு அல்லது திட்டத்தின் பெயர்"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "Contraginesionary முகவரி"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "உங்கள் வணிகம், தயாரிப்பு அல்லது திட்டத்திற்கான முகவரி"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "அமைப்பு விளக்கம்"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "உங்கள் வணிகம், தயாரிப்பு அல்லது திட்டத்தின் விளக்கம்"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "அமைப்பு விளக்கம்"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Cormanication அமைப்பு வகை"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5013,12 +5042,12 @@ msgstr ""
"சமூக திட்டங்களுக்கு பாராட்டு அணுகல் வழங்கப்படும் போது நிறுவனங்கள் நிறுவனக் கணக்குகளை "
"கட்டண சேவையாக உருவாக்க முடியும்."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "உருவாக்கு"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5027,52 +5056,52 @@ msgstr ""
"ஒரு நிறுவனத்தைக் கோருவதற்கு முன் உங்கள் கணக்கில் நீங்கள் முதலில் "
"இரண்டு-காரணி ஏற்பு ஐ இயக்க வேண்டும்."
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "புதிய PYPI அமைப்பு (கள்) க்கான உங்கள் கோரிக்கை (கள்) சமர்ப்பிக்கப்பட்டுள்ளன."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "ஒவ்வொரு நிறுவனமும் அங்கீகரிக்கப்பட்டால் நீங்கள் ஒரு மின்னஞ்சலைப் பெறுவீர்கள்"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "ஒரே உரிமையாளர்"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "இந்த திட்டத்தை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "நீங்கள் இந்த திட்டத்தின் உரிமையாளர் அல்ல"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "இந்த திட்டத்தின் பொது பக்கத்தைக் காண்க"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "இந்த திட்டத்திற்கு எந்த வெளியீடுகளும் இல்லை"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5083,11 +5112,11 @@ msgstr ""
"href = \"%(href)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> பைதான் பேக்கேசிங் "
"பயனர் கையேடு ஐப் பார்வையிடவும்"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "உங்கள் கணக்கை செயல்படுத்தவும்"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5095,7 +5124,7 @@ msgstr ""
"உங்கள் கணக்கில் வேறு எந்த மாற்றங்களையும் செய்வதற்கு முன் முதன்மை மின்னஞ்சல் முகவரியை நீங்கள் "
"சரிபார்க்க வேண்டும்."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see சரிபார்க்கப்பட்ட மின்னஞ்சல் "
"முகவரி கணக்கு."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support இங்கே "
"பற்றி மேலும் வாசிக்க."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "PYPI திட்ட பெயர்"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "திட்ட பெயர்"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "இந்த வெளியீட்டாளர் பயன்படுத்தப்படும்போது உருவாக்கப்படும் திட்டம் (PYPI இல்)"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "உரிமையாளர்"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"அறிவிலிமையம் அமைப்பின் பெயர் அல்லது அறிவிலிமையம் பயனர்பெயர் களஞ்சியத்தை வைத்திருக்கும்"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "களஞ்சிய பெயர்"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "களஞ்சியம்"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "வெளியீட்டு பணிப்பாய்வுகளைக் கொண்ட அறிவிலிமையம் களஞ்சியத்தின் பெயர்"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "பணிப்பாய்வு பெயர்"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5191,24 +5220,24 @@ msgstr ""
"வெளியீட்டு பணிப்பாய்வுகளின் கோப்பு பெயர். இந்த கோப்பு .github/பணிப்பாய்வு/"
"code> கோப்பகத்தில் மேலே கட்டமைக்கப்பட்ட களஞ்சியத்தில் இருக்க வேண்டும்."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "சூழல் பெயர்"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(விரும்பினால்)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5224,22 +5253,22 @@ msgstr ""
"strong> ஊக்குவிக்கப்படுகிறது, குறிப்பாக உங்கள் களஞ்சியத்தில் பைபி "
"வெளியீட்டு அணுகல் இருக்கக்கூடாது என்று அணுகக்கூடிய அணுகலுடன் பராமரிப்பவர்கள் இருந்தால்."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "கூட்டு"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support இங்கே "
"பற்றி மேலும் வாசிக்க."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "பெயர்வெளி"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "பெயர்வெளி"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
@@ -5267,36 +5296,36 @@ msgstr ""
"இந்த திட்டம் கீழ் உள்ள அறிவிலிஆய்வு பயனர்பெயர் அல்லது அறிவிலிஆய்வு குழு/துணைக்குழு "
"பெயர்வெளி"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "திட்ட பெயர்"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "திட்டம்"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "வெளியீட்டு பணிப்பாய்வு கொண்ட அறிவிலிஆய்வு திட்டத்தின் பெயர்"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "உயர்மட்ட பைப்லைன் கோப்பு பாதை"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".tulab-on.yl"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5306,14 +5335,14 @@ msgstr ""
"உள்ளமைக்கப்பட்ட திட்டத்தில் இந்த கோப்பு இருக்க வேண்டும் (வெளிப்புற குழாய்கள் "
"ஆதரிக்கப்படவில்லை)."
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "வெளியீடு"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5329,8 +5358,8 @@ msgstr ""
"ஊக்குவிக்கப்படுகிறது, குறிப்பாக உங்கள் திட்டத்தில் பைபி வெளியீட்டு "
"அணுகல் இல்லாத அணுகல் அணுகக்கூடியதாக இருந்தால்."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5339,27 +5368,27 @@ msgstr ""
"கூகிளின் ஓபன்ஐடி இணைப்பு உதவி இங்கே பற்றி மேலும் "
"வாசிக்க."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "மின்னஞ்சல்"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr "கணக்கு அல்லது பணி கணக்கின் மின்னஞ்சல் முகவரி வெளியிட பயன்படுகிறது."
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "பொருள்"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "பொருள்"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5370,8 +5399,8 @@ msgstr ""
"என்றாலும், பொருள் வழங்குவது வெளியீட்டிற்கு பயன்படுத்தப்படும் அடையாளத்தை மேலும் "
"கட்டுப்படுத்துகிறது. மேலும் விவரங்கள் இங்கே. "
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support இங்கே பற்றி மேலும் "
"வாசிக்க."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "அமைப்பு"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "என் அமைப்பு"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "திட்டத்திற்கு சொந்தமான செயல்பாட்டு அமைப்பு பெயர்"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "செயல்பாட்டு திட்டத்தின் பெயர்"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "என் திட்டம்"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "உங்கள் பைதான் கலைப்பொருளை உருவாக்கும் செயல்பாட்டு திட்டம்."
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "நடிகர் பயனர்பெயர்"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "என்-பயனர்பெயர்"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr "உங்கள் பைதான் கலைப்பொருளின் கட்டமைப்பைத் தூண்டும் செயல்பாட்டு கணக்கிற்கான பயனர்பெயர்."
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "வெளியீட்டாளர்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "திட்டம்"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
@@ -5444,21 +5473,21 @@ msgstr ""
"தற்போது எந்த வெளியீட்டாளர்களும் கட்டமைக்கப்படவில்லை. தற்போதுள்ள திட்டங்களுக்கான "
"வெளியீட்டாளர்களை ஒவ்வொரு தனிப்பட்ட திட்டத்திற்கும் வெளியீட்டு உள்ளமைவில் சேர்க்கலாம்."
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "திட்ட பெயர் நிலுவையில் உள்ளது"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "வெளியீட்டாளர்"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "விவரங்கள்"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5466,16 +5495,16 @@ msgstr ""
"நிலுவையில் உள்ள வெளியீட்டாளர்கள் யாரும் தற்போது கட்டமைக்கப்படவில்லை. இன்னும் இல்லாத "
"திட்டங்களுக்கான வெளியீட்டாளர்கள் கீழே சேர்க்கப்படலாம்."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "நிலுவையில் உள்ள புதிய வெளியீட்டாளரைச் சேர்க்கவும்"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"நம்பகமான வெளியீட்டாளர்களை \"நிலுவையில் உள்ள\" பதிவு செய்ய இந்தப் பக்கத்தைப் பயன்படுத்தலாம்."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5492,7 +5521,7 @@ msgstr ""
"\"நிலுவையில் உள்ள\" மற்றும் சாதாரண நம்பகமான வெளியீட்டாளர்கள் "
"இங்கே பற்றி மேலும் படிக்கலாம்."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5502,8 +5531,8 @@ msgstr ""
"strong> அந்த பெயரை இருப்பு. திட்டம் உருவாக்கப்படும் வரை, வேறு எந்த பயனரும் தங்கள் சொந்த "
"\"நிலுவையில் உள்ள\" வெளியீட்டாளர் உட்பட அதை உருவாக்கலாம்."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5512,7 +5541,7 @@ msgstr ""
"புதிய வெளியீட்டாளரைச் சேர்ப்பதற்கு முன் உங்கள் கணக்கில் நீங்கள் முதலில் இரண்டு-காரணி ஏற்பு ஐ இயக்க வேண்டும்."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5520,7 +5549,7 @@ msgstr ""
"இழந்த 2FA சாதனம் ஏற்பட்டால், உங்கள் மீட்புக் குறியீடுகளை நீங்கள் பாதுகாப்பாக சேமித்து "
"வைத்திருக்கிறீர்களா என்பதை சரிபார்க்க, உங்கள் மீட்பு குறியீடுகளில் ஒன்றை இங்கே சமர்ப்பிக்கவும்."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
@@ -5528,7 +5557,7 @@ msgstr ""
"நீங்கள் தேர்ந்தெடுக்கும் மீட்பு குறியீடு பயன்படுத்தப்படுவதாகக் கருதப்படும், மேலும் 2FA ஐத் "
"தவிர்ப்பதற்கு இனி கிடைக்காது."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
@@ -5536,15 +5565,15 @@ msgstr ""
" உங்கள் மீட்புக் குறியீடுகளை பாதுகாப்பாக சேமிக்க மறந்துவிட்டீர்களா? "
"நீங்கள் அவற்றை மீண்டும் உருவாக்க வேண்டும்."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "கணக்கு மீட்பு குறியீடுகள்"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "மீட்பு குறியீடுகளை மீண்டும் உருவாக்கவும்"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5554,7 +5583,7 @@ msgstr ""
"PYPI கணக்கில் உள்நுழைய இந்த மீட்பு குறியீடுகளில் ஒன்றைப் பயன்படுத்த வேண்டும். ஒவ்வொரு "
"குறியீட்டையும் ஒருமுறை மட்டுமே பயன்படுத்த முடியும்."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -5562,7 +5591,7 @@ msgstr ""
"இந்த குறியீடுகள் மட்டும் கணக்கு மீட்புக்கு பயன்படுத்தப்பட வேண்டும், "
"வழக்கமான உள்நுழைவுகளுக்கு அல்ல."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5572,68 +5601,68 @@ msgstr ""
"அல்லது பாதுகாப்பு விசை (களை) இழந்தால், இந்த மீட்பு குறியீடுகளுக்கான அணுகல் இல்லையென்றால், "
"உங்கள் PYPI கணக்குக்கான அணுகலை நிரந்தரமாக இழக்க நேரிடும்!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "உங்கள் மீட்பு குறியீடுகளைச் சேமிக்கவும்"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "கோப்பாக பதிவிறக்கவும்"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "சேமி"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "தொடரவும்"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "இந்த குறியீடுகள் மீண்டும் தெரியவில்லை."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"தொடர்வதற்கு முன்பு நீங்கள் அவற்றை பாதுகாப்பாக சேமித்துள்ளீர்கள் என்பதை உறுதிப்படுத்தவும்."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "பநிஇ கிள்ளாக்கை உருவாக்கவும்"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "\"%(macaroon_description)s\" க்கான கிள்ளாக்கு \""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "அனுமதிகள்:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "தொகுப்புகளை பதிவேற்றவும்"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "நோக்கம்:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "முழு கணக்கு (அனைத்து திட்டங்களும்)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "திட்டம் \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -5641,28 +5670,29 @@ msgstr ""
"பாதுகாப்பு காரணங்களுக்காக இந்த கிள்ளாக்கு ஒரு முறை மட்டுமே தோன்றும். இப்போது "
"நகலெடுக்கவும். "
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "இடைநிலைப்பலகைக்கு கிள்ளாக்கை நகலெடுக்கவும்"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "கிள்ளாக்கை நகலெடுக்கவும்"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "இந்த கிள்ளாக்கைப் பயன்படுத்துதல்"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "இந்த பநிஇ கிள்ளாக்கைப் பயன்படுத்த:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "உங்கள் பயனர்பெயரை %(token)s
ஆக அமைக்கவும்"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -5671,7 +5701,7 @@ msgstr ""
"உங்கள் கடவுச்சொல்லை <குறியீடு>%(prefix)s
முன்னொட்டு உள்ளிட்ட கிள்ளாக்கு "
"மதிப்புக்கு அமைக்கவும்"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5681,7 +5711,7 @@ msgstr ""
"திட்டங்களை PYPI இல் பதிவேற்ற, உங்கள் <குறியீடு>%(கோப்பு பெயர்) கள்
கோப்பை "
"அமைக்கவும்:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5692,18 +5722,18 @@ msgstr ""
"திட்டங்களை PYPI இல் பதிவேற்ற, உங்கள் <குறியீடு>%(கோப்பு பெயர்) கள்
கோப்பை "
"அமைக்கலாம் இது:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
"பயனர்-ச்கோப் கிள்ளாக்கு அல்லது நீங்கள் இயல்புநிலையாக அமைக்க விரும்பும் திட்ட-ச்கோப் கிள்ளாக்கு"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "ஒரு திட்ட கிள்ளாக்கு"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
@@ -5712,7 +5742,7 @@ msgstr ""
"PYPI இல் பதிவேற்றும்போது சரியான கிள்ளாக்கைப் பயன்படுத்த <குறியீடு>%(command)s
"
"ஐப் பயன்படுத்தலாம்."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, PYPI உதவி பக்கத்தைப் பார்வையிடவும் ."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "மற்றொரு கிள்ளாக்கை உருவாக்கவும்"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "கிள்ளாக்கு பெயர்"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "இந்த கிள்ளாக்கை நீங்கள் எதைப் பயன்படுத்துவீர்கள்?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "நோக்கம் என்பதைத் தேர்ந்தெடுக்கவும் ..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -5745,15 +5775,15 @@ msgstr ""
"உங்கள் முழு கணக்கிலும் ச்கோப் செய்யப்பட்ட ஒரு பநிஇ கிள்ளாக்கு உங்கள் தற்போதைய மற்றும் "
"எதிர்கால திட்டங்கள் அனைத்திற்கும் பதிவேற்ற அனுமதிகளைக் கொண்டிருக்கும்."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "கிள்ளாக்கை உருவாக்கவும்"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "அங்கீகார பயன்பாட்டுடன் (TOTP) 2FA ஐ அமைக்கவும்"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the Totp "
"bbr> தரநிலை ."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -5773,15 +5803,15 @@ msgstr ""
"இணக்கமான பயன்பாடுகளின் பட்டியலுக்கு pypi இன் உதவி பக்கம் "
"a> ஐப் பார்வையிடவும்."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "உங்கள் விண்ணப்பத்தை அமைக்கவும்"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "உங்கள் விருப்பத்தின் அங்கீகார பயன்பாட்டுடன் QR குறியீட்டை ச்கேன் செய்யுங்கள்."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -5789,11 +5819,11 @@ msgstr ""
"பாதுகாப்பு காரணங்களுக்காக, நீங்கள் PYPI கணக்கிற்கு ஒரு அங்கீகார பயன்பாட்டை மட்டுமே இணைக்க "
"முடியும்."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "அங்கீகார பயன்பாட்டை அமைப்பதற்கான QR குறியீடு"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
@@ -5801,15 +5831,15 @@ msgstr ""
" QR ச்கேனர் இல்லை? அதற்கு பதிலாக உங்கள் TOTP பயன்பாட்டில் இந்த "
"குறியீட்டை உள்ளிடவும்:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "பயன்பாட்டை சரிபார்க்கவும்"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "அங்கீகார குறியீடு"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
@@ -5817,15 +5847,15 @@ msgstr ""
"அமைவு செயல்முறையை இறுதி செய்ய, உங்கள் TOTP பயன்பாட்டால் வழங்கப்பட்ட 6-இலக்க குறியீட்டை "
"உள்ளிடவும்."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "பயன்பாட்டை அமைக்கவும்"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "பாதுகாப்பு சாதனத்துடன் 2FA ஐ அமைக்கவும் (எ.கா. யூ.எச்.பி விசை)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO தரநிலை ஆகியவற்றைக் கடைப்பிடிக்கும் எந்த சாதனத்தையும் PYPI "
"ஆதரிக்கிறது."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include கூகிள் டைட்டன் மற்றும் தீட்டி ."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "தொடங்க உங்கள் சாதனத்திற்கு பெயரிடுங்கள்"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "பல பாதுகாப்பு சாதனங்களைச் சேர்ப்பதை PYPI ஆதரிக்கிறது."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -5866,11 +5896,11 @@ msgstr ""
"இந்த சாதனத்திற்கு ஒரு பெயரைக் கொடுங்கள். 64 எழுத்துக்கள் அல்லது அதற்கும் குறைவாக. அனைத்து "
"யூனிகோடுகளும் இடங்கள் உட்பட செல்லுபடியாகும்."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "பாதுகாப்பு சாதனத்தை அமைக்கவும்"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5883,7 +5913,7 @@ msgstr ""
"\"%(fido_href)s\" தலைப்பு = \"%(title)s\" இலக்கு = \"_ வெற்று\" rel = "
"\"noopener\"> இணக்கமான உலாவி ."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -5891,13 +5921,13 @@ msgstr ""
"சில பழைய யூ.எச்.பி விசைகள் FIDO தரத்தை கடைபிடிக்கவில்லை, மேலும் PYPI உடன் வேலை "
"செய்யாது என்பதை நினைவில் கொள்க."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "சந்தாவை செயல்படுத்தவும்"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
@@ -5905,7 +5935,7 @@ msgstr ""
"நிறுவனத்தின் கணக்குகளுக்கு செயலில் சந்தா தேவைப்படுகிறது. கணக்கை இயக்க புதுப்பித்த "
"பட்டியலிடல் தகவல்களை உள்ளிடவும்."
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
@@ -5914,74 +5944,73 @@ msgstr ""
"%(அமைப்பு_பெயர்) அமைப்பின் சார்பாக பைபி பணி "
"விதிமுறைகள் க்கு ஒப்புக்கொள்கிறேன்."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "%(organization_name)s organization deleted"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "%(அமைப்பு_பெயர்) அமைப்பு நீக்கப்பட்டது"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization Roles"
msgid "Organization request"
msgstr "அமைப்பு பாத்திரங்கள்"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "அமைப்பு கணக்கு பெயர்"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "அமைப்பு காட்சி பெயர்"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "அமைப்பு விளக்கம்"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Cormanication அமைப்பு வகை"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "அமைப்பு விளக்கம்"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Submitted %(submitted)s"
msgid "Date submitted"
msgstr "சமர்ப்பிக்கப்பட்ட %(submitted)s"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Submitted by:"
msgid "Submit"
msgstr "சமர்ப்பித்தவர்:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "'%(source_name)s' பாதுகாப்பு வரலாறு"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -5989,49 +6018,49 @@ msgstr ""
"ஒவ்வொரு முறையும் நீங்கள் (அல்லது உங்கள் ஒத்துழைப்பாளர்கள்) இந்த அமைப்பு தொடர்பான பாதுகாப்பு "
"செயலைச் செய்யும்போது, நடவடிக்கை பதிவு செய்யப்பட்டு இங்கே காட்டப்படும்."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "நிறுவனத்தின் பெயராக பதிவு செய்யப்பட்ட '%(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "%(அமைப்பு_பெயர்) அமைப்பு உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "%(அமைப்பு_பெயர்) அமைப்பு நீக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr "%"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(அமைப்பு_பெயர்) அமைப்பு அங்கீகரிக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(அமைப்பு_பெயர்) அமைப்பு மறுக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr "%(project_name)s திட்டத்தில் சேர்க்கப்பட்டுள்ளது"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr "%(project_name)s திட்டத்திலிருந்து அகற்றப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
@@ -6039,21 +6068,21 @@ msgstr ""
"%(username)s அமைப்பு%(role_name)s என "
"சேர்க்கப்படுகின்றன"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
"%(username)s அமைப்பு%(role_name)s என அகற்றப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
"%(username)s அமைப்பு%(role_name)s என மாற்றப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
@@ -6062,7 +6091,7 @@ msgstr ""
"%(username)s அமைப்பு%(role_name)s ஆக சேர "
"அழைக்கப்பட்டன"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
@@ -6071,34 +6100,34 @@ msgstr ""
"%(username)s அமைப்பு%(role_name)s ஆக சேர அழைப்பை "
"மறுத்துவிட்டது"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr "%(username)s நிறுவனத்திற்கான அழைப்பு"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr "%(username)s க்கான அழைப்பு"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "%(team_name)sுழு உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "%(team_name)sுழு நீக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(role_name)s க்கான திட்ட%(href)s "
"என%(project_name)sுழு சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(role_name)s க்கான திட்ட%(href)s "
"ஆக%(project_name)sுழு நீக்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(href)s க்கான "
"திட்ட%(project_name)s ஆக மாற்றப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s %(team_name) அணியில் சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s %(team_name)sுழுவிலிருந்து அகற்றப்பட்டது"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "பதிவுசெய்தவர்:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "உருவாக்கியவர்:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "வழங்கியவர்:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "மறுபெயரிடப்பட்டது:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "ஒப்புதல் அளித்தவர்:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "வழங்கியவர்:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "மாற்றப்பட்டது:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "அழைத்தவர்:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "ரத்து செய்யப்பட்டது:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "%(source_name)s பாதுகாப்பு வரலாறு"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "'%(organization_name)s' என்பதை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "நிறுவனங்களுக்குத் திரும்பு"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "அமைப்பு திட்டங்கள்"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "'%(organization_name)s திட்டங்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "உங்கள் நிறுவனத்தில் இன்னும் திட்டங்கள் எதுவும் இல்லை."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6231,15 +6260,15 @@ msgstr ""
"\"%(href)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> பைதான் பேக்கேசிங் பயனர் "
"கையேடு ஐப் பார்வையிடவும்"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "நிறுவனத்தில் திட்டத்தைச் சேர்க்கவும்"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "000 புதிய அல்லது இருக்கும் திட்டம்?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6247,15 +6276,15 @@ msgstr ""
"உங்களுக்கு சொந்தமான ஒரு திட்டத்தை மாற்றவும், அல்லது புதிய திட்டத்தை உருவாக்கி "
"நிறுவனத்தில் சேர்க்கவும்."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "தற்போதுள்ள திட்டத்தின் பெயர்"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "இந்த நிறுவனத்தில் நீங்கள் சேர்க்கக்கூடிய எந்த திட்டங்களும் உங்களிடம் இல்லை."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6266,54 +6295,54 @@ msgstr ""
"சேர்க்கவில்லை என்றால் தங்களுக்குச் சொந்தமான ஒரு திட்டத்தை இந்த நிறுவனத்திற்கு மாற்றலாம். "
"வேறொரு நிறுவனத்தில் சேர்க்கப்பட்ட ஒரு திட்டத்தை திட்ட அமைப்புகள் பக்கத்திலிருந்து மாற்றலாம்."
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "தற்போதுள்ள திட்டத்தை மாற்றவும்"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "புதிய திட்டத்தின் பெயர்"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
"இந்த அமைப்பின் உரிமையாளர்கள் ஒரு வெற்று திட்டத்தை உருவாக்கி அதை நிறுவனத்தில் சேர்க்கலாம்."
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "புதிய திட்டத்தை உருவாக்கி சேர்க்கவும்"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "மக்களை '%(organization_name)s' இல் நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "2FA இயக்கப்பட்டது"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2fa"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA முடக்கப்பட்டது"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -6322,11 +6351,11 @@ msgstr ""
"'%(அமைப்பு_பெயர்)' நிர்வகிக்க எந்த PYPI பயனர்கள் உங்களுக்கு உதவ முடியும் என்பதைக் "
"கட்டுப்படுத்த இந்தப் பக்கத்தைப் பயன்படுத்தவும்."
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "அமைப்பு பாத்திரங்கள்"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6337,179 +6366,179 @@ msgstr ""
"ஒவ்வொரு பாத்திரமும் என்ன செய்ய முடியும் என்பது குறித்த விவரங்களுக்கு பின்வரும் மேட்ரிக்சைப் "
"பார்க்கவும்."
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "அமைப்பு பங்கு அனுமதிகள் மேட்ரிக்ச்"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "உறுப்பினர்"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "அமைப்பு/அணிகளைக் காண்க"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "அணிகளை உருவாக்க/நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "நிறுவன உறுப்பினர்களை அழைக்க/நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "அமைப்பை நீக்கு"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "அமைப்பு பட்டியலிடல் நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "குறிப்பிட்ட திட்டங்களை சொந்தமாக/பராமரிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "புதிய திட்டங்களை உருவாக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "திட்டங்களை நீக்கு"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "%(organization_name)s நிர்வகிக்கக்கூடிய பயனர்கள்"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "பயனர்"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "பாத்திரத்தை சேமிக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "அமைப்பிலிருந்து மற்றவர்களை அகற்ற முடியாது"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "ஒரே உரிமையாளராக உங்களை அகற்ற முடியாது"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "இந்த நிறுவனத்திலிருந்து %(user)s அகற்று."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "இந்த நிறுவனத்திலிருந்து %(user)s அகற்று"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "நிலுவையில் உள்ளதை அழைக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "காலாவதியான அழைப்பு"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "%(user)sுக்கான அழைப்பை ரத்து செய்யுங்கள்."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "%(user)sுக்கான அழைப்பை ரத்து செய்யுங்கள்"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "அழைப்பை ரத்து செய்யுங்கள்"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "%(பயனர்கள்."
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "%(பயனர்கள்"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "மீண்டும் அனுப்பவும்"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "%(user)s காலாவதியான அழைப்பை நீக்கு."
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "%(user)s காலாவதியான அழைப்பை நீக்கு"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "நீக்கு"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "உறுப்பினரை அழைக்கவும்"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "அழைக்கவும்"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "அமைப்பு அமைப்புகள்"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "'%(organization_name)s அமைப்புகளை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "நிறுவனத்தின் கணக்கு பெயரை கீழே மாற்றவும் ."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "தேதி உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "அமைப்பு விளக்கம்"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6520,92 +6549,92 @@ msgstr ""
"வேண்டியிருந்தால்,%(தளம்) உடன் தொடர்பு கொள்ள %(email)s மின்னஞ்சல் அனுப்பலாம் எச் நிர்வாகிகள்."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "புதுப்பிப்பு அமைப்பு"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "பட்டியலிடல் விவரங்கள்"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "பட்டியலிடல் நிலை"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "பட்டியலிடல் மின்னஞ்சல்"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "பட்டியலிடல் நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "நிறுவன கணக்கு பெயரை மாற்றவும்"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "This organization is not active"
msgid "Renaming organizations is not currently supported."
msgstr "இந்த அமைப்பு செயலில் இல்லை"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
"உங்கள் நிறுவனத்தை மறுபெயரிட்ட பிறகு உங்கள் நடப்பு கணக்கு பெயருக்கு திரும்ப முடியாது."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "அதற்கான நிறுவன கணக்கு பெயரை மாற்றவும்"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "தற்போதைய அமைப்பு கணக்கு பெயர்"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "அமைப்பை நீக்கு"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "அமைப்பை நீக்க முடியாது"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "உங்கள் அமைப்பு தற்போது %(எண்ணிக்கை) திட்டத்தை வைத்திருக்கிறது."
msgstr[1] "உங்கள் அமைப்பு தற்போது %(எண்ணிக்கை) திட்டங்களை வைத்திருக்கிறது."
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "ஒவ்வொரு திட்டத்திற்கும், நீங்கள் வேண்டும்:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "உரிமையை மாற்றவும், உங்கள் நிறுவனத்திலிருந்து திட்டத்தை அகற்றவும்"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "திட்டத்தை நீக்கு"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "உங்கள் நிறுவனத்தை நீக்குவதற்கு முன்."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and திட்டத்தை அகற்று அல்லது திட்டத்தை நீக்கு "
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "உங்கள் நிறுவனத்தை நீக்கிய பிறகு அதை மீட்டெடுக்க முடியாது."
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
"உங்கள் சந்தா ரத்து செய்யப்படும், மேலும் நீங்கள் பட்டியலிடல் போர்ட்டலுக்கான அணுகலை இழப்பீர்கள்."
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "பட்டியலிடல் போர்ட்டலுக்கான அணுகலை நீங்கள் இழப்பீர்கள்."
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from உங்கள் பட்டியலிடல் "
"போர்ட்டல் இலிருந்து மீட்டெடுத்துள்ளீர்கள் என்பதை உறுதிப்படுத்தவும்."
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "அமைப்பு அணிகள்"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "'%(organization_name)s அணிகளை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s உறுப்பினர்"
msgstr[1] "%(member_count) உறுப்பினர்கள்"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "இந்த அணியை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "இந்த அணியைக் காண்க"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
@@ -6673,15 +6702,15 @@ msgstr ""
"உங்கள் நிறுவனத்தில் இன்னும் குழுக்கள் இல்லை. நிறுவன உரிமையாளர்கள் மற்றும் மேலாளர்கள் "
"நிறுவனத்திற்கு புதிய அணிகளை உருவாக்க முடியும்."
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "புதிய அணியை உருவாக்கவும்"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "பெயர்"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6689,16 +6718,16 @@ msgstr ""
"இந்த அமைப்பின் உரிமையாளர்கள் மற்றும் மேலாளர்கள் நிறுவனத்திற்கான ஒரு குழுவை உருவாக்கலாம் "
"மற்றும் குழு உறுப்பினர்கள், குழு திட்டங்கள் மற்றும் குழு அமைப்புகளை நிர்வகிக்க முடியும்."
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "'%(project_name)s' ஆவணங்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "ஆவணங்களை அழிக்கவும்"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at இல்லை
செயல்தவிர், புதிய ஆவணங்களை பதிவேற்றுவது "
"இல்லை நீண்ட உதவி."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "திட்டத்திற்கான ஆவணங்களை அழிக்கவும்"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "திட்ட ஆவணங்கள்"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "புதிய ஆவணங்களை பதிவேற்றுவது இனி ஆதரிக்கப்படாது"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6729,71 +6758,71 @@ msgstr ""
"ஒவ்வொரு முறையும் நீங்கள் (அல்லது உங்கள் ஒத்துழைப்பாளர்கள்) இந்த திட்டத்துடன் தொடர்புடைய "
"பாதுகாப்பு செயலைச் செய்யும்போது, நடவடிக்கை பதிவு செய்யப்பட்டு இங்கே காட்டப்படும்."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "திட்டத்தை உருவாக்கியது"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr " பதிப்பு %(version)s உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "பதிப்பு %(version)s அகற்றப்பட்டன"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr " பதிப்பு %(version)s yanked"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "எழுதியவர்:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr " பதிப்பு %(version)s unyanked"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "கோப்பு பதிப்பு %(version)s இல் சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "கோப்பு பெயர்:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
"கோப்பு பதிப்பு %(version)s இலிருந்து அகற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s திட்ட%(role_name)s என சேர்க்கப்படுகின்றன"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s திட்ட%(role_name)s ஆக அகற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s திட்ட%(role_name)s என மாற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6801,7 +6830,7 @@ msgid ""
msgstr ""
"%(username)s திட்ட%(role_name)s ஆக சேர அழைக்கப்பட்டன"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6810,7 +6839,7 @@ msgstr ""
"%(username)s திட்ட%(role_name)s ஆக சேர அழைப்பை "
"மறுத்துவிட்டது"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6819,152 +6848,152 @@ msgstr ""
"%(username)s திட்ட%(role_name)s ஆக சேர ரத்து "
"செய்யப்பட்ட அழைப்பிதழ் கள்"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s குழு திட்ட %(role_name)s என சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(team_name)s குழு திட்ட %(role_name)s என மாற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(team_name)s குழு திட்ட %(role_name)s என அகற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "திட்டம் %(அமைப்பு_பெயர்) அமைப்பில் சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "திட்டம் %(அமைப்பு_பெயர்) அமைப்பிலிருந்து அகற்றப்பட்டது"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "குறுகிய கால பநிஇ கிள்ளாக்கு உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "அனுமதிகள்: இந்த திட்டத்தில் பதிவேற்றலாம்"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "காலாவதியாகும்:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "காலாவதி நிலை:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "காலாவதியான"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "உருவாக்கியவர்"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "பநிஇ கிள்ளாக்கு உருவாக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "மூலம் கட்டுப்படுத்தப்படுகிறது:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "நம்பகமான வெளியீட்டாளர் மேலும் கூறினார்"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "நம்பகமான வெளியீட்டாளர் அகற்றப்பட்டார்"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "2FA தேவை இயக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "வழங்கியவர்:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "2FA தேவை முடக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "முடக்கப்பட்டது:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr "திட்ட காப்பகப்படுத்தப்பட்டது"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr "காப்பகப்படுத்தப்பட்டவர்:"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr "திட்டம் அறியப்படாதது"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr "வழங்கப்படாதவர்:"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "திட்ட மாற்று களஞ்சியம் சேர்க்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "திட்ட மாற்று களஞ்சியம் நீக்கப்பட்டது"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "கூடுதல் செய்தி"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "இருப்பிட செய்தி"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "'%(project_name)s' ஐ நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "திட்டங்களுக்குத் திரும்பு"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "இந்த திட்டம் தனிமைப்படுத்தப்பட்டுள்ளது."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -6974,8 +7003,8 @@ msgstr ""
"தனிமைப்படுத்தலில் இருக்கும்போது, இந்த திட்டம் வாடிக்கையாளர்களால் நிறுவப்படவில்லை, மேலும் "
"அதன் பராமரிப்பாளர்களால் மாற்றப்பட முடியாது."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
@@ -6983,12 +7012,12 @@ msgstr ""
"தனிமைப்படுத்தப்பட்ட உதவி கட்டுரையில் திட்டத்தில் மேலும் "
"வாசிக்க."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr "இந்த திட்டம் காப்பகப்படுத்தப்பட்டுள்ளது."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -6996,7 +7025,7 @@ msgstr ""
"சில படிவ புலங்கள் தானாகவே செய்யப்பட்டுள்ளன, படிவத்தை சமர்ப்பிக்கும் முன் அவற்றின் "
"மதிப்புகளை இருமுறை சரிபார்க்கவும்."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7008,33 +7037,33 @@ msgstr ""
"என்றாலும், பொருள் வழங்குவது வெளியீட்டிற்கு பயன்படுத்தப்படும் அடையாளத்தை மேலும் "
"கட்டுப்படுத்துகிறது. மேலும் விவரங்கள் இங்கே. "
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "தற்போதைய வெளியீட்டாளர்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "%(project_name)s உடன் தொடர்புடைய OpenID இணைப்பு வெளியீட்டாளர்கள்"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "தற்போது எந்த வெளியீட்டாளர்களும் கட்டமைக்கப்படவில்லை."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "புதிய வெளியீட்டாளரைச் சேர்க்கவும்"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr "சூழலைக் கட்டுப்படுத்துங்கள்"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "இது நம்பகமான வெளியீட்டாளரின் சூழலை கட்டுப்படுத்தும்"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7045,7 +7074,7 @@ msgstr ""
"அனைத்தையும் '%(கட்டுப்படுத்தப்பட்ட_இன் சுற்றுச்சூழல்_பெயர்) எச்' என மாற்ற வேண்டும் அல்லது "
"ஒவ்வொன்றையும் நம்பகமான வெளியீட்டாளராக பதிவு செய்ய வேண்டும்."
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, fuzzy, python-format
#| msgid ""
#| "I understand that this Trusted Publisher will only allow uploads frow CI/"
@@ -7058,76 +7087,76 @@ msgstr ""
"இந்த நம்பகமான வெளியீட்டாளர் '%(கட்டுப்படுத்தப்பட்ட சுற்றுச்சூழல்_பெயர்) எச்' சூழலில் இயங்கும் "
"சிஐ/சிடி பணிப்பாய்வுகளிலிருந்து பதிவேற்ற அனுமதிப்பார் என்பதை நான் புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr "புதிய சுற்றுச்சூழல் பெயர்"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "' %(project_name)s' ஐ நிர்வகிக்கவும் - வெளியீட்டு பதிப்பு %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "பதிப்பு %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "வெளியீடுகள்"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "வெளியீட்டைக் காண்க"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "வெளியீட்டிற்கான கோப்புகள் %(version)s இன் %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "கோப்பு பெயர், அளவு"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "வகை"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "பைதான் பதிப்பு"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "பதிவேற்ற தேதி"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "கோப்பு விருப்பங்களைக் காண்க"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "கோப்பு விருப்பங்கள்"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "பதிவிறக்கம்"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "இருந்து கோப்பை நீக்கு"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "கோப்பை அழி"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7135,7 +7164,7 @@ msgstr ""
"இந்த திட்டத்தின் இந்த வெளியீட்டிற்கு எனது பயனர்கள் இனி இந்த கோப்பை நிறுவ முடியாது என்பதை "
"நான் புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will அதே கோப்பு "
"பெயரைப் பயன்படுத்தி ஒரு கோப்பை மீண்டும் ஏற்ற முடியாது %(கோப்பு பெயர்) கள்."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "இதை என்னால் செயல்தவிர்க்க முடியாது என்பதை நான் புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "பைபி நிர்வாகிகளால் இதைச் செயல்தவிர்க்க முடியாது என்பதை நான் புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "புதிய கோப்புகளைப் பதிவேற்றுகிறது"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "கோப்புகள் எதுவும் கிடைக்கவில்லை"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "தள்ளுபடி"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the பைதான் பேக்கேசிங் பயனர் கையேடு இல் கோப்புகளை எவ்வாறு பதிவேற்றுவது "
"என்பதை அறிக "
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "அமைப்புகளை வெளியிடுங்கள்"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "யாங்க் வெளியீடு"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7205,7 +7234,7 @@ msgstr[1] ""
"மிகவும் பொதுவான காட்சிகளில் நிறுவும் போது இந்த வெளியீட்டை (மற்றும் %(count)sோப்புகள்) "
"புறக்கணிக்க வேண்டும்."
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
@@ -7213,7 +7242,7 @@ msgstr ""
"மிகவும் பொதுவான சூழ்நிலைகளில் நிறுவும் போது இந்த வெளியீட்டை புறக்கணிக்க யாங்கிங் "
"குறிக்கும்."
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7223,13 +7252,13 @@ msgstr ""
"இருக்கும், எ.கா. %(project_name)s ==%(version)s
ஐப் பயன்படுத்தும் "
"போது."
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "மேலும் தகவலுக்கு, PEP 592 ஐப் பார்க்கவும்."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7239,27 +7268,27 @@ msgstr ""
"%(project_name)s ==%(version)s
ஐ நிறுவும் பயனர்களுக்கு PIP ஆல் "
"காண்பிக்கப்படும்."
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "காரணம் (விரும்பினால்)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "பதிப்பு"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "வெளியீட்டை நீக்கு"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7268,20 +7297,20 @@ msgid_plural ""
msgstr[0] "நீக்குதல் இந்த வெளியீட்டை %(count)sோப்புடன் மாற்றமுடியாது."
msgstr[1] "நீக்குதல் %(count)sோப்புகளுடன் இந்த வெளியீட்டை மாற்றமுடியாமல் நீக்கிவிடும்."
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "நீக்குவது இந்த வெளியீட்டை மாற்றமுடியாமல் நீக்கிவிடும்."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
"அதே பதிப்பு எண்ணுடன் ஒரே வகையின் புதிய விநியோகத்தை நீங்கள் மீண்டும் பதிவேற்ற முடியாது."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7291,8 +7320,8 @@ msgstr ""
"உடைக்கும். இது சட்ட சிக்கல்களைத் தீர்க்க அல்லது தீங்கு விளைவிக்கும் வெளியீடுகளை அகற்றுவதற்கான "
"கடைசி முயற்சியாக கருதப்படுகிறது."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider இடுகை வெளியீடு அதற்கு பதிலாக."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -7314,7 +7343,7 @@ msgstr ""
"இந்த திட்டத்தின் %(வெளியீடு_வர்சன்) வெளியீட்டிற்கான அனைத்து கோப்புகளையும் நான் நிரந்தரமாக "
"நீக்குகிறேன் என்பதை புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -7322,7 +7351,7 @@ msgstr ""
"இந்த திட்டத்தின் இந்த வெளியீட்டை எனது பயனர்கள் இனி நிறுவ முடியாது என்பதை நான் "
"புரிந்துகொள்கிறேன்."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will அதே கோப்பு "
"பெயர்களைப் பயன்படுத்தி நீக்கப்பட்ட எந்த கோப்புகளையும் மீண்டும் பதிவேற்ற முடியாது ."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s வெளியீடுகள்"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "வெளியீட்டு தேதி"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "கோப்புகள்"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "காரணம்"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "பதிப்பை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s கோப்பு"
msgstr[1] "%(count)sோப்புகள்"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "கோப்புகள் இல்லை"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "வெளியீட்டு விருப்பங்களைக் காண்க"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s விருப்பங்கள்"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "அன்-யாங்க் வெளியீடு"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Tank"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "யாங்க்"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "அன்-யாங்க் வெளியீடு"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "'%(project_name)s' வெளியீடுகளை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "புதிய வெளியீட்டை உருவாக்குகிறது"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "வெளியீடுகள் எதுவும் கிடைக்கவில்லை"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the பைதான் பேக்கேசிங் பயனர் கையேடு இல் புதிய வெளியீட்டை எவ்வாறு "
"உருவாக்குவது என்பதை அறிக "
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "'%(project_name)s' ஒத்துழைப்பாளர்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -7427,24 +7456,24 @@ msgstr ""
"%(project_name)s நிர்வகிக்க எந்த PYPI பயனர்கள் உங்களுக்கு உதவ முடியும் என்பதைக் "
"கட்டுப்படுத்த இந்தப் பக்கத்தைப் பயன்படுத்தவும்."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "திட்ட பாத்திரங்கள்"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "ஒத்துழைப்பாளர்களுக்கு இரண்டு சாத்தியமான பாத்திரங்கள் உள்ளன:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "பராமரிப்பாளர்"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7452,7 +7481,7 @@ msgstr ""
"திட்டத்திற்கான வெளியீடுகளை பதிவேற்ற இசைவு உள்ளது. வெளியீடுகளை பதிவேற்ற முடியும். "
"ஒத்துழைப்பாளர்களை அழைக்க முடியாது. கோப்புகள், வெளியீடுகள் அல்லது திட்டத்தை நீக்க முடியாது."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7469,89 +7498,90 @@ msgstr "%(project_name)s நிர்வகிக்கக்கூடிய ஒ
msgid "Collaborator"
msgstr "ஒத்துழைப்பாளர்"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(எண்ணிக்கை) நிறுவன உரிமையாளர்"
msgstr[1] "%(எண்ணிக்கை) நிறுவன உரிமையாளர்கள்"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "நிறுவன உரிமையாளர்களை அகற்ற முடியாது"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)sுழு உறுப்பினர்"
msgstr[1] "%(count)sுழு உறுப்பினர்கள்"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "உரிமையாளராக உங்கள் சொந்த அணியை அகற்ற முடியாது"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "இந்த திட்டத்திலிருந்து %(collaborator)s அகற்று"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "உள் ஒத்துழைப்பாளரைச் சேர்க்கவும்"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "Team அல்லது உறுப்பினர்?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "ஒரு குழு அல்லது ஒரு தனிப்பட்ட உறுப்பினரை ஒத்துழைப்பாளராகச் சேர்க்கவும்."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "அணியின் பெயர்"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "அமைப்பில் எந்த அணிகளும் இல்லை."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "வெளிப்புற ஒத்துழைப்பாளரை அழைக்கவும்"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "ஒத்துழைப்பாளரை அழைக்கவும்"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "'%(project_name)s' அமைப்புகளை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "திட்ட அமைப்புகள்"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "திட்ட அளவு:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (அதிகரிப்பைக் கோருங்கள்) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "%(project_name)s ஒரு கிள்ளாக்கை உருவாக்கவும்"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7560,11 +7590,11 @@ msgstr ""
" %(project_name)s க்கு பநிஇ டோக்கனைச் சேர்க்க உங்கள் முதன்மை "
"மின்னஞ்சல் முகவரியை சரிபார்க்கவும் ."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "திட்ட விளக்கம் மற்றும் பக்கப்பட்டி"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7588,22 +7618,22 @@ msgstr ""
"href = \"%(distribution_href)s\" rel = \"noopener\" இலக்கு = \"_ வெற்று\"> "
"பைதான் பேக்கேசிங் பயனர் கையேடு மேலும் உதவிக்கு பார்க்கவும்."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "அமைப்பிலிருந்து திட்டத்தை அகற்று"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "இந்த திட்டத்தை அமைப்பிலிருந்து நீக்குவது:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "இந்த திட்டத்தை '%(organization_name)s அமைப்பிலிருந்து அகற்றவும்."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -7612,8 +7642,8 @@ msgstr ""
"'%(organization_name)s அமைப்பில் உள்ள அணிகளுக்கான திட்ட அனுமதிகளைத் திரும்பப் "
"பெறுங்கள்."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
@@ -7621,27 +7651,27 @@ msgstr ""
"தனிப்பட்ட உரிமையாளர்கள் மற்றும் திட்டத்தின் பராமரிப்பாளர்கள் தங்கள் திட்ட அனுமதிகளைத் தக்க "
"வைத்துக் கொள்வார்கள்."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "இது திட்டத்தை '%(organization_name)s அமைப்பிலிருந்து அகற்றும்."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "திட்டத்தை அகற்று"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "திட்ட பெயர்"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "நிறுவனத்திலிருந்து திட்டத்தை அகற்ற முடியாது"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7651,42 +7681,42 @@ msgstr ""
"நிறுவனத்திலிருந்து திட்டத்தை அகற்றுவதற்கு முன்பு நீங்கள் ஒரு தனிப்பட்ட உரிமையாளரை "
"திட்டத்தில் சேர்க்க வேண்டும்."
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "திட்டத்தை மற்றொரு நிறுவனத்திற்கு மாற்றவும்"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "திட்டத்தை ஒரு நிறுவனத்திற்கு மாற்றவும்"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "இந்த திட்டத்தை மாற்றுவது:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "திட்டத்தில் உங்கள் நேரடி உரிமையாளர் பங்கை ரத்து செய்யுங்கள்."
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
"உங்கள் நிறுவன பங்கு மூலம் திட்டத்தின் உரிமையாளர் அனுமதிகளை நீங்கள் தக்க வைத்துக் கொள்வீர்கள்."
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "உங்களுக்கு சொந்தமான மற்றொரு நிறுவனத்தில் திட்டத்தைச் சேர்க்கவும்."
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "உங்களுக்கு சொந்தமான ஒரு நிறுவனத்தில் திட்டத்தைச் சேர்க்கவும்."
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "நிறுவனத்தின் உரிமையாளர்களுக்கு முழு திட்ட அனுமதிகளையும் வழங்கவும்."
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
@@ -7694,19 +7724,19 @@ msgstr ""
"திட்டத்தின் மற்ற அனைத்து தனிப்பட்ட உரிமையாளர்களும் பராமரிப்பாளர்களும் தங்கள் திட்ட "
"அனுமதிகளைத் தக்க வைத்துக் கொள்வார்கள்."
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "பரிமாற்ற திட்டம்"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "திட்டத்தை வேறொரு நிறுவனத்திற்கு மாற்ற முடியாது"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "திட்டத்தை ஒரு நிறுவனத்திற்கு மாற்ற முடியாது"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
@@ -7714,11 +7744,11 @@ msgstr ""
"நிறுவன உரிமையாளர்கள் இந்த திட்டத்தை தாங்கள் வைத்திருக்கும் அல்லது நிர்வகிக்கும் "
"நிறுவனங்களுக்கு மாற்றலாம்."
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "நீங்கள் வேறு எந்த அமைப்புகளின் உரிமையாளர் அல்லது மேலாளர் அல்ல."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
@@ -7726,15 +7756,15 @@ msgstr ""
"திட்ட உரிமையாளர்கள் திட்டத்தை தங்களுக்கு சொந்தமான அல்லது நிர்வகிக்கும் நிறுவனங்களுக்கு "
"மாற்றலாம்."
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "நீங்கள் எந்த அமைப்புகளின் உரிமையாளர் அல்லது மேலாளர் அல்ல."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "மாற்று களஞ்சிய இடங்கள்"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
@@ -7743,7 +7773,7 @@ msgstr ""
" pep 708 \"மாற்று இடங்கள்\" மெட்டாடேட்டாவுக்கான "
"தற்காலிக உதவி."
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-antouns க்கு சந்தா செலுத்துவதைக் கவனியுங்கள்."
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s மாற்று களஞ்சிய இருப்பிடங்கள்"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "விவரம்"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "இந்த திட்டத்திலிருந்து %(name)s நீக்கு."
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "மாற்று களஞ்சிய பெயர்"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "இந்த திட்டத்திற்கு மாற்று களஞ்சியங்கள் எதுவும் இல்லை."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "கீழே ஒரு மாற்று களஞ்சியத்தைச் சேர்ப்பதன் மூலம் தொடங்கவும்."
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "மாற்று களஞ்சிய இருப்பிடத்தைச் சேர்க்கவும்"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "மாற்று களஞ்சிய விளக்கம்"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "மாற்று களஞ்சியத்தின் நோக்கம் அல்லது உள்ளடக்கத்தின் விளக்கம்."
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr "காப்பக திட்டம்"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, fuzzy, python-format
#| msgid ""
#| "Archiving a project will prevent any new uploads. Before doing so, we "
@@ -7823,33 +7853,33 @@ msgstr ""
"இலக்கு = \"_ வெற்று\"> அவ்வாறு செய்ய கட்டமைக்கப்பட்டிருந்தால், , நீங்கள் README "
"கோப்பைத் திருத்துவதன் மூலம் திட்டத்தின் விளக்கத்தை புதுப்பிக்கலாம்."
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr "Unarchible திட்டம்"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "திட்டத்தை நீக்கு"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "இந்த திட்டத்தை நீக்குவது:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7863,16 +7893,16 @@ msgstr[1] ""
"%(எண்ணிக்கை) வெளியீடுகள் உடன் திட்டத்தை மாற்றமுடியாமல் "
"நீக்கவும்"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "மாற்றமுடியாமல் திட்டத்தை நீக்கவும்"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"திட்டத்தின் பெயரை வேறு எந்த பைபி பயனருக்கும் கிடைக்கச் செய்யுங்கள்"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7885,7 +7915,7 @@ msgstr ""
"(அனைத்து PYPI விநியோக கோப்பு பெயர்களும் தனித்துவமானவை, ஏனெனில் அவை திட்டத்தின் பெயர் + "
"பதிப்பு எண் + ஐ இணைப்பதன் மூலம் உருவாக்கப்படுகின்றன விநியோக வகை)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7893,30 +7923,30 @@ msgstr ""
"ஒவ்வொரு முறையும் நீங்கள் (அல்லது உங்கள் ஒத்துழைப்பாளர்கள்) இந்த குழு தொடர்பான பாதுகாப்பு "
"செயலைச் செய்யும்போது, நடவடிக்கை பதிவு செய்யப்பட்டு இங்கே காட்டப்படும்."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s குழு %(team_name)s மறுபெயரிடப்பட்டது"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "'%(team_name)s' ஐ நிர்வகிக்கவும்"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "அணிகளுக்குத் திரும்பு"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "குழு திட்டங்கள்"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "'%(team_name)s' திட்டங்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
@@ -7924,41 +7954,41 @@ msgstr ""
"இந்த குழுவில் எந்தவொரு திட்டத்திற்கும் நிர்வாகி அல்லது பதிவேற்ற அனுமதிகள் இல்லை. உங்கள் "
"நிறுவனத்தில் ஒரு திட்டத்திற்கான ஒத்துழைப்பாளர்களை உள்ளமைப்பதன் மூலம் தொடங்கவும்."
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "'%(team_name)s' உறுப்பினர்களை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
"எந்த நிறுவன பயனர்கள் இந்த குழுவின் உறுப்பினர்கள் என்பதை நிர்வகிக்க இந்தப் பக்கத்தைப் "
"பயன்படுத்தவும்."
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "அணியிலிருந்து மற்றவர்களை அகற்ற முடியாது"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "இந்த குழுவிலிருந்து %(user)s அகற்று"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "இந்த அணியில் உறுப்பினர்கள் யாரும் இல்லை."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "கீழே ஒரு குழு உறுப்பினரைச் சேர்ப்பதன் மூலம் தொடங்கவும்."
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "உறுப்பினரைச் சேர்க்கவும்"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. நிறுவன உறுப்பினர்களை நிர்வகிக்கவும் நிறுவனத்தில் உள்ள அனைத்து "
"பயனர்களையும் பார்க்க அல்லது ஒரு பயனரை நிறுவனத்திற்கு அழைக்க."
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "குழு அமைப்புகள்"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "'%(team_name)s' அமைப்புகளை நிர்வகிக்கவும்"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "அணி பெயர்"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "உங்கள் அணியின் பெயர்"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "குழு புதுப்பிக்கவும்"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "அணியை நீக்கு"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "உங்கள் அணியை நீக்கிய பிறகு அதை மீட்டெடுக்க முடியாது."
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "அணி பெயர்"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "%(orgname)s இன் சுயவிவரம்"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s எந்தவொரு திட்டத்தையும் பைபிக்கு பதிவேற்றவில்லை"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
msgid "view details"
msgstr "விவரங்களைக் காண்க"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "ஆர்.எச்.எச்: %(project_name)sுக்கான அண்மைக் கால வெளியீடுகள்"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "PIP வழிமுறைகளை நகலெடுக்கவும்"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "இந்த திட்டம் தனிமைப்படுத்தப்பட்டுள்ளது"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "இந்த வெளியீடு அசைக்கப்பட்டது"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "நிலையான பதிப்பு கிடைக்கிறது (%(version)s)"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "புதிய பதிப்பு கிடைக்கிறது (%(version)s)"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "அண்மைக் கால பதிப்பு"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "வெளியிடப்பட்டது: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "திட்ட விளக்கம் எதுவும் வழங்கப்படவில்லை"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "வானோடல்"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "%(project)s வழிசெலுத்தல்"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "திட்ட விளக்கம். கவனம் விளக்கத்திற்கு நகர்த்தப்படும்."
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "திட்ட விளக்கம்"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "வெளியீட்டு வரலாறு. கவனம் வரலாற்றுக் குழுவுக்கு மாற்றப்படும்."
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "வெளியீட்டு வரலாறு"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "கோப்புகளைப் பதிவிறக்கவும். கவனம் திட்டக் கோப்புகளுக்கு நகர்த்தப்படும்."
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "கோப்புகளைப் பதிவிறக்கவும்"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "Report திட்டம் அச் malware"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "திட்ட விவரங்கள். கவனம் திட்ட விவரங்களுக்கு நகர்த்தப்படும்."
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "திட்ட விவரங்கள்"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
@@ -8122,36 +8152,36 @@ msgstr ""
"இந்த திட்டத்தின் பராமரிப்பாளர்கள் இந்த திட்டத்தை காப்பகப்படுத்தப்பட்டதாகக் குறித்துள்ளனர். "
"புதிய வெளியீடுகள் எதுவும் எதிர்பார்க்கப்படவில்லை."
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "இந்த வெளியீடு அசைக்கப்பட்டது காரணம்:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "இந்த தொகுப்பின் ஆசிரியர் திட்ட விளக்கத்தை வழங்கவில்லை"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "அறிவிப்புகளை வெளியிடுங்கள்"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "RSS ஊட்டம்"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "இந்த பதிப்பு"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "முன் வெளியீடு"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "yanked"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -8162,17 +8192,17 @@ msgstr ""
"தெரியாவிட்டால், தொகுப்புகளை நிறுவுதல் ."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "மூல வழங்கல்"
msgstr[1] "மூல வழங்கல்"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "இந்த வெளியீட்டிற்கு மூல விநியோக கோப்புகள் எதுவும் கிடைக்கவில்லை."
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on விநியோக காப்பகங்களை உருவாக்குதல் இல் டுடோரியலைப் பார்க்கவும்."
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "கட்டப்பட்ட வழங்கல்"
msgstr[1] "கட்டப்பட்ட வழங்கல்"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "திட்டத்திற்காக தீம்பொருள் அறிக்கையை சமர்ப்பிக்கவும்"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "திட்டத்திற்காக தீம்பொருள் அறிக்கையை சமர்ப்பிக்கவும்:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8207,7 +8237,7 @@ msgstr ""
"எழுத்துப்பிழை-சொட்டு, சார்பு குழப்பம், தரவு வெளியேற்ற, தெளிவின்மை, கட்டளை/கட்டுப்பாடு "
"மற்றும் பிற ஒத்த நடத்தைகள் ஆகியவை அடங்கும்."
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our 301 ."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8282,16 +8312,15 @@ msgstr ""
"வேண்டாம்\" வகைப்படுத்தியைப் பயன்படுத்தவும். \"Private ::\" உடன் தொடங்கி "
"வகைப்படுத்திகளுடன் PYPI எப்போதும் தொகுப்புகளை நிராகரிக்கும்."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "வகைப்படுத்திகளின் பட்டியல்"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "குறிப்பு:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8303,7 +8332,7 @@ msgstr ""
"\"_ வெற்று\" rel = \"noopener\"> psf குறியீட்டைப் பின்பற்றும் என்று "
"எதிர்பார்க்கப்படுகிறது நடத்தை ."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8316,7 +8345,7 @@ msgstr ""
"நீங்கள் மீட்பு குறியீடுகள் ஐ உருவாக்கி "
"பாதுகாப்பாக சேமிக்க வேண்டும் .."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision மீட்பு குறியீடுகள் ஐ "
"அமைக்க பரிந்துரைக்கிறோம்."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help மீட்புக் குறியீடுகள் இல்லை என்றால், நீங்கள் <ஒரு href = "
"\"#கணக்கு-மறுசீரமைப்பு\"> உதவி கோரலாம் கணக்கு மீட்பு ."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "ஒரு தொகுப்பு, திட்டம் அல்லது வெளியீடு என்றால் என்ன?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "PYPI இலிருந்து ஒரு கோப்பை (தொகுப்பு) எவ்வாறு நிறுவுவது?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "PYPI க்கான எனது குறியீட்டை எவ்வாறு தொகுத்து வெளியிடுவது?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "ட்ரோவ் வகைப்படுத்தி என்றால் என்ன?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "\"யங்க்\" வெளியீடு என்றால் என்ன?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Unarchive project"
msgid "What's an archived project?"
msgstr "Unarchible திட்டம்"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "சரிபார்க்கப்பட்ட மின்னஞ்சல் முகவரி எனக்கு ஏன் தேவை?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "எனது கடவுச்சொல் வேறுபாடின்மை செய்ததாக பைபி ஏன் சொல்கிறார்?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "எனது கணக்கில் சந்தேகத்திற்கிடமான செயல்பாட்டைக் கவனித்தால் நான் என்ன செய்ய வேண்டும்?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "என் பநிஇ கிள்ளாக்கு வேறுபாடின்மை செய்ததாக பைபி ஏன் என்னிடம் சொல்கிறார்?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "இரண்டு காரணி ஏற்பு என்றால் என்ன, அது PYPI இல் எவ்வாறு செயல்படுகிறது?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8392,7 +8421,7 @@ msgstr ""
") உடன் இரண்டு காரணி ஏற்பு எவ்வாறு செயல்படுகிறது? பைபியில் இதை எவ்வாறு "
"அமைப்பது?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
@@ -8400,11 +8429,11 @@ msgstr ""
"பாதுகாப்பு சாதனம் (எ.கா. யூ.எச்.பி விசை) கொண்ட இரண்டு காரணி ஏற்பு எவ்வாறு "
"செயல்படுகிறது? பைபியில் இதை எவ்வாறு அமைப்பது?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "பாதுகாப்பு சாதனமாக நான் என்ன சாதனங்கள் (யூ.எச்.பி விசையைத் தவிர) பயன்படுத்தலாம்?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
@@ -8412,82 +8441,82 @@ msgstr ""
"மீட்புக் குறியீட்டைக் கொண்ட இரண்டு காரணி ஏற்பு எவ்வாறு செயல்படுகிறது? பைபியில் இதை "
"எவ்வாறு அமைப்பது?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "PYPI உடன் அங்கீகரிக்க பநிஇ டோக்கன்களை எவ்வாறு பயன்படுத்துவது?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "எனது கடவுச்சொல்லை உறுதிப்படுத்த சில செயல்கள் ஏன் தேவை?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "எனது பைபி பயனர்பெயரை எவ்வாறு மாற்றுவது?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "பைபிக்கு வெளியிட நம்பகமான வெளியீட்டாளர்களை நான் எவ்வாறு பயன்படுத்துவது?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "பைபிக்கு நான் பயன்படுத்தக்கூடிய பநிஇ கள் உள்ளதா?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "பைபியின் கண்ணாடியை நான் எவ்வாறு இயக்க முடியும்?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
"ஒரு திட்டத்தின் புதிய பதிப்பு வெளியிடப்படும் போது எனக்கு எவ்வாறு அறிவிக்கப்படுவது?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"PYPI, பதிவிறக்கங்கள் மற்றும் திட்டம்/தொகுப்பு பயன்பாடு பற்றிய புள்ளிவிவரங்களை நான் எங்கே "
"காணலாம்?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "கோப்பு ஆச்கள் எதற்காகப் பயன்படுத்தப்படுகின்றன, அவற்றை எவ்வாறு சரிபார்க்க முடியும்?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "எனது தனிப்பட்ட தொகுப்புகளை PYPI க்கு எவ்வாறு வெளியிடுவது?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "நான் விரும்பிய திட்ட பெயர் ஏன் கிடைக்கவில்லை?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "கைவிடப்பட்ட அல்லது முன்னர் பதிவுசெய்யப்பட்ட திட்ட பெயரை நான் எவ்வாறு கோருவது?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PYPI இல் ஒரு திட்டத்திற்கு என்ன ஒத்துழைப்பாளர் பாத்திரங்கள் உள்ளன?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "PYPI இல் ஒரு திட்டத்தின் உரிமையாளர்/பராமரிப்பாளராக நான் எவ்வாறு மாறுவது?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "திட்ட விளக்கத்தை வேறு வடிவத்தில் எவ்வாறு பதிவேற்ற முடியும்?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"எனது திட்டத்திற்கு கோப்பு அளவு வரம்பு விலக்கு அல்லது அதிகரிப்பு எவ்வாறு பெறுவது?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"எனது திட்டத்திற்கு மொத்த திட்ட அளவு வரம்பு விலக்கு அல்லது அதிகரிப்பு எவ்வாறு பெறுவது?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
@@ -8495,30 +8524,30 @@ msgstr ""
"திட்ட பாதிப்புகள் குறித்த பைபி அதன் தரவை எங்கிருந்து பெறுகிறது, அதை எவ்வாறு சரிசெய்ய "
"முடியும்?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "நீக்கப்பட்ட திட்டம், வெளியீடு அல்லது கோப்பை எவ்வாறு மீட்டெடுப்பது?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "\"விளக்கம் வழங்கத் தவறிவிட்டது\" பிழையை நான் ஏன் பெறுகிறேன்?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"உலாவி இடைமுகத்தின் மூலம் கோப்புகளை ஏன் கைமுறையாக பைபிக்கு கைமுறையாக பதிவேற்ற "
"முடியாது?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "எனது PYPI கடவுச்சொல்லை மறந்துவிட்டேன். நீங்கள் எனக்கு உதவ முடியுமா?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "எனது PYPI கணக்கிற்கான அணுகலை இழந்துவிட்டேன். நீங்கள் எனக்கு உதவ முடியுமா?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8526,7 +8555,7 @@ msgstr ""
"நான் ஏன் \"தவறான அல்லது இல்லாத அங்கீகார தகவல்களை\" பெறுகிறேன். கோப்புகளை "
"பதிவேற்றும்போது பிழை?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8534,15 +8563,15 @@ msgstr ""
"<குறியீடு> பிஐபி நிறுவல்
இன் போது \"பொருந்தக்கூடிய வழங்கல் இல்லை\" அல்லது "
"\"முகவரி ஐப் பெற முடியவில்லை\" பிழைகளை நான் ஏன் பெறுகிறேன்?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "PYPI வலைத்தளத்தைப் பயன்படுத்துவதில் சிக்கல் உள்ளது. நீங்கள் எனக்கு உதவ முடியுமா?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "எனது தொகுப்பு அல்லது பயனர் பதிவு ஏன் தடுக்கப்பட்டது?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8550,17 +8579,17 @@ msgstr ""
"நான் ஏன் \"கோப்பு பெயர் அல்லது உள்ளடக்கங்கள் ஏற்கனவே உள்ளன\" அல்லது \"கோப்பு பெயர் முன்பு "
"பயன்படுத்தப்பட்டது\" பிழை?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "புதிய ட்ரோவ் வகைப்படுத்தியை நான் எவ்வாறு கோருவது?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
"நான் ஒரு பிழையை எங்கே புகாரளிக்க முடியும் அல்லது PYPI பற்றிய கருத்துக்களை வழங்க "
"முடியும்?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application ( TOTP ). நீங்கள் எனக்கு உதவ "
"முடியுமா?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "எனது திட்டம் இது தனிமைப்படுத்தலில் உள்ளது என்று கூறுகிறது. இதன் பொருள் என்ன?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "பைபியை பராமரிப்பது யார்?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "பைபிக்கு என்ன சக்தி?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "பைபி கிடைப்பதை நான் சார்ந்து இருக்க முடியுமா?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "பைபிக்கு நான் எவ்வாறு பங்களிக்க முடியும்?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "PYPI இல் வரவிருக்கும் மாற்றங்களை நான் எவ்வாறு வைத்திருப்பது?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "பைபியின் ஐபி முகவரிகளின் பட்டியலை நான் எவ்வாறு பெறுவது?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
"\"பீட்டா நற்பொருத்தம்\" ஒட்டு என்றால் என்ன? கிடங்கின் தற்போதைய பீட்டா நற்பொருத்தங்கள் யாவை?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "\"பைபி\" என்று நான் எவ்வாறு உச்சரிப்பது?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "பொதுவான கேள்விகள்"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "அடிப்படைகள்"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "எனது கணக்கு"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "ஒருங்கிணைத்தல்"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "PYPI இல் திட்டங்களின் நிர்வாகம்"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "சரிசெய்தல்"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "பற்றி"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
" \"திட்டம்\", \"வெளியீடு\", \"கோப்பு\" மற்றும் \"தொகுப்பு\" போன்ற PYPI இல் "
"கிடைக்கும் மென்பொருளை விவரிக்க பல விதிமுறைகளைப் பயன்படுத்துகிறோம். சில நேரங்களில் அந்த "
@@ -8677,7 +8722,7 @@ msgstr ""
"மூலக் குறியீடு கொண்ட காப்பகம் அல்லது பைனரி சக்கரம் "
"a> போன்ற பல கோப்புகள் (தொகுப்புகள்) இருக்கலாம். /பி>"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the பைதான் பேக்கேசிங் பயனர் "
"கையேடு ."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8705,7 +8750,7 @@ msgstr ""
"வழிமுறைகளுக்கு, பேக்கேசிங் டுடோரியல் < ."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See வகைப்படுத்திகள் பக்கம் ஐப் பார்க்கவும், அதே போல் "
"செல்லுபடியாகும் வகைப்படுத்திகளின் பட்டியலையும் காண்க."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -8738,7 +8783,7 @@ msgstr ""
"\"%(title)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> பெப் 592 a> மேலும் தகவலுக்கு."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -8749,11 +8794,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "எனது கணக்கு"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -8761,15 +8806,15 @@ msgstr ""
"தற்போது, பின்வரும் செயல்பாடுகளைச் செய்ய PYPI க்கு சரிபார்க்கப்பட்ட மின்னஞ்சல் முகவரி "
"தேவைப்படுகிறது:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "புதிய திட்டத்தை பதிவு செய்யுங்கள்."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "புதிய பதிப்பு அல்லது கோப்பைப் பதிவேற்றவும்."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -8777,7 +8822,7 @@ msgstr ""
"சரிபார்க்கப்பட்ட மின்னஞ்சல் முகவரி தேவைப்படும் நடவடிக்கைகளின் பட்டியல் காலப்போக்கில் வளர "
"வாய்ப்புள்ளது."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of இல் நிர்வகிக்கலாம். இந்தக் கொள்கையை அமல்படுத்தத் தொடங்குவதற்கு முன்பு, கடந்த காலத்தில் "
"பதிவுசெய்த பயனர்களுக்கு புதிய உறுதிப்படுத்தல் மின்னஞ்சலை அனுப்பவும் இது அனுமதிக்கிறது."
-#: warehouse/templates/pages/help.html:287
+#: warehouse/templates/pages/help.html:509
#, python-format
msgid ""
" PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8848,14 +8893,20 @@ msgstr ""
"\"%(reset_pwd_href)s வரை பிபிக்கு உள்நுழைய முடியாது\" > உங்கள் கடவுச்சொல்லை "
"மீட்டமைக்கவும்
.
"
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" அனைத்து PYPI பயனர் நிகழ்வுகளும் கணக்கு அமைப்புகளில் பாதுகாப்பு வரலாற்றில் "
"சேமிக்கப்படுகின்றன. சந்தேகத்திற்குரியதாகத் தோன்றும் ஏதேனும் நிகழ்வுகள் இருந்தால், பின்வரும் "
@@ -8864,7 +8915,7 @@ msgstr ""
"%(admin_email)s\">%(admin_email)s இல் நிகழ்வைப் பற்றி பைபி "
"நிர்வாகிகளைத் தொடர்பு கொள்ளுங்கள்"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
"
A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8878,7 +8929,7 @@ msgstr ""
" சந்தேகத்திற்கிடமான செயல்பாடு "
"பிரிவு கூட பொருந்தும்.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8900,7 +8951,7 @@ msgstr ""
"strong> உங்கள் PYPI கணக்கில்.
வலை உள்நுழைவு செயல்பாட்டின் போது, பயனர்கள் தங்கள் "
"அடையாள சரிபார்ப்பின் இரண்டாவது முறையை வழங்குமாறு கேட்கப்படுவார்கள்.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8913,7 +8964,7 @@ msgstr ""
"பயன்பாட்டையும் பயன்படுத்தி இரண்டு காரணி அங்கீகாரத்தை அமைக்கலாம் = \"நேர அடிப்படையிலான "
"ஒரு முறை கடவுச்சொல்\"> totp தரநிலை ."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -8923,7 +8974,7 @@ msgstr ""
"பயன்பாடுகள் உங்கள் கணக்கில் உள்நுழையும்போது பயன்படுத்த தொடர்ந்து மாற்றும் அங்கீகாரக் குறியீட்டை "
"உருவாக்குகின்றன."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -8933,7 +8984,7 @@ msgstr ""
"திறந்த தரநிலை என்பதால், உங்கள் PYPI கணக்குடன் இணக்கமான பல பயன்பாடுகள் உள்ளன. பிரபலமான "
"பயன்பாடுகள் பின்வருமாறு:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for ஆண்ட்ராய்டு அல்லது ஐஇமு "
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(தனியுரிம)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for ஆண்ட்ராய்டு அல்லது ஐஇமு "
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(திறந்த மூல)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -8988,7 +9039,7 @@ msgstr ""
"அங்கீகார பயன்பாட்டுடன் 2fa ஐ "
"அமைக்க:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -8996,7 +9047,7 @@ msgstr ""
"அங்கீகாரத்தைத் திறக்கவும் ( "
"TOTP ) பயன்பாடு"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9005,7 +9056,7 @@ msgstr ""
"உங்கள் PYPI கணக்கில் உள்நுழைந்து, உங்கள் கணக்கு அமைப்புகளுக்குச் சென்று, \"அங்கீகார "
"பயன்பாட்டுடன் 2fa ஐத் தேர்வுசெய்க\""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9013,7 +9064,7 @@ msgstr ""
"உங்கள் கணக்கிற்கு குறிப்பிட்ட ஒரு ரகசிய விசையை PYPI உருவாக்கும். இது QR குறியீடாகவும், "
"உரைக் குறியீடாகவும் காட்டப்படும்."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9021,7 +9072,7 @@ msgstr ""
"உங்கள் அங்கீகார பயன்பாட்டுடன் QR குறியீட்டை ச்கேன் செய்யுங்கள் அல்லது கைமுறையாக தட்டச்சு "
"செய்க. உள்ளீட்டு முறை நீங்கள் தேர்ந்தெடுத்த பயன்பாட்டைப் பொறுத்தது."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
@@ -9029,7 +9080,7 @@ msgstr ""
"உங்கள் பயன்பாடு அங்கீகாரக் குறியீட்டை உருவாக்கும் - PYPI இல் உங்கள் அமைப்பை சரிபார்க்க இதைப் "
"பயன்படுத்தவும்"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9038,25 +9089,25 @@ msgstr ""
"PYPI சேவையகம் மற்றும் உங்கள் பயன்பாடு இப்போது உங்கள் PYPI ரகசிய விசையைப் பகிரவும், உங்கள் "
"PYPI கணக்கிற்கான சரியான அங்கீகார குறியீடுகளை உருவாக்க உங்கள் பயன்பாட்டை அனுமதிக்கிறது."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "அடுத்த முறை நீங்கள் PYPI இல் உள்நுழைய வேண்டும்:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "உங்கள் பயனர்பெயர் மற்றும் கடவுச்சொல்லை பொதுவாக வழங்கவும்"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "அங்கீகாரக் குறியீட்டை உருவாக்க உங்கள் அங்கீகார பயன்பாட்டைத் திறக்கவும்"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "PYPI இல் உள்நுழைவதை முடிக்க இந்த குறியீட்டைப் பயன்படுத்தவும்"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9066,13 +9117,13 @@ msgstr ""
" ஒரு முறை கடவுச்சொல்லை உருவாக்கி அந்த கடவுச்சொல்லை உலாவிக்கு அனுப்புகிறது. இந்த "
"கடவுச்சொல்லை ஒரு பயனராக அங்கீகரிக்க PYPI ஆல் பயன்படுத்தப்படுகிறது."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
" யூ.எச்.பி விசை உடன் இரண்டு காரணி அங்கீகாரத்தை அமைக்க, உங்களுக்கு தேவை:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a உலாவி வெப்அத்ன் மற்றும் "
"பப்ளிக் கிகிரிடென்சியல் , இது PYPI ஆல் செயல்படுத்தப்பட்ட தரமாகும்."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "உங்கள் உலாவியில் சாவாச்கிரிப்டை இயக்க வேண்டும்"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the fido U2f விவரக்குறிப்பு "
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include yubikey , தீடிச் ."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9119,17 +9170,25 @@ msgstr ""
"சில பழைய யூபிகோ யூ.எச்.பி விசைகள் ஃபிடோ விவரக்குறிப்பைப் பின்பற்ற வேண்டாம் "
"strong>, எனவே PYPI உடன் வேலை செய்யாது"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "இந்த படிகளைப் பின்பற்றவும்:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
" உங்கள் PYPI கணக்கில் உள்நுழைந்து, உங்கள் கணக்கு அமைப்புகளுக்குச் சென்று, பாதுகாப்பு "
@@ -9138,7 +9197,7 @@ msgstr ""
"இது தேவை, ஏனெனில் உங்கள் கணக்கில் ஒன்றுக்கு மேற்பட்ட பாதுகாப்பு சாதனங்களைச் சேர்க்க "
"முடியும். உங்கள் உலாவியால் "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -9146,7 +9205,7 @@ msgstr ""
"முடிந்ததும், உங்கள் யூ.எச்.பி விசை உங்கள் PYPI கணக்கில் பதிவு செய்யப்படும், மேலும் பதிவின் "
"போது பயன்படுத்தலாம்."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -9154,7 +9213,7 @@ msgstr ""
" உங்கள் பயனர்பெயர் மற்றும் கடவுச்சொல்லை பொதுவாக வழங்கவும் பைபியில் "
"உள்நுழைவதை முடிக்க உங்கள் யூ.எச்.பி விசையைச் செருகவும் தொடவும் "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of ஃபிடோ இணக்கமான சாதனங்கள் இன் வளர்ந்து வரும் சுற்றுச்சூழல் அமைப்பு "
"உள்ளது, எனவே முடியும் பைபியுடன் பயன்படுத்தப்பட வேண்டும்."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9178,7 +9237,7 @@ msgstr ""
"இலக்கு = \"_ வெற்று\" rel = \"noopener\"> மொபைல் போன்கள் பாதுகாப்பு சாதனங்களாக "
"செயல்பட வேண்டும் ."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the , PYPI பயனர்கள் இந்த துறையில் எதிர்கால முன்னேற்றங்களைப் பயன்படுத்திக் கொள்ள "
"முடியும்."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -9201,7 +9260,7 @@ msgstr ""
"பாதுகாப்பு சாதனம் க்கான அணுகலை நீங்கள் இழந்தால், இந்த குறியீடுகளைப் பயன்படுத்தி PYPI "
"இல் உள்நுழையலாம்."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a க்கு மாற்றாக இல்லை, மேலும் மீட்புக்கு மட்டுமே பயன்படுத்தப்பட வேண்டும். உள்நுழைய "
"மீட்புக் குறியீட்டைப் பயன்படுத்திய பிறகு, அது செயலற்றதாகிவிடும்."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "மீட்பு குறியீடுகளை வழங்க:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -9225,7 +9284,7 @@ msgstr ""
"உங்கள் PYPI கணக்கில் உள்நுழைந்து, உங்கள் கணக்கு அமைப்புகளுக்குச் சென்று, \"மீட்பு "
"குறியீடுகளை உருவாக்கு\" என்பதைத் தேர்வுசெய்க"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9234,7 +9293,7 @@ msgstr ""
"பாதுகாப்பான இடத்தில் சேமித்து வைப்பது அல்லது கடவுச்சொல் நிர்வாகியில் சேமிப்பது "
"ஆகியவற்றைக் கவனியுங்கள்."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9244,11 +9303,11 @@ msgstr ""
"பயன்படுத்தினால், உங்கள் கணக்கு அமைப்புகளில் \"மீளுருவாக்கம் மீட்புக் குறியீடுகளை\" "
"தேர்ந்தெடுப்பதன் மூலம் புதியவற்றைப் பெறலாம்."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "மீட்பு குறியீட்டில் உள்நுழைய:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
@@ -9256,14 +9315,14 @@ msgstr ""
"இரண்டு காரணி அங்கீகாரத்திற்கு கேட்கப்படும்போது, \"மீட்பு குறியீடுகளைப் பயன்படுத்தி "
"உள்நுழைக\" என்பதைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"ஒவ்வொரு குறியீட்டையும் ஒரு முறை மட்டுமே பயன்படுத்த முடியும் என்பதால், நீங்கள் பயன்படுத்திய "
"குறியீட்டைக் குறிக்க விரும்பலாம்"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9272,7 +9331,7 @@ msgstr ""
"உங்களிடம் சில மீட்பு குறியீடுகள் மீதமுள்ளிருந்தால், உங்கள் கணக்கு அமைப்புகளில் \"மீளுருவாக்கம் "
"மீட்பு குறியீடுகள்\" பொத்தானைப் பயன்படுத்தி புதிய தொகுப்பை உருவாக்க விரும்பலாம்."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
msgid ""
"API tokens are used to authenticate when uploading packages "
"to PyPI."
@@ -9280,7 +9339,7 @@ msgstr ""
" தொகுப்புகள் ஐ PYPI க்கு பதிவேற்றும்போது அங்கீகரிக்க பநிஇ டோக்கன்கள் "
"பயன்படுத்தப்படுகின்றன."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -9290,7 +9349,7 @@ msgstr ""
"தொடர்புடைய அனைத்து திட்டங்களுக்கும் கிள்ளாக்கு வேலை செய்யும். மாற்றாக, நீங்கள் ஒரு டோக்கனின் "
"நோக்கத்தை ஒரு குறிப்பிட்ட திட்டத்திற்கு மட்டுப்படுத்தலாம்."
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
@@ -9298,7 +9357,7 @@ msgstr ""
"தொஒ வழங்குநரிடமிருந்து பநிஇ கிள்ளாக்கைப் பயன்படுத்தும் போது, டோக்கனை குறைந்தபட்ச "
"தேவையான திட்டங்களுக்கு ச்கோப் செய்ய பரிந்துரைக்கிறோம்."
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(உங்கள் கணக்கு அமைப்புகளை சரிபார்க்கவும் )"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9331,22 +9390,22 @@ msgstr ""
"உங்கள் கணக்கு அமைப்புகள் இல், பநிஇ டோக்கன்ச் பிரிவுக்குச் "
"சென்று \"பநிஇ டோக்கனைச் சேர்\" என்பதைத் தேர்ந்தெடுக்கவும்"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "பநிஇ கிள்ளாக்கைப் பயன்படுத்த:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "உங்கள் பயனர்பெயரை <குறியீடு> __ கிள்ளாக்கு __
என அமைக்கவும்"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
" PYPI-
முன்னொட்டு உள்ளிட்ட கிள்ளாக்கு மதிப்புக்கு உங்கள் கடவுச்சொல்லை "
"அமைக்கவும்"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9364,7 +9423,7 @@ msgstr ""
"\"%(title)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> < குறியீடு> .travis.yml "
"
நீங்கள் டிராவிசைப் பயன்படுத்துகிறீர்கள் என்றால் )."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9373,15 +9432,24 @@ msgstr ""
"விரும்பலாம், மேலும் PYPI இல் காட்டப்படும் தனித்துவமான அடையாளங்காட்டிக்கு எதிராக "
"வெளியீட்டைச் சரிபார்க்கிறார்கள்."
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
" உணர்திறன் செயல் செய்ய விரும்புவதற்கு முன் உங்கள் கடவுச்சொல்லை உறுதிப்படுத்துமாறு "
"பைபி உங்களிடம் கேட்கிறார். உணர்திறன் செயல்களில் பராமரிப்பாளர்களைச் சேர்ப்பது அல்லது "
@@ -9391,11 +9459,11 @@ msgstr ""
"உறுதிப்படுத்தியதால். உங்கள் தனிப்பட்ட, கடவுச்சொல் பாதுகாக்கப்பட்ட "
"கணினியில் மட்டுமே இதுபோன்ற செயல்களைச் செய்ய நாங்கள் கடுமையாக பரிந்துரைக்கிறோம்."
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "பயனர்பெயரை மாற்ற பைபி தற்போது ஆதரிக்கவில்லை."
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9405,7 +9473,7 @@ msgstr ""
"கணக்கை உங்கள் பழைய கணக்கில் வைத்திருக்கும் அனைத்து திட்டங்களையும் பராமரிப்பவராக சேர்க்கலாம், "
"பின்னர் பழைய கணக்கை நீக்கலாம், இது அதே விளைவைக் கொண்டிருக்கும்."
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9417,15 +9485,15 @@ msgstr ""
"அதிகாரத்தை பிரதிநிதித்துவப்படுத்தலாம், பநிஇ டோக்கன்களைப் பயன்படுத்த வேண்டிய அவசியத்தை "
"நீக்குகிறது."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "ஆம், புதிய தொகுப்புகள் மற்றும் புதிய வெளியீடுகளின் ஆர்எச்எச் ஊட்டங்கள் உட்பட."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "பநிஇ குறிப்பைக் காண்க."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the பரிந்துரைக்கப்பட்ட தீர்வாகும். ஒரு பைபி கண்ணாடியின் சேமிப்பக "
"தேவைகள் 1 டெராபைட்டை தாண்டி வளரும் என்பதை நினைவில் கொள்க!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the "
"github apps ."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and எங்கள் பொது வழியாக பகுப்பாய்வு செய்யலாம் Google "
"Bigquery இல் தரவுத்தொகுப்பு."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
" பிற "
"தொடர்புடையது காரணிகள் ."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see "
"எங்கள் நிலை பக்கம் ஐப் பார்க்கவும்."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9516,7 +9584,7 @@ msgstr ""
"பிரிவில் அல்லது சாதொபொகு பநிஇ இலிருந்து பெறலாம். ஆச்களை உருவாக்குவதற்கான "
"எடுத்துக்காட்டு இங்கே:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9526,7 +9594,7 @@ msgstr ""
"பாதுகாப்பு சிக்கல்கள் காரணமாக MD5 HASH ஐப் பயன்படுத்த பரிந்துரைக்கப்படவில்லை. இந்த ஆச் "
"பின்னோக்கி பொருந்தக்கூடிய தன்மைக்கு மட்டுமே வழங்கப்படுகிறது."
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9537,7 +9605,7 @@ msgstr ""
"தொகுப்பு குறியீட்டில் வெளியிட வேண்டும் என்றால், பரிந்துரைக்கப்பட்ட தீர்வு devpi திட்டம் இன் சொந்த வரிசைப்படுத்தலை இயக்குவதாகும்."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9548,7 +9616,7 @@ msgstr ""
"வெளியீட்டு கருவி திருப்பித் தரக்கூடும், பைபியில் அதே பெயரை ஒரு திட்டத்தின் எந்த ஆதாரமும் "
"அல்லது வெளியிட்டாலும். தற்போது, இது ஏற்படக்கூடிய நான்கு முதன்மை காரணங்கள் உள்ளன:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a பைதான் நிலையான நூலகம் தொகுதி 2.5 முதல் தற்போது."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"திட்டத்தின் பெயர் ஏற்கனவே இருக்கும் திட்டத்திற்கு மிகவும் ஒத்திருக்கிறது மற்றும் "
"குழப்பமானதாக இருக்கலாம்."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9578,7 +9646,7 @@ msgstr ""
"க்கான பொதுவான எழுத்துப்பிழையாகும், மேலும் தீங்கிழைக்கும் தொகுப்புடன் பயனரை "
"ஆச்சரியப்படுத்தக்கூடாது."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -9586,12 +9654,12 @@ msgstr ""
"திட்டத்தின் பெயர் மற்றொரு பயனரால் பதிவு செய்யப்பட்டுள்ளது, ஆனால் வெளியீடுகள் எதுவும் "
"உருவாக்கப்படவில்லை."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "%(anchor_text)s ஐப் பார்க்கவும்"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"பெயர் பரிமாற்றத்தை எவ்வாறு கோருவது\" பெப் 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -9610,11 +9678,11 @@ msgstr ""
"ஒரு தொகுப்புக்கான வெளியீடுகளை பதிவேற்றலாம். ஒத்துழைப்பாளர்களைச் சேர்க்க முடியாது. "
"கோப்புகள், வெளியீடுகள் அல்லது திட்டத்தை நீக்க முடியாது."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "உரிமையாளர்:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -9622,7 +9690,7 @@ msgstr ""
"வெளியீடுகளை பதிவேற்ற முடியும். மற்ற ஒத்துழைப்பாளர்களைச் சேர்க்கலாம். கோப்புகள், வெளியீடுகள் "
"அல்லது முழு திட்டத்தையும் நீக்கலாம்."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9636,7 +9704,7 @@ msgstr ""
"உரிமையாளர்கள் தங்கள் தொடர்பு விவரங்களை திட்டப் பக்கத்தில் உள்ள 'மேவு' விவரங்களின் "
"'ஆசிரியர்' துறையில் வழங்குகிறார்கள்."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -9644,7 +9712,7 @@ msgstr ""
"உரிமையாளர் பதிலளிக்கவில்லை என்றால், %(anchor_text)s "
"ஐப் பார்க்கவும்"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9654,7 +9722,7 @@ msgstr ""
"விளக்கத்தை PYPI எவ்வாறு வழங்குகிறது என்பதைக் கட்டுப்படுத்த <குறியீடு> ரீட்மே
புல "
"மதிப்பின் நீட்டிப்பைப் பயன்படுத்தலாம்."
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9667,7 +9735,7 @@ msgstr ""
"\"%( href) S \"தலைப்பு =\"%(href)s \"இலக்கு =\" _ வெற்று \"rel =\" noopener \"> "
"மறுசீரமைப்பு செய்யப்பட்ட டெக்ச்ட் "
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the பைதான் பேக்கேசிங் பயனர் "
"கையேடு ஐப் பார்க்கவும்."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9695,14 +9763,14 @@ msgstr ""
"வேறுபடலாம்), முதலில் உங்கள் ஒட்டுமொத்த திட்ட அளவைக் குறைக்க தேவையற்ற வெளியீடுகள் அல்லது "
"தனிப்பட்ட கோப்புகளை அகற்றவும் ."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -9720,7 +9788,7 @@ msgstr ""
"வேறுபடலாம்), முதலில் உங்கள் ஒட்டுமொத்த திட்ட அளவைக் குறைக்க தேவையற்ற வெளியீடுகள் அல்லது "
"தனிப்பட்ட கோப்புகளை அகற்றவும் ."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. ஒரு சிக்கலைத் தாக்கல் எங்களிடம் கூறுங்கள்:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9751,7 +9819,7 @@ msgstr ""
"\"noopener\"> பைதான் பேக்கேசிங் அறிவுரை தரவுத்தளம் இலிருந்து பாதிப்புகளை "
"உட்கொள்கிறது."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9762,7 +9830,7 @@ msgstr ""
"href = \"%(file_issue_href)s\" தலைப்பு = \"%(title)s\" இலக்கு = \"_ வெற்று\" "
"rel = \"noopener\"> ஒரு சிக்கலைக் கோப்பு விவரங்களுடன்."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9777,7 +9845,7 @@ msgstr ""
"கோப்புகள் மீண்டும் பதிவேற்ற முடியாது . "
"நீக்கப்பட்ட திட்டங்கள், வெளியீடுகள் அல்லது கோப்புகளை PYPI நிர்வாகிகளால் மீட்டெடுக்க முடியாது."
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9788,7 +9856,7 @@ msgstr ""
"\"%(href)s\" தலைப்பு = \"%(title)s\"> செல்லுபடியாகும் விளக்கத்தை உள்நாட்டில் "
"சரிபார்க்க ட்வின் காசோலை கட்டளையைப் பயன்படுத்தலாம்."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
@@ -9796,38 +9864,38 @@ msgstr ""
"உங்கள் PYPI கடவுச்சொல்லை நீங்கள் மறந்துவிட்டால், ஆனால் உங்கள் மின்னஞ்சல் முகவரி அல்லது "
"பயனர்பெயரை நினைவில் வைத்திருந்தால், உங்கள் கடவுச்சொல்லை மீட்டமைக்க இந்த படிகளைப் பின்பற்றவும்:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr " உங்கள் கடவுச்சொல்லை மீட்டமைக்க ."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"PYPI க்கு நீங்கள் பயன்படுத்திய மின்னஞ்சல் முகவரி அல்லது பயனர்பெயரை உள்ளிட்டு படிவத்தை "
"சமர்ப்பிக்கவும்."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "கடவுச்சொல் மீட்டமைப்பு இணைப்புடன் மின்னஞ்சலைப் பெறுவீர்கள்."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
"உங்கள் PYPI கணக்கிற்கான அணுகலை நீங்கள் இழந்திருந்தால் அல்லது அதை முழுமையாக சரிபார்க்க "
"முடியாது என்றால்:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "உங்கள் கணக்குடன் தொடர்புடைய மின்னஞ்சல் முகவரிக்கு அணுகலை இழந்தது"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr "நீங்கள் சரிபார்க்க முடியாத மின்னஞ்சல் முகவரியுடன் தற்செயலாக பதிவு செய்யப்பட்டுள்ளது"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -9837,7 +9905,7 @@ msgstr ""
"\"#utfkey\"> சாதனம் , மற்றும் மீட்பு குறியீடுகள் "
""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to "
"ஒரு சிக்கலை தாக்கல் செய்யலாம் மீட்பு."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
"உங்கள் பநிஇ கிள்ளாக்கு செல்லுபடியாகும் மற்றும் ரத்து செய்யப்படவில்லை என்பதை "
"உறுதிப்படுத்தவும்."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -9862,13 +9930,13 @@ msgstr ""
"உங்கள் பநிஇ கிள்ளாக்கு சரியாக வடிவமைக்கப்பட்டுள்ளது என்பதை "
"உறுதிப்படுத்தவும் மற்றும் புதிய லைன்ச் போன்ற எந்தவொரு கதாபாத்திரங்களும் இல்லை."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
"நீங்கள் பயன்படுத்தும் பயனர்பெயர் <குறியீடு> __ கிள்ளாக்கு __
என்பதை "
"உறுதிப்படுத்தவும்."
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
@@ -9876,7 +9944,7 @@ msgstr ""
"PYPI மற்றும் TestPypi ஒவ்வொன்றும் நீங்கள் ஒரு கணக்கை உருவாக்க வேண்டும் என்பதை நினைவில் "
"கொள்ளுங்கள், எனவே உங்கள் சான்றுகள் வித்தியாசமாக இருக்கலாம்."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9894,7 +9962,7 @@ msgstr ""
"\"%(title)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> அறியப்பட்ட வெளியீடு "
"பைத்தானின் <குறியீடு> GetPass
தொகுதி."
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9914,7 +9982,7 @@ msgstr ""
"\"%(reason_href)s\" தலைப்பு = \"%(title)s\" இலக்கு = \"_ வெற்று\" rel = "
"\"noopener\"> PSF வலைப்பதிவில் ஏன் என்பதை அறிக ."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9925,7 +9993,7 @@ msgstr ""
"வழங்கல் இல்லை
அல்லது முகவரி
பிழையைப் பெற முடியவில்லை, "
"<குறியீட்டைச் சேர்க்க முயற்சிக்கவும் > -v
மேலும் தகவல்களைப் பெற கட்டளைக்கு:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9936,7 +10004,7 @@ msgstr ""
"எச்சரிக்கை நெறிமுறை பதிப்பு
அல்லது TLSV1_ALERT_PROTOCOL_VERSION "
"code> புதிய டி.எல்.எச் உதவி நூலகத்துடன்."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9948,7 +10016,7 @@ msgstr ""
"விநியோகச்தர்), மற்றும் பைத்தானின் நிறுவப்பட்ட பதிப்புகள், செட்டப்டூல்ச் குறியீடு "
">, மற்றும் பிப்
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(discourse_href)s
இன் வெளியீடு."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take அணுகல் மிகவும் தீவிரமாக எடுத்துக்கொள்கிறோம், மேலும் வலைத்தளத்தைப் "
"பயன்படுத்த எளிதாக்க விரும்புகிறோம் எல்லோரும்."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, கயிறைப் பயன்படுத்தவும் "
"உங்கள் திட்டத்தை பைபி இல் பதிவேற்றவும்."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10017,7 +10085,7 @@ msgstr ""
"நீண்ட விளக்கம் மற்றும் திட்டங்கள் தொடர்பான பிற தரவுகளை குறியீடாக்க அனுமதிக்கிறது மற்றும் "
"பொதுவாக திடமான தேடல் நற்பெயரைக் கொண்டிருப்பதால், இது ஒரு முதன்மையான இலக்காகும்."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10033,23 +10101,23 @@ msgstr ""
"\"%(title)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> எங்கள் நிலை பக்கம் "
"மேலும் விவரங்களுக்கு சரிபார்க்கவும் தலையீட்டிற்கான பகுத்தறிவுடன் இது."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "இந்த காரணங்களில் ஒன்றிற்காக இந்த பிழைகளை பைபி திருப்பித் தரும்:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "கோப்பு பெயர் பயன்படுத்தப்பட்டு கோப்பு உள்ளது"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "கோப்பு பெயர் பயன்படுத்தப்பட்டுள்ளது, ஆனால் கோப்பு இனி இல்லை"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "அதே உள்ளடக்கத்துடன் கூடிய கோப்பு உள்ளது"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -10057,7 +10125,7 @@ msgstr ""
"ஒரு திட்டம் நீக்கப்பட்டு மீண்டும் உருவாக்கப்பட்டதும் கூட, ஒரு கோப்பு பெயரை மீண்டும் பயன்படுத்த "
"பைபி அனுமதிக்காது."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
@@ -10065,7 +10133,7 @@ msgstr ""
"PYPI இல் ஒரு விநியோக கோப்பு பெயர் திட்ட பெயர், பதிப்பு எண் மற்றும் விநியோக வகை "
"ஆகியவற்றின் கலவையைக் கொண்டுள்ளது."
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10076,7 +10144,7 @@ msgstr ""
"கோப்பைத் தீர்க்கும் என்பதை இது உறுதி செய்கிறது, மேலும் திட்டங்கள் பராமரிப்பாளர் அல்லது "
"தீங்கிழைக்கும் கட்சியால் ஒரு நாள் மறைமுகமாக மாற்ற முடியாது (அதை அகற்ற முடியும்)."
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -10086,7 +10154,7 @@ msgstr ""
"பதிப்பு எண்ணை மாற்ற வேண்டும், விநியோகத்தை மீண்டும் கட்டியெழுப்பவும், பின்னர் புதிய "
"விநியோகத்தை பதிவேற்றவும் வேண்டும்."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10098,7 +10166,7 @@ msgstr ""
"\"noopener\"> <குறியீடு> PYPA/TROVE- கிளாசிஃபையர்கள்
திட்டம் . இது ஏன் "
"முக்கியமானது என்பதற்கான சுருக்கமான நியாயத்தை சேர்க்க மறக்காதீர்கள்."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10115,7 +10183,7 @@ msgstr ""
"மட்டுமே என்பதை நினைவில் கொள்க. ஒரு புதிய சிக்கலை எழுதுவதற்கு முன், இதேபோன்ற சிக்கல் "
"ஏற்கனவே இல்லை என்பதை முதலில் சரிபார்க்கவும்."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -10123,7 +10191,7 @@ msgstr ""
"PYPI இலிருந்து நிறுவப்பட்ட ஒரு குறிப்பிட்ட தொகுப்புடன் உங்களுக்கு சிக்கல் இருந்தால், "
"அதற்கு பதிலாக அந்த திட்டத்தின் பராமரிப்பாளர்களை நீங்கள் அணுக வேண்டும்."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10135,7 +10203,7 @@ msgstr ""
"அப்பாற்பட்டதாக இருக்கலாம். உங்கள் சாதனத்தின் நேரம் தானாகவே அமைக்கப்பட்டுள்ளதா என்பதைச் "
"சரிபார்க்கவும், மீண்டும் சாதனத்தை அமைக்க முயற்சிக்கவும்."
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, fuzzy, python-format
#| msgid ""
#| "Projects may get placed in quarantine for any number of reasons, such as "
@@ -10156,7 +10224,7 @@ msgstr ""
"வெற்று\" rel = \"noopener\"> ஏற்றுக்கொள்ளக்கூடிய பயன்பாட்டுக் கொள்கை ஐப் "
"பயன்படுத்தவும்."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -10166,7 +10234,7 @@ msgstr ""
"அதன் பராமரிப்பாளர்களால் மாற்றப்பட முடியாது. PYPI நிர்வாகிகள் இந்த திட்டத்தை "
"மீட்டெடுப்பதற்கு முன்பு அதை மதிப்பாய்வு செய்ய வேண்டும்."
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10177,7 +10245,7 @@ msgstr ""
"விவரங்களுடனும் security@pypi.org வழியாக பைபியை "
"தொடர்பு கொள்ளவும்."
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; பைபா என்பது டெவலப்பர்களின் சுயாதீனமான குழு பைதான் பேக்கேசிங் "
"தொடர்பான பல முக்கிய திட்டங்கள்."
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The யாருடைய பொருள் "
"செயல்படுத்தப்படுகிறது கிடங்கின் பாதுகாப்பு மற்றும் அணுகலை மேம்படுத்த உருவாக்குபவர்கள்."
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by தாராளமான "
"ஒப்புரவாளர்கள் ."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10246,7 +10314,7 @@ msgstr ""
"வலுவானது, சோதிக்கப்பட்டது மற்றும் எதிர்பார்க்கப்படும் உலாவி மற்றும் பநிஇ போக்குவரத்திற்கு "
"தயாராக உள்ளது."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via கண்ணாடி அல்லது ஒரு தனியார் "
"குறியீட்டு ."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10286,11 +10354,11 @@ msgstr ""
"( கிடங்கு திட்டம் )."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "நிதி:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -10299,11 +10367,11 @@ msgstr ""
"மேம்பாடு மற்றும் பராமரிப்புக்கு நிதியளிப்பதற்கான உங்கள் நன்கொடைகளை க்கு <ஒரு "
"href = \"%(href)s\"> நாங்கள் ஆழமாக பாராட்டுகிறோம்."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "வளர்ச்சி:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10315,7 +10383,7 @@ msgstr ""
"டெவலப்பராக இருக்க வேண்டும்-உண்மையில், உங்கள் முதல் திறந்த மூல இழுக்கும் கோரிக்கையை "
"உருவாக்க உங்களுக்கு உதவ நாங்கள் விரும்புகிறோம்!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -10336,7 +10404,7 @@ msgstr ""
"\"%(good_first_issue_href)s\" இலக்கு = \"_ வெற்று\" rel = \"noopener\"> 'நல்ல "
"முதல் வெளியீடு' சிட்டை - நாங்கள் உங்களுக்கு பரிந்துரைக்கிறோம் இங்கே தொடங்கவும்."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into சொற்பொழிவு குறித்த பைதான் பேக்கேசிங் மன்றம் இல் திட்டத்தின் "
"தற்போதைய வளர்ச்சியையும் நீங்கள் பின்பற்றலாம் a>."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the . PYPI வலைப்பதிவில் rss ஊட்டமும் உள்ளது."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10394,7 +10462,7 @@ msgstr ""
"அவர்களின் பொது ஐபி முகவரிகளை இங்கே பட்டியலிடுகிறது: %(href)s ."
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s ."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10414,11 +10482,11 @@ msgstr ""
"வேலை செய்ய வேண்டும், ஆனால் இது மற்ற தள செயல்பாடுகளை விட புதியது மற்றும் குறைவாக "
"சோதிக்கப்படுகிறது."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "தற்போது, எந்த அம்சங்களும் பீட்டாவில் இல்லை."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10432,39 +10500,45 @@ msgstr ""
"தலைப்பு = \"%(title)s\"> பைபி திட்டத்துடன் குழப்பத்தை குறைக்கிறது, இது பைத்தான் "
"மொழியின் பிரபலமான மாற்று செயல்படுத்தலாகும்."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "வளங்கள்"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "வேறு ஏதாவது தேடுகிறீர்களா? ஒருவேளை இந்த இணைப்புகள் உதவும்:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "ஆவணப்படுத்துதல்"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "பைதான் பேக்கேசிங் பயனர் கையேடு"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "பைதான் ஆவணம்"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(பிரதான பைதான் வலைத்தளம்)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "பைதான் சமூக பக்கம்"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(ஐ.ஆர்.சி சேனல்கள், அஞ்சல் பட்டியல்கள் போன்றவை பட்டியலிடுகின்றன)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "தொடர்பு"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The நிகழ்நிலை போர்டை உலாவுக ."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "பாதுகாப்பு"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "பாதுகாப்பு சிக்கலைப் புகாரளித்தல்"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -10499,11 +10573,11 @@ msgstr ""
"நாங்கள் பாதுகாப்பை மிகவும் தீவிரமாக எடுத்துக்கொள்கிறோம், எங்கள் பாதுகாப்புக் கொள்கையை "
"கவனமாகப் பின்பற்றுமாறு கேட்டுக்கொள்கிறோம்."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "முக்கியமானது!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10512,24 +10586,24 @@ msgstr ""
"வேண்டாம் எந்தவொரு பொது மன்றத்திலும் சிக்கலை புகாரளிக்கவும், இதில் (ஆனால் அவை "
"மட்டும் அல்ல):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "எங்கள் அறிவிலிமையம் வெளியீட்டு டிராக்கர்"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "உத்தியோகபூர்வ அல்லது அதிகாரப்பூர்வமற்ற அரட்டை சேனல்கள்"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "உத்தியோகபூர்வ அல்லது அதிகாரப்பூர்வமற்ற அஞ்சல் பட்டியல்கள்"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
"PYPI இல் புரவலன் செய்யப்பட்ட திட்டத்துடன் பாதுகாப்பு சிக்கலை நீங்கள் அடையாளம் கண்டிருந்தால்"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10539,15 +10613,15 @@ msgstr ""
"பக்கப்பட்டியின் அடிப்பகுதியில், திட்டத்தை தீம்பொருள் எனக் சொடுக்கு "
"செய்க. பின்வரும் விவரங்களை படிவத்தில் வழங்கவும்:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "கேள்விக்குரிய திட்டத்திற்கு ஒரு முகவரி"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "திட்டத்தை பாதுகாப்பு பிரச்சினையாக மாற்றுவதற்கான விளக்கம்"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via Insfacter.pypi.io வழியாக திட்டத்தின் விநியோகங்களில் "
"உள்ள சிக்கலான வரிகளுக்கான இணைப்பு ஒரு இணைப்பு"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10564,7 +10638,7 @@ msgstr ""
"செல்லுபடியாகும் தீம்பொருள் அறிக்கைகளில் எழுத்துப்பிழை-சொட்டு, சார்பு குழப்பம், தரவு "
"வெளியேற்ற, தெளிவின்மை, கட்டளை/கட்டுப்பாடு போன்றவற்றின் எடுத்துக்காட்டுகள் இருக்கலாம்."
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
@@ -10572,7 +10646,7 @@ msgstr ""
"PYPI உடன் பாதுகாப்பு சிக்கலை நீங்கள் அடையாளம் கண்டிருந்தால் (PYPI இல் புரவலன் செய்யப்பட்ட "
"ஒரு திட்டம் அல்ல)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10581,11 +10655,11 @@ msgstr ""
"மின்னஞ்சல் security@pypi.org , முடிந்தவரை பொருத்தமான "
"தகவல்களை வழங்குகிறது, இதில் படிகள் இனப்பெருக்கம் செய்வது உட்பட."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "அடுத்து என்ன நடக்கும்?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -10593,55 +10667,55 @@ msgstr ""
"நீங்கள் மின்னஞ்சல் வழியாக ஒரு சிக்கலைச் சமர்ப்பித்ததும், 48 மணி நேரத்திற்குள் ஒப்புதலைப் பெற "
"வேண்டும்."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
"எடுக்க வேண்டிய நடவடிக்கையைப் பொறுத்து, நீங்கள் மேலும் பின்தொடர்தல் மின்னஞ்சல்களைப் பெறலாம்."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "இந்த பாதுகாப்புக் கொள்கை கடைசியாக மார்ச் 2024 அன்று புதுப்பிக்கப்பட்டது."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "பைபி தள வரைபடம்"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "பைபி வீடு"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "திட்டங்களைத் தேடவும் வடிகட்டவும்"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "ஏற்பு"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "புகுபதிவு"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "பாதுகாப்புக் கொள்கை"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "பைபி வர்த்தக முத்திரைகள்"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "பைபி மற்றும் தொடர்புடைய திட்டங்களை ஆதரிக்கவும்"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "பைதான் மென்பொருள் அறக்கட்டளைக்கு நிதியுதவி செய்யுங்கள்"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -10649,11 +10723,11 @@ msgstr ""
"பைதான் மென்பொருள் அறக்கட்டளை பைத்தானின் பேக்கேசிங் சுற்றுச்சூழல் அமைப்பை மேம்படுத்த நிதியை "
"திரட்டுகிறது மற்றும் விநியோகிக்கிறது."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "நிதியளிக்கப்பட்ட அண்மைக் கால திட்டங்கள் பின்வருமாறு:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10661,7 +10735,7 @@ msgstr ""
"பைதான் தொகுப்பு குறியீட்டின் வெற்றிகரமான மறுதொடக்கம், புதிய 'கிடங்கு' குறியீட்டு தளத்தால் "
"இயக்கப்படுகிறது"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With மொசில்லா "
"திறந்த மூல உதவி திட்டம் 2018 இல்"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
"பைபியின் பாதுகாப்பு மற்றும் அணுகலை மேம்படுத்துதல், மற்றும் பல இடங்களுக்கு ஆதரவைச் சேர்ப்பது"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the "
"பேச்புக் ஆராய்ச்சி 2019 மற்றும் 2020 ஆம் ஆண்டுகளில்"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "பைப்பின் பயனர் பட்டறிவு மற்றும் சார்பு தீர்வை மாற்றியமைத்தல்"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With மொசில்லா திறந்த மூல "
"உதவி திட்டம் 2020 இல்"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -10737,11 +10811,11 @@ msgstr ""
"உங்கள் ஆதரவுடன், பி.எச்.எஃப் தொடர்ந்து பேக்கேசிங் மேம்பாடுகளுக்கு நிதியளிக்க முடியும், "
"இது உலகெங்கிலும் உள்ள மில்லியன் கணக்கான பைதான் பயனர்களுக்கு பயனளிக்கும்."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "பி.எச்.எஃப் ச்பான்சர்சிப்"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10751,18 +10825,18 @@ msgstr ""
"ஆதரிக்கவும் உதவுகின்றன. இந்த வேலையை நீங்கள் அல்லது உங்கள் அமைப்பு வழங்கும் தாராளமான பொருள் "
"உதவியுடன் மட்டுமே செய்ய முடியும்."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
"உங்கள் பங்களிப்புகள் முதன்மை, அவை தாக்கத்தை ஏற்படுத்துகின்றன. ஒவ்வொரு நன்கொடை "
"கணக்கிடப்படுகிறது!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "ஒரு ச்பான்சராகுங்கள்"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10772,11 +10846,11 @@ msgstr ""
"அங்கீகரிக்கப்பட்டுள்ளது, மேலும் அமெரிக்காவில் வரி செலுத்தும் நிறுவனங்களுக்கு நன்கொடைகள் வரி "
"விலக்கு அளிக்கப்படுகின்றன."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "உங்கள் லோகோவை pypi.org இல் பெறுங்கள்"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -10784,15 +10858,15 @@ msgstr ""
"சூட்டுக்குறி தெரிவுநிலையைத் தேடுகிறீர்களா? கடந்த ஆண்டில்*, 237 நாடுகளைச் சேர்ந்த 21.1 "
"மில்லியன் மக்கள் pypi.org க்கு சேதி செய்தனர்."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* மார்ச் 2020 வரை தரவு"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "பைதான் சுற்றுச்சூழல் அமைப்பை பலப்படுத்துங்கள்"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -10800,11 +10874,11 @@ msgstr ""
"பைதான் மென்பொருள் அறக்கட்டளையால் திரட்டப்பட்ட நிதிகள் உங்கள் நிறுவனம் ஒவ்வொரு நாளும் "
"பயன்படுத்தும் கருவிகளை மேம்படுத்துவதற்கு நேரடியாக செல்கின்றன."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "உங்கள் நற்பெயரை அதிகரிக்கவும்"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -10812,25 +10886,25 @@ msgstr ""
"பைதான் மற்றும் திறந்த மூல சமூகத்தில் முதலீடு செய்வதன் மூலம் உங்கள் நிறுவனத்தின் நற்பெயரை "
"மேம்படுத்தவும்."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PYPI புள்ளிவிவரங்கள்"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
"நாம் அனைவரும் புள்ளிவிவரங்களை விரும்புகிறோம், எனவே PYPI பற்றிய சில பயனுள்ள "
"புள்ளிவிவரங்கள் இங்கே."
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "முதல் தரப்பு புள்ளிவிவரங்கள்"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "இந்த புள்ளிவிவரங்கள் நேரடியாக PYPI ஆல் வழங்கப்படுகின்றன."
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
@@ -10838,28 +10912,28 @@ msgstr ""
"பைபி பிக் வழியாக பதிவிறக்க புள்ளிவிவரங்கள் மற்றும் மேனிலை தரவு உள்ளிட்ட பொது "
"தரவுத்தொகுப்புகளை வழங்குகிறது"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
"பயன்பாடு மற்றும் செயல்திறன் குறித்த புள்ளிவிவரங்களுடன் PYPI பொது டாச்போர்டை வழங்குகிறது"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "மூன்றாம் தரப்பு புள்ளிவிவரங்கள்"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
"இந்த புள்ளிவிவரங்கள் PYPI உடன் இணைக்கப்படாத பிற மூன்றாம் தரப்பு சேவைகளால் வழங்கப்படுகின்றன."
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "மொத்த தொகுப்பு அளவு மூலம் சிறந்த திட்டங்கள்"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10869,137 +10943,137 @@ msgstr ""
"திட்டங்களின் பட்டியல் இங்கே. இந்த பக்கம் 24 மணி நேரம் தற்காலிகமாக சேமிக்கப்படுகிறது, எனவே "
"எண்கள் நிகழ்நேரமாக இருக்கும் என்று எதிர்பார்க்க வேண்டாம்."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "திட்டத்தின் புள்ளிவிவரங்கள்"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "வெளியீட்டு கோப்புகளின் தொகை (பைட்டுகள்)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "பைபி அனைத்தும்"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "வர்த்தக முத்திரைகள்"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "வேர்ட்மார்க்ச்"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "USPTO பதிவு எண்"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "பன்னாட்டு பதிவு எண்"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "லோகோக்கள்"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "தேடல் முடிவுகள்"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
"'%(text)s ' என்று நீங்கள் "
"சொன்னீர்களா?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "மூடு குழு"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr " வகைப்படுத்தி மூலம் வடிகட்டவும்"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"தேடல் வினவலை உள்ளிடவும் அல்லது வகைப்படுத்திகளின் பட்டியலிலிருந்து வடிப்பானைத் "
"தேர்ந்தெடுக்கவும்."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
"தேடல் வினவலை உள்ளிடவும் அல்லது பொத்தானைக் சொடுக்கு செய்வதன் மூலம் வடிகட்டியைச் சேர்க்கவும்."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "நீங்கள் தேடல்கள் மற்றும் வகைப்படுத்தி வடிப்பான்களை இணைக்கலாம். எடுத்துக்காட்டுகள்:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "பைதான் 3 இணக்கமான திட்டங்கள்"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "நிலையான/உற்பத்தி நிலையைக் கொண்ட சூரரிமாச்சிலை நீட்டிப்புகள்"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "OSI- அங்கீகரிக்கப்பட்ட உரிமங்களுடன் \"கிராபிக்ச்\" தொடர்பான திட்டங்கள்"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s திட்டம்"
msgstr[1] "%(count_display)s திட்டங்கள்"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "\"%(term)s\" க்கு"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "தேர்ந்தெடுக்கப்பட்ட வகைப்படுத்தியுடன்"
msgstr[1] "தேர்ந்தெடுக்கப்பட்ட வகைப்படுத்திகளுடன்"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "வழங்கியவர்"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "பொருத்தமானது"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "தேதி கடைசியாக புதுப்பிக்கப்பட்டது"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "வடிப்பி"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "வடிகட்டியைச் சேர்க்கவும்"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "'%(term)s' என்பதற்கு எந்த முடிவுகளும் இல்லை"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/te/LC_MESSAGES/messages.po b/warehouse/locale/te/LC_MESSAGES/messages.po
index 515e89e35dab..27ecce5c06ad 100644
--- a/warehouse/locale/te/LC_MESSAGES/messages.po
+++ b/warehouse/locale/te/LC_MESSAGES/messages.po
@@ -15,31 +15,31 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.18-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "ఈ చర్యను నిర్వహించడానికి మీ ఖాతాలో రెండు-కారకాల ప్రమాణీకరణ తప్పనిసరిగా ప్రారంభించబడాలి."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "ఇమెయిల్ చిరునామా చెల్లదు. మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "పాస్వర్డ్ చెల్లదు. మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -48,40 +48,40 @@ msgstr ""
"యూజర్ నేమ్ చెల్లదు. యూజర్ నేమ్ లు అక్షరాలు, అంకెలు, చుక్కలు, హైఫెన్ లు మరియు అండర్ లైన్ లతో కూడి "
"ఉండాలి. మరియు ఒక అక్షరం లేదా సంఖ్యతో ప్రారంభించి ముగించాలి. వేరే యూజర్ నేమ్ ఎంచుకోండి."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "ఆ వినియోగదారు పేరుతో వినియోగదారు కనుగొనబడలేదు"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP కోడ్ తప్పనిసరిగా ${totp_length} అంకెలు ఉండాలి."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "రికవరీ కోడ్ లు తప్పనిసరిగా ${recovery_code_length} అక్షరాలుగా ఉండాలి."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 అక్షరాలు లేదా అంతకంటే తక్కువ ఉన్న వినియోగదారు పేరును ఎంచుకోండి."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "ఈ వినియోగదారు పేరు ఇప్పటికే మరొక ఖాతా ద్వారా ఉపయోగించబడుతోంది. వేరే యూజర్ నేమ్ ఎంచుకోండి."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "పాస్ వర్డ్ చాలా పొడవుగా ఉంది."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -89,66 +89,66 @@ msgid ""
msgstr ""
"లాగిన్ ప్రయత్నాలు చాలా జరిగాయి. మీరు ${time} కొరకు లాక్ చేయబడ్డారు. దయచేసి తరువాత మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "మీ పాస్ వర్డ్ లు సరిపోలడం లేదు. మళ్ళీ ప్రయత్నించండి."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The email address is too long. Try again."
msgstr "ఇమెయిల్ చిరునామా చెల్లదు. మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "మీరు ఈ డొమైన్ నుండి ఇమెయిల్ చిరునామాను ఉపయోగించలేరు. వేరే ఇమెయిల్ని ఉపయోగించండి."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "ఈ ఇమెయిల్ చిరునామా ఇప్పటికే ఈ ఖాతా ద్వారా ఉపయోగించబడుతోంది. వేరే ఇమెయిల్ ఉపయోగించండి."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "ఈ వినియోగదారు పేరు ఇప్పటికే మరొక ఖాతా ద్వారా ఉపయోగించబడుతోంది. వేరే యూజర్ నేమ్ ఎంచుకోండి."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "పేరు చాలా పొడవుగా ఉంది. 100 అక్షరాలు లేదా అంతకంటే తక్కువ ఉన్న పేరును ఎంచుకోండి."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "చెల్లని TOTP కోడ్."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "చెల్లుబాటు కాని వెబ్అథ్న్ వాదన: బ్యాడ్ పేలోడ్"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
#, fuzzy
msgid "Invalid recovery code."
msgstr "చెల్లుబాటు కాని రికవరీ కోడ్."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
#, fuzzy
msgid "Recovery code has been previously used."
msgstr "రికవరీ కోడ్ గతంలో ఉపయోగించబడింది."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The email address isn't valid. Try again."
msgid "The username isn't valid. Try again."
msgstr "ఇమెయిల్ చిరునామా చెల్లదు. మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -156,7 +156,7 @@ msgid ""
msgstr ""
"లాగిన్ ప్రయత్నాలు చాలా జరిగాయి. మీరు ${time} కొరకు లాక్ చేయబడ్డారు. దయచేసి తరువాత మళ్లీ ప్రయత్నించండి."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -165,7 +165,7 @@ msgstr ""
"వాటిని ధృవీకరించకుండానే ఈ ఖాతాకు చాలా ఇమెయిల్స్ జోడించబడ్డాయి. మీ ఇన్ బాక్స్ చెక్ చేయండి మరియు వెరిఫికేషన్ లింక్ "
"లను అనుసరించండి. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, fuzzy, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -175,29 +175,29 @@ msgstr ""
"వాటిని పూర్తి చేయకుండానే ఈ ఖాతా కోసం చాలా పాస్ వర్డ్ రీసెట్ లు అభ్యర్థించబడ్డాయి. మీ ఇన్ బాక్స్ చెక్ చేయండి "
"మరియు వెరిఫికేషన్ లింక్ లను అనుసరించండి. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
#, fuzzy
msgid "Invalid or expired two factor login."
msgstr "చెల్లని లేదా గడువు ముగిసిన రెండు కారకాల లాగిన్."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
#, fuzzy
msgid "Already authenticated"
msgstr "ఇప్పటికే ధృవీకరించబడింది"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
#, fuzzy
msgid "Successful WebAuthn assertion"
msgstr "విజయవంతమైన WebAuthn ప్రకటన"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
#, fuzzy
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "రికవరీ కోడ్ ఆమోదించబడింది. సరఫరా చేయబడ్డ కోడ్ మళ్లీ ఉపయోగించబడదు."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
#, fuzzy
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
@@ -206,211 +206,211 @@ msgstr ""
"కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-"
"intervention చూడండి."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-"
"intervention చూడండి."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -418,61 +418,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -480,39 +480,39 @@ msgid ""
"1024 characters or less."
msgstr "పేరు చాలా పొడవుగా ఉంది. 100 అక్షరాలు లేదా అంతకంటే తక్కువ ఉన్న పేరును ఎంచుకోండి."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "పేరు చాలా పొడవుగా ఉంది. 100 అక్షరాలు లేదా అంతకంటే తక్కువ ఉన్న పేరును ఎంచుకోండి."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -520,83 +520,83 @@ msgid ""
"less."
msgstr "పేరు చాలా పొడవుగా ఉంది. 100 అక్షరాలు లేదా అంతకంటే తక్కువ ఉన్న పేరును ఎంచుకోండి."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
@@ -605,7 +605,7 @@ msgstr ""
"కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-"
"intervention చూడండి."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
@@ -614,7 +614,7 @@ msgstr ""
"కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-"
"intervention చూడండి."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
@@ -623,599 +623,604 @@ msgstr ""
"కొత్త వినియోగదారు నమోదు తాత్కాలికంగా నిలిపివేయబడింది. వివరాల కోసం https://pypi.org/help#admin-"
"intervention చూడండి."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "పాస్ వర్డ్ చాలా పొడవుగా ఉంది."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "మీ పాస్ వర్డ్ లు సరిపోలడం లేదు. మళ్ళీ ప్రయత్నించండి."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "పాస్ వర్డ్ చాలా పొడవుగా ఉంది."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1225,7 +1230,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1523,149 +1531,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1674,11 +1682,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1846,40 +1854,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1887,196 +1895,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2166,26 +2174,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2193,11 +2201,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2512,36 +2520,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2549,7 +2557,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2557,7 +2565,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2566,11 +2574,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2589,72 +2597,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2662,166 +2670,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2829,7 +2837,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2837,195 +2845,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3033,37 +3041,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3074,7 +3082,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3087,89 +3095,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3178,13 +3186,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3192,268 +3200,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3953,58 +3961,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4046,11 +4054,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4062,27 +4070,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4090,156 +4098,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4682,17 +4690,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4806,89 +4814,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4899,35 +4907,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4935,105 +4943,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5044,169 +5052,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5214,61 +5223,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5374,308 +5383,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5683,29 +5691,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5713,64 +5721,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5778,179 +5786,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5958,89 +5966,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6409,33 +6417,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6443,89 +6451,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6586,53 +6594,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6641,27 +6649,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6819,100 +6827,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6927,198 +6935,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7131,33 +7139,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7168,15 +7176,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7185,74 +7193,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7487,7 +7495,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7559,7 +7566,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7568,317 +7575,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7898,7 +7905,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7995,17 +8002,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8014,7 +8021,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8027,7 +8034,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8036,21 +8043,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8381,35 +8388,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8417,15 +8424,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8485,14 +8492,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8500,7 +8507,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8508,7 +8515,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8574,20 +8581,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8596,7 +8603,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8628,7 +8635,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8655,7 +8662,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8665,7 +8672,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8673,47 +8680,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8752,7 +8759,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8764,7 +8771,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8772,7 +8779,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8780,7 +8787,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8788,7 +8795,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8826,7 +8833,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8835,7 +8842,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8846,35 +8853,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8882,14 +8889,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8898,7 +8905,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8909,13 +8916,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8923,7 +8930,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8933,14 +8940,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8948,7 +8955,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9020,22 +9027,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9043,7 +9050,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9056,7 +9063,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9125,39 +9132,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/th/LC_MESSAGES/messages.po b/warehouse/locale/th/LC_MESSAGES/messages.po
index 50fc35297c61..2a05166a3375 100644
--- a/warehouse/locale/th/LC_MESSAGES/messages.po
+++ b/warehouse/locale/th/LC_MESSAGES/messages.po
@@ -26,31 +26,31 @@ msgstr ""
"X-Generator: Weblate 5.9-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "กรุณายืนยันอีเมลหลักของคุณก่อนที่จะสามารถดำเนินการนี้ได้"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "กรุณาเปิดการยืนยันสองขั้นตอนในบัญชีของคุณเพื่อดำเนินการต่อ"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "ตำเเหน่งอัปเดต"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "อีเมล์ไม่ถูกต้อง กรุณาลองใหม่อีกครั้ง"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "รหัสผ่านไม่ถูกต้อง กรุณาลองใหม่อีกครั้ง"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -60,100 +60,100 @@ msgstr ""
"เครื่องหมายขีดกลางหรือขีดล่างและต้องเริ่มและจบด้วยตัวอักษรหรือตัวเลขเท่านั้น "
"กรุณาเลือกชื่อผู้ใช้งานใหม่"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "ไม่อนุญาตให้ไบท์เปล่า"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "ไม่ค้นพบผู้ใช้งานจากชื่อผู้ใช้งานดังกล่าว"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "รหัส TOTP ต้องมีตัวเลข ${totp_length}"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "รหัสกู้คืนควรมี ${recovery_code_length} ตัวอักษร"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "ชื่อผู้ใช้งานนี้ได้ถูกใช้งานแล้วโดยบัญชีอื่น กรุณาเลือกชื่อผู้ใช้งานใหม่"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "รหัสผ่านยาวเกินไป"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr "มีความพยายามเข้าถึงระบบที่ไม่สำเร็จมากเกินไป กรุณาลองใหม่ใน ${time} นาที"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "รหัสผ่านไม่ถูกต้อง กรุณาลองใหม่อีกครั้ง"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "อีเมล์ยาวเกินไป กรุณาลองใหม่อีกครั้ง"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "คุณไม่สามารถใช้อีเมล์ที่มาจากโดเมนดังกล่าวได้ กรุณาเลือกอีเมล์ใหม่"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "อีเมล์นี้ถูกใช้งานโดยบัญชีอื่นแล้ว กรุณาเลือกอีเมล์ใหม่"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "อีเมล์นี้ได้ถูกใช้งานโดยบัญชีอื่นแล้ว กรุณาเลือกอีเมล์ใหม่"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 100 ตัวอักษร"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "ไม่อนุญาตให้ใส่ URL ในช่องข้อมูลชื่อ"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "รหัส TOTP ไม่ถูกต้อง"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "การยืนยัน WebAuthn ไม่ถูกต้อง: Bad Payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "รหัสกู้คืนไม่ถูกต้อง"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "รหัสกู้คืนถูกใช้ไปเเล้ว"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "ชื่อผู้ใช้ไม่ถูกต้อง กรุณาลองใหม่อีกครั้ง"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -161,7 +161,7 @@ msgid ""
msgstr ""
"มีความพยายามเข้าถึงระบบที่ไม่สำเร็จมากเกินไป คุณถูกออกจากระบบ {} กรุณาลองใหม่ในภายหลัง"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -170,7 +170,7 @@ msgstr ""
"มีการเพิ่มอีเมลมากเกินไปในบัญชีนี้โดยไม่ยืนยันอีเมล ตรวจสอบอีเมลของคุณและทําตามลิงก์ยืนยัน (IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -180,25 +180,25 @@ msgstr ""
"มีการเพิ่มอีเมลมากเกินไปในบัญชีนี้โดยไม่ต้องตรวจสอบ "
"ตรวจสอบกล่องจดหมายของคุณและทําตามลิงก์ยืนยัน ((IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "ระบบยืนยันตัวตนสองขั้นตอนไม่ถูกต้องหรือหมดอายุไปแล้ว"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "คุณได้ทำการยืนยันตัวตนไปแล้ว"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "การตรวจสอบ WebAuthn เสร็จสิ้น"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "รหัสกู้คืนถูกต้อง ไม่สามารถใช้รหัสที่ให้มาได้อีกครั้ง"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -206,141 +206,141 @@ msgstr ""
"การสมัครผู้ใช้งานใหม่ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-"
"intervention"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "โทเคนหมดอายุ: กรุณาขอลิ้งค์ในการตั้งรหัสผ่านใหม่"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "โทเคนไม่ถูกต้อง: กรุณาขอลิ้งค์ในการตั้งรหัสผ่านใหม่"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "โทเคนไม่ถูกต้อง: ไม่มีโทเคน"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "โทเคนไม่ถูกต้อง: ไม่ใช่โทเคนในการตั้งค่ารหัสผ่านใหม่"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "โทเคนไม่ถูกต้อง: ไม่ค้นพบผู้ใช้งาน"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "โทเคนไม่ถูกต้อง: ผู้ใช้งานได้ทำการเข้าสู่ระบบหลังจากมีการร้องขอโทเคนนี้"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "โทเคนไม่ถูกต้อง: รหัสผ่านถูกเปลี่ยนแปลงแล้วหลังจากมีการร้องขอโทเคนนี้"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "คุณได้ทำการตั้งค่ารหัสผ่านใหม่"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "โทเคนหมดอายุ: กรุณาร้องขอลิ้งค์การยืนยันที่อยู่อีเมล์ใหม่"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "โทเคนไม่ถูกต้อง: กรุณายืนยันที่อยู่อีเมล์ใหม่"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนในการยืนยันอีเมล์"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ไม่พบอีเมล์"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "อีเมล์ได้ทำการยืนยันไปแล้ว"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "คุณสามารถตั้งค่าให้อีเมล์นี้เป็นอีเมล์หลักได้"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "นี่คือที่อยู่อีเมล์หลัก"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "อีเมล์ ${email_address} ยืนยันแล้ว. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "โทเคนหมดอายุ: กรุณาขอลิ้งค์จากองค์กรของคุณใหม่"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "โทเคนไม่ถูกต้อง: กรุณาขอคำเชิญจากองค์กรของคุณ"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนที่องค์กรเชิญมา"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "คำเชิจากองค์กรไม่ถูกต้อง"
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "ไม่มีคำเชิญเข้าร่วมองค์กรอีกต่อไป"
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "คำเชิจาก '${organization_name}' ถูกปฏิเสธ"
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "คุณได้เป็น ${role} ของ '${organization_name}'"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "โทเคนหมดอายุ: กรุณาขอลิ้งค์สำหรับโปรเจค"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "โทเคนไม่ถูกต้อง: กรุณาขอลิ้งค์ในการใช้งานใหม่"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนในการยืนยันอีเมล์"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "ตำเเหน่งการเชิญไม่ถูกต้อง"
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "คำเชิญไม่ถูกต้อง"
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "การเชิญ '${project_name}' ได้ถูกการปฏิเสธ"
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "ตอนนี้คุณได้เป็น ${role} ของโปรเจค '${project_name}' แล้ว"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -348,12 +348,12 @@ msgstr ""
"การรับสมัครผู้ใช้งานใหม่ปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-"
"intervention"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-intervention"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -361,59 +361,59 @@ msgstr ""
"คุณต้องมีอีเมลที่ยืนยันแล้วจึงจะสามารถลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้ที่รอดำเนินการ ดูข้อมูลเพิ่มเติมที่ "
"https://pypi.org/help#openid-connect"
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "คุณไม่สามารถลงทะเบียนผู้เผยแพร่ที่รอดำเนินการมากกว่า 3 รายพร้อมกันได้"
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "มีการพยายามลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้หลายครั้งเกินไป ลองอีกครั้งในภายหลัง"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "ไม่สามารถลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
"ผู้เผยแพร่ที่เชื่อถือได้รายนี้ได้รับการลงทะเบียนแล้ว โปรดติดต่อผู้ดูแลระบบของ PyPI หากไม่ได้ตั้งใจ"
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "ลงทะเบียนผู้เผยแพร่ใหม่ที่รอดำเนินการเพื่อสร้าง "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "ID ผู้เผยแพร่ไม่ถูกต้อง"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "ลบผู้เผยแพร่ที่เชื่อถือได้สำหรับโครงการแล้ว "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "ตัวอย่างแบนเนอร์"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "เลือกชื่อบัญชีองค์กรที่มีอักขระ 50 ตัวหรือน้อยกว่า"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -423,61 +423,61 @@ msgstr ""
"ชื่อบัญชีองค์กรไม่ถูกต้อง ชื่อบัญชีองค์กรต้องประกอบด้วยตัวอักษร ตัวเลข จุด ขีดกลาง และขีดล่าง "
"และต้องขึ้นต้นและลงท้ายด้วยตัวอักษรหรือตัวเลขด้วย เลือกชื่อบัญชีองค์กรอื่น"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr "ชื่อบัญชีขององค์กรนี้ถูกใช้ไปแล้ว เลือกชื่อบัญชีองค์กรอื่น"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr "คุณได้ส่งใบสมัครสำหรับชื่อนั้นแล้ว เลือกชื่อบัญชีองค์กรอื่น"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "เลือกโปรเจค"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "กำหนดชื่อโปรเจค"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr "เริ่มต้นและลงท้ายด้วยตัวอักษรหรือตัวเลขที่มีเฉพาะอักษร ASCII และ '.', '_' และ '-'"
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "ชื่อโปรเจคนี้ถูกใช้ไปแล้ว เลือกชื่อโปรเจคอื่น"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "ชื่อองค์กรยาวเกินไป เลือกชื่อองค์กรที่มีอักขระไม่เกิน 100 ตัว"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 400 ตัวอักษร"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "URL องค์กรต้องขึ้นต้นด้วย http:// หรือ https://"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 400 ตัวอักษร"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -487,15 +487,15 @@ msgid ""
"1024 characters or less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 400 ตัวอักษร"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "คุณได้ส่งจำนวนสูงสุดของ "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -503,25 +503,25 @@ msgstr ""
"ชื่อทีมไม่ถูกต้อง ชื่อทีมต้องไม่ขึ้นต้นหรือลงท้ายด้วยการเว้นวรรค จุด ขีดล่าง ยัติภังค์ หรือเครื่องหมายทับ "
"เลือกชื่อทีมอื่น"
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "ชื่อทีมนี้ได้ถูกใช้งานแล้ว กรุณาเลือกชื่อทีมใหม่"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "ระบุชื่อรองของ repository"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "ระบุ URL รองของ repository"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 100 ตัวอักษร"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -531,86 +531,86 @@ msgid ""
"less."
msgstr "ชื่อยาวเกินไป กรุณาระบุชื่อโดยมีความยาวไม่เกิน 400 ตัวอักษร"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "รายละเอียดบัญชีถูกอัปเดตเเล้ว"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr "เพิ่มอีเมล์ ${email_address} แล้ว - กรุณาเช็คลิ้งค์ยืนยันตัวตนในอีเมล์ดังกล่าว"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "สร้างรหัสกู้คืนแล้ว"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "การสร้างรหัสกู้คืนใหม่จะทำให้รหัสที่มีอยู่ของคุณเป็นโมฆะ"
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "ยืนยันอีเมลของคุณเพื่อสร้างโทเค็น API"
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "ไม่มีโทเค็น API"
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "ข้อมูลประจำตัวที่ไม่ถูกต้อง. ลองอีกครั้ง"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository location details"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid repository name"
msgid "Added alternate repository '${name}'"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "ยืนยันคำขอ"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository id"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid repository name"
msgid "Invalid alternate repository for project"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "ไม่สามารถลงทะเบียนผู้เผยแพร่ที่เชื่อถือได้"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -618,7 +618,7 @@ msgstr ""
"การรับสมัครผู้ใช้งานใหม่ปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-"
"intervention"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -626,7 +626,7 @@ msgstr ""
"การเผยแพร่ที่เชื่อถือได้บน GitLab ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมที่ https://pypi.org/"
"help#admin-intervention"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -634,7 +634,7 @@ msgstr ""
"การเผยแพร่ที่เชื่อถือได้ของ Google ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมที่ https://pypi.org/"
"help#admin-intervention"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -642,9 +642,9 @@ msgstr ""
"การเผยแพร่ที่เชื่อถือได้ตาม ActiveState ถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมที่ https://pypi."
"org/help#admin-intervention"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -652,525 +652,528 @@ msgstr ""
"การปิดโปรเจคถูกปิดใช้งานชั่วคราว ดูข้อมูลเพิ่มเติมได้ที่ https://pypi.org/help#admin-"
"intervention"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "คำเชิญผ่านอีเมล์หมดอายุแล้ว"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project already exists."
msgstr "ชื่อโปรเจคนี้ได้ถูกใช้งานแล้ว"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "ชื่อโปรเจคนี้ได้ถูกใช้งานแล้ว"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "กำหนดชื่อโปรเจค"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "ไม่อนุญาตให้ไบท์เปล่า"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Update account"
msgid "Specify ActiveState organization name"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "ค้นหาโครงการ"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password strength:"
msgid "Passwords match"
msgstr "ความปลอดภัยของรหัสผ่าน:"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "รหัสผ่านไม่ถูกต้อง กรุณาลองใหม่อีกครั้ง"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "ความปลอดภัยของรหัสผ่าน:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "เข้าใช้งานล่าสุด"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "ปฏิเสธการเข้าถึง / ไม่ได้รับอนุญาติ (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "คุณไม่มีสิทธิในการเข้าถึงหน้านี้"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "ไม่พบหน้าดังกล่าว (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "เราค้นจนทั่วแล้วก็ยังไม่เจอหน้าดังกล่าว"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "และตอนนี้สำหรับบางสิ่งบางอย่าง
ที่แตกต่างกันอย่างสิ้นเชิง"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "มอนตี้ ไพธอน - รูปสเก็ตช์ร้านชีส"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "ลิ้งค์ภายนอก"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "ดูบันทึกถอดความวิดีโอ"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "หน้าถูกลบออกไปแล้ว (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "หน้าที่คุณค้นหาได้ถูกลบออกไปแล้ว"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "เกิดข้อผิดพลาดภายในเซิร์ฟเวอร์"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "มีบางอย่างผิดปกติ"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1179,24 +1182,31 @@ msgstr ""
"
เราประสบปัญหาทางเทคนิคที่มีผลต่อความสามารถของเราในการให้บริการเว็บไซต์นี้
"
"ทางทีมงานได้รับทราบถึงปัญหาและกำลังทำงานเพื่อแก้ไขโดยเร็วที่สุดเท่าที่เป็นไปได้
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "ตรวจสอบหน้าสถานะของเรา"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "รหัสข้อผิดพลาด 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "ต้องพึ่งพา PyPI เพื่อให้งานสำเร็จ?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"พิจารณา "
"บริจาค เพื่อช่วยเราสร้างแพลตฟอร์มที่มั่นคงและปลอดภัยยิ่งขึ้น"
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1212,56 +1222,60 @@ msgstr ""
"เลือกรหัสผ่านที่รัดกุมซึ่งประกอบด้วยตัวอักษร (ตัวพิมพ์ใหญ่และตัวพิมพ์เล็ก) ตัวเลขและอักขระพิเศษ "
"หลีกเลี่ยงคำทั่วไปหรือการทำซ้ำ"
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "ความปลอดภัยของรหัสผ่าน:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1271,7 +1285,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "ค้นหา PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "ค้นหา"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "ค้นหาโครงการ"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "ข้อผิดพลาดและผลตอบรับ"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "มีส่วนร่วมใน GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "แปล PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "สปอนเซอร์ PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "สถานะ"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "รหัสข้อผิดพลาด"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "กลับไปที่หน้าหลัก"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "ดัชนีแพคเกจไพธอน"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1565,149 +1584,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "ยืนยันรหัสผ่านใหม่เพื่อเข้าใช้งาน"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1716,11 +1735,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "ยืนยันการเข้าร่วม"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "ยืนยันการเข้าร่วมขององค์กร"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)sโครงการ"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "ล๊อกอินโดยวิธีป้อนรหัสกู้คืน"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1929,196 +1948,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2207,26 +2226,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2234,11 +2253,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove email"
msgid "Removed by"
msgstr "ลบอีเมล"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm form"
msgid "Old organization type:"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm form"
msgid "New organization type:"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2559,36 +2578,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2596,7 +2615,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2604,7 +2623,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2613,11 +2632,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2636,71 +2655,71 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2708,166 +2727,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2875,7 +2894,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2883,197 +2902,197 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "รายละเอียดบัญชี"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3081,37 +3100,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3122,7 +3141,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3135,91 +3154,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "No projects"
msgid "Projects"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Account details"
msgid "Verified details"
@@ -3230,13 +3249,13 @@ msgstr "รายละเอียดบัญชี"
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3244,270 +3263,270 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Account details"
msgid "Unverified details"
msgstr "รายละเอียดบัญชี"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "ลบที่อยู่อีเมลนี้"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "ลบอีเมล"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "โครงการทั้งหมด"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "เข้าใช้งานล่าสุด"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "ลบโทเคน"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "ลบโทเคน API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "รูปภาพโปรไฟล์"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "ชื่อเต็ม"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "อีเมลสาธารณะ"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "บัญชีอีเมล"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "สถานะ"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "เพิ่มอีเมล"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "เปลี่ยนรหัสผ่าน"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "รหัสผ่านเดิม"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "รหัสผ่านปัจจุบันของคุณ"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "รหัสผ่านใหม่"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "ยืนยันรหัสผ่านใหม่"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Old password"
msgid "Update password"
msgstr "รหัสผ่านเดิม"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Enter recovery code"
msgid "Recovery code"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "รหัสผ่านปัจจุบันของคุณ"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "ระบบยืนยันตัวตนสองปัจจัยไม่ถูกต้องหรือหมดอายุไปแล้ว"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "ระบบยืนยันตัวตนสองปัจจัยไม่ถูกต้องหรือหมดอายุไปแล้ว"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Invalid two factor (Recovery code)"
msgstr "รหัสกู้คืนไม่ถูกต้อง"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Email not found"
msgid "Email sent"
msgstr "ไม่พบอีเมล์"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password strength:"
msgid "Password reset attempted"
msgstr "ความปลอดภัยของรหัสผ่าน:"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password strength:"
msgid "Password disabled"
msgstr "ความปลอดภัยของรหัสผ่าน:"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm form"
msgid "Organization role removed"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4027,58 +4046,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4118,11 +4137,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4134,27 +4153,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "การยืนยันตัวตนผ่านสองขั้นตอน (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4162,166 +4181,166 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Enter recovery code"
msgid "Recovery methods enabled"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Enter recovery code"
msgid "Recovery method"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Enter recovery code"
msgid "Generate recovery codes"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Full name"
msgid "Publisher:"
msgstr "ชื่อเต็ม"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Name"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "Organization Type: %(org_type)s"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This project name is already in use"
msgid "This Organization request has been declined"
msgstr "ชื่อโปรเจคนี้ได้ถูกใช้งานแล้ว"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Date Joined"
msgid "Declined"
msgstr "วันที่เข้าร่วม"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Update account"
msgid "Request a new organization"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Account Name"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Display Name"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Description"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization Membership Size"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization Type"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4791,13 +4810,13 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Update account"
msgid "Activate your account"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4807,7 +4826,7 @@ msgid ""
"your account."
msgstr "กรุณายืนยันอีเมลหลักของคุณก่อนที่จะสามารถดำเนินการนี้ได้"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Search projects"
msgid "PyPI Project Name"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Search projects"
msgid "project name"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "Environment name"
msgstr "รหัสกู้คืนไม่ถูกต้อง"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4927,91 +4946,91 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "No projects"
msgid "project"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5022,37 +5041,37 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Add email"
msgid "email"
msgstr "เพิ่มอีเมล"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5060,119 +5079,119 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Confirm form"
msgid "Organization"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm form"
msgid "my-organization"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "No projects"
msgid "my-project"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Full name"
msgid "my-username"
msgstr "ชื่อเต็ม"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "No projects"
msgid "Project"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Pending project name"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5183,175 +5202,176 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Enter recovery code"
msgid "Account recovery codes"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Enter recovery code"
msgid "Save your recovery codes"
msgstr "ป้อนรหัสกู้คืน"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "ลบโทเคน API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5359,65 +5379,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "โทเคนโครงการ"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Search projects"
msgid "Create another token"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Remove token"
msgid "Create token"
msgstr "ลบโทเคน"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5523,334 +5543,333 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm form"
msgid "Organization request"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm form"
msgid "Organization display name"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization description"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization membership size"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Date Joined"
msgid "Date submitted"
msgstr "วันที่เข้าร่วม"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "%(organization_name)s organization deleted"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "%(organization_name)s organization approved"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "%(organization_name)s organization declined"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove email"
msgid "Renamed by:"
msgstr "ลบอีเมล"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove email"
msgid "Approved by:"
msgstr "ลบอีเมล"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove email"
msgid "Revoked by:"
msgstr "ลบอีเมล"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Organization projects"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Update account"
msgid "There are no projects in your organization, yet."
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5858,31 +5877,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Update account"
msgid "Add project to organization"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5890,68 +5909,68 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "การยืนยันตัวตนสองขั้นตอน"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Roles"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5959,198 +5978,198 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Role Permissions Matrix"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm form"
msgid "View organization/teams"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Update account"
msgid "Delete the organization"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Update account"
msgid "Manage organization billing"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search projects"
msgid "Create new projects"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Date Joined"
msgid "Date created"
msgstr "วันที่เข้าร่วม"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6158,104 +6177,104 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Update account"
msgid "Update organization"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "รายละเอียดบัญชี"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Update account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Update account"
msgid "Before you can delete your organization."
msgstr "ปรับปรุงบัญชี"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Organization teams"
msgstr "แบบฟอร์มยืนยัน"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid "Generate Recovery Codes"
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "สร้างรหัสกู้คืน"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Date Joined"
msgid "API token created"
msgstr "วันที่เข้าร่วม"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Search projects"
msgid "Project archived"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Search projects"
msgid "Project unarchived"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project has been quarantined."
msgstr "ชื่อโปรเจคนี้ได้ถูกใช้งานแล้ว"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project has been archived."
msgstr "ชื่อโปรเจคนี้ได้ถูกใช้งานแล้ว"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6641,35 +6660,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6677,91 +6696,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid Recovery Code."
msgid "New Environment Name"
msgstr "รหัสกู้คืนไม่ถูกต้อง"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6821,54 +6840,54 @@ msgid_plural ""
"when installing in most common scenarios."
msgstr[0] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6876,27 +6895,27 @@ msgid_plural ""
"Deleting will irreversibly delete this release along with %(count)s files."
msgstr[0] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "No projects"
msgid "Project Roles"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7055,103 +7074,103 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "กรุณาระบุชื่อผู้ใช้งานด้วยตัวอักษรไม่เกิน 50 ตัวอักษร"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7166,121 +7185,121 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "ไม่มีโครงการ"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Add the project to an organization that you own."
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนในการยืนยันอีเมล์"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Search projects"
msgid "Transfer project"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7288,11 +7307,11 @@ msgid ""
"or manage."
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนในการยืนยันอีเมล์"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -7300,79 +7319,79 @@ msgid ""
"manage."
msgstr "โทเคนหมดอายุ: ไม่ใช่โทเคนในการยืนยันอีเมล์"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Search projects"
msgid "Delete %(name)s from this project."
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "ชื่อโปรเจคไม่ถูกต้อง"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7385,35 +7404,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7423,15 +7442,15 @@ msgid_plural ""
"releases"
msgstr[0] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7440,80 +7459,80 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "กลับไปที่หน้าหลัก"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "เพิ่มอีเมล"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7752,7 +7771,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7824,7 +7842,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7833,319 +7851,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "ค้นหาโครงการ"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8165,7 +8183,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8262,17 +8280,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8281,7 +8299,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8294,7 +8312,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8303,21 +8321,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8648,35 +8666,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8684,15 +8702,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8752,14 +8770,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8767,7 +8785,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8775,7 +8793,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8841,20 +8859,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8863,7 +8881,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8895,7 +8913,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8922,7 +8940,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8932,7 +8950,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8940,47 +8958,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9019,7 +9037,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9031,7 +9049,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9039,7 +9057,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9047,7 +9065,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9055,7 +9073,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9093,7 +9111,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9102,7 +9120,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9113,35 +9131,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9149,14 +9167,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9165,7 +9183,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9176,13 +9194,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9190,7 +9208,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9200,14 +9218,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9215,7 +9233,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9287,22 +9305,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9310,7 +9328,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9323,7 +9341,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9392,39 +9410,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "ตัวกรอง"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "เพิ่มตัวกรอง"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/tr/LC_MESSAGES/messages.po b/warehouse/locale/tr/LC_MESSAGES/messages.po
index 5bfe7d232006..4912bae28b80 100644
--- a/warehouse/locale/tr/LC_MESSAGES/messages.po
+++ b/warehouse/locale/tr/LC_MESSAGES/messages.po
@@ -41,7 +41,7 @@ msgstr ""
"X-Generator: Weblate 5.8.2-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -49,7 +49,7 @@ msgstr ""
"Bu eylemi gerçekleştirmeden önce **birincil** e-posta adresinizi "
"doğrulamanız gerekmektedir."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -57,19 +57,19 @@ msgstr ""
"Hesabınızdaki bu değişikliği aktif etmek için iki aşamalı kimlik "
"doğrulamasını aktif etmelisiniz."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Yerel ayarlarlar güncellendi"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "E-posta adresi geçerli değil. Tekrar deneyin."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Geçersiz parola. Tekrar deneyin."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -79,29 +79,29 @@ msgstr ""
"çizgiden oluşmak zorundadır. Ayrıca bir harf veya rakam ile başlayıp "
"bitmelidir. Farklı bir kullanıcı adı seçin."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Null karakterlerinin kullanımı yasaktır."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Bu kullanıcı adıyla kayıtlı bir kullanıcı bulunamadı"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP kodu ${totp_length} rakamdan oluşmalıdır."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Kurtarma Kodları ${recovery_code_length} karakterlerinden oluşmalıdır."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 karakter veya daha az uzunlukta bir kullanıcı adı seçin."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -109,12 +109,12 @@ msgstr ""
"Bu kullanıcı adı başka bir hesap tarafından kullanılıyor. Başka bir "
"kullanıcı adı seçin."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Parola çok uzun."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -123,21 +123,21 @@ msgstr ""
"Çok fazla başarısız giriş denemesi oldu. ${time} süre boyunca engellendiniz. "
"Sonra tekrar deneyin."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Parolalarınız eşleşmiyor. Tekrar deneyin."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "E-posta adresi çok uzun. Tekrar deneyin."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Bu alan adından bir e-posta adresi kullanamazsınız. Başka bir e-posta "
"kullanın."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -145,7 +145,7 @@ msgstr ""
"Bu e-posta adresi zaten bu hesap tarafından kullanılıyor. Başka bir e-posta "
"kullanın."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -153,37 +153,37 @@ msgstr ""
"Bu e-posta adresi farklı bir hesap tarafından kullanılıyor. Başka bir e-"
"posta kullanın."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"İsim çok uzun. En fazla 100 karakter olacak şekilde başka bir isim seçin."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "Bu alanda URL kullanımına izin verilmez."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Geçersiz TOTP kodu."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Geçersiz WebAuthn önermesi: Kötü yük"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Geçersiz kurtarma kodu."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Kurtarma kodu daha önceden kullanıldı."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Kullanıcı adı geçerli değil. Tekrar deneyin."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -192,7 +192,7 @@ msgstr ""
"Çok fazla başarısız giriş denemesi oldu. Hesabınız {} süresince kilitlendi. "
"Daha sonra tekrar deneyin."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -201,7 +201,7 @@ msgstr ""
"Bu hesaba, doğrulanmamış çok fazla e-posta eklendi. Gelen kutunuzu kontrol "
"edin ve doğrulama bağlantılarını takip edin. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -212,25 +212,25 @@ msgstr ""
"Gelen kutunuzu kontrol edin ve doğrulama bağlantılarını kontrol edin. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Geçersiz veya süresi dolmuş 2-aşamalı giriş."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Zaten giriş yapılmış"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Başarılı WebAuthn önermesi"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Kurtarma kodu kabul edildi. Bu kod yeniden kullanılamaz."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -238,143 +238,143 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Süresi dolmuş belirteç: yeni bir parola sıfırlama bağlantısı isteyin"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Geçersiz belirteç: yeni bir parola sıfırlama bağlantısı isteyin"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Geçersiz belirteç: belirteç verilmedi"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Geçersiz belirteç: bir parola sıfırlama belirteci değil"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Geçersiz belirteç: kullanıcı bulunamadı"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "Geçersiz belirteç: kullanıcı bu belirteç istendikten sonra giriş yaptı"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Geçersiz belirteç: parola bu belirteç istendikten sonra zaten değişti"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Parolanızı sıfırladınız"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Süresi dolmuş belirteç: yeni bir e-posta doğrulama bağlantısı isteyin"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Geçersiz belirteç: yeni bir e-posta doğrulama bağlantısı isteyin"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Geçersiz belirteç: e-posta doğrulama belirteci değil"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "E-posta bulunamadı"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E-posta zaten onaylanmış"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Artık sen bu e-postayı birincil adresin olarak ayarlayabilirsin"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Bu senin birincil adresin"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "E-posta adresin ${email_address} onaylandı. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Süresi dolmuş anahtar: yeni bir davetiye talep edin"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Geçersiz anahtar: yeni bir davetiye talep edin"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Geçersiz anahtar: organizasyon davetiyesi geçersiz"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Organizasyon davetiyesi geçerli değil."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Organizasyon daveti artık mevcut değil."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, fuzzy, python-brace-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${project_name}' davetiyesi reddedildi."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "Süresi dolmuş anahtar: yeni bir proje rolü daveti isteyin"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Geçersiz anahtar: yeni bir proje rolü daveti isteyin"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Geçersiz belirteç: iş birliği daveti belirteci değil"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rol daveti geçerli değil."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Görev daveti artık mevcut değil."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}' proje davetiyesi reddedildi."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -386,13 +386,13 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"kapatıldı. Detaylar için https://pypi.org/help#admin-intervention sayfasını "
"inceleyin."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
#, fuzzy
#| msgid ""
#| "You must have a verified email in order to register a pending OpenID "
@@ -405,7 +405,7 @@ msgstr ""
"postanız olmalıdır. Ayrıntılar için https://pypi.org/help#openid-connect'e "
"bakın."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
#, fuzzy
#| msgid ""
#| "You can't register more than 3 pending OpenID Connect providers at once."
@@ -413,10 +413,10 @@ msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Aynı anda 3'ten fazla bekleyen OpenID Connect sağlayıcısını kaydedemezsiniz."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
@@ -424,14 +424,14 @@ msgstr ""
"Çok fazla sayıda yetkili yayıncı kaydı denemesi yapıldı. Daha sonra tekrar "
"deneyin."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Onaylı kullanıcı kaydedilemedi"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
#, fuzzy
#| msgid ""
#| "This OpenID Connect provider has already been registered. Please contact "
@@ -443,32 +443,32 @@ msgstr ""
"Bu yetkili yayıncı zaten kayıtlı. Bunun bir hata olduğunu düşünüyorsanız, "
"lütfen PyPI yönetimiyle iletişime geçin."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Onay bekleyen bir yeni yetkili kaydı oluşturuldu. "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Geçersiz Yetkili Kimliği"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Bu proje için onaylı kullanıcı kaldırıldı. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Afiş Önizlemesi"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "En fazla 50 karakter olan bir organizasyon kullanıcı adı seçin."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -479,7 +479,7 @@ msgstr ""
"tire ve alt çizgiden oluşmak zorundadır. Ayrıca bir harf veya rakam ile "
"başlayıp bitmelidir. Farklı bir kullanıcı adı seçin."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -487,7 +487,7 @@ msgstr ""
"Bu organizasyon hesap adı kullanılıyor. Başka bir organizasyon hesap adı "
"seçin."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -495,16 +495,16 @@ msgstr ""
"Bu ismi zaten daha önce ki uygulamanızda kullandınız. Lütfen farklı bir "
"organizasyon ismi seçin."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Projeyi seç"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Proje adını belirtin"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -512,12 +512,12 @@ msgstr ""
"Yalnızca ASCII sayısal ve '.', '_' ve '-' içeren bir harf veya sayı ile "
"başlayın ve bitirin."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Bu proje adı zaten kullanılmıştır. Farklı bir proje adı seçin."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -525,7 +525,7 @@ msgstr ""
"Organizasyon adı çok uzun. En fazla 100 karakter olacak şekilde başka bir "
"isim seçin."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -533,11 +533,11 @@ msgstr ""
"Organizasyon site adresi çok uzun. En fazla 100 karakter olacak şekilde "
"başka bir adres belirtin."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Kuruluş URL'si http:// veya https:// ile başlamalıdır."
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -545,7 +545,7 @@ msgstr ""
"Organizasyon açıklaması çok uzun. En fazla 100 karakter olacak şekilde başka "
"bir açıklama belirtin."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -557,18 +557,18 @@ msgstr ""
"Açıklama çok uzun. En fazla 400 karakter olacak şekilde başka bir açıklama "
"belirtin."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
#, fuzzy
msgid "You have already submitted the maximum number of "
msgstr ""
"Zaten izin verilenden daha fazla sayıdan fazla kez {field_if_exists} için? "
"başvuru yaptınız. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "En fazla 50 karakter olan bir takım adı seçin."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -576,24 +576,24 @@ msgstr ""
"Takım adı geçersiz. Takım adları boşluk, nokta, alt çizgi, kısa çizgi veya "
"eğik çizgi ile başlayamaz veya bitemez. Farklı bir takım adı seçin."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Bu takım adı zaten kullanılmıştır. Farklı bir takım adı seçin."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Reponuz için alternatif bir isim belirtin"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Repo için alternatif URL belirtin"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
"URL çok uzun. En fazla 100 karakter olacak şekilde başka bir URL seçin."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
@@ -601,65 +601,65 @@ msgstr ""
"Açıklama çok uzun. En fazla 400 karakter olacak şekilde başka bir açıklama "
"belirtin."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Hesap detayları güncellendi"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"${email_address} e-postan eklendi - e-postanı doğrulama bağlantısı için "
"kontrol et"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Kurtarma kodları zaten oluşturuldu"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
"Yeni kurtarma kodlarının oluşturulması, mevcut kodlarınızı geçersiz "
"kılacaktır."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "API erişim anahtarı oluşturmak için e-posta hesabınızı doğrulayın."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API Anahtarı mevcut değil."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Geçersiz kimlik bilgileri. Tekrar deneyin"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Alternatif repo konumu geçersiz"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Alternatif repo adı '${name}' eklendi"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "İsteği onayla"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Alternatif depo kimliği geçersiz"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Alternatif repo bu proje için geçersiz"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -667,18 +667,18 @@ msgid ""
msgstr ""
"Alternatif depo silinemedi - ${confirm}, ${alt_repo_name} ile aynı değil"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Alternatif repo silindi '${name}'"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Onaylı kullanıcı kaydedilemedi"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -690,7 +690,7 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -702,7 +702,7 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -714,7 +714,7 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -726,9 +726,9 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -740,50 +740,50 @@ msgstr ""
"Yeni kullanıcı kayıtları geçici olarak kapatıldı. Detaylar için https://pypi."
"org/help#admin-intervention sayfasını inceleyin."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "pre-release"
msgid "Could not yank release - "
msgstr "ön sürüm"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "pre-release"
msgid "Could not un-yank release - "
msgstr "ön sürüm"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Sürümü Kaldır"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Rol davetiyesi bulunamadı."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "dosya silinemiyor- "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "Takımın '${team_name}' zaten projede için ${role_name} rolü var"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Kullanıcı '${username}' projede zaten ${role_name} rolüne sahip"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} artık ${project_name}' projesinin ${role}'sidir."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -792,8 +792,8 @@ msgstr ""
"'${username}' adlı kullanıcıya ait doğrulanmış birincil e-posta adresi "
"mevcut değil ve bu yüzden projeye ${role_name} rolünde atanamıyor"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -801,32 +801,32 @@ msgstr ""
"'${username}' adlı kullanıcıda zaten aktif bir davetiye bulunmaktadır. "
"Lütfen daha sonra tekrar deneyiniz."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "'${username}' adlı kullanıcıya davetiye gönderildi"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Rol davetiyesi bulunamadı."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Davetin süresi zaten dolmuş."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "'${username}' adlı kullanıcıdan gelen davetiye iptal edildi."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "'${username}' kullanıcısı projede zaten ${role_name} rolüne sahip"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -835,275 +835,275 @@ msgstr ""
"Kullanıcı \"${username}\", doğrulanmış bir birincil e-posta adresine sahip "
"değil ve kuruluş için ${role_name} olarak eklenemez"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Organizasyon davetiyesi bulunamadı."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Organizasyon daveti artık mevcut değil."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "'${project_name}' proje davetiyesi reddedildi."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Geçersiz proje adı"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Bu proje için hiçbir sürüm yayınlanmadı"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name isn't allowed"
msgstr "Bu proje adı zaten kullanılıyor"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project name is already in use"
msgid "This project name is too similar to an existing project"
msgstr "Bu proje adı zaten kullanılıyor"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "yayıncı kimliği belirleyin"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
#, fuzzy
#| msgid "Provider must be specified by ID"
msgid "Publisher must be specified by ID"
msgstr "Sağlayıcı kimlik ile belirtilmelidir"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "Proje adını belirtin"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Ad içinde çift tire işareti kullanılamaz"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Adın başında veya sonunda tire işareti kullanılamaz"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
#, fuzzy
#| msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"GitHub'dan beklenmeyen zaman aşımı. Birkaç dakika sonra tekrar deneyin."
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
#, fuzzy
#| msgid "Unexpected error from GitHub. Try again."
msgid "Unexpected error from ActiveState. Try again"
msgstr "GitHub'dan beklenmeyen hata. Tekrar deneyin."
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Specify project name"
msgid "Specify ActiveState project name"
msgstr "Proje adını belirtin"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid ActiveState project name"
msgstr "Geçersiz proje adı"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "GitHub deposu sahibini belirtin (kullanıcı adı veya kuruluş)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Depo adını belirtin"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Geçersiz depo adı"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "İş akışı dosya adını belirtin"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Bilinmeyen GitHub kullanıcısı veya kuruluşu."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub bu eylemi sınırladı. Birkaç dakika sonra tekrar deneyin."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "GitHub'dan beklenmeyen hata. Tekrar deneyin."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
"GitHub'dan beklenmeyen bağlantı hatası. Birkaç dakika sonra tekrar deneyin."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
"GitHub'dan beklenmeyen zaman aşımı. Birkaç dakika sonra tekrar deneyin."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Geçersiz GitHub kullanıcı veya kuruluş adı."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "İş akışı adı .yml veya .yaml ile bitmelidir"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "İş akışı dosya adı, dizinler olmadan yalnızca bir dosya adı olmalıdır"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Name ends with .git or .atom"
msgstr "İş akışı adı .yml veya .yaml ile bitmelidir"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
#, fuzzy
#| msgid "Specify GitHub repository owner (username or organization)"
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "GitHub deposu sahibini belirtin (kullanıcı adı veya kuruluş)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
#, fuzzy
#| msgid "Invalid GitHub user or organization name."
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Geçersiz GitHub kullanıcı veya kuruluş adı."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "İş akışı dosya adını belirtin"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid project name"
msgid "Invalid environment name"
msgstr "Geçersiz proje adı"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow name must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "İş akışı adı .yml veya .yaml ile bitmelidir"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Parola"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Parolalarınız eşleşmiyor. Tekrar deneyin."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Parola alanı boş"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Parola güvenlik seviyesi:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1111,193 +1111,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Kayıt"
msgstr[1] "Kayıt"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Aktif"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Vadesi Geçmiş"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "ödenmemiş"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "İptal edildi"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "tamamlanmamış"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "Tamamlanmamış Süresi Dolmuş"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "deneme"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Erişim reddedildi / Yasak (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Bu sayfayı görmek için yetkin yok"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Sayfa Bulunamadı (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Her yere baktık fakat bu sayfayı bulamadık"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Ve şimdi
tamamen farklı bir şey için"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - The Cheese Shop skeci"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Harici bağlantı"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Video dökümünü gör"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Sayfa kaldırıldı (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Sizin aradığınız sayfa kaldırıldı"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Sunucu hatası (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Bir şey kötü gitti"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1307,24 +1310,31 @@ msgstr ""
"yaşıyoruz.
Problemin farkındayız ve mümkün olan en kısa sürede çözmek "
"için çalışıyoruz.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Durum sayfamıza göz atın"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Hata kodu 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "PyPI'ye senin işini tamamlaması için güveniyor musun?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Daha istikrarlı ve güvenli bir platform oluşturmamıza yardımcı olması için "
@@ -1333,7 +1343,7 @@ msgstr ""
"civicrm/contribute/transact?reset=1&id=13\" target=\"_blank\" "
"rel=\"noopener\"> donating 'yi düşünün."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1341,56 +1351,60 @@ msgstr ""
"Harfler (büyük harf ve küçük harf), sayılar ve özel karakterler içeren güçlü "
"bir parola seçin. Ortak sözcüklerden veya yinelemelerden kaçının."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Parola güvenlik seviyesi:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Ana navigasyon"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Yardım"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Sponsorlar"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Giriş yap"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Kayıt"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Menüyü gör"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menü"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Ana menü"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1405,7 +1419,7 @@ msgstr ""
"markalarıdır. Başka herhangi bir tarafça başka herhangi bir şekilde "
"kullanılması yasaktır."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation olarak "
"kaydedilir."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1425,46 +1439,46 @@ msgstr ""
"Python Paket Dizini (PyPI) python programlama dili için olan yazılımların "
"bir kaynağı."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 en son güncellemeler"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: en yeni 40 paket"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Ana içeriği geç"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Mobil sürüme geç"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Uyarı"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "Tarayıcınız desteklenmiyor, daha güncel bir tarayıcı kullanın."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1473,7 +1487,7 @@ msgstr ""
"Python Paket Dizini'nin dağıtım araç ve süreçlerini asıl dizini etkilemeden "
"denemenize olanak tanıyan kopyası TestPyPI'yı kullanmaktasınız."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1481,233 +1495,238 @@ msgstr ""
"Bazı özellikler JavaScript olmadan çalışmayabilir. Eğer bir sorunla "
"karşılaşırsanız JavaScript' i aktif etmeyi deneyin."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI'de ara"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Proje ara"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Ara"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Proje ara"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Yardım menüleri"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Paketleri kurma"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Paketler yükleniyor"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Kullanıcı kılavuzu"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Proje adını saklama"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "SSS"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPI hakkında"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PyPI navigasyonu hakkında"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPI ana sayfası"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Altyapı kontrol paneli"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "İstatistikler"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Logolar & ticari markalar"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Sponsorlarımız"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI' a katkıda bulunmak"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Gezinmeye nasıl katkıda bulunulur"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Bug' lar ve geribildirimler"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "GitHub üzerinden katkıda bulunun"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI'ı Çevir"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "PyPI Sponsoru"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Katkıda bulunanlar"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPI'yı kullanmak"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "PyPI gezinti özelliğini kullanma"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Kullanım şartları"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Güvenlik sorunu bildir"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Davranış kuralları"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Gizlilik ilkesi"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Kabul Edilebilir Kullanım Politikası"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Durum:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "tüm sistemler çalışır durumda"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Python topluluğu için Python topluluğu tarafından geliştirildi."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Bugün bağış yapın!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Site haritası"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Masaüstü sürümüne geç"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Eylemi onayla"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "Emin misin?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Hata kodu"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Ana sayfaya geri dön"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python Paket Dizini"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Python paket yayımlanmasını Test Python Paket Diziniyle test edin"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Dev Python Paket Dizini ile PyPI'nin arkasındaki kod tabanını geliştirin"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Python Paket Diziniyle Python paketlerini bulun, yükleyin ve yayımlayın"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "veya projeleri inceleyin"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s proje"
msgstr[1] "%(num_projects_formatted)s proje"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s sürüm"
msgstr[1] "%(num_releases_formatted)s sürüm"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s dosya"
msgstr[1] "%(num_files_formatted)s dosya"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s kullanıcı"
msgstr[1] "%(num_users_formatted)s kullanıcı"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1724,149 +1743,149 @@ msgid "Package authors use PyPI to distribute their software."
msgstr ""
"Paket oluşturanlar PyPI'yi kendi yazılımlarını dağıtmak için kullanırlar."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Python kodunuzu PyPI için nasıl paketleyeceğinizi öğrenin"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Form işlenirken hata"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Parolayı onayla"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Devam etmek için parolayı onaylayın"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Parola"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(gerekli)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Sizin parolanız"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Parolayı göster"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Parolanızı unuttunuz mu?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1879,11 +1898,11 @@ msgstr ""
"oturumu kapattığınızdan emin olun. Önümüzdeki bir saat boyunca şifrenizi "
"tekrar onaylamanızı istemeyeceğiz."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Bu URL PyPI'ye dosya yüklemek için bir API endpointi."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Paketleme Kullanıcı Rehberi'ni ziyaret edin."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1902,11 +1921,11 @@ msgstr ""
"Bunun dışında size PyPI'nin ana sayfasına gitmenizi "
"tavsiye ediyoruz."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Daveti onayla"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -1923,22 +1942,22 @@ msgstr ""
"%(role_name)s rolü davetini kabul etmek ister misiniz?\n"
" "
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Kabul Et"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Reddet"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1946,52 +1965,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "%(title)s 'a giriş yap"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Kullanıcı adı"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Sizin kullanıcı adınız"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Çıkış yap"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "%(account_name)s 'den çıkış yap"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "Daveti onayla"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -2008,7 +2027,7 @@ msgstr ""
"%(role_name)s rolü davetini kabul etmek ister misiniz?\n"
" "
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2016,36 +2035,36 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s kullanıcısının profili"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "{user} Adlı Kullanıcının Gravatar.com Profil Fotoğrafı"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Katılma Tarihi"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, fuzzy, python-format
#| msgid "Joined on %(start_date)s"
msgid "Joined %(start_date)s"
msgstr "%(start_date)s tarihinde oluşturuldu"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -2053,29 +2072,29 @@ msgid_plural "%(count)s projects"
msgstr[0] "Sizin projeleriniz"
msgstr[1] "Sizin projeleriniz"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Herhangi bir proje mevcut değil"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "En son %(release_date)s tarihinde yayınlandı"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s PyPI'a henüz bir proje yüklemedi"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2083,42 +2102,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Proje ara"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Kurtarma kodları"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Kurtarma kodlarını kullanarak oturum aç"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Kurtarma kodunu girin"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Onayla"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2131,113 +2150,114 @@ msgstr ""
"birini girin. Bir kez kullanıldıktan sonra, kurtarma kodu artık geçerli "
"olmayacaktır."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Çalışmıyor mu? Yardım alın.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "%(title)s üzerinde yeni bir hesap oluştur"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Ad"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Sizin adınız"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "E-posta adresiniz"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Sizin e-posta adresiniz"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Formu onayla"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Bir kullanıcı adı seç"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Parolaları göster"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Bir parola seç"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the SSS sayfasını inceleyin."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Hesap oluştur"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Parola sıfırla"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Parolanızı sıfırlamak için, kullanıcı adınızı ya da e-postanızı girin."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Kullanıcı adı veya e-posta"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Parola sıfırlanması iste"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Sıfırlama e-postası gönderildi"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2280,7 +2300,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Kayıt olduğunuz e-posta adresine bir e-posta gönderildi."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2289,48 +2309,48 @@ msgstr ""
"Bu e-posta sizin parolanızı sıfırlamanız için bir bağlantı içerir. Bu "
"bağlantının %(n_hours)s saat içinde dolacak."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Parolanızı sıfırlayın"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Yeni bir parola seçin"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Parola sıfırlama"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "2-aşamalı kimlik doğrulama"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Bir güvenlik aracı (örneğin USB anahtarı) ile kimlik doğrula"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"Güvenlik aracınızı bağlayın ve \"Cihaz ile kimlik doğrula\" butonuna basın."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Güvenlik cihazınız (örneğin USB anahtarı) ile giriş yapmak için JavaScript'i "
"aktif hale getirin"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Cihaz ile kimlik doğrula"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"tarayıcınızı güncelleyin"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "Cihazınızı kayıp mı ettiniz? Yardım alın."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Bir uygulama ile kimlik doğrula"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Kimlik doğrulama kodunu gir"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"PyPI hesabına bağlı kimlik doğrulama aplikasyonunu kullanarak bir kod "
"üret. Kimliğini doğrulamak için forma o kodu gir.
Aplikasyonunuzu "
"kayıp mı ettin? Çalışmıyor mu?Yardım alın.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Güvenlik anahtarınızı veya uygulamanızı mı kaybettiniz?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Hesabınız için kurtarma kodları oluşturmadınız.
"
"İki faktörlü kimlik doğrulama methodlarına erişiminizi kaybederseniz PyPI "
"hesabınıza olan erişiminizi tamamen kaybedebilirsiniz. Kurtarma kodları ile ilgili yardım alın.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "PyPI hesabınız %(username)s silindi."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s e-posta gönderebilirsiniz."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2419,7 +2448,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2428,7 +2457,7 @@ msgstr ""
"Bunu alıyorsunuz çünkü %(initiator_username)s tarafından %(site)s üzerindeki "
"bir projeye eklendiniz."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2441,14 +2470,14 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2460,7 +2489,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2472,7 +2501,7 @@ msgstr ""
"Bunu alıyorsunuz çünkü %(initiator_username)s tarafından %(site)s üzerindeki "
"bir projeye eklendiniz."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2485,13 +2514,13 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s e-posta gönderebilirsiniz."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s e-posta gönderebilirsiniz."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2576,59 +2605,59 @@ msgid ""
"created."
msgstr "Parola sıfırlama linki içeren bir e-posta alacaksınız."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr "Parola sıfırlama linki içeren bir e-posta alacaksınız."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s e-posta gönderebilirsiniz."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2659,57 +2688,57 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Rol"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Ekleyen:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2720,7 +2749,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2731,13 +2760,13 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Davet et"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2748,33 +2777,33 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Kaldıran:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Rolü kaydet"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Değiştiren:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2785,8 +2814,8 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2794,7 +2823,7 @@ msgid ""
"organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2805,7 +2834,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2816,53 +2845,53 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "Parola sıfırlama linki içeren bir e-posta alacaksınız."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "Proje açıklaması"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "Proje açıklaması"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "Proje açıklaması"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "Proje açıklaması"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2871,12 +2900,12 @@ msgstr ""
"Birisi, muhtemelen siz, PyPI hesabınız %(username)s için "
"parola değişikliğinde bulundunuz."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Ne?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2896,7 +2925,7 @@ msgstr ""
"şu anki\n"
" parolanızla PyPI'a giriş ya da yükleme yapmanız mümkün değildir."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2910,12 +2939,12 @@ msgstr ""
"kullanıcılarının\n"
" riskini azaltmak için alınmış koruyucu bir önlemdir."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Ne yapmalıyım?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2924,11 +2953,11 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Sizinle nasıl iletişime geçebilirim?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2941,7 +2970,7 @@ msgstr ""
"Daha fazla bilgi için %(email_address)s adresinden PyPI yöneticileriyle\n"
" iletişime geçebilirsiniz."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2964,7 +2993,7 @@ msgstr ""
" dolayısıyla şu anki parolanızla PyPI'a giriş ya da yükleme "
"yapamayacaksınız."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2982,7 +3011,7 @@ msgstr ""
"saldırısının\n"
" riskini azaltmak adına uygulanan koruyucu bir önlemdir."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2996,11 +3025,11 @@ msgstr ""
"diğer parolalarınızı da kontrol etmenizi ve güçlü bir parola oluşturmayla "
"ilgili bilgi almanızı öneriyoruz."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Bunu siz nasıl biliyorsunuz?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3028,7 +3057,7 @@ msgstr ""
"Yardım için %(email_address)s adresinden PyPI "
"yöneticilerine ulaşabilirsiniz."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3037,30 +3066,30 @@ msgstr ""
"Birisi, muhtemelen siz, PyPI üzerinden %(username)s için parola sıfırlama "
"isteğinde bulundu."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr "Parolanızı sıfırlamak için buraya tıklayın."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Bu bağlantının süresi %(n_hours)s saat içinde geçersiz olacak."
msgstr[1] "Bu bağlantının süresi %(n_hours)s saat içinde geçersiz olacak."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Eğer bu isteği siz yapmadıysanız, güvenli bir şekilde bu e-postayı görmezden "
"gelebilirsiniz."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3072,13 +3101,13 @@ msgstr ""
"Birisi, muhtemelen siz, PyPI üzerinden %(username)s için parola sıfırlama "
"isteğinde bulundu."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3086,20 +3115,20 @@ msgid ""
"account, try that instead."
msgstr "Hesabınızla ilişkili olan e-posta adresine erişim kaybı"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "%(version)s Sürümü Oluşturulma Tarihi"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3108,7 +3137,7 @@ msgstr ""
"PyPI hesabınız %(username)s için birincil e-posta "
"%(old_email)s
'dan %(new_email)s
olarak değişti"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3116,7 +3145,7 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "Keep these somewhere safe. If you lose your "
@@ -3133,7 +3162,7 @@ msgstr ""
"kodlarına da erişiminiz yoksa, PyPI hesabınıza olan erişiminizi kalıcı "
"olarak kaybedebilirsiniz!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3145,7 +3174,7 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3153,7 +3182,7 @@ msgid ""
"used."
msgstr "PyPI hesabınız %(username)s silindi."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3161,18 +3190,18 @@ msgid ""
"been generated."
msgstr "PyPI hesabınız %(username)s silindi."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3183,7 +3212,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3195,7 +3224,7 @@ msgstr ""
"Bunu alıyorsunuz çünkü %(initiator_username)s tarafından %(site)s üzerindeki "
"bir projeye eklendiniz."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3206,13 +3235,13 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3224,7 +3253,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3236,7 +3265,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3249,7 +3278,7 @@ msgstr ""
"Sürüm ekleyebilir. Başka ilgililer de ekleyebilir. Dosyaları, sürümleri ve "
"tüm projeyi kaldırabilir."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3262,7 +3291,7 @@ msgstr ""
"Bir pakete yeni sürümler yükleyebilir. Yeni geliştiriciler ekleyemez. Dosya, "
"sürüm veya projeyi kaldıramaz."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3274,54 +3303,54 @@ msgstr ""
"Bunu alıyorsunuz çünkü %(initiator_username)s tarafından %(site)s üzerindeki "
"bir projeye eklendiniz."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "PyPI üzerinde sahip olduğun bir projeye yeni bir ortak eklendi:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "İzinler"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Ortaklar"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "PyPI üzerinde sahip olduğun bir projeye yeni bir ortak eklendi:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "PyPI üzerinde sahip olduğun bir projeye yeni bir ortak eklendi:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3332,10 +3361,10 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3343,7 +3372,7 @@ msgid ""
"organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3354,7 +3383,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3367,7 +3396,7 @@ msgstr ""
"%(site)s konumundaki %(project_name)s projesine %(initiator_username)s "
"tarafından %(role)s rolüne eklendiniz."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3379,7 +3408,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3388,7 +3417,7 @@ msgstr ""
"Birisi, muhtemelen siz, PyPI hesabınıza %(username)s iki "
"faktörlü kimlik doğrulama methodlarından %(method)s methodunu ekledi."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3397,7 +3426,7 @@ msgstr ""
"Birisi, muhtemelen siz, PyPI hesabınızdan %(username)s iki "
"faktörlü kimlik doğrulama methodlarından %(method)s methodunu çıkarttı."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3406,7 +3435,7 @@ msgstr ""
"Birisi, muhtemelen siz, bu e-posta adresini (%(email_address)s
) "
"PyPI hesaplarına ekledi."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3415,14 +3444,14 @@ msgstr ""
"Bu isteğe devam etmek istiyorsanız, bu linke tıklayarak "
"e-posta adresinizi onaylayın."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3434,7 +3463,7 @@ msgstr ""
"Bu isteğe devam etmek istiyorsanız, bu linke tıklayarak "
"e-posta adresinizi onaylayın."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
@@ -3442,142 +3471,142 @@ msgstr ""
"Eğer bu isteği siz yapmadıysanız, güvenli bir şekilde bu e-postayı görmezden "
"gelebilirsiniz."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Bu bağlantının süresi %(n_hours)s saat içinde geçersiz olacak."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Bu bildirimi kapat"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Kapat"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Yönetici"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Sizin projeleriniz"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Hesap ayarları"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Herkese açık profil"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Hesap Detayları"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "%(filename)s için hashler"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Algoritma"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Hash özeti"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Kopyala"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Kopyala"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "hashler"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Hata"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Başarı"
@@ -3601,30 +3630,30 @@ msgstr "Başarı"
msgid "Manage project"
msgstr "Projeyi Yönet"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Önceki"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Sonraki"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Birincil e-posta adresiniz (%(email_address)s) doğrulanmadı."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Birincil e-posta adresiniz bulunmamakta."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "E-postanızı doğrulayın ya da yeni bir adres ekleyin."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3633,7 +3662,7 @@ msgstr ""
"2-aşamalı kimlik doğrulama hizmeti mevcut, hesabınız "
"için kurulum yapın."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3649,7 +3678,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Profili Düzenle"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3665,93 +3694,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s PyPI'a henüz bir proje yüklemedi."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "E-posta"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "%(project)s yönetimi için navigasyon"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Proje:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Güvenlik Geçmişi"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Ayarlar"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "%(project)s yönetimi için navigasyon"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Yayınlananlar"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Ortaklar"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Dökümantasyon"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "%(project)s yönetimi için navigasyon"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3763,14 +3792,14 @@ msgstr "Doğrulanmış"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Yayınlanma tarihi: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "These details have been verified by PyPI"
msgstr "Açık profilinizde görüntülenmektedir"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Proje Bağlantıları"
@@ -3780,280 +3809,280 @@ msgstr "Proje Bağlantıları"
msgid "GitHub Statistics"
msgstr "GitHub İstatistikleri:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "Yayın geçmişi"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Toplam Yıldız:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Kopyalar:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Açık Konular/Katkılar:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Açık Konular/Katkılar:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "GitHub İstatistikleri:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "İlgilenenler"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "{username} için gravatar.com avatarı"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Üstbilgi"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Yayımlayan:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "İlgilenenler:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Doğrulanmamış"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Lisans:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Etiketler"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Gereken Python Sürümü:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Sınıflandırmalar"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Doğrulanmış*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Aralıklı teslimat sorunları doğrulama kaybına yol açabilir"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Doğrulanmış"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Doğrulanmamış"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*PyPI e-postalarına spam olarak davranıldı"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Teslim sırasında sunucu hatası"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Birden fazla teslim sorunu"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Doğrulanmamış"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Birincil"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "E-posta Ayarlarını Görüntüle"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Seçenekler"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s için Ayarlar"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Doğrulama e-postasını tekrar gönder"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Bu e-posta adresini birincil olarak ayarla"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Birincil olarak ayarla"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Bu e-posta adresini kaldır"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "E-posta adresini kaldır"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Kapsam"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tüm Projeler"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Oluşturulma Tarihi"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Son Erişim Tarihi"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Hiç"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Belirteç ayarlarını gör"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Tokeni Kaldır"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Benzersiz tanımlayıcıyı görüntüle"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "API belirtecini kaldır"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Bu tokeni kullanan büyük ve küçük uygulamalara artık PyPI'a erişim "
"sağlayamayacaktır."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "API belirteci %(token_description)s için benzersiz tanımlayıcı"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Profil Fotoğrafı"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com kullanıyoruz"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "gravatar.com adresindeki fotoğrafı değiştirin"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Hesap Detayları"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Katılma Tarihi"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4084,24 +4113,24 @@ msgstr ""
"Açık profilinizde görüntülenmektedir. "
"Değiştirilemez."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Tam Adınız"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Hiç bir isim ayarlanmadı"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Açık profilinizde görüntülenmektedir"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Herkese açık e-posta"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your onaylanmış e-postalarınızdan herhangi birini "
"yayınlayabilirsiniz."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Hesabı Güncelle"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Hesap E-postaları"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any e-postanızla hesabınızı kurtarabilirsiniz, ancak sadece birincil e-postanız bildirimleri alacaktır."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Hesabınızla ilişkili e-postalar"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Durum"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "E-posta ekle"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Şifreyi Değiştir"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Eski Şifre"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Şu Anki Şifreniz"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Yeni Şifre"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Yeni parolanı onayla"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Parolayı güncelle"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API Tokenleri"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr "API tokenleri, PyPI'a yükleme yapmak için başka bir yöntemdir."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "API tokenleriyle ilgili daha fazla bilgi edinin"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Bu hesap için API tokenlerini etkinleştir"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "API Token Ekle"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4204,57 +4233,57 @@ msgstr ""
"API tokeni eklemek için birincil e-postanızı "
"doğrulayın."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Token Kapsamı: Tüm Hesap"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Token Kapsamı: %(project_name)s Projesi"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Hesap Oluşturulma Tarihi"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Son Giriş Tarihi"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Çift Faktör Yöntemi:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Mevcut değil"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Güvenlik cihazı (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4262,193 +4291,193 @@ msgstr ""
"Kimlik doğrulama uygulaması (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Kurtarma kodu"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Aygıtı kaldır"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Şu Anki Şifreniz"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Geçersiz veya süresi dolmuş 2-aşamalı giriş."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Geçersiz veya süresi dolmuş 2-aşamalı giriş."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Geçersiz kurtarma kodu."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Çift faktörlü doğrulama eklendi"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "E-posta hesaba eklendi"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "E-posta hesaptan kaldırıldı"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "E-posta onaylandı"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "E-posta yeniden onaylandı"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Birincil e-posta değiştirildi"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Eski Birincil E-posta:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Yeni Birincil E-Posta:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Birincil e-posta ayarlandı"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "E-posta gönderildi"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Kimden:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Kime:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Konu:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Parola sıfırlama istendi"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Parola sıfırlama istendi"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Şifre başarılı bir şekilde sıfırlandı"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Şifre başarılı bir şekilde değiştirildi"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Parola sıfırla"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Proje:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Çift faktörlü doğrulama eklendi"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Yöntem: Güvenlik Aygıtı (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Aygıt Adı:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4456,73 +4485,73 @@ msgstr ""
"Yöntem: Kimlik Doğrulama Uygulaması (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Çift faktör kimlik doğrulama kaldırıldı"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Çift faktör kimlik doğrulama kaldırıldı"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Kurtarma kodları oluşturuldu"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Kurtarma kodları yeniden oluşturuldu"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Oturum açma için kullanılan kurtarma kodu"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API tokeni eklendi"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Token Adı:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API tokeni kaldırıldı"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Benzersiz tanımlayıcı:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "Açık profilinizde görüntülenmektedir"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4531,16 +4560,16 @@ msgstr ""
"Eğer sahip yanıt vermiyorsa, şuraya %(anchor_text)s "
"bakın"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "'${project_name}' davetiyesi reddedildi."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4550,8 +4579,8 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4561,7 +4590,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -4570,40 +4599,40 @@ msgstr ""
"Eğer sahip yanıt vermiyorsa, şuraya %(anchor_text)s "
"bakın"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "'${project_name}' davetiyesi reddedildi."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Bütün %(project_name)s Sürümleri"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4614,60 +4643,60 @@ msgstr ""
"şüpheli bir durum olduğunu düşünüyorsanız, lütfen en kısa sürede hesabınızı "
"güvene alın."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Son Hesap Hareketleri"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Olay"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Tarih / Zaman"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Aygıt Adı"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4748,11 +4777,11 @@ msgstr ""
"href=\"%(delete_href)s\">kaldır"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Dikkat edin!"
@@ -4764,27 +4793,27 @@ msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız"
msgid "Delete your PyPI account"
msgstr "PyPI hesabını kaldır"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Yönet"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Çift Faktörlü Kimlik Doğrulama (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4799,91 +4828,91 @@ msgstr ""
"eklemektedir. 2FA ile ilgili daha fazla bilgi edinin."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes generated"
msgid "Recovery methods enabled"
msgstr "Kurtarma kodları oluşturuldu"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Recovery code"
msgid "Recovery method"
msgstr "Kurtarma kodu"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "%(generated_datetime)s tarihinde oluşturuldu"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Yeniden oluştur"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "İki aşamalı kimlik doğrulama yöntemleri etkin"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "2 aşamalı method"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Sahip olduğunuz için kendinizi kaldıramazsınız"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Kaldır"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Kimlik doğrulama uygulamasını kaldır"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Uygulamayı kaldır"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Çift faktörlü güvenlik aygıtını kaldır"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Aygıtı kaldır"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Aygıt Adı"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4895,7 +4924,7 @@ msgstr ""
"Çift faktörlü kimlik doğrulamayı eklemek için e-posta "
"adresinizi doğrulayın."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4907,7 +4936,7 @@ msgstr ""
"Çift faktörlü kimlik doğrulamayı eklemek için e-posta "
"adresinizi doğrulayın."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4915,7 +4944,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4923,11 +4952,11 @@ msgid ""
"authentication on your account."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Kurtarma kodlarını oluştur"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4935,7 +4964,7 @@ msgid ""
"methods to your account."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4943,20 +4972,20 @@ msgid ""
"account."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "Kurtarma kodunu girin"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4968,7 +4997,7 @@ msgstr ""
"Kimlik doğrulama uygulaması ile 2FA' yı ayarlamak için:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4980,8 +5009,8 @@ msgstr ""
"Güvenlik cihazı (örneğin USB anahtarı) ile 2FA ekleyin"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4989,8 +5018,8 @@ msgstr ""
"Donanımla (örn. USB bellek) çift faktörlü kimlik doğrulamayı kurmak için "
"JavaScript'i etkinleştirin"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
" tarayıcınızın güncelleyin "
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "İkincil navigasyon"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Hesabınız"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Hesap Menüsü"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Bu eylem geri alınamaz!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Devam etmek için kullanıcı adınızı doğrulayın."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Devam etmek için %(item)s 'ı onaylayın."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "İptal"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "Kapat"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Devam etmek için parolanızı girin."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "Kullanıcı adı"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5081,417 +5110,417 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Ekleyen:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Kaldıran:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Davet et"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Sizin adınız"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "Uygulamayı Doğrula"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Kullanıcı adı"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Ana navigasyon"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "%(creation_date)s tarihinde oluşturuldu"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Ana navigasyon"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Rol daveti geçerli değil."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Yönet"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Sahip"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Görüntüle"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s PyPI'a henüz bir proje yüklemedi"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Rol daveti geçerli değil."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Reddet"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Davet et"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Oluşturulma Tarihi"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr "Parola sıfırlama linki içeren bir e-posta alacaksınız."
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Tek Sahip"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Bu Projeyi Yönet"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Projenin açık sayfasını görüntüle"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Bu proje için hiçbir sürüm yayınlanmadı"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5502,13 +5531,13 @@ msgstr ""
"için Python "
"Paketleme Kullanım Kılavuzunu ziyaret edin"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "PyPI hesabını kaldır"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5520,7 +5549,7 @@ msgstr ""
"Bu eylemi gerçekleştirmeden önce **birincil** e-posta adresinizi "
"doğrulamanız gerekmektedir."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see e-postanızla hesabınızı kurtarabilirsiniz, ancak sadece birincil e-postanız bildirimleri alacaktır."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5558,100 +5587,100 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Proje Adı"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Proje Adı"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Sahip"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Sizin adınız"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid project name"
msgid "Environment name"
msgstr "Geçersiz proje adı"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "Açıklama (opsiyonel)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5662,22 +5691,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Ekle"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5689,75 +5718,75 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Ad"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Hiç bir isim ayarlanmadı"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Proje Adı"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Proje:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Yayınlananlar"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5768,8 +5797,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5781,33 +5810,33 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "E-posta"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Konu:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Konu:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5815,8 +5844,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5828,113 +5857,113 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Project description"
msgid "Organization"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Proje Adı"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Proje:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Sizin kullanıcı adınız"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Kullanıcı adı"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Sürümü Yönet"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Proje:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Trend olan projeler"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Bu Projeyi Yönet"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
#, fuzzy
#| msgid ""
#| "You can't register more than 3 pending OpenID Connect providers at once."
@@ -5942,7 +5971,7 @@ msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
"Aynı anda 3'ten fazla bekleyen OpenID Connect sağlayıcısını kaydedemezsiniz."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5953,15 +5982,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5969,33 +5998,33 @@ msgid ""
"your account before adding a new publisher."
msgstr "Hesabınızda çift faktörlü kimlik doğrulamayı etkinleştirmediniz."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Hesap kurtarma kodları"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Kurtarma kodlarını yeniden oluştur"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -6006,7 +6035,7 @@ msgstr ""
"birini kullanmanız gerekecektir. Her bir kod yalnız bir kez "
"kullanılabilir."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -6014,7 +6043,7 @@ msgstr ""
"Bu kodlar sadece hesap kurtarmak için kullanılmalıdır, "
"normal oturum açmalar için değil."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6025,70 +6054,70 @@ msgstr ""
"kodlarına da erişiminiz yoksa, PyPI hesabınıza olan erişiminizi kalıcı "
"olarak kaybedebilirsiniz!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Kurtarma kodlarınızı kaydedin"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Dosya olarak indirin"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Kaydet"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Devam Et"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Bu kodlar bir daha görünebilir olmayacak."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
"Devam etmeden önce bunları güvenli bir şekilde sakladığınızdan emin olun."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "API belirtecini kaldır"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "\"%(macaroon_description)s\" için belirteç"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "İzinler:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Paket yükleyebilir"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Kapsam:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Tüm Hesap (Tüm Projeler)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "\"%(project)s\" Projesi"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6096,28 +6125,29 @@ msgstr ""
"Güvenlik nedenleriyle bu belirteç yalnızca bir kez görünür. Hemen "
"şimdi kopyalayın."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Belirteci panoya kopyalama"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Belirteci kopyala"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Bu belirteci kullan"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Bu API belirtecini kullanmak için:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Kullanıcı adınızı %(token)s
olarak belirtin"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -6126,7 +6156,7 @@ msgstr ""
"Parolanızı %(prefix)s
ön eki ile beraber belirtecin değerine "
"ayarlayın"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6135,7 +6165,7 @@ msgstr ""
"Örneğin, projelerinizi PyPI' a yüklemek için Twine "
"kullanıyorsanız, %(filename)s
dosyanızı şu şekilde ayarlayın:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6146,7 +6176,7 @@ msgstr ""
"href=\"%(href)s\">Twine kullanıyorsanız, %(filename)s
"
"dosyanızı şu şekilde ayarlayabilirsiniz:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6154,11 +6184,11 @@ msgstr ""
"varsayılan olarak ayarlamak istediğiniz user-scoped yahut project-scoped bir "
"belirteç"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "proje belirteci"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6170,7 +6200,7 @@ msgstr ""
"%(command)s
komutunu, PyPI' a yükleme yaparken doğru belirtece "
"geçmek için kullanabilirsiniz."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, PyPI yardım sayfasını ziyaret edin."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Yeni bir belirteç ekle"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Belirteç adı"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Bu belirteç ne için?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Kapsamı seçin."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6207,17 +6237,17 @@ msgstr ""
"Tüm hesabınızı kapsayan bir API belirteci, şuan ki ve gelecekte ki her "
"projeniz için yükleme yetkisine sahip olacaktır."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Created on"
msgid "Create token"
msgstr "Oluşturulma Tarihi"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "kimlik doğrulama uygulaması ile (TOTP) 2 aşamalı kimlik doğrulama kur"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP "
"standardını uygulayan her uygulamayı destekleyecektir."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6237,15 +6267,15 @@ msgstr ""
"Uygun uygulamalar için PyPI'ın yardım sayfasını "
"ziyaret edin."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Uygulamanızı Oluşturun"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Seçtiğiniz kimlik doğrulama uygulamasıyla QR kodunu taratın."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6253,11 +6283,11 @@ msgstr ""
"Güvenlik sebebiyle her PyPI hesabı sadece bir kimlik doğrulama uygulaması "
"kullanabilir."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "Kimlik Doğrulama Uygulaması için QR Kodu"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6265,15 +6295,15 @@ msgid ""
"instead:"
msgstr "QR tarayıcı yok mu? Kodu elle girin:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Uygulamayı Doğrula"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Kimlik Doğrulama Kodu"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6285,16 +6315,16 @@ msgstr ""
"Kurulum işlemini bitirmek için uygulamanız tarafından oluşturulan kimlik "
"doğrulama kodunu girin."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Uygulama Oluştur"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
"Güvenlik cihazıyla (örneğin USB anahtarı) 2 aşamalı kimlik doğrulama kur"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standartını uygulayan her cihazi destekler."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Başlamak için cihazınızı adlandırın"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI birden fazla güvenlik aygıtı eklemeyi desteklemektedir."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6335,11 +6365,11 @@ msgstr ""
"Lütfen aygıta bir isim verin. 64 karakterden fazla olmamalıdır. Boşluk dahil "
"tüm Unicode karakterler uygundur."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Bir güvenlik aygıtı kur"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6354,7 +6384,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">uygun bir tarayıcı"
"a> kullandığınızdan emin olun."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6362,21 +6392,21 @@ msgstr ""
"Bazı USB aygıtları FIDO gereksinimlerini uygulamadığından PyPI'da "
"çalışmamaktadır."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6387,77 +6417,76 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Davet et"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Davet et"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' Proje Geçmişi"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6470,25 +6499,25 @@ msgstr ""
"gerçekleştirdiğinizde ilgili eylem kayıt altına alınıp burada "
"görüntülenecektir."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6498,19 +6527,19 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6519,7 +6548,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6529,7 +6558,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6537,7 +6566,7 @@ msgid ""
msgstr ""
"%(username)s %(role_name)s olarak projeye eklendi"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6547,7 +6576,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6557,7 +6586,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6568,7 +6597,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6579,7 +6608,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6590,7 +6619,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6601,52 +6630,52 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr ""
"%(username)s %(role_name)s olarak projeye eklendi"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6655,108 +6684,108 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Kayıt"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Oluşturan:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Oluşturan:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Kaldıran:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Kaldıran:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Reddet"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Değiştiren:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Davet et"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Kaldıran:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "%(project_name)s Projesinin Güvenlik Geçmişi"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6771,33 +6800,33 @@ msgstr ""
"için Python "
"Paketleme Kullanım Kılavuzunu ziyaret edin"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Bunu bu projenin sahibi olduğunuz için alıyorsunuz."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6805,60 +6834,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Trend olan projeler"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Yeni bir proje kaydedin."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Yeni bir proje kaydedin."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6870,13 +6899,13 @@ msgstr ""
"Hangi PyPI kullanıcılarının %(project_name)s'yi yönetmenize yardımcı "
"olabileceklerini denetlemek için bu sayfayı kullanın"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6885,217 +6914,217 @@ msgid ""
"can do."
msgstr "İlgililer için iki olası rol mevcut:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Yeni Sürüm Oluştur"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Yeni bir proje kaydedin."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Projeyi Kaldır"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "%(project_name)s Projesini Yönetebilen Kişiler"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Kullanıcı"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Rolü kaydet"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Sahip olduğunuz için kendinizi kaldıramazsınız"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Davetiye bekliyor"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Davetiye süresi dolmuş"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Davetiyeyi iptal et"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "%(user)s için daveti iptal et"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Kaldır"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Davetiye süresi dolmuş"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Davet et"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Hesap Oluşturulma Tarihi"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s e-posta gönderebilirsiniz."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Hesap Detayları"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Sürümü Yönet"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Rol daveti geçerli değil."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7163,32 +7192,32 @@ msgid ""
"your organization."
msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Yeni bir hesap oluştur"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7211,29 +7240,29 @@ msgstr[1] ""
" Hesabınız şu anda %(count)s projenin tek sahibi.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Projeyi Kaldır"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or devret veya kaldır"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7303,52 +7332,52 @@ msgstr[1] ""
" %(count)s proje\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Bu Projeyi Yönet"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Yeni Sürüm Oluştur"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Belirteç adı"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "'%(project_name)s' dökümantasyonunu yönet"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Dökümantasyonu kaldır"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at alınamaz."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Projenin Dökümantasyonunu Kaldır"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Proje Dökümantasyonu"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Yeni dökümantasyon yüklenmesi artık desteklenmemektedir"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7380,80 +7409,80 @@ msgstr ""
"gerçekleştirdiğinizde ilgili eylem kayıt altına alınıp burada "
"görüntülenecektir."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Proje Oluşturulma Tarihi"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "%(version)s Sürümü Oluşturulma Tarihi"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Yayınlanan %(version)s sürümü kaldırıldı"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "%(version)s Sürümü Oluşturulma Tarihi"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Değiştiren:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "%(version)s Sürümü Oluşturulma Tarihi"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "%(version)s sürümünden dosya kaldırıldı"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Dosya Adı:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "%(version)s sürümünden dosya kaldırıldı"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s %(role_name)s olarak projeye eklendi"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7464,7 +7493,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7475,7 +7504,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7486,14 +7515,14 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
"%(username)s %(role_name)s olarak projeye eklendi"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7502,7 +7531,7 @@ msgstr ""
"%(username)s %(role_name)s olarak projedeki "
"yetkilerini değiştirdiler"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7511,191 +7540,191 @@ msgstr ""
"%(username)s %(role_name)s olarak projeden "
"kaldırıldı"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "Project added to %(organization_name)s organization"
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "Project removed from %(organization_name)s organization"
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API tokeni kaldırıldı"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "İzinler: Bu Projeye Yükleme Yapabilir"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Oluşturulma Tarihi"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API tokeni kaldırıldı"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Denetleyen:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Gereken Python Sürümü:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Değiştiren:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Gereken Python Sürümü:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Değiştiren:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Proje Adı"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Proje ara"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Proje Adı"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Proje ara"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Projelere Geri Dön"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Bu proje için hiçbir sürüm yayınlanmadı"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "'${project_name}' davetiyesi reddedildi."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Bu proje için hiçbir sürüm yayınlanmadı"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7704,39 +7733,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Bu Projeyi Yönet"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Bu Projeyi Yönet"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid project name"
msgid "Constrain environment"
msgstr "Geçersiz proje adı"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7744,94 +7773,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid project name"
msgid "New Environment Name"
msgstr "Geçersiz proje adı"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "'%(project_name)s' – %(version)s Sürümünü Yönet"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "%(version)s Sürümü"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Yeni sürümler"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "sürümü incele"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "%(project_name)s %(version)s Sürümünün Dosyaları"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Dosya Adı, Boyut"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Tür"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python Sürümü"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Yüklenme Tarihi"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Dosya Ayarlarını Görüntüle"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Dosya Ayarları"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "İndir"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "'dan dosya sil"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Dosyayı Kaldır"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Yeni Dosya Yükle"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Hiçbir dosya bulunamadı"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Kapat"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Paketleme Kullanıcı Kılavuzu "
"üzerinde öğren"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Yayınlanma Ayarları"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Yeni sürümler"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7897,20 +7926,20 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7923,35 +7952,35 @@ msgstr ""
"inceleyiniz.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Açıklama (opsiyonel)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Sürüm"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Sürümü Kaldır"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7978,12 +8007,12 @@ msgstr[1] ""
"geri dönülemez şekilde kaldıracaktır.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Silme işlemi bu sürümü geri dönülemez şekilde kaldıracaktır."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -7991,8 +8020,8 @@ msgstr ""
"Aynı sürüm numarasına sahip aynı türden, yeni bir dağıtımı yeniden "
"yükleyemezsiniz."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -8002,8 +8031,8 @@ msgstr ""
"projelerini bozacaktır. Yasal sorunları ele almak veya zararlı sürümleri "
"kaldırmak için son çare olarak düşünülmüştür."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "Duo Mobile for iOS için Duo "
"Mobile"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s Sürümleri"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Yayınlanma Tarihi"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Dosyalar"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Yeni sürümler"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Sürümü Yönet"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Hiçbir dosya mevcut değil"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Yayınlama Ayarlarını Görüntüler"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s Ayarları"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "Yayınlananlar"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
#, fuzzy
#| msgid "pre-release"
msgid "Un-yank release"
msgstr "ön sürüm"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "'%(project_name)s' Sürümlerini Yönet"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Yeni Sürüm Oluştur"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Hiçbir sürüm bulunamadı"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python Paketleme "
"Kullanıcı Kılavuzu üzerinde öğrenin"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "'%(project_name)s' İlgililerini Yönet"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8146,26 +8175,26 @@ msgstr ""
"Hangi PyPI kullanıcılarının %(project_name)s'yi yönetmenize yardımcı "
"olabileceklerini denetlemek için bu sayfayı kullanın"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Proje Bağlantıları"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "İlgililer için iki olası rol mevcut:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Geliştirici"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8177,7 +8206,7 @@ msgstr ""
"Bir pakete yeni sürümler yükleyebilir. Yeni geliştiricileri davet edemez. "
"Dosya, sürüm veya projeyi kaldıramaz."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8201,7 +8230,7 @@ msgstr "%(project_name)s Projesini Yönetebilen Kişiler"
msgid "Collaborator"
msgstr "Ortaklar"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -8209,102 +8238,102 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Yeni bir hesap oluştur"
msgstr[1] "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Sahip olduğunuz için kendinizi kaldıramazsınız"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "İlgili davet et"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "Yeni bir proje kaydedin."
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "İlgili davet et"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "İlgili davet et"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "'%(project_name)s' Ayarlarını Yönet"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Proje Ayarları"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project size :"
msgid "Project size:"
msgstr "Proje büyüklüğü:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (artış talep edin) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "%(project_name)s için bir belirteç oluştur"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8313,11 +8342,11 @@ msgstr ""
"%(project_name)s 'e API belirteci eklemek için birincil "
"e-posta adresinizi onaylayın."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Proje açıklaması ve kenar çubuğu"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8353,27 +8382,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Python "
"Paketleme Kullanıcı Kılavuzunu inceleyin."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid ""
@@ -8381,68 +8410,68 @@ msgid ""
"organization."
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${organization_name}' organization."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Artık '${project_name}' projesinde ${role} oldunuz."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Herhangi bir proje mevcut değil"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Proje Adı"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Bu projeyi kaldırırsanız şunlar olacaktır:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8450,45 +8479,45 @@ msgid ""
"role."
msgstr "Hesabınızı kaldırdıktan sonra tekrar kurtaramazsınız"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an organization invitation token"
msgid "Add the project to an organization that you own."
msgstr "Geçersiz anahtar: organizasyon davetiyesi geçersiz"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Projeyi Yönet"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Yeni bir hesap oluştur"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an organization invitation token"
msgid ""
@@ -8496,13 +8525,13 @@ msgid ""
"or manage."
msgstr "Geçersiz anahtar: organizasyon davetiyesi geçersiz"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an organization invitation token"
msgid ""
@@ -8510,88 +8539,88 @@ msgid ""
"manage."
msgstr "Geçersiz anahtar: organizasyon davetiyesi geçersiz"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s PyPI'a henüz bir proje yüklemedi"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s için bir belirteç oluştur"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid repository name"
msgid "Alternate Repository Name"
msgstr "Geçersiz depo adı"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "Proje açıklaması"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Proje ara"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8604,35 +8633,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Proje ara"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Projeyi Kaldır"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Bu projeyi kaldırırsanız şunlar olacaktır:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8647,15 +8676,15 @@ msgstr[1] ""
"Projeyle birlikte %(count)s sürüm geri dönülemez "
"şekilde kaldırılacaktır"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Geri Dönüşü Olmadan Projeyi Kaldır"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr "Proje adını diğer PyPI kullanıcılarına aç"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8668,7 +8697,7 @@ msgstr ""
"(proje adı birleştirilerek oluşturulan tüm PYPI dağıtım dosya adları "
"benzersizdir, sürüm numarası + dağıtım türü)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8681,82 +8710,82 @@ msgstr ""
"gerçekleştirdiğinizde ilgili eylem kayıt altına alınıp burada "
"görüntülenecektir."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Projelere Geri Dön"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Proje ara"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "'%(project_name)s' Projesini Yönet"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Projeden %(user)s adlı kullanıcıyı kaldırın"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Bu projenin sahibi değilsiniz"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "E-posta ekle"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. paket yüklemeleri hakkında daha fazla bilgi edinin."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Python Paketleme Kullanıcı Kılavuzu "
"üzerinde öğren"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9019,7 +9048,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301'e başvurun."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Sınıflandırma Listesi"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Not:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9118,7 +9146,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">PSF Davranış Kurallarını izlemesi "
"beklenmektedir."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9132,7 +9160,7 @@ msgstr ""
"saklamalısınız, böylece bahsi geçen durumlarda erişiminizi tekrar "
"kazanabilirsiniz.."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9147,7 +9175,7 @@ msgstr ""
"en az iki tane kurmasını ve kurtarma "
"kodları oluşturmasını öneriyoruz."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help hesap kurtarma için yardım talep "
"edebilirsiniz."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Paket, proje veya sürüm nedir?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "PyPI'den bir dosyayı (paketi) nasıl yüklerim?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Nasıl kodumu PyPI için paketleyip yayımlayabilirim?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Trove sınıflandırıcısı nedir?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "What's a package, project, or release?"
msgid "What's a \"yanked\" release?"
msgstr "Paket, proje veya sürüm nedir?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Proje ara"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Neden doğrulanmış bir e-posta adresine ihtiyacım var?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "PyPI neden bana parolamın ele geçirildiğini söylüyor?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "Hesabımda şüpheli bir hareket fark ettiğimde ne yapmalıyım?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
#, fuzzy
#| msgid "Why is PyPI telling me my password is compromised?"
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "PyPI neden bana parolamın ele geçirildiğini söylüyor?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "İki aşamalı kimlik doğrulaması nedir ve PyPI'de nasıl çalışır?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9225,7 +9253,7 @@ msgstr ""
"one-time password\">TOTP) çalışır? PyPI üzerinde bunu nasıl "
"kurabilirim?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9237,12 +9265,12 @@ msgstr ""
"Bir güvenlik aygıtıyla (örneğin USB anahtarı) iki faktörlü kimlik doğrulama "
"nasıl çalışır? PyPI'ye nasıl ayarlarım?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Güvenlik aygıtı olarak hangi aygıtları (USB anahtarı dışında) kullanabilirim?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9254,122 +9282,122 @@ msgstr ""
"Kurtarma kodları ve iki faktörlü kimlik doğrulaması nasıl çalışır? PyPI'da "
"nasıl kurarım?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
"PyPI ile kimlik doğrulaması yapmak için API belirteçlerini nasıl "
"kullanabilirim?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Neden bazı eylemler parolamı onaylamamı gerektiriyor?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Kişisel(Private) paketlerimi PyPI'da nasıl yayınlayabilirim?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPI' da kullanabileceğim API' lar var mı?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "PyPI'nin bir aynasını nasıl çalıştırabilirim?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Projenin yayınlanan yeni sürümlerinden nasıl haberdar olabilirim?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"PyPI, indirilenler, ve proje/paket kullanımı hakkında ki istatistikleri "
"nereden görebilirim?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Kişisel(Private) paketlerimi PyPI'da nasıl yayınlayabilirim?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Neden belirlediğim proje ismi müsait değil?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Önceden kaydedilmiş yahut terkedilmiş bir proje ismini nasıl talep "
"edebilirim?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
"PyPI üzerinde bulunan bir projenin ortak geliştiricileri için mevcut olan "
"roller nelerdir?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
"Nasıl PyPI üzerinde bulunan bir projenin sahibi/geliştiricisi olabilirim?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Bir projenin açıklamasını farklı bir formatta nasıl yükleyebilirim?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Projem için dosya boyutu limitini nasıl yükseltebilirim veya tamamen "
"kaldırabilirim?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Projem için toplam proje boyutu limitini nasıl yükseltebilirim veya tamamen "
"kaldırabilirim?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Yeni çıkmış: en yeni proje sürümleri"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr "Neden tarayıcı arayüzünden PyPI' a manuel olarak dosya yükleyemiyorum?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "PyPI parolamı unuttum. Bana yardım edebilir misiniz?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
"PyPI hesabıma olan erişimimi kaybettim. Bana yardımcı olabilir misiniz?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9381,7 +9409,7 @@ msgstr ""
"Dosyaları yüklerken neden \"Geçersiz veya var olmayan kimlik doğrulama "
"bilgileri\" hatası alıyorum?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9389,17 +9417,17 @@ msgstr ""
"pip install
sırasında neden \"No matching distribution found\" "
"ya da \"Could not fetch URL\" hatalarını alıyorum?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"PyPI internet sitesini kullanırken sorunlar yaşıyorum. Bana yardım edebilir "
"misiniz?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Neden paketım ya da kullanıcı hesabım bloklandı?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9407,17 +9435,17 @@ msgstr ""
"Neden \"Filename or contents already exists\" ya da\"Filename has been "
"previously used\" hatalarını alıyorum?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Yeni bir sınıflandırıcıyı nasıl talep edebilirim?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
"PyPI hakkında geribildirimlerimi ya da karşılaştığım bugları nereye "
"bildirebilirim?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9432,37 +9460,37 @@ msgstr ""
"one-time password\">TOTP) çalışır? PyPI üzerinde bunu nasıl "
"kurabilirim?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "PyPI'yı kimler sürdürüyor?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "PyPI'n gücü nereden geliyor?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "PYPI'nın kullanılabilir olmasına güvenebilir miyim?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Nasıl PyPI' a katkıda bulunabilirim?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "PyPI 'da yapılacak olan değişikliklerden nasıl haberdar olabilirim?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "PyPI'nin bir aynasını nasıl çalıştırabilirim?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
@@ -9470,44 +9498,44 @@ msgstr ""
"\"beta feature\" rozetinin anlamı nedir? Warehouse' un güncel beta "
"özellikleri(beta features) nelerdir?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "PyPI' ı nasıl telaffuz etmeliyim?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Sık sorulan sorular"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Temeller"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Hesabım"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Birleştirme"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "PyPI üzerinde ki projelerin yönetimi"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Sorun giderme"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Hakkında"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9530,21 +9558,21 @@ msgstr "Hakkında"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" PyPI'de bulunan yazılımları tanımlamak için "
@@ -9567,7 +9595,7 @@ msgstr ""
"(paketler) bulunabilir.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the kurulum rehberine göz atın."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9597,7 +9625,7 @@ msgstr ""
"üzerinde bulunan paketleme eğitimine bakın."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See sınıflandırıcılar sayfasına bakın."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "There is currently no established process for performing this "
@@ -9629,7 +9657,7 @@ msgstr ""
"rel=\"noopener\">PEP 541"
"a> uyarınca geliştirilmektedir."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9640,11 +9668,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Hesabım"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9652,15 +9680,15 @@ msgstr ""
"An itibarı ile aşağıda ki işlemleri gerçekleştirebilmek için PyPI' ın "
"doğrulanmış bir e-posta adresine ihtiyacı var:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Yeni bir proje kaydedin."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Yeni bir sürüm yahut dosya yükleyin."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9668,7 +9696,7 @@ msgstr ""
"Zamanla doğrulanmış bir e-posta adresi gerektiren aktivitelerin sayısının "
"artması beklenir."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PyPI itself has not suffered a breach. This is a protective measure "
@@ -9763,17 +9791,17 @@ msgstr ""
"engellenmiştir ve parolanızı sıfırlayana "
"kadar PyPI üzerinde yeniden oturum açamazsınız. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9782,7 +9810,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| "
Two factor authentication (2FA) makes your account more secure by "
@@ -9826,7 +9854,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">discuss.python.org.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9839,7 +9867,7 @@ msgstr ""
"parola\">TOTP standardı' nı destekleyen herhangi bir kimlik "
"doğrulama uygulaması ile 2-aşamalı kimlik doğrulama sistemini kurabilirler ."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9849,7 +9877,7 @@ msgstr ""
"sahip kimlik doğrulama uygulamaları, hesabınıza girerken kullanabileceğiniz "
"sürekli değişen kimlik doğrulama kodları üretirler."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9859,7 +9887,7 @@ msgstr ""
"standart olduğu için, PyPI hesabınız ile uyumlu bir çok uygulama mevcut. "
"Popüler uygulamalar:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS için Google "
"Authenticator"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(tescilli)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS için Duo "
"Mobile"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(açık kaynak)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9916,7 +9944,7 @@ msgstr ""
"Kimlik doğrulama uygulaması ile 2FA' yı ayarlamak için:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9924,7 +9952,7 @@ msgstr ""
"Bir kimlik doğrulama (TOTP"
"abbr>) uygulaması açın"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9934,7 +9962,7 @@ msgstr ""
"doğrulama uygulaması ile 2FA "
"ekle\" seçeneğini seçin"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -9942,7 +9970,7 @@ msgstr ""
"PyPI hesabınıza özel bir gizli anahtar üretir. Bu anahtar hem QR kod hem de "
"metin olarak görüntülenir."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -9951,7 +9979,7 @@ msgstr ""
"metin olarak yazabilirsiniz. Seçtiğiniz kimlik doğrulama uygulamasına göre "
"anahtar girdi yöntemi değişiklik gösterebilir."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9963,7 +9991,7 @@ msgstr ""
"Kimlik doğrulama uygulamanız bir doğrulama kodu oluşturacaktır. PyPI "
"kurulumunuzu doğrulamak için bu kodu kullanın"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9973,26 +10001,26 @@ msgstr ""
"paylaşıyor. Bu sayede kimlik doğrulama uygulamanız PyPI hesabınız için "
"geçerli kimlik doğrulama kodları oluşturabilecek."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "PyPI hesabınıza bir sonraki girişinizde şunları yapmanız gerekecek:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Normal bir şekilde kullanıcı adı ve parolanızı girin"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Kimlik doğrulama kodu oluşturabilmek için kimlik doğrulama uygulamanızı açın"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "PyPI' da oturum açma işleminizi tamamlamak için bu kodu kullanın"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10003,7 +10031,7 @@ msgstr ""
"gönderirler. Daha sonra bu parola PyPI tarafından kimliğinizi doğrulamak "
"için kullanılır."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10011,7 +10039,7 @@ msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "Bir USB anahtar yardımıyla 2-aşamalı doğrulama kurmak için:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a FIDO U2F özelliği' ne uygun bir USB anahtar kullanmak "
"için:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10058,11 +10086,11 @@ msgstr ""
"Unutulmamalıdır ki FIDO şartnamesine uymayan bazı eski "
"Yubico USB anahtarlar, PyPI ile çalışmayacaklardır"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Aşağıdaki adımları takip edin:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10076,11 +10104,11 @@ msgstr "Aşağıdaki adımları takip edin:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10094,7 +10122,7 @@ msgstr ""
"li>\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10102,7 +10130,7 @@ msgstr ""
"İşlem tamamlandığında USB anahtarınız PyPI hesabınıza tanımlanacak böylece "
"USB anahtarınızı PyPI hesabınızda oturum açarken kullanabiliyor olacaksınız."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10120,7 +10148,7 @@ msgstr ""
"yerleştirip tamamlayın\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of FIDO uyumlu cihazların kullanımı ve desteği git gide "
"büyümektedir, ve bu cihazlar PyPI ile kullanılabilir."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10144,7 +10172,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">güvenlik cihazı gibi "
"davranan mobil telefonlar' a da artan bir destek bulunmakta."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the authentication application"
@@ -10178,7 +10206,7 @@ msgstr ""
"href=\"#utfkey\">güvenlik cihazınıza erişiminizi kaybederseniz, PyPI'da "
"oturum açmak için bu kodları kullanabilirsiniz."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10197,11 +10225,11 @@ msgstr ""
"kurtarma işlemi için kullanılmalıdırlar. Bir kurtarma kodu kullanıldıktan "
"sonra inaktif hale gelir ve tekrar kullanılamaz."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Kurtarma kodlarını sağlamak için:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10209,7 +10237,7 @@ msgstr ""
"PyPI hesabınıza giriş yapın, hesap ayarlarına gidin ve \"Kurtarma kodları "
"oluştur\" seçeneğini seçin"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10218,7 +10246,7 @@ msgstr ""
"yazdırıp güvenli bir yerde saklayabilirsiniz veya parola yöneticisine "
"kaydedebilirsiniz."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10228,11 +10256,11 @@ msgstr ""
"tümünü kullandıysanız, hesap ayarlarınızdan \"Kurtarma kodlarını yeniden "
"oluştur\" seçeneğini seçerek yenilerini oluşturabilirsiniz."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Bir kurtarma koduyla oturum açmak için:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10244,14 +10272,14 @@ msgstr ""
"İki faktörlü kimlik doğrulaması istendiğinde \"Kurtarma kodu kullanarak "
"oturum aç\" ı seçin"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Her kodu yalnızca bir kez kullanabileceğinizden, kullandığınız kodu "
"\"kullanıldı\" olarak işaretlemek mantıklı olacaktır"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10261,7 +10289,7 @@ msgstr ""
"\"Kurtarma kodlarını yeniden oluştur\" butonu yardımıyla yeni kurtarma "
"kodları oluşturabilirsiniz."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10271,7 +10299,7 @@ msgid ""
"to PyPI."
msgstr "API tokenleri, PyPI'a yükleme yapmak için başka bir yöntemdir."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10303,13 +10331,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(hesap ayarlarınızı kontrol edin)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10339,21 +10367,21 @@ msgstr ""
"Hesap ayarları' nızda iken, API beliteçleri "
"bölümüne gidin ve \"API belirteci ekle\"' yi seçin"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "API beliteci kullanmak için:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Kullanıcı adınızı __token__
olarak belirtin"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Parolanızı pypi-
ön eki ile beraber belitecin değerine ayarlayın"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10371,7 +10399,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">travis.yml
Travis kullanan kullanıcılar )."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10380,29 +10408,29 @@ msgstr ""
"ile çözüp, çıktıyı PyPI' da görüntülenen eşsiz tanımlayıcı ile "
"karşılaştırarak incelemek isteyebilir."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10410,15 +10438,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Yeni paketlerin ve yeni sürümlerin RSS beslemeleri ile beraber evet."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "API referansına bakın."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the Google BigQuery "
"üzerinde bulunan açık verisetimizi kullanarak analiz edebilirsiniz."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"diğer ilgili faktörler dahildir."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see durum sayfamıza göz atabilirsiniz."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10514,14 +10542,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10533,7 +10561,7 @@ msgstr ""
"href=\"%(href)s\">devpi projesi' ni kendi kullanımınız için özel olarak "
"ayaklandırmanızdır."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10551,7 +10579,7 @@ msgstr ""
"kullanılamayacağına dair bir hata dönebilir. (Şu anki sisteme göre) Böyle "
"bir duruma neden olabilecek üç şey var:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python Standart Kütüphanesi modülü ile çakışıyor."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10579,7 +10607,7 @@ msgstr ""
"%(incorrect_code)s
%(correct_code)s
için genel bir "
"yazım hatasıdır, ve kötü amaçlı bir paket kullanıcıyı şaşırtmamalıdır."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10587,7 +10615,7 @@ msgstr ""
"Proje ismi başka bir kullanıcı tarafından kaydedildi ancak herhangi bir "
"paket sürümü oluşturulmadı."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
@@ -10596,7 +10624,7 @@ msgstr ""
"Eğer sahip yanıt vermiyorsa, şuraya %(anchor_text)s "
"bakın"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"İsim transferi nasıl talep edilir\" bölümünü izleyin."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10615,11 +10643,11 @@ msgstr ""
"Bir pakete yeni sürümler yükleyebilir. Yeni geliştiriciler ekleyemez. Dosya, "
"sürüm veya projeyi kaldıramaz."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Sahibi:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10627,7 +10655,7 @@ msgstr ""
"Sürüm ekleyebilir. Başka ilgililer de ekleyebilir. Dosyaları, sürümleri ve "
"tüm projeyi kaldırabilir."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10641,7 +10669,7 @@ msgstr ""
"sahipleri genelde iletişim bilgilerini proje sayfasında ki 'Meta' "
"detaylarının 'Author' alanında paylaşıyorlar."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
@@ -10649,14 +10677,14 @@ msgstr ""
"Eğer sahip yanıt vermiyorsa, şuraya %(anchor_text)s "
"bakın"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10665,7 +10693,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python Packaging User "
"Guide' na bakınız."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10684,14 +10712,14 @@ msgid ""
"projects may differ), we can sometimes increase your limit."
msgstr ""
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10700,7 +10728,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Sorun bildir ile bize şunları bildirin:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "To learn how to install a file from PyPI, visit the kurulum rehberine göz atın."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Sorun bildir ile bize şunları bildirin:"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10762,7 +10790,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10778,7 +10806,7 @@ msgstr ""
"Açklamanın işlenebilirliğini yerel olarak test etmek için PyPI tarafından da "
"kullanılan readme_renderer 'yı kullanabilirsiniz."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10791,38 +10819,38 @@ msgstr ""
"isminizi hatırlıyorsanız, şu adımları takip ederek parolanızı "
"sıfırlayabilirsiniz:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Şu link ile parolanızı sıfırlayın."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"PyPI' de kullandığınız e-posta adresinizi yahut kullanıcı isminizi girip "
"formu gönderin."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Parola sıfırlama linki içeren bir e-posta alacaksınız."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "PyPI hesabınıza erişiminizi şu nedenler biri yüzünden kaybettiyseniz:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "Hesabınızla ilişkili olan e-posta adresine erişim kaybı"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, cihazı, ve kurtarma kodları"
"a>'na olan erişimin kaybedilmesi"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to izleyicimiz üzerinden "
"sorun bildirir hesap kurtarma ile ilgili yardım alabilirsiniz."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
"API Belirteci'nizin geçerli olduğundan ve iptal edilmediğından emin olun."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10862,19 +10890,19 @@ msgstr ""
"olduğundan ve yeni satır(/n/r) gibi herhangi bir trailing karakter "
"içermediğinden emin olun."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Kullanıcı adınızı __token__
olarak belirtin"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10885,7 +10913,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10906,7 +10934,7 @@ msgstr ""
"rel=\"noopener\">Konu hakkında detaylı bilgiler öğrenmek için PSF bloğuna "
"göz atabilirsiniz."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10918,7 +10946,7 @@ msgstr ""
"hatası alıyorsanız, durum ile ilgili daha fazla bilgi öğrenmek için komuta "
"-v
' ı eklemeyi deneyin:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10930,7 +10958,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
gibi bir hata görüyorsanız, PyPI'a "
"daha güncel bir TLS destek kütüphanesi yardımı ile bağlanmayı deneyin."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10942,7 +10970,7 @@ msgstr ""
"sağlayıcınız, yahut ara dağıtıcı), ve Python'un yüklü sürümleri, "
"setuptools
, vepip
' e göre değişiklik gösterebilir."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, fuzzy, python-format
#| msgid ""
#| "For help, go to , işletim sisteminiz, kurulum detaylarınız ve "
"%(command)s
' unuzun çıktısı ile ileti gönderin."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , böylece siz ve diğer kullanıcılarımız için problemi çözmeye "
"çalışalım."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11011,7 +11039,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> projenizi PyPI' a "
"yüklemeniz için twine kullanmanızı öneriyoruz.."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11025,7 +11053,7 @@ msgstr ""
"verilerin dizinine izin verdiği için Spammer' lara göre uygun ve öncelikli "
"hedeflerden biridir."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11042,23 +11070,23 @@ msgstr ""
"güncelleyeceğimiz durum sayfamız' ı kontrol edin."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI bu hataları, şu nedenlerden biri yüzünden üretebilir:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Dosya ismi kullanılmış ve dosya mevcut"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Dosya ismi kullanılmış ancak dosya artık mevcut değil"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Tam olarak aynı içeriğe sahip bir dosya mevcut"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11066,13 +11094,13 @@ msgstr ""
"PyPI, bir proje silinip yeniden oluşturulsa dahi dosya isminin tekrar "
"kullanılmasına izin vermez."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11080,14 +11108,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11101,7 +11129,7 @@ msgstr ""
"request atın. Neden önemli olduğuna dair kısa bir gerekçe eklediğinizden "
"emin olun."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11118,7 +11146,7 @@ msgstr ""
"yazılımla ilgili sorunlar için olduğunu lütfen unutmayın. Yeni bir sorun "
"yazmadan önce, benzer bir sorunun zaten var olup olmadığına göz atın."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11126,7 +11154,7 @@ msgstr ""
"PyPI' den yüklenen belirli bir paketle ilgili bir sorun yaşıyorsanız, "
"öncelikli olarak paketin geliştiricilerine ulaşmanız gerekmektedir."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11134,7 +11162,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11144,14 +11172,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11159,7 +11187,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; cömert sponsorlarımız "
"tarafından karşılanmaktadır."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11223,7 +11251,7 @@ msgstr ""
"beta dan çıkmış ve eski sitenin (pypi.python.org) yerini almıştır. Şimdi "
"sağlam, test edilmiş ve yoğun tarayıcı ve API trafiği için hazırdır."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11250,11 +11278,11 @@ msgstr ""
"rel=\"noopener\">Warehouse projesi)'ni geliştirmek ve sürdürülebilir "
"kılmak için daha yapacağımız bir çok iş bulunmaktadır."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Finansal:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11263,11 +11291,11 @@ msgstr ""
"Geliştirme ve bakım amacıyla bağışlarınıza son "
"derece minnettarız."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Geliştirme:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11279,7 +11307,7 @@ msgstr ""
"olmak zorunda değilsiniz. Hatta ilk açık-kaynak pull "
"request'inizi yapmanıza yardımcı olmaktan mutluluk duyarız!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into kurulum rehberine göz atın."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -11378,7 +11406,7 @@ msgstr ""
"Hesabınıza tekrar erişim sağlayabilmeniz için lütfen PyPI'da şifrenizi sıfırlayın."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11389,11 +11417,11 @@ msgstr ""
"Bu şu anlama geliyor: bu özellik muhtemelen düzgün çalışacak, yinede daha "
"yeni bir özellik ve diğer özelliklere göre daha az test edildi."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Şu anda beta sürümünde hiçbir özellik yok."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11403,40 +11431,46 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Kaynaklar"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
"Başka bir şey mi arıyorsunuz? Belki aşağıdaki linkler işinize yarayabilir:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Dökümantasyon"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python Packaging Kullanıcı Kılavuzu"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python dokümantasyonu"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(resmi Python web sitesi)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Python topluluk sayfası"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(IRC kanallarının listeleri, e-posta listeleri, vb.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "İletişim"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, fuzzy, python-format
#| msgid ""
#| "Popular keys include Thetis."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Güvenlik"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Bir güvenlik sorunu bildirme"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11475,78 +11509,78 @@ msgstr ""
"Güvelik konusuna büyük önem veriyoruz ve güvenlik politikamızı dikkatle "
"takip etmenizi istiyoruz."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Önemli!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "GitHub sorun izleyicimiz"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Resmi yahut gayri resmi sohbet kanalları"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Resmi yahut gayri resmi e-posta listeleri"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Sonra ne var?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11554,7 +11588,7 @@ msgstr ""
"Bir sorunu e-posta ile bildirdikten sonra, 48 saat içerisinde geri bildirim "
"alırsınız."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
@@ -11562,52 +11596,52 @@ msgstr ""
"Alınan aksiyona bağlı olarak size gönderilen ilk e-postadan sonra onu takip "
"eden başka e-postalar alabilirsiniz."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "Bu güvenlik politikası en son 14 Mart 2018 tarihinde güncellenmiştir."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI site haritası"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI ana sayfası"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Proje arama ve filtreleme"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Kimlik doğrulama"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Oturum aç"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Güvenlik politikası"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
#, fuzzy
#| msgid "Sponsor PyPI and related projects"
msgid "Support PyPI and related projects"
msgstr "PyPI ve ilişkili sürümlere sponsor ol"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
#, fuzzy
#| msgid ""
#| " tarayıcınızın güncelleyin "
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, fuzzy, python-format
#| msgid ""
#| "Duo Mobile for iOS için Duo "
"Mobile"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the iOS için Duo "
"Mobile"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, fuzzy, python-format
#| msgid ""
#| "Popular keys include Thetis."
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsors"
msgid "PSF Sponsorship"
msgstr "Sponsorlar"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI istatistikleri"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "PyPI istatistikleri"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "PyPI istatistikleri"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 packages based on sum of their packages "
@@ -11842,93 +11876,93 @@ msgid ""
"numbers to be realtime."
msgstr "Toplam paket boyutuna(byte cinsinden) göre ilk 100 paketin listesi."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Proje hakkında istatistikler"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Sürümün toplam dosya boyutu (byte cinsinde)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Tüm PyPI'da"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Arama sonuçları"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
"'%(text)s' bunu demek mi istediniz?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Paneli kapat"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Filter by classifier"
msgstr "Açık profilinizde görüntülenmektedir"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
"Bir arama sorgusu girin yahut sınıflandırıcılar listesinden bir filtre seçin."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Bir arama sorgusu girin yahut düğmeye tıklayarak bir filtre ekleyin."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
"Aramaları ve sınıflandırıcı filtrelerini birleştirebilirsiniz. Örneğin:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Python 3 uyumlu projeler"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid "Collaborator for: %(project)s"
msgid "%(count_display)s project"
@@ -11936,43 +11970,43 @@ msgid_plural "%(count_display)s projects"
msgstr[0] "Ortak olduğu: %(project)s"
msgstr[1] "Ortak olduğu: %(project)s"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "\"%(term)s\" için"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Sıralama ölçütü"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "İlgi"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Son güncellenen tarih"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Filtre"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Filtre ekle"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "'%(term)s' için bir sonuç bulunamadı"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"
diff --git a/warehouse/locale/tzm/LC_MESSAGES/messages.po b/warehouse/locale/tzm/LC_MESSAGES/messages.po
index 4b171f4df290..f0a696b45160 100644
--- a/warehouse/locale/tzm/LC_MESSAGES/messages.po
+++ b/warehouse/locale/tzm/LC_MESSAGES/messages.po
@@ -15,147 +15,147 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n >= 2 && (n < 11 || n > 99);\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Asedɣi adɣaran"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Ur illi kra n unessemres s yisem-a"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "ixes ad yili ungql TOTP ${totp_length} iskkilen."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Dɣer yan yisem n unessmres s 50 isekkilen neɣ drus."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "Tiɣzi n tguri n uzerray:"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Ur msasant tiguriwin n uzray. ales arem."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -163,236 +163,236 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ur illi Imayl-a"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Ittusdded Imayl-a"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Wa d Imayl adeslan nnek"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "tettusdded tansa Imayl ${email_address}. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Create an account"
msgid "Invalid publisher ID"
msgstr "Sker yan umiḍan"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "Dɣer yan yisem n unessmres s 50 isekkilen neɣ drus."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -400,7 +400,7 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -410,7 +410,7 @@ msgid ""
"organization account name."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -420,26 +420,26 @@ msgid ""
"organization account name."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Search projects"
msgid "Select project"
msgstr "Rzu g isenfaṛen"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Search projects"
msgid "Specify project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -448,7 +448,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -456,7 +456,7 @@ msgid ""
"characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -464,11 +464,11 @@ msgid ""
"characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -476,7 +476,7 @@ msgid ""
"with 400 characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -484,23 +484,23 @@ msgid ""
"1024 characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Dɣer yan yisem n unessmres s 50 isekkilen neɣ drus."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -508,23 +508,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Search projects"
msgid "Specify your alternate repository name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -532,220 +532,220 @@ msgid ""
"less."
msgstr "Iɣezzef yisem-a. Dɣer yan s 100 n iwenɣuten neɣ drus."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account emails"
msgid "Account details updated"
msgstr "Imaylen n ifres"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Search projects"
msgid "Invalid project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -753,7 +753,7 @@ msgstr ""
msgid "This project already exists."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -761,213 +761,213 @@ msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
msgid "This project name isn't allowed"
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Specify an environment name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Sker yan umiḍan"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Invalid ActiveState project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Create an account"
msgid "ActiveState organization not found"
msgstr "Sker yan umiḍan"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Search projects"
msgid "Invalid environment name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Taguri n uzray"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Ur msasant tiguriwin n uzray. ales arem."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Tiɣzi n tguri n uzerray:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -975,280 +975,285 @@ msgid_plural "About %1 days ago"
msgstr[0] "Zemmem"
msgstr[1] "Zemmem"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Tigawt"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Sser"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Ur telli Tasna (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Asɣen abeṛṛani"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "tettwakkes Tasna (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "tettwakkes Tasna nna ɣef trezzud"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Azgal agensan g umakkay (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Tangalt n uzgal 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Tiɣzi n tguri n uzerray:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Tiwisi"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Kcem"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Zemmem"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Sken umuɣ"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Umuɣ"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Umuɣ adeslan"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1258,7 +1263,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 tisedɣiwin timeggura"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Taynit"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Rzu g PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Rzu"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Rzu g isenfaṛen"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "FAQ"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Xef PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Isiḍnen"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Aws i PyPi"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Aws deg GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Ssuɣel PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Search PyPI"
msgid "Sponsor PyPI"
msgstr "Rzu g PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Addad: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Takaṛḍa n wasit"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Tigawt n usedded"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Tangalt n uzgal"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Dwel ɣer usenubeg"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s usenfaṛ"
msgstr[1] "%(num_projects_formatted)s isenfaṛen"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s tufeɣt"
msgstr[1] "%(num_releases_formatted)s tufɣin"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s ufaylu"
msgstr[1] "%(num_files_formatted)s ifuyla"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1560,149 +1570,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Taguri n uzray"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Taguri n uzray nnek"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Semal taguri n uzrray"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Tettud Taguri n uzray?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1711,11 +1721,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Ssurg"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Agy"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Kcem ɣer %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Isen n unessemres"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Ffeɣ"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Ffeɣ seg %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Ifres n %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "ilkem %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
@@ -1855,28 +1865,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "isenfaṛen nnek"
msgstr[1] "isenfaṛen nnek"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1884,42 +1894,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1927,196 +1937,197 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
-msgstr ""
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Lost your device? Not working? Get help."
+msgid " Not working? Get help.
"
+msgstr "tejlid allal nnek? ur da ixeddem? Tiwisi ."
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Sker yan umiḍan deg %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Isem"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Isem nnek"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Tansa n imayl"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Imayl nnek"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Sker amiḍan"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr "tejlid allal nnek? ur da ixeddem? Tiwisi ."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "tejlid tasarut neɣ tisensi nnek?"
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "ittwakkes umiḍan PyPi nnek %(username)s."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2206,26 +2217,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2233,11 +2244,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Tilalt"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Ɣer"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2450,112 +2461,112 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Remove"
msgid "Removed by"
msgstr "Ssity"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "New releases"
msgid "New role"
msgstr "Tufɣin timaynutin"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "No projects"
msgid "Old organization type:"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "No projects"
msgid "New organization type:"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Matta?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2563,36 +2574,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2600,7 +2611,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2608,7 +2619,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2617,11 +2628,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2640,72 +2651,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2713,21 +2724,21 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2735,7 +2746,7 @@ msgid ""
"used."
msgstr "ittwakkes umiḍan PyPi nnek %(username)s."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -2743,29 +2754,29 @@ msgid ""
"been generated."
msgstr "ittwakkes umiḍan PyPi nnek %(username)s."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2773,39 +2784,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2813,47 +2824,47 @@ msgid ""
"for the %(project)s project."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2861,10 +2872,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "Create an account"
msgid ""
@@ -2872,7 +2883,7 @@ msgid ""
"organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -2880,7 +2891,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2888,7 +2899,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2896,195 +2907,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Rgel"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "amessuger"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "isenfaṛen nnek"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Tisɣal n umiḍan"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Talguritmet"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Ssenɣel"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Azgal"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3092,37 +3103,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Deffir"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Zdat"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3133,7 +3144,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Ssenfel ifres"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3146,91 +3157,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Imayl"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Asenfaṛ:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Tisɣal"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Antam"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3239,13 +3250,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "iseɣnen n usenfaṛ"
@@ -3255,270 +3266,270 @@ msgstr "iseɣnen n usenfaṛ"
msgid "GitHub Statistics"
msgstr "Isiḍnen"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Itran:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "Statistics"
msgid "GitLab Statistics"
msgstr "Isiḍnen"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Inmataren"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Amgay:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Anmatar:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Turagt:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Adeslan"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Isenfaṛen maṛṛa"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Itturna"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Usar"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Tawlaft n ifres"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Imayl agdudan"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Imaylen n ifres"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Addad"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Rnu imayl"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Walu"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "Tettud Taguri n uzray?"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Ittwazen imayl"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Seg:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Ɣer:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Imersi:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password strength:"
msgid "Password reset attempted"
msgstr "Tiɣzi n tguri n uzerray:"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password"
msgid "Password disabled"
msgstr "Taguri n uzray"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Asenfaṛ:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Invited to join %(organization_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Role in %(organization_name)s added"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Role in %(organization_name)s changed"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "No projects"
msgid "Organization role removed"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4030,60 +4041,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Isem n wallal"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4125,11 +4136,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4141,27 +4152,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4169,113 +4180,113 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove last 2FA method"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Ssity"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Isem n wallal"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid ""
#| "\n"
@@ -4291,48 +4302,48 @@ msgstr ""
" %(count)s usenfaṛ\n"
" "
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Ɣer"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Isem nnek"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Isen n unessemres"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Create an account"
msgid "Decline invitation"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "No projects"
msgid "Organization Type: %(org_type)s"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Bab"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Ẓeṛ"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4615,201 +4626,201 @@ msgstr "Sker yan umiḍan"
msgid "This Organization request has been declined"
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Agy"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Ɣer"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Create an account"
msgid "Organization Account Name"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "No projects"
msgid "Organization Display Name"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "No projects"
msgid "Organization Description"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "No projects"
msgid "️Organization Membership Size"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "No projects"
msgid "️Organization Type"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Itturna"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4817,19 +4828,19 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Activate your account"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Search projects"
msgid "PyPI Project Name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Search projects"
msgid "project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Bab"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Isem nnek"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Search projects"
msgid "Environment name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4953,95 +4964,95 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Isem"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Asenfaṛ:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "New releases"
msgid "release"
msgstr "Tufɣin timaynutin"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5052,41 +5063,41 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Imayl"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "Imersi:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "Imersi:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5094,123 +5105,123 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "No projects"
msgid "Organization"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "No projects"
msgid "my-organization"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Asenfaṛ:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Username"
msgid "Actor Username"
msgstr "Isen n unessemres"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Isen n unessemres"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Create an account"
msgid "Manage publishers"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Asenfaṛ:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Pending project name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5221,171 +5232,172 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Ḥḍu"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Kemmel"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Create an account"
msgid "Create API token"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5393,65 +5405,65 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Create an account"
msgid "Create another token"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Sker amiḍan"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5557,25 +5569,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5583,151 +5595,150 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "No projects"
msgid "Organization request"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "No projects"
msgid "Organization display name"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "No projects"
msgid "️Organization description"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "No projects"
msgid "️Organization membership size"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Ɣer"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Ɣer"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Create an account"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization created"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization deleted"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization approved"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(organization_name)s organization declined"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(project_name)s project removed from organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5735,7 +5746,7 @@ msgid ""
"%(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5743,14 +5754,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -5758,157 +5769,157 @@ msgid ""
"%(role_name)s expired"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(username)s added to %(team_name)s team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(username)s removed from %(team_name)s team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Zemmem"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Delete"
msgid "Deleted by:"
msgstr "Kkes"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Remove"
msgid "Renamed by:"
msgstr "Ssity"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Remove"
msgid "Approved by:"
msgstr "Ssity"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Agy"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Ɣer"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Remove"
msgid "Revoked by:"
msgstr "Ssity"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s'"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "No projects"
msgid "Organization projects"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' projects"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Create an account"
msgid "There are no projects in your organization, yet."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5916,31 +5927,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5948,57 +5959,57 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "No projects"
msgid "️Name of new project"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Create and add new project"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
@@ -6006,13 +6017,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "No projects"
msgid "Organization Roles"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6020,206 +6031,206 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "No projects"
msgid "Organization Role Permissions Matrix"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "No projects"
msgid "View organization/teams"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Create an account"
msgid "Create/manage teams"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Create new projects"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Users who can manage %(organization_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Anessmres"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Kkes"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite"
msgid "Invite member"
msgstr "Ɣer"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Ɣer"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' settings"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Change the organization account name below."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Created"
msgid "Date created"
msgstr "Itturna"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6227,78 +6238,78 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Change organization account name for"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Sker yan umiḍan"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6319,29 +6330,29 @@ msgstr[1] ""
" %(count)s isenfaṛen\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Create an account"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "No projects"
msgid "Organization teams"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(organization_name)s' teams"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6404,50 +6415,50 @@ msgstr[1] ""
" %(count)s isenfaṛen\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Create an account"
msgid "Manage this team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Create an account"
msgid "Create new team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Create an account"
msgid "File added to version %(version)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Isen n ufaylu:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Project added to %(organization_name)s organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Project removed from %(organization_name)s organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Itturna"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "Created"
msgid "API token created"
msgstr "Itturna"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project:"
msgid "Project archived"
msgstr "Asenfaṛ:"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Search projects"
msgid "Project unarchived"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6717,24 +6728,24 @@ msgstr ""
msgid "This project has been quarantined."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Create an account"
msgid ""
"Read more in the project in quarantine help article."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6742,13 +6753,13 @@ msgstr "Sker yan umiḍan"
msgid "This project has been archived."
msgstr "Ittusemres yisem-a g yan umiḍan nniḍen. dɣen yan nniḍen."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6757,35 +6768,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Constrain environment"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6793,93 +6804,93 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Search projects"
msgid "New Environment Name"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Tufɣin timaynutin"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Anaw"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Agem"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Nexxel"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6940,54 +6951,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Create an account"
msgid "For more information, see PEP 592."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6996,27 +7007,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Ifuyla"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Un-yank"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "iseɣnen n usenfaṛ"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Anmatar"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7177,7 +7188,7 @@ msgstr "Sker yan umiḍan"
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
@@ -7185,104 +7196,104 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "Sker yan umiḍan"
msgstr[1] "Sker yan umiḍan"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove your own team as Owner"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(collaborator)s from this project"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "No projects"
msgid "️Name of team"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Create an account"
msgid "There are no teams in the organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "Asenfaṛ:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7297,227 +7308,227 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Create an account"
msgid "Remove project from organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "Create an account"
msgid "Removing this project from the organization will:"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Walu isenfaṛen"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove project from organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to another organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Search projects"
msgid "Transfer project"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to another organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "Create an account"
msgid "You are not an owner or manager of any other organizations."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "Create an account"
msgid "You are not an owner or manager of any organizations."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Delete %(name)s from this project."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Create an account"
msgid "There are no alternate repositories for this project, yet."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7530,35 +7541,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7569,15 +7580,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7586,88 +7597,88 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s'"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "Dwel ɣer usenubeg"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage '%(team_name)s' projects"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Manage members of '%(team_name)s'"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove other people from the team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Create an account"
msgid "Remove %(user)s from this team"
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Create an account"
msgid "There are no members in this team, yet."
msgstr "Sker yan umiḍan"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Rnu imayl"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7916,7 +7927,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7988,7 +7998,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7997,319 +8007,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Rzu g isenfaṛen"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Isilanen"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Xef"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8329,7 +8339,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8426,17 +8436,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8445,7 +8455,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8458,7 +8468,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8467,21 +8477,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8812,35 +8822,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8848,15 +8858,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8916,14 +8926,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8931,7 +8941,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8939,7 +8949,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Bab:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9005,20 +9015,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9027,7 +9037,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9059,7 +9069,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9086,7 +9096,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9096,7 +9106,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9104,47 +9114,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9183,7 +9193,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9195,7 +9205,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9203,7 +9213,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9211,7 +9221,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9219,7 +9229,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9257,7 +9267,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9266,7 +9276,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9277,35 +9287,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9313,14 +9323,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9329,7 +9339,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9340,13 +9350,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9354,7 +9364,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9364,14 +9374,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9379,7 +9389,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9451,22 +9461,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Aẓeṛf:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Asbuɣlu:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9474,7 +9484,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9487,7 +9497,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9556,39 +9566,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Isagmen"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Antam"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Amyawaḍ"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Kcem"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "Statistics"
msgid "First-party statistics"
msgstr "Isiḍnen"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "Statistics"
msgid "Third-party statistics"
msgstr "Isiḍnen"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Stey"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ug/LC_MESSAGES/messages.po b/warehouse/locale/ug/LC_MESSAGES/messages.po
index ee556f3d7b19..6cc5e485de17 100644
--- a/warehouse/locale/ug/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ug/LC_MESSAGES/messages.po
@@ -15,13 +15,13 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.16-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -29,19 +29,19 @@ msgstr ""
"بۇ ھەرىكەتنى ئىجرا قىلىش ئۈچۈن ھېساباتىڭىزدا ئىككى ئامىللىق دەلىللەش "
"قوزغىتىلغان بولۇشى كېرەك."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Locale يېڭىلاندى"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "پارول ئىناۋەتسىز. قايتا سىناڭ."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -51,30 +51,30 @@ msgstr ""
"سىزىق ۋە ئاستى سىزىقتىن تەركىب تاپىدۇ. ھەمدە چوقۇم بىر ھەرپ ياكى سان بىلەن "
"باشلاش ۋە تاماملاش كېرەك. باشقا ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "بۇ ئىشلەتكۈچى ئىسمىغا ماس ھېچقانداق ئىشلەتكۈچى تېپىلمىدى"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP كودى چوقۇم ${totp_length} خانىلىق بولۇشى كېرەك."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"ئەسلىگە كەلتۈرۈش كودى چوقۇم ${recovery_code_length} ھەرپ بولۇشى كېرەك."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 ھەرپ ياكى ئۇنىڭدىن ئاز ھەرپلىك ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -82,12 +82,12 @@ msgstr ""
"بۇ ئىشلەتكۈچى ئىسمى ئاللىقاچان باشقا ھېسابات تەرىپىدىن ئىشلىتىلىۋاتىدۇ. "
"باشقا ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "پارول بەك ئۇزۇن."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -96,64 +96,64 @@ msgid ""
"out for ${time}. Please try again later."
msgstr "مۇۋەپپەقىيەتسىز كىرىش بەك كۆپ بولۇپ كەتتى. كېيىن قايتا سىناڭ."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The email address is too long. Try again."
msgstr "پارول ئىناۋەتسىز. قايتا سىناڭ."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
#, fuzzy
#| msgid "The password is invalid. Try again."
msgid "The username isn't valid. Try again."
msgstr "پارول ئىناۋەتسىز. قايتا سىناڭ."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, fuzzy, python-brace-format
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -162,14 +162,14 @@ msgid ""
"out for {}. Please try again later."
msgstr "مۇۋەپپەقىيەتسىز كىرىش بەك كۆپ بولۇپ كەتتى. كېيىن قايتا سىناڭ."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -177,188 +177,188 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -367,45 +367,45 @@ msgid ""
"again later."
msgstr "مۇۋەپپەقىيەتسىز كىرىش بەك كۆپ بولۇپ كەتتى. كېيىن قايتا سىناڭ."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -413,61 +413,61 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -475,39 +475,39 @@ msgid ""
"1024 characters or less."
msgstr "50 ھەرپ ياكى ئۇنىڭدىن ئاز ھەرپلىك ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "50 ھەرپ ياكى ئۇنىڭدىن ئاز ھەرپلىك ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid ""
@@ -515,693 +515,698 @@ msgid ""
"less."
msgstr "50 ھەرپ ياكى ئۇنىڭدىن ئاز ھەرپلىك ئىشلەتكۈچى نامىنى تاللاڭ."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "پارول بەك ئۇزۇن."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Password too long."
msgid "Passwords do not match"
msgstr "پارول بەك ئۇزۇن."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "پارول بەك ئۇزۇن."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1211,7 +1216,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1509,149 +1517,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1660,11 +1668,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1832,40 +1840,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1873,196 +1881,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2152,26 +2160,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2179,11 +2187,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2498,36 +2506,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2535,7 +2543,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2543,7 +2551,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2552,11 +2560,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2575,72 +2583,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2648,166 +2656,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2815,7 +2823,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2823,195 +2831,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3019,37 +3027,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3060,7 +3068,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3073,89 +3081,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3164,13 +3172,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3178,268 +3186,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3939,58 +3947,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4032,11 +4040,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4048,27 +4056,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4076,156 +4084,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4668,17 +4676,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4792,89 +4800,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4885,35 +4893,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4921,105 +4929,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5030,169 +5038,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5200,61 +5209,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5360,308 +5369,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5669,29 +5677,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5699,64 +5707,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5764,179 +5772,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5944,89 +5952,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6395,33 +6403,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6429,89 +6437,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6572,53 +6580,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6627,27 +6635,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6805,100 +6813,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6913,198 +6921,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7117,33 +7125,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7154,15 +7162,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7171,74 +7179,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7473,7 +7481,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7545,7 +7552,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7554,317 +7561,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7884,7 +7891,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7981,17 +7988,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8000,7 +8007,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8013,7 +8020,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8022,21 +8029,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8367,35 +8374,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8403,15 +8410,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8471,14 +8478,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8486,7 +8493,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8494,7 +8501,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8560,20 +8567,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8582,7 +8589,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8614,7 +8621,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8641,7 +8648,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8651,7 +8658,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8659,47 +8666,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8738,7 +8745,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8750,7 +8757,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8758,7 +8765,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8766,7 +8773,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8774,7 +8781,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8812,7 +8819,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8821,7 +8828,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8832,35 +8839,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8868,14 +8875,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8884,7 +8891,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8895,13 +8902,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8909,7 +8916,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8919,14 +8926,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8934,7 +8941,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9006,22 +9013,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9029,7 +9036,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9042,7 +9049,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9111,39 +9118,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/uk/LC_MESSAGES/messages.po b/warehouse/locale/uk/LC_MESSAGES/messages.po
index 5ba7020ff3f9..ae552e1fa8f0 100644
--- a/warehouse/locale/uk/LC_MESSAGES/messages.po
+++ b/warehouse/locale/uk/LC_MESSAGES/messages.po
@@ -37,7 +37,7 @@ msgstr ""
"X-Generator: Weblate 5.10.3-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -45,7 +45,7 @@ msgstr ""
"Необхідно підтвердити **основну** електронну адресу перед виконанням цієї "
"дії."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -53,19 +53,19 @@ msgstr ""
"Для виконання цієї дії, двофакторна автентифікація мусить бути увімкнена у "
"вашому обліковому записі."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Локалізація оновлена"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Ця електронна адреса недійсна. Спробуйте знову."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Цей пароль недійсний. Спробуйте ще."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -75,29 +75,29 @@ msgstr ""
"літер, чисел, крапок, дефісів та підкреслень. Також вони мають починатися і "
"закінчуватися на літеру або число. Оберіть інше ім'я користувача."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Нульові символи не допускаються."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Користувача з таким іменем не знайдено"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Код TOTP має містити ${totp_length} цифр(и)."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Код відновлення має містити ${recovery_code_length} символів."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Оберіть ім'я користувача, довжиною 50 символів чи менше."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -105,12 +105,12 @@ msgstr ""
"Таким ім'ям користувача уже користується хтось інший. Оберіть інше ім'я "
"користувача."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Пароль занадто довгий."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -119,21 +119,21 @@ msgstr ""
"Ви здійснили забагато невдалих спроб увійти. Ви заблоковані на ${time}. "
"Спробуйте знову пізніше."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Ваші паролі не збігаються. Спробуйте знову."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Ця електронна адреса занадто довга. Спробуйте знову."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Ви не можете використовувати електронну адресу із цього домену. "
"Скористайтеся іншою."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -141,42 +141,42 @@ msgstr ""
"Ця електронна адреса вже використовується у цьому обліковому записі. Введіть "
"іншу."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "Ця електронна адреса вже кимось використовується. Введіть іншу."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Це ім'я задовге. Оберіть ім'я довжиною 100 символів або менше."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "Подвійна риска недопустима в назві."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Недійсний код TOTP."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Недійсна перевірка WebAuthn: Неправильний вміст"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Недійсний код відновлення."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Код відновлення вже використано."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Це імʼя користувача недійсне. Спробуйте знову."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -185,7 +185,7 @@ msgstr ""
"Ви здійснили забагато невдалих спроб увійти. Ви заблоковані на {}. Спробуйте "
"знову пізніше."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -194,7 +194,7 @@ msgstr ""
"Ви додали забагато електронних адрес, не підтвердивши їх. Перевірте свою "
"скриньку та перейдіть за посиланнями підтвердження. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -205,25 +205,25 @@ msgstr ""
"Перевірте свою скриньку та перейдіть за посиланнями підтвердження. (IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Двофакторний вхід недійсний або термін його дії збіг."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Уже аутентифіковано"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Перевірка WebAuthn успішна"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Код відновлення прийнято. Введений код не можна використати повторно."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -231,151 +231,151 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
"Час дії токена завершився: здійсніть запит нового посилання для скидання "
"пароля"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Недійсний токен: здійсніть запит нового посилання для скидання пароля"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Недійсний токен: не вказано токена"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Недійсний токен: не є токеном для скидання пароля"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Недійсний токен: користувача не знайдено"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Недійсний токен: користувач здійснив вхід з моменту запиту цього токена"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "Недійсний токен: пароль уже було змінено з моменту запиту цього токена"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Ви скинули свій пароль"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"Час дії токена збіг: здійсніть запит нового посилання для підтвердження "
"електронної адреси"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Недійсний токен: здійсніть запит нового посилання для скидання пароля"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Недійсний токен: не є токеном для підтвердження електронної адреси"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Електронної адреси не знайдено"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Електронну адресу підтверджено"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Тепер ви можете встановити цю електронну адресу основною"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Це ваша основна адреса"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Електронну адресу ${email_address} підтверджено. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
"Час дії токена завершився: здійсніть запит нового запрошення у організацію"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Недійсний токен: здійсніть запит нового запрошення в організацію"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Недійсний токен: не є токеном запрошення до організації"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Запрошення в організацію недійсне."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Запрошення в організацію вже не існує."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Запрошення до '${organization_name}' відхилене."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Ви тепер ${role} організації '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
"Час дії токена завершився: здійсніть запит нового запрошення на роль у "
"проєкті"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "Недійсний токен: запросіть нове запрошення на роль у проєкті"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Недійсний токен: не є токеном запрошення до співпраці"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Запрошення на роль недійсне."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Запрошення на роль уже не існує."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Запрошення до '${project_name}' відхилене."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Ви тепер ${role} проєкту '${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
"Будь ласка, ознайомтесь із нашими оновленими Умовами "
"надання послуг."
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -387,7 +387,7 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -397,7 +397,7 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -406,29 +406,29 @@ msgstr ""
"очікуваного довіреного видавця. Перейдіть на https://pypi.org/help#openid-"
"connect для отримання більш детальної інформації."
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
"Вам не можна реєструвати понад 3 очікуваних довірених видавців водночас."
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
"Було занадто багато спроб реєстрації довірених видавців. Спробуйте пізніше."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "Довіреного видавця не вдалося зареєструвати"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
@@ -436,35 +436,35 @@ msgstr ""
"Цей довірений видавець уже зареєстрований. Якщо це сталося ненавмисно, будь "
"ласка, зв'яжіться з адміністраторами PyPI."
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Нового очікуваного видавця зареєстровано для створення "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Недійсний ідентифікатор видавця ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
#, fuzzy
msgid "Removed trusted publisher for project "
msgstr "Вилучено довіреного видавця для проєкту. "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Попередній перегляд банера"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
"Виберіть назву облікового запису організації, яка містить не більше 50 "
"символів."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -476,7 +476,7 @@ msgstr ""
"а також починатися і закінчуватися літерою або цифрою. Виберіть іншу назву "
"облікового запису організації."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -484,7 +484,7 @@ msgstr ""
"Ця назва облікового запису організації вже використовується. Виберіть іншу "
"назву облікового запису організації."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -492,16 +492,16 @@ msgstr ""
"Ви вже подали заявку на цю назву. Виберіть іншу назву облікового запису "
"організації."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Обрати проєкт"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "Вкажіть назву проєкту"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -509,12 +509,12 @@ msgstr ""
"Починайте та закінчуйте літерою або цифрою, використовуючи лише символи "
"ASCII: цифри, '.', '_' та '-'."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Проєкт з такою назвою вже існує. Оберіть іншу назву для проєкту."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -522,7 +522,7 @@ msgstr ""
"Назва організації занадто довга. Виберіть назву організації, яка містить не "
"більше 100 символів."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -530,13 +530,13 @@ msgstr ""
"URL організації занадто довгий. Виберіть URL організації, який містить не "
"більше 400 символів."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
"Посилання на сайт організації повинно починатись з \"http://\", або "
"\"https://\""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -544,7 +544,7 @@ msgstr ""
"Опис цієї організації задовгий. Оберіть опис організації довжиною 400 "
"символів або менше."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -555,15 +555,15 @@ msgid ""
msgstr ""
"Опис занадто довгий. Виберіть опис, який містить не більше 400 символів."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "Ви вже досягли максимальної кількості поданих заявок. "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "Оберіть назву команди, завдовжки не більше 50 символів."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -572,88 +572,88 @@ msgstr ""
"пробілом, крапкою, підкресленням, дефісом або косою рискою. Виберіть іншу "
"назву команди."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Ця назва команди вже зайнята. Оберіть іншу."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "Вкажіть назву вашого альтернативного репозиторію"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "Вкажіть URL вашого альтернативного репозиторію"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "URL занадто довгий. Виберіть URL, який містить не більше 400 символів."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
"Опис занадто довгий. Виберіть опис, який містить не більше 400 символів."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Деталі облікового запису оновлено"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Електронну адресу ${email_address} додано – перевірте свою електронну пошту "
"для отримання посилання на підтвердження"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Коди відновлення вже згенеровані"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Генерація нових кодів відновлення анулює ваші існуючі коди."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "Підтвердіть свою електронну адресу, щоб створити токен API."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API-токен не існує."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Недійсні облікові дані. Спробуйте ще раз"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "Недійсні дані про розташування альтернативного репозиторію"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "Додано альтернативний репозиторій '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "Підтвердьте запрошення"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "Недійсний ідентифікатор альтернативного репозиторію"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "Недійсний альтернативний репозиторій для проєкту"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
@@ -662,18 +662,18 @@ msgstr ""
"Не вдалося видалити альтернативний репозиторій – ${confirm} не відповідає "
"${alt_repo_name}"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "Альтернативний репозиторій '${name}' видалено"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "The trusted publisher could not be registered"
msgid "The trusted publisher could not be constrained"
msgstr "Довіреного видавця не вдалося зареєструвати"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -682,7 +682,7 @@ msgstr ""
"Дивіться деталі за посиланням: [https://pypi.org/help#admin-intervention]"
"(https://pypi.org/help#admin-intervention)."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -694,7 +694,7 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -706,7 +706,7 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -718,9 +718,9 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -732,42 +732,42 @@ msgstr ""
"Реєстрація нових користувачів тимчасово вимкнена. Ознайомтеся з деталями на "
"https://pypi.org/help#admin-intervention."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "Не вдалося відкликати реліз – (додайте деталі помилки) - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "Не вдалося скасувати відкликання релізу – (додайте деталі помилки)- "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "Не вдалося видалити публікацію - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "Файл не знайдено"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "Не вдалося видалити файл - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "В команді '${team_name}' вже є роль ${role_name} для проєкту"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "Користувач '${username}' вже має роль ${role_name} для цього проєкту"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} тепер є ${role} проєкту '${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -776,8 +776,8 @@ msgstr ""
"Користувач '${username}' не має підтвердженої основної електронної адреси і "
"не може бути доданий як ${role_name} для проєкту"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
@@ -785,32 +785,32 @@ msgstr ""
"Користувач '${username}' вже має активне запрошення. Будь ласка, спробуйте "
"пізніше."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "Запрошення надіслано до '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Запрошення на роль не знайдено."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Термін дії запрошення вже сплив."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "Запрошення «${username}» скасовано."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "Користувач '${username}' вже має роль ${role_name} в організації"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -819,28 +819,28 @@ msgstr ""
"Користувач '${username}' не має підтвердженої основної електронної адреси і "
"не може бути доданий як ${role_name} для організації"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "Запрошення до організації не знайдено."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Запрошення в організацію вже не існує."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "Прострочене запрошення для '${username}' видалено."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "Недійсна назва проєкту"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings тут, щоб створити Довіреного Видавця для нього."
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Цей проєкт не має публікацій"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "Ця назва проєкту заборонена"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "Ця назва проєкту занадто схожа на існуючий проєкт"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
@@ -871,200 +871,200 @@ msgstr ""
"Ця назва проєкту заборонена (конфлікт із назвою модуля стандартної "
"бібліотеки Python)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "Вкажіть ідентифікатор видавця"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "Видавник має бути вказаний за ідентифікатором"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "Вкажіть назву середовища"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "Подвійна риска недопустима в назві"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "Назва не може починатися або закінчуватися дефісами"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
"Неочікувана помилка від ActiveState. Повторіть спробу через кілька хвилин"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "Неочікувана помилка від ActiveState. Повторіть спробу"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "Вкажіть назву організації ActiveState"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "Вкажіть назву проєкту ActiveState"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "Недійсна назва проєкту ActiveState"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "Організацію ActiveState не знайдено"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "Діяч ActiveState не знайдений"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "Укажіть власника GitHub репозиторію (ім’я користувача або організацію)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "Вкажіть назву репозиторію"
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "Недійсна назва репозиторію"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "Укажіть назву файлу робочого процесу"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "Невідомий користувач або організація в GitHub."
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
"GitHub поставив обмеження по швидкості на цю дію. Повторіть спробу через "
"кілька хвилин."
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "Неочікувана помилка від GitHub. Спробуйте знову."
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "Неочікувана помилка зʼєднання. Повторіть спробу через кілька хвилин."
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "Неочікуваний тайм-аут. Повторіть спробу через кілька хвилин."
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "Недійсне ім’я користувача або організації GitHub."
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "Назва робочого процесу повинна закінчуватися на .yml або .yaml"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "Назва файлу робочого процесу має просто файлом, без тек"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "Назва закінчується на .git або .atom"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "Вкажіть простір імен GitLab (ім’я користувача або групи)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "Недійсне ім’я користувача або групи GitLab."
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
#, fuzzy
#| msgid "Specify workflow filename"
msgid "Specify top-level pipeline file path"
msgstr "Укажіть назву файлу робочого процесу"
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "Недійсна назва середовища"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
#, fuzzy
#| msgid "Workflow file path must end with .yml or .yaml"
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "Назва робочого процесу має закінчуватися на .yml або .yaml"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
"Шлях до файлу верхнього рівня у конвеєрі не може починатися або "
"закінчуватися пробілом/"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "Надайте посилання в Inspector на конкретні рядки коду."
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "Ваш звіт було зафіксовано. Дякуємо за вашу допомогу."
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "Скопійовано"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Пароль"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Ваші паролі не збігаються. Спробуйте знову."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Поле пароля порожнє"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Надійність пароля:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1073,197 +1073,200 @@ msgstr[0] "Реєстрація"
msgstr[1] "Реєстрація"
msgstr[2] "Реєстрація"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "Активний"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "Прострочено"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "Неоплачено"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "Скасовано"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "Неповний"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "Термін дії запрошення сплив"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "Пробний період"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "У доступі відмовлено / Заборонено (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Ви не маєте дозволу переглядати цю сторінку"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Сторінку не знайдено (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Ми шукали скрізь, та цієї сторінки знайти не вдалося"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "А тепер щось
зовсім інше"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Монті Пайтон – Скетч «Сирний магазин»"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Зовнішнє посилання"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Переглянути стенограму відеозапису"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Сторінку вилучено (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Сторінку, яку ви шукаєте, було видалено"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Внутрішня помилка сервера (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Щось пішло шкереберть"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1273,19 +1276,19 @@ msgstr ""
"показувати вам цей сайт.
Нам відомо про цю проблему, і ми працюємо "
"над її щонайшвидшим вирішенням.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Перевірте нашу сторінку статусу"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Код помилки 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Покладаєтеся на PyPI, аби виконувати свою роботу?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Розгляньте можливість пожертви , щоб допомогти нам будувати стабільнішу та "
"безпечнішу платформу."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1314,56 +1317,60 @@ msgstr ""
"Оберіть надійний пароль, який містить літери (великі й маленькі), числа та "
"особливі символи. Уникайте загальних слів та повторень."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Надійність пароля:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Основна навігація"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Допомога"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Спонсори"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Увійти"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Реєстрація"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Дивитися меню"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Меню"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Головне меню"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1378,7 +1385,7 @@ msgstr ""
"продуктів та служб, пов’язаних із pypi.org. Будь-яке інше використання "
"іншими сторонами заборонено."
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Фонду програмного "
"забезпечення Python."
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1398,47 +1405,47 @@ msgstr ""
"Реєстр Python-пакунків (PyPI) — це сховище програмного забезпечення для мови "
"програмування Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 останніх оновлень"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 найновіших пакунків"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Перескочити до основного вмісту"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Перемкнутися на мобільну версію"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Попередження"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Ви використовуєте непідтримуваний браузер, оновіть його до новішої версії."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1448,7 +1455,7 @@ msgstr ""
"який надає вам можливість спробувати засоби та процеси, не впливаючи на "
"справжній реєстр."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1456,203 +1463,208 @@ msgstr ""
"Деякі функції можуть не працювати без JavaScript. Будь ласка, спробуйте "
"увімкнути його, якщо у вас виникнуть проблеми."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Пошук на PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Шукайте проєкти"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Шукати"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Шукайте проєкти"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Навігація допомоги"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Встановлення пакунків"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Завантаження пакунків"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Керівництво користувача"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "Збереження назви проєкту"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "ЧаПи"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Про PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Про навігацію в PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "Блог PyPI"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Панель інфраструктури"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Статистика"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "Логотипи й торгові марки"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Наші спонсори"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Здійснення вкладу до PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Навігація того як робити вклади"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Помилки та відгуки"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Зробіть внесок на GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Перекладайте PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "Спонсорувати PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Подяки розробникам"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Використання PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Навігація про використання PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "Умови надання послуг"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Звітувати про проблему безпеки"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Кодекс честі"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "Повідомлення про конфіденційність"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "Політика прийнятного використання"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "Статус:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "усі системи працюють"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "Розробляється та доглядається спільнотою Python, для спільноти Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Пожертвуйте сьогодні!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Мапа сайту"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Перемкнутися на настільну версію"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Підтвердьте дію"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "А ви впевнені?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Код помилки"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Повернутися на домашню сторінку"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Реєстр Python-пакунків"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"Спробуйте публікувати Python-пакунки за допомогою Тестового Реєстру Python-"
"пакунків"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"Розробляйте кодову базу, на основі якої працює PyPI із Розробницьким "
"Реєстром Python-пакунків"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"Знаходьте, встановлюйте та публікуйте Python-пакунки за допомогою Реєстру "
"Python-пакунків"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Чи переглядайте проєкти"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
@@ -1660,7 +1672,7 @@ msgstr[0] "%(num_projects_formatted)s проєкт"
msgstr[1] "%(num_projects_formatted)s проєкти"
msgstr[2] "%(num_projects_formatted)s проєктів"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
@@ -1668,7 +1680,7 @@ msgstr[0] "%(num_releases_formatted)s випуск"
msgstr[1] "%(num_releases_formatted)s випуски"
msgstr[2] "%(num_releases_formatted)s випусків"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
@@ -1676,7 +1688,7 @@ msgstr[0] "%(num_files_formatted)s файл"
msgstr[1] "%(num_files_formatted)s файли"
msgstr[2] "%(num_files_formatted)s файлів"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
@@ -1684,7 +1696,7 @@ msgstr[0] "%(num_users_formatted)s користувач"
msgstr[1] "%(num_users_formatted)s користувачі"
msgstr[2] "%(num_users_formatted)s користувачів"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1702,149 +1714,149 @@ msgstr ""
"Автори пакунків використовують PyPI для розповсюдження свого програмного "
"забезпечення."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "Дізнайтеся як запакувати свій код на Python для PyPI"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Помилка під час обробки форми"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Підтвердіть пароль"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "Підтвердіть пароль, щоб продовжити"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Пароль"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(обов'язково)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Ваш пароль"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Показати пароль"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Забули пароль?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1857,11 +1869,11 @@ msgstr ""
"системи після завершення сеансу. Ми не будемо просити вас підтверджувати "
"пароль протягом наступної години."
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "Ця URL-адреса є точкою виходу API для завантаження файлів до PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the користувацьке керівництво з пакування Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
"Інакше, радимо вам перейти на домашню сторінку PyPI."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "Підтвердьте запрошення"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s» у якості %(role_name)s "
"проєкту?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "Погодитися"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "Відхилити"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1918,50 +1930,50 @@ msgstr ""
"увімкнути двофакторну автентифікацію у своєму "
"обліковому записі."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Увійти до %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Імʼя користувача"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Ваше імʼя користувача"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Вийти"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Вийти з %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "Підтвердьте запрошення до організації"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1970,7 +1982,7 @@ msgstr ""
"Чи бажаєте ви прийняти це запрошення приєднатися до «%(organization_name)s» "
"у якості %(role_name)s?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1980,36 +1992,36 @@ msgstr ""
"увімкнути двофакторну автентифікацію у своєму "
"обліковому записі."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Профіль %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Аватар для {user} із gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Дата приєднання"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "Приєднується %(start_date)s"
# | msgid "%(num_projects)s projects"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
@@ -2017,28 +2029,28 @@ msgstr[0] "%(count)s проєкт"
msgstr[1] "%(count)s проєкти"
msgstr[2] "%(count)s проєктів"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Немає проєктів"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "Востаннє опубліковано %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s ще не завантажував(-ла) жодних проєктів до PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2047,29 +2059,29 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Шукайте проєкти"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Коди відновлення"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Увійти за допомогою кодів відновлення"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Введіть код відновлення"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -2079,13 +2091,13 @@ msgstr ""
"малих літер a-z
та цифр 0-9
(наприклад, "
"badc0ffee0ddf00d
)."
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Перевірити"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2097,21 +2109,22 @@ msgstr ""
"кодів до форми, аби підтвердити свою особистість. Після використання, код "
"відновлення стає недійсним."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Не працює? Отримайте допомогу.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Створіть обліковий запис"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Створити обліковий запис на %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
@@ -2120,38 +2133,38 @@ msgstr ""
"Перш ніж створити обліковий запис на %(title)s, ознайомтеся з наступними "
"рекомендаціями:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
"Не використовуйте %(title)s для будь-якої незаконної або шкідливої "
"діяльності."
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
"Не видавайте себе за інших осіб і не розміщуйте приватну інформацію без "
"їхньої згоди."
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
"Поважайте інших користувачів та уникайте образливої або дискримінаційної "
"мови."
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
"Не розміщуйте спам і не розповсюджуйте шкідливе програмне забезпечення."
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "Не використовуйте %(title)s для проведення досліджень у сфері безпеки."
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Політику прийнятного використання цілком."
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
@@ -2169,54 +2182,54 @@ msgstr ""
"Реєструючись, ви погоджуєтесь із Умови надання послуг "
"PyPI."
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Імʼя"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Ваше імʼя"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Електронна адреса"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Ваша електронна адреса"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Підтвердити форму"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Оберіть імʼя користувача"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Показати паролі"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Оберіть пароль"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the ЧаПів, аби дізнатися більше."
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Створити обліковий запис"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Скидання пароля"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
"Щоб скинути пароль, введіть своє імʼя користувача або електронну адресу."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Імʼя користувача або електронна адреса"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Здійснити запит на скидання пароля"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Електронний лист-скидання надіслано"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2264,7 +2277,7 @@ msgstr ""
"Якщо ви вказали дійсне імʼя користувача, то листа було надіслано на вашу "
"зареєстровану електронну адресу."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2273,32 +2286,32 @@ msgstr ""
"Електронний лист містить посилання для скидання пароля. Термін дії цього "
"посилення збіжить за %(n_hours)s годин(-у,-и)."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Скиньте свій пароль"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Оберіть новий пароль"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Скинути пароль"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Двофакторна автентифікація"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
"Здійснюйте автентифікацію за допомогою пристрою безпеки (напр. USB-ключа)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
@@ -2306,17 +2319,17 @@ msgstr ""
"Підключіть свій пристрій безпеки і клікніть на кнопку «Автентифікуватися за "
"допомогою пристрою»."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
"Щоб увійти за допомогою пристрою безпеки (напр. USB-ключа), увімкніть "
"JavaScript"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Автентифікуватися за допомогою пристрою"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"оновіть свій веб-браузер"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
@@ -2336,62 +2349,71 @@ msgstr[0] "Запам'ятати цей пристрій на %(remember_device_
msgstr[1] "Запам'ятати цей пристрій на %(remember_device_days)s дні"
msgstr[2] "Запам'ятати цей пристрій на %(remember_device_days)s днів"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr ""
"Втратили свій пристрій? Не працює? Отримайте допомогу"
"a>."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Автентифікуйтеся за допомогою застосунку"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Введіть код автентифікації"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"Згенеруйте код, використовуючи застосунок автентифікації, пов'язаний із "
"вашим обліковим записом на PyPI. Введіть цей код до форми, аби підтвердити "
"свою особистість.
Втратили свій застосунок? Не працює? Отримайте допомогу.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "Втратили свій ключ захисту чи застосунок?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"Ви не згенерували коди відновлення для свого облікового запису."
"strong>
Якщо ви втратите доступ до своїх способів двофакторної "
"авторизації, то можете втратити і доступ до свого облікового запису. Отримайте допомогу з кодами відновлення.
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
"Ваш обліковий запис %(username)s було видалено з PyPI."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s, аби зв'язатися з адміністраторами "
"PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2411,7 +2433,7 @@ msgstr ""
"Вас було додано як %(role)s до проєкту %(project_name)s "
"створеного %(initiator_username)s на %(site)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2419,7 +2441,7 @@ msgid ""
msgstr ""
"Ви отримали це, бо %(initiator_username)s додає вас до проєкту на %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2430,12 +2452,12 @@ msgstr ""
"%(role)s завдяки %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "Ви отримали це, бо ви — частина цієї організації."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2444,7 +2466,7 @@ msgstr ""
"Вашу команду було додано до проєкту %(project)s в %(site)s з рівнем допуску "
"%(role)s завдяки %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2453,7 +2475,7 @@ msgstr ""
"Ви це отримали, бо вашу команду було додано до проєкту %(site)s завдяки "
"%(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2464,11 +2486,11 @@ msgstr ""
"«%(organization_name)s» завдяки %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "Ви отримали це, бо ви — частина цієї команди."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user налаштувань токенів API та "
"видаливши токен з назвою %(token_name)s."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s, аби зв'язатися з адміністраторами "
"PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
@@ -2516,16 +2538,16 @@ msgstr ""
"Ваше запрошення приєднатися до організації «%(organization_name)s» було "
"скасовано"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
@@ -2533,14 +2555,14 @@ msgid ""
msgstr ""
"Ви відхилили запрошення приєднатися до організації \"%(organization_name)s\""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s, аби зв'язатися з адміністраторами "
"PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2567,13 +2589,13 @@ msgstr ""
"Вашу нову організацію під назвою \"%(organization_name)s\" схвалено та "
"створено."
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2585,7 +2607,7 @@ msgstr ""
"Вашу нову організацію під назвою \"%(organization_name)s\" схвалено та "
"створено."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2597,12 +2619,12 @@ msgstr ""
"Вашу нову організацію під назвою \"%(organization_name)s\" схвалено та "
"створено."
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Your new organization named \"%(organization_name)s\" has been approved "
@@ -2614,27 +2636,27 @@ msgstr ""
"Вашу нову організацію під назвою \"%(organization_name)s\" схвалено та "
"створено."
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr "Ви одержите електронного листа із посиланням для скидання пароля."
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "Організацію %(site)s «%(organization_name)s» видалено."
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s, щоб зв'язатися з адміністраторами "
"PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2664,55 +2686,55 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Роль"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "Додано користувачем"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2721,7 +2743,7 @@ msgid ""
"join the \"%(organization_name)s\" organization"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2730,13 +2752,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "Запросити"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2746,33 +2768,33 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Видаляє:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Зберегти роль"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Змінює:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2781,8 +2803,8 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2790,7 +2812,7 @@ msgid ""
"organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2800,7 +2822,7 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2809,54 +2831,54 @@ msgstr ""
"Організацію %(site)s було перейменовано з «%(previous_organization_name)s» "
"на «%(organization_name)s»."
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "Організацію %(site)s \"%(organization_name)s\" видалено."
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "Нове відображуване ім'я:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "Old URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "Новий URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "Опис проєкту"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "Опис проєкту"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Organization description"
msgid "Old organization type:"
msgstr "Опис організації"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Organization description"
msgid "New organization type:"
msgstr "Опис організації"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2865,12 +2887,12 @@ msgstr ""
"Хтось, можливо ви, змінив пароль до вашого облікового запису "
"%(username)s на PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Що?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2892,7 +2914,7 @@ msgstr ""
"існуючого\n"
" пароля."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2905,12 +2927,12 @@ msgstr ""
"Сам PyPI не зазнав злому. Це захисний захід, спрямований на зменшення\n"
" ризику для PyPI і його користувачів."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Що мені робити?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2919,11 +2941,11 @@ msgstr ""
"Щоб відновити доступ до свого облікового запису, скиньте свій пароль на PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Як із вами зв'язатися?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2937,7 +2959,7 @@ msgstr ""
"зв'язатися з\n"
" адміністраторами PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2961,7 +2983,7 @@ msgstr ""
"використовуючи свій існуючий\n"
" пароль."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2978,7 +3000,7 @@ msgstr ""
"stuffing)\n"
" на PyPI та його користувачів."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2991,11 +3013,11 @@ msgstr ""
"вам відвідати HaveIBeenPwned та "
"перевірити ваші інші паролі й ознайомитися з хорошими практиками для паролів."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Звідки вам це відомо?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3024,7 +3046,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s, щоб зв'язатись із "
"адміністраторами PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3033,7 +3055,7 @@ msgstr ""
"Хтось, можливо ви, скинув пароль від вашого облікового запису «%(username)s» "
"на PyPI."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3042,8 +3064,8 @@ msgstr ""
"Якщо ви бажаєте продовжити виконання цього запиту, клікніть щоб скинути свій пароль."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
@@ -3051,14 +3073,14 @@ msgstr[0] "Термін дії цього посилання збіжить за
msgstr[1] "Термін дії цього посилання збіжить за %(n_hours)s години."
msgstr[2] "Термін дії цього посилання збіжить за %(n_hours)s годин."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Якщо ви не робили цього запиту, то можете безпечно проігнорувати цього листа."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3070,13 +3092,13 @@ msgstr ""
"Хтось, можливо ви, скинув пароль від вашого облікового запису «%(username)s» "
"на PyPI."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3085,20 +3107,20 @@ msgid ""
msgstr ""
"Втрату доступу до електронних адрес, пов'язаних з вашим обліковим записом"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr "Версію %(version)s створено"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3108,7 +3130,7 @@ msgstr ""
"strong> на PyPI було змінено з %(old_email)s
на "
"%(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3127,7 +3149,7 @@ msgstr ""
"автентифікацію, але не згенерували\n"
"кодів відновлення для цього облікового запису.\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
#, fuzzy
#| msgid ""
#| "\n"
@@ -3148,7 +3170,7 @@ msgstr ""
"свого\n"
"облікового запису PyPI!\n"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3162,7 +3184,7 @@ msgstr ""
"Ви можете перегенерувати коди відновлення свого облікового запису тут:\n"
"%(href)s.\n"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3176,7 +3198,7 @@ msgstr ""
"Код відновлення вашого облікового запису %(username)s було "
"використано.\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3190,18 +3212,18 @@ msgstr ""
"Нові коди відновлення вашого облікового запису %(username)s "
"згенеровано.\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3212,7 +3234,7 @@ msgstr ""
"Вас було додано як %(role)s до проєкту %(project_name)s "
"створеного %(initiator_username)s на %(site)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3223,7 +3245,7 @@ msgid ""
msgstr ""
"Ви отримали це, бо %(initiator_username)s додає вас до проєкту на %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3232,13 +3254,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -3247,7 +3269,7 @@ msgstr ""
"Запрошення для вас приєднатися до організації \"%(organization_name)s\" було "
"відхилено"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3259,7 +3281,7 @@ msgstr ""
"Вас було додано як %(role)s до проєкту %(project_name)s "
"створеного %(initiator_username)s на %(site)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3272,7 +3294,7 @@ msgstr ""
"Може завантажувати випуски для пакунку. Може додавати інших поплічників. "
"Може видаляти файли, випуски чи увесь проєкт."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3285,7 +3307,7 @@ msgstr ""
"Може завантажувати випуски для пакунку. Не може додавати поплічників. Не "
"може видаляти файли, випуски чи проєкт."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3296,49 +3318,49 @@ msgid ""
msgstr ""
"Ви отримали це, бо %(initiator_username)s додає вас до проєкту на %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
"Нового поплічника було додано до проекту на PyPI, власником якого є ви:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Допуски"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Поплічники"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
"Нового поплічника було додано до проекту на PyPI, власником якого є ви:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
@@ -3346,7 +3368,7 @@ msgid ""
msgstr ""
"Нового поплічника було додано до проекту на PyPI, власником якого є ви:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3355,10 +3377,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3366,7 +3388,7 @@ msgid ""
"organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3375,7 +3397,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3388,7 +3410,7 @@ msgstr ""
"Вас було додано як %(role)s до проєкту %(project_name)s "
"створеного %(initiator_username)s на %(site)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3399,7 +3421,7 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3408,7 +3430,7 @@ msgstr ""
"Кимось, можливо вами, було додано %(method)s двофакторну аутентифікацію до "
"вашого PyPI облікового запису%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3417,7 +3439,7 @@ msgstr ""
"Кимось, можливо вами, видалено метод %(method)s двофакторної аутентифікації "
"з вашого PyPI облікового запису%(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3426,7 +3448,7 @@ msgstr ""
"Кимось, можливо вами, додано цю електронну адресу (%(email_address)s"
"code>) до свого облікового запису на PyPI."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3436,14 +3458,14 @@ msgstr ""
"href=\"%(href)s\">клікніть на це посилання, щоб підтвердити свою електронну "
"адресу."
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3456,149 +3478,149 @@ msgstr ""
"href=\"%(href)s\">клікніть на це посилання, щоб підтвердити свою електронну "
"адресу."
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr ""
"Якщо ви не робили цього запиту, то можете безпечно проігнорувати цього листа."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Термін дії цього посилання збіжить за %(n_hours)s годину."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Сховати сповіщення"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Закрити"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Адмін"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Ваші проєкти"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "Ваші організації"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Налаштування облікового запису"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Публічний профіль"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Деталі облікового запису"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Хеші для %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Алгоритм"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Дайджест хешів"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Скопіювати до буферу обміну"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Скопіювати"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Хеші для %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Помилка"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Успіх"
@@ -3622,30 +3644,30 @@ msgstr "Успіх"
msgid "Manage project"
msgstr "Керувати проєктом"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Попередня"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Наступна"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Ваша основна електронна адреса (%(email_address)s) не підтверджена."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "У вас немає основної електронної адреси."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Підтвердіть свою електронну адресу або додайте нову."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3654,7 +3676,7 @@ msgstr ""
"Двофакторна автентифікація доступна, увімкніть її для "
"свого облікового запису зараз."
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3667,7 +3689,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Редагувати профіль"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3683,93 +3705,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s ще не завантажував(-ла) жодних проєктів до PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "Електронна адреса"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Навігація для керування %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Проєкт:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Історія безпеки"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Налаштування"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Навігація для керування %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Випуски"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Поплічники"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Документація"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "Публікування"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Навігація для керування %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "Підтверджені подробиці"
@@ -3779,14 +3801,14 @@ msgstr "Підтверджені подробиці"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Опубліковано: %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, fuzzy, python-format
#| msgid "Filter by classifier"
msgid "These details have been verified by PyPI"
msgstr "Фільтрувати за класифікатором"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Посилання проєкту"
@@ -3794,278 +3816,278 @@ msgstr "Посилання проєкту"
msgid "GitHub Statistics"
msgstr "Статистика на GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "Історія випусків"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Зірочки:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Форки:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Відкриті іш'ю/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Відкриті іш'ю/PR:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub Statistics"
msgid "GitLab Statistics"
msgstr "Статистика на GitHub"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Доглядачі"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Аватар {username} із gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Мета"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Автор:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Доглядач:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "Непідтверджені подробиці"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Ліцензія:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Мітки"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Потребує:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Класифікатори"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Підтверджено*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*Переривчасті проблеми доставки можуть спричинити втрату підтвердження"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Підтверджено"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Не підтверджено*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*Електронний лист від PyPI сприймається як спам"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*Невиправний збій під час доставки"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*Забагато проблем доставки"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Не підтверджено"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Основна"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Переглянути опції електронної адреси"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Опції"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Опції для %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Надіслати електронний лист-підтвердження знову"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Зробити цю електронну адресу основною"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Зробити основною"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Видалити цю електронну адресу"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Видалити цю електронну адресу"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Охоплення"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Усі проєкти"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Створено"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Використано востаннє"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Ніколи"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Переглянути опції токена"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Видалити токен"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Переглянути унікальний ідентифікатор"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Видалити API-токен"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Застосунки чи скрипти, які користуються цим токеном, більше не матимуть "
"доступу до PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Унікальний ідентифікатор для API-токена «%(token_description)s»"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Зображення профілю"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com, щоб згенерувати ваше зображення профілю "
"на основі вашої основної електронної адреси"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Змініть зображення на gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Деталі облікового запису"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Дата приєднання"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
@@ -4096,24 +4118,24 @@ msgstr ""
"Відображається у вашому публічному профілі. Не може "
"бути змінено."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Повне ім'я"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Ім'я не встановлено"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Відображається у вашому публічному профілі"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "Публічна електронна адреса"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your публічному профілі для автентифікованих користувачів."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Оновити обліковий запис"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Електронні адреси облікового запису"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Основна адреса отримуватиме сповіщення."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Електронні адреси, пов'язані з вашим обліковим записом"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Статус"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Додати електронну адресу"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Змінити пароль"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Старий пароль"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Ваш поточний пароль"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Новий пароль"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Підтвердіть новий пароль"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "Оновити пароль"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API-токени"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
@@ -4197,19 +4219,19 @@ msgstr ""
"API-токени забезпечують альтернативний спосіб автентифікації під час "
"завантаження пакунків до PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Дізнатися більше про API-токени"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Активні API-токени для цього облікового запису"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Додати API-токен"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4218,59 +4240,59 @@ msgstr ""
"Підтвердіть свою основну електронну адресу, щоб "
"додати API-токени до свого облікового запису."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Область дії токена: увесь обліковий запис"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Область дії токена: проєкт %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Обліковий запис створено"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Здійснено вхід"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Двофакторний метод:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Нема"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
"Пристрій безпеки (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
@@ -4278,183 +4300,183 @@ msgstr ""
"Застосунок автентифікації (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "Код відновлення"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Видалити пристрій"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "Не вдалося увійти"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- Базова автентифікація (точка виходу для завантаження)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "Підстава:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "Неправильний пароль"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "Недійсний другий фактор (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "Недійсний другий фактор (WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "Недійсний другий фактор (код відновлення)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "Повторна автентифікація сесії не вдалася"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Електронну адресу додано до облікового запису"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Електронну адресу видалено з облікового запису"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Електронну адресу підтверджено"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Електронну адресу підтверджено повторно"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Основну електронну адресу змінено"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Стара основна електронна адреса:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Нова основна електронна адреса:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Основну електронну адресу встановлено"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "Електронний лист надіслано"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "Від:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "Кому:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "Тема:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Запит на скидання пароля здійснено"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "Спробу скидання пароля здійснено"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Пароль успішно скинуто"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Пароль успішно змінено"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Скидання пароля"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Проєкт:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Двофакторну автентифікацію додано"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Спосіб: Пристрій безпеки (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Назва пристрою:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4462,89 +4484,89 @@ msgstr ""
"Спосіб: Застосунок для автентифікації (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Двофакторну автентифікацію видалено"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Двофакторну автентифікацію видалено"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "Коди відновлення згенеровано"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "Коди відновлення перегенеровано"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "Код відновлення було використано для входу"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "API-токен додано"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Назва токена:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API-токен видалено"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Унікальний ідентифікатор:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "API-токен видалено автоматично з міркувань безпеки"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
"Підстава: Токен знайдений у публічному посиланні"
"a>"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "Дивіться %(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Запрошення до '${organization_name}' відхилене."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4553,8 +4575,8 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4563,46 +4585,46 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "See %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "Дивіться %(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${organization_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Запрошення до '${organization_name}' відхилене."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Organization description"
msgid "Organization role removed"
msgstr "Опис організації"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Усі випуски %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4613,60 +4635,60 @@ msgstr ""
"облікового запису. Якщо ви помітили щось підозріле, будь ласка, убезпечте свій обліковий запис якомога швидше."
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Нещодавня активність облікового запису"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Подія"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Дата / час"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Назва пристрою"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4759,11 +4781,11 @@ msgstr ""
"href=\"%(delete_href)s\">видалити проєкт"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Продовжуйте обережно!"
@@ -4776,27 +4798,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr "Видалити свій обліковий запис на PyPI"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Керувати"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Двофакторна автентифікація (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4808,89 +4830,89 @@ msgstr ""
"title=\"двофакторна автентифікація (two factor authentication)\">2FA"
"a>. Після ввімкнення двофакторної автентифікації її неможливо відключити."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "Способи відновлення увімкнено"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "Спосіб відновлення"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "згенеровано %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "залишилося %(remaining)s"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "Згенерувати нові"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Методи двофакторної автентифікації увімкнено"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Двофакторний метод"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
"Щоб видалити цей спосіб двофакторної автентифікації, спочатку додайте інший "
"спосіб."
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Неможливо видалити себе як власника"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Видалити"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Видалити застосунок автентифікації"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Видалити застосунок"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Видалити двофакторний пристрій безпеки"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Видалити пристрій"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Назва пристрою"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4909,7 +4931,7 @@ msgstr ""
"облікового запису.\n"
" "
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4927,7 +4949,7 @@ msgstr ""
"записі.\n"
" "
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid ""
#| "\n"
@@ -4945,7 +4967,7 @@ msgstr ""
" автентифікації до свого облікового запису.\n"
" "
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid ""
#| "\n"
@@ -4961,11 +4983,11 @@ msgstr ""
"увімкненням двофакторної автентифікації у своєму обліковому записі.\n"
" "
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "Згенерувати нові коди відновлення"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid ""
#| "\n"
@@ -4982,7 +5004,7 @@ msgstr ""
" автентифікації до свого облікового запису.\n"
" "
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid ""
#| "\n"
@@ -4998,12 +5020,12 @@ msgstr ""
"автентифікації у своєму обліковому записі.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "Скористайтеся кодом відновлення"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid ""
#| "\n"
@@ -5016,7 +5038,7 @@ msgstr ""
"записі.\n"
" "
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -5028,7 +5050,7 @@ msgstr ""
"Щоб налаштувати 2FA за "
"допомогою застосунку автентифікації:"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "\n"
@@ -5044,8 +5066,8 @@ msgstr ""
"пристроєм безпеки (напр. USB-ключем)\n"
" "
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -5053,8 +5075,8 @@ msgstr ""
"Увімкніть JavaScript, аби налаштувати двофакторну автентифікацію через "
"пристрій безпеки (напр. USB-ключ)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Оновіть свій браузер, аби налаштувати двофакторну "
"автентифікацію через пристрій безпеки (напр. USB-ключ)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Хлібна крихта"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Ваш обліковий запис"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Навігація облікового запису"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Ця дія незворотня!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Підтвердіть своє ім'я користувача, щоб продовжити."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Підтвердьте відповідність поля «%(item)s», аби продовжити."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Скасувати"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "закрити"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Введіть свій пароль, щоб продовжити."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "Налаштування Довірених Видавців"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -5128,7 +5150,7 @@ msgstr ""
"безпарольної публікації PyPI-пакунка довіреній сторонній службі, як-от "
"GitHub Actions."
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -5137,7 +5159,7 @@ msgstr ""
"автоматизації своїх процесів публікації, не потребуючи використовувати API-"
"токени чи паролі."
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them тут."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Додає:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Видаляє:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "Запросити"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "Робочий процес:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Specification"
msgid "Specifier:"
msgstr "Специфікація"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Publisher name"
msgid "Publisher:"
msgstr "Ім'я видавця"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "Запрошення в очікуванні"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "Створено %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Основна навігація"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Organization description"
msgid "Organization Name"
msgstr "Опис організації"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Organization description"
msgid "Organization Type: %(org_type)s"
msgstr "Опис організації"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Запрошення на роль недійсне."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "Керівник(-ця)"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Власник"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create new organization"
msgid "View this organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Дивитися"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create new organization"
msgid "Activate billing for this organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create new organization"
msgid "Manage this organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "Ви ще не доєдналися до жодної організації на PyPI."
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "Запити створення організацій в очікуванні"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Запрошення на роль недійсне."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "Відхилити"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "Запросити"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create new organization"
msgid "Manage this organization request"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "Подати запит на нову організацію"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "Назва облікового запису організації"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "Оберіть назву облікового запису організації"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "Ця назва використовуватиметься у посиланнях на PyPI."
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "Наприклад"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "Відображуване імʼя організації"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "Назва вашого бізнесу, продукту або проєкту"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "Посилання на організацію"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "Посилання на ваш бізнес, продукт чи проєкт"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "Опис вашого бізнесу, продукту чи проєкту"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Organization description"
msgid "️Organization Membership Size"
msgstr "Опис організації"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "Тип організації"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
@@ -5484,66 +5506,66 @@ msgstr ""
"Компанії можуть створювати облікові записи організації як платний сервіс, в "
"той час як проєктам спільноти надається безкоштовний доступ."
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "Створити"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
"Ваш запит на створення організації під назвою \"%(organization_name)s\" "
"надіслано."
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "Ви отримаєте електронного листа, коли організація буде схвалена"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Одноосібний власник"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Керувати цим проєктом"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Переглянути публічну сторінку цього проєкту"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Цей проєкт не має публікацій"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5554,11 +5576,11 @@ msgstr ""
"відвідайте користувацьке керівництво з пакування Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "Активувати свій обліковий запис"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
@@ -5566,7 +5588,7 @@ msgstr ""
"Необхідно підтвердити основну електронну адресу перед впровадженням змін до "
"вашого облікового запису."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see Основна адреса отримуватиме сповіщення."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support тут."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "Назва проєкту PyPI"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "назва проєкту"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "власник"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
"Назва організації або облікового запису GitHub, який є власником репозиторію"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "Назва репозиторію"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "репозиторій"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "Назва репозиторію на GitHub, який містить робочий процес публікації"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "Назва робочого процесу"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5669,24 +5691,24 @@ msgstr ""
"Назва файлу робочого середовища публікації. Цей файл мусить існувати у теці "
".github/workflows/
вищевказаного репозиторію."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "Назва середовища"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(необов'язково)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5703,22 +5725,22 @@ msgstr ""
"strong> коли доглядачі вашого репозиторію з правом коміту, не мали б мати "
"доступу до публікації до PyPI."
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "Додати"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support тут."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "Простір імен"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "простір імен"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Назва проєкту"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Проєкт:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "Назва репозиторію на GitLab, який містить робочий процес публікації"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "випуск"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5806,8 +5828,8 @@ msgstr ""
"strong> коли доглядачі вашого репозиторію з правом коміту, не мали б мати "
"доступу до публікації до PyPI."
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5816,29 +5838,29 @@ msgstr ""
"Дізнайтеся більше про підтримку OpenID Connect у Google тут."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "Електронна адреса"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "Предмет"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "предмет"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5850,8 +5872,8 @@ msgstr ""
"обмежує сутність, якій дозволено здійснювати публікацію. Більше подробиць тут."
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support тут."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Organization description"
msgid "Organization"
msgstr "Опис організації"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Organization description"
msgid "my-organization"
msgstr "Опис організації"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "Назва організації на ActiveState, якій цей проєкт належить"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "Назва проєкту на ActiveState"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Проєкт:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Ваше ім'я користувача"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Ім'я користувача"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Керувати версією"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Проєкт:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "Назва проєкту в очікуванні"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
@@ -5958,15 +5980,15 @@ msgstr ""
"Жодних очікуваних видавців наразі не налаштовано. Нижче, можна додати "
"видавців для проєктів, які ще не існують."
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "Додати нового очікуваного видавця"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr "На цій сторінці можна зареєструвати «очікуваних» довірених видавців."
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5982,7 +6004,7 @@ msgstr ""
"видавець стає звичайним довіреним видавцем. Читайте більше щодо «очікуваних» "
"та звичайних довірених видавців тут."
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5993,8 +6015,8 @@ msgstr ""
"користувач може його створити, включно з налаштуванням власного "
"«очікуваного» видавця."
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -6009,7 +6031,7 @@ msgstr ""
"записі.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
#, fuzzy
#| msgid ""
#| "\n"
@@ -6027,7 +6049,7 @@ msgstr ""
"відновлення тут.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
#, fuzzy
#| msgid ""
#| "\n"
@@ -6043,7 +6065,7 @@ msgstr ""
"обійти двофакторну автентифікацію за допомогою нього буде більше неможливо.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
#, fuzzy
#| msgid ""
#| "\n"
@@ -6059,15 +6081,15 @@ msgstr ""
"знадобиться згенерувати їх знову.\n"
" "
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "Коди відновлення облікового запису"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "Згенерувати нові коди відновлення"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -6078,7 +6100,7 @@ msgstr ""
"до облікового запису PyPI. Кожен код можна використати лише один"
"strong> раз."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
@@ -6086,7 +6108,7 @@ msgstr ""
"Ці коди повинні використовуватися лише для відновлення "
"облікового запису, а не типових входів на сайт."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -6097,69 +6119,69 @@ msgstr ""
"кодів відновлення, ви можете назавжди втратити доступ до свого облікового "
"запису PyPI!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "Збережіть свої коди відновлення"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "Завантажити у вигляді файла"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Зберегти"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "Продовжити"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "Цих кодів не буде показано знову."
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "Перед тим, як продовжити, переконайтеся, що ви зберегли їх надійно."
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Видалити API-токен"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Токен для «%(macaroon_description)s»"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Допуски:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Завантажувати пакунки"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Область допуску:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Увесь обліковий запис (усі проєкти)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Проєкт «%(project)s»"
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6167,28 +6189,29 @@ msgstr ""
"З міркувань безпеки, цей токен з'явиться лише одного разу. Скопіюйте "
"його зараз."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Скопіювати токен до буферу обміну"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Скопіювати токен"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Використання цього токена"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Щоб скористатися цим API-токеном:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Використайте %(token)s
як своє ім'я користувача"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
@@ -6197,7 +6220,7 @@ msgstr ""
"Використайте значення токена замість свого пароля, включно з префіксом "
"%(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6207,7 +6230,7 @@ msgstr ""
"завантаження своїх проєктів до PyPI, налаштуйте свій файл "
"%(filename)s
таким чином:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6218,7 +6241,7 @@ msgstr ""
"завантаження багатьох проєктів до PyPI, ви можете налаштувати свій файл "
"%(filename)s
так:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6226,11 +6249,11 @@ msgstr ""
"користувацький токен або токен із проєктним рівнем допуску, який ви хочете "
"встановити типовим"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "токен проєкту"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6242,7 +6265,7 @@ msgstr ""
"Ви можете використати %(command)s
, щоб обрати правильний токен, "
"коли завантажуєте до PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, відвідайте сторінку допомоги PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Додати інший токен"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Назва токена"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Яке призначення цього токена?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Оберіть область допуску..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6279,17 +6302,17 @@ msgstr ""
"API-токен з областю допуску на увесь ваш обліковий запис матиме дозвіл до "
"усіх ваших поточних і майбутніх проєктів."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Створити обліковий запис"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Налаштувати 2FA за допомогою застосунку автентифікації (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the стандарту TOTP."
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6309,15 +6332,15 @@ msgstr ""
"Відвідайте сторінку допомоги PyPI, щоб переглянути "
"перелік сумісних застосунків."
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "Налаштуйте свій застосунок"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "Відскануйте QR-код у застосунку автентифікації, який ви обрали."
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
@@ -6325,11 +6348,11 @@ msgstr ""
"З міркувань безпеки, ви можете пов'язати лише один застосунок автентифікації "
"зі своїм обліковим записом на PyPI."
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "QR-код для налаштування застосунку автентифікації"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6337,15 +6360,15 @@ msgid ""
"instead:"
msgstr "Немає QR-сканера? Введіть цей код вручну:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "Підтвердіть застосунок"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "Код автентифікації"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6357,15 +6380,15 @@ msgstr ""
"Аби завершити процес налаштування, введіть код автентифікації, наданий вашим "
"застосунком автентифікації."
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "Налаштувати застосунок"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "Налаштувати 2FA за допомогою пристрою безпеки (напр. USB-ключ)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the стандарту FIDO."
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Google Titan та Thetis."
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "Назвіть свій пристрій, щоб почати"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI підтримує додавання кількох пристроїв безпеки."
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
@@ -6405,11 +6428,11 @@ msgstr ""
"Будь ласка, назвіть цей пристрій. 64 символи чи менше. Увесь Unicode "
"дійсний, включно з пробілами."
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "Налаштувати пристрій безпеки"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6423,7 +6446,7 @@ msgstr ""
"rel=\"noopener\">специфікацією FIDO та сумісний браузер."
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
@@ -6431,21 +6454,21 @@ msgstr ""
"Зверніть увагу, що деякі старі USB-ключі не дотримуються стандарту FIDO і не "
"працюватимуть із PyPI."
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "Опис проєкту"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
@@ -6454,75 +6477,74 @@ msgstr ""
"Я погоджуюсь із Умовами надання послуг PyPI від "
"імені організації %(organization_name)s."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Organization description"
msgid "Organization request"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "Назва облікового запису організації"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "Відображуване імʼя організації"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Organization description"
msgid "️Organization description"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "Тип організації"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Organization description"
msgid "️Organization membership size"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "Запросити"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "Запросити"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Історія проєкту «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6534,25 +6556,25 @@ msgstr ""
"Щоразу, коли ви (або ж ваші поплічники) виконуєте дію, пов'язану з безпекою, "
"у цьому проєкті, то вона записується і відображається тут."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6561,26 +6583,26 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(project_name)s project added to organization"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6589,14 +6611,14 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "%(username)s додано як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6605,7 +6627,7 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6613,7 +6635,7 @@ msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6622,7 +6644,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6631,7 +6653,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6641,7 +6663,7 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6651,51 +6673,51 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s додано як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6703,108 +6725,108 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Реєстрація"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Створює:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Створює:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Видаляє:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Видаляє:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "Відхилити"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Змінює:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "Запросити"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Видаляє:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Історія безпеки %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create new organization"
msgid "Back to organizations"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Organization description"
msgid "Organization projects"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6819,17 +6841,17 @@ msgstr ""
"відвідайте користувацьке керівництво з пакування Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create new organization"
msgid "Add project to organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
@@ -6837,17 +6859,17 @@ msgstr ""
"Перенесіть проєкт, який вам належить, чи створіть та додайте новий проєкт до "
"організації."
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr "Ви отримали це, оскільки ви власник цього проекту."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6855,60 +6877,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Популярні проєкти"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "Зареєструвати новий проєкт."
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "Зареєструвати новий проєкт."
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "Двофакторну автентифікацію увімкнено"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "Двофакторна автентифікація"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "Двофакторну автентифікацію вимкнено"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6920,13 +6942,13 @@ msgstr ""
"Використовуйте цю сторінку, аби контролювати те, які користувачі PyPI можуть "
"допомагати вам керувати %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Organization description"
msgid "Organization Roles"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6935,214 +6957,214 @@ msgid ""
"can do."
msgstr "Поплічники можуть належати до однієї з двох ролей:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Organization description"
msgid "Organization Role Permissions Matrix"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Organization description"
msgid "View organization/teams"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Створюємо новий випуск"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create new organization"
msgid "Invite/manage organization members"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create new organization"
msgid "Delete the organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create new organization"
msgid "Manage organization billing"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "Зареєструвати новий проєкт."
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Видалити проєкт"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Користувачі, які можуть керувати %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Користувач"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Зберегти роль"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Неможливо видалити себе як власника"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Видалити %(user)s з цього проєкта"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Видалити %(user)s з цього проєкта"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "Неприйняте запрошення"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "Термін дії запрошення сплив"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "Відкликати запрошення %(user)s."
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "Відкликати запрошення"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "Відкликати запрошення %(user)s"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Видалити"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "Термін дії запрошення сплив"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "Запросити"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Organization description"
msgid "Organization settings"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Обліковий запис створено"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s, щоб зв'язатися з адміністраторами "
"PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create new organization"
msgid "Update organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Деталі облікового запису"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Керувати версією"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Запрошення на роль недійсне."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7212,32 +7234,32 @@ msgid ""
msgstr ""
"Ви не зможете відносити свій обліковий запис після того, як видалите його"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create new organization"
msgid "Current organization account name"
msgstr "Створіть нову організацію"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create new organization"
msgid "Delete organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create new organization"
msgid "Cannot delete organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7267,29 +7289,29 @@ msgstr[2] ""
"%(count)s проєктів.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Видалити проєкт"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create new organization"
msgid "Before you can delete your organization."
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or перенести право власності чи видалити проєкт"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
"Ви не зможете відносити свій обліковий запис після того, як видалите його"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Organization description"
msgid "Organization teams"
msgstr "Опис організації"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7364,52 +7386,52 @@ msgstr[2] ""
" %(count)s проєктів\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Керувати цим проєктом"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create new organization"
msgid "View this team"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Створюємо новий випуск"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Назва токена"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Керувати документацією «%(project_name)s»"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Знищити документацію"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s, то вороття немає, оскільки "
"завантаження нової документації більше не підтримується."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Знищити документацію проєкту"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Документація проєкту"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Завантаження нової документації більше не підтримується"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7440,74 +7462,74 @@ msgstr ""
"Щоразу, коли ви (або ж ваші поплічники) виконуєте дію, пов'язану з безпекою, "
"у цьому проєкті, то вона записується і відображається тут."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Проєкт створено"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr "Версію %(version)s створено"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Версію %(version)s видалено"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr "Версію %(version)s створено"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Ким анульовано:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr "Версію %(version)s створено"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Файл видалено з версії %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Назва файлу:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Файл видалено з версії %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr "%(username)s додано як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7517,7 +7539,7 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7526,7 +7548,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7536,20 +7558,20 @@ msgid ""
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(username)s додано як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(username)s стає %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7557,145 +7579,145 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s видалено як %(role_name)s проєкту"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Ви тепер ${role} проєкту '${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Ви тепер ${role} проєкту '${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API-токен видалено"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Допуски: Може завантажувати до цього проєкту"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Create"
msgid "Creator"
msgstr "Створити"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API-токен видалено"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Контролюється:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "Вимогу двофакторної автентифікації увімкнено"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "Ким увімкнено:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "Вимогу двофакторної автентифікації вимкнено"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "Ким вимкнено:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr "Проєкт архівовано"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr "Ким архівовано:"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr "Проєкт розархівовано"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr "Ким розархівовано:"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "Альтернативний репозиторій проєкту додано"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "Альтернативний репозиторій проєкту видалено"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "Додаткова інформація"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "Інформація про розташування"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Повернутися до проєктів"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "Цей проєкт було ізольовано до зони карантину."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -7705,8 +7727,8 @@ msgstr ""
"відновити. Доки цей проєкт на карантині, жодні клієнти його встановлювати не "
"зможуть, а доглядачі не матимуть змоги його змінювати."
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
@@ -7714,12 +7736,12 @@ msgstr ""
"Дізнайтеся більше про проєкт на карантині зі статті "
"у розділі допомоги."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr "Цей проєкт було архівовано."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
@@ -7727,7 +7749,7 @@ msgstr ""
"Деякі поля у цій формі були автоматично заповнені. Будь ласка, перед "
"надсиланням форми ретельно перевірте їх значення."
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7740,33 +7762,33 @@ msgstr ""
"обмежує сутність, якій дозволено здійснювати публікацію. Більше подробиць тут."
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "Керувати поточними видавцями"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "Видавці OpenID Connect, пов’язані з проєктом %(project_name)s"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "Наразі, жодних видавців не налаштовано."
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "Додати нового видавця"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr "Обмежити середовище"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "Це обмежить середовище довіреного видавця до"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7777,7 +7799,7 @@ msgstr ""
"CI/CD, то мусите замінити їх усі на «%(constrained_environment_name)s» або ж "
"зареєструвати окремого довіреного видавця для кожного з них."
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, fuzzy, python-format
#| msgid ""
#| "I understand that this Trusted Publisher will only allow uploads frow CI/"
@@ -7791,76 +7813,76 @@ msgstr ""
"робочих процесів CI/CD, які виконуються у середовищі "
"«%(constrained_environment_name)s»."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr "Нова назва середовища"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Керувати «%(project_name)s» — версія випуску %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "Версія %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "Анульовані випуски"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "дивитися випуск"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Файли для випуску %(version)s із %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Назва файлу, розмір"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Тип"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Версія Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Дата завантаження"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Переглянути опції файла"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Опції файла"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Завантажити"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Видалити файл із"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Видалити файл"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
@@ -7868,7 +7890,7 @@ msgstr ""
"Я розумію, що мої користувачі більше не зможуть встановлювати цей файл із "
"цього випуску проєкту."
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will не "
"зможу повторно відвантажити файл із такою самою назвою %(filename)s."
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "Я розумію, що не зможу це повернути як було."
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "Я розумію, що адміністратори PyPI не зможуть повернути це як було."
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Завантажуються нові файли"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Жодних файлів не знайдено"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Сховати"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the користувацькому керівництві з пакування "
"Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Налаштування публікації"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "Анулювати випуск"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7957,7 +7979,7 @@ msgstr[2] ""
"файлів у ньому) під час встановлення за найтиповішими сценаріями.\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7973,7 +7995,7 @@ msgstr ""
"встановлення за найтиповішими сценаріями.\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7991,7 +8013,7 @@ msgstr ""
"code>.\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8004,8 +8026,8 @@ msgstr ""
"a>.\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8023,27 +8045,27 @@ msgstr ""
"%(project_name)s==%(version)s
.\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "Підстава (необов'язково)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Версія"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Видалити публікацію"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -8075,12 +8097,12 @@ msgstr[2] ""
"файлами.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Видалення незворотньо видалить цей випуск."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
@@ -8088,8 +8110,8 @@ msgstr ""
"Вам не вдасться завантажити новий пакунок того ж самого типу із такою ж "
"версією повторно."
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -8099,8 +8121,8 @@ msgstr ""
"версію цього пакунка. Ним слід користуватися лиш у якості крайньої міри для "
"вирішення правових проблем чи вилучення шкідливих випусків."
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post-випуск."
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
@@ -8122,7 +8144,7 @@ msgstr ""
"Я розумію, що назавжди видаляю усі файли із випуску %(release_version)s "
"цього проєкту."
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
@@ -8130,7 +8152,7 @@ msgstr ""
"Я розумію, що мої користувачі більше не зможуть встановлювати цей випуск "
"проєкту."
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will не зможу повторно відвантажити жодних видалених файлів з "
"такими самими назвами."
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Випуски %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Дата випуску"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Файли"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "Підстава анулювання"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Керувати версією"
# | msgid "%(num_files)s files"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
@@ -8171,49 +8193,49 @@ msgstr[0] "%(num_files)s файл"
msgstr[1] "%(num_files)s файли"
msgstr[2] "%(num_files)s файлів"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Файлів немає"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Переглянути опції випуску"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Опції для %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "Перепублікувати випуск"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "Перепублікувати"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Анулювати"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "Перепублікувати випуск"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Керуйте випусками «%(project_name)s»"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Створюємо новий випуск"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Випусків не знайдено"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the користувацькому "
"керівництві з пакування Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Керувати поплічниками «%(project_name)s»"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
@@ -8238,24 +8260,24 @@ msgstr ""
"Використовуйте цю сторінку, аби контролювати те, які користувачі PyPI можуть "
"допомагати вам керувати %(project_name)s."
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "Ролі проєкту"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Поплічники можуть належати до однієї з двох ролей:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Доглядач"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -8267,7 +8289,7 @@ msgstr ""
"Може завантажувати випуски для пакунку. Не може запрошувати поплічників. Не "
"може видаляти файли, випуски чи проєкт."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -8288,7 +8310,7 @@ msgstr "Поплічники, які можуть керувати %(project_nam
msgid "Collaborator"
msgstr "Поплічник"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
@@ -8296,11 +8318,11 @@ msgstr[0] "%(count)s власник організації"
msgstr[1] "%(count)s власники організації"
msgstr[2] "%(count)s власників організації"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "Видалити власників організації неможливо"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
@@ -8308,71 +8330,72 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "Видалити свою команду, як власника, неможливо"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "Видалити %(collaborator)s з цього проєкту"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "Запросити внутрішнього поплічника"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "Команда чи учасник?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "Запросити команду чи окремого учасника поплічниками."
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "Назва команди"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "У цій організації команд нема."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "Запросити зовнішнього поплічника"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "Запросити поплічника"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Керувати налаштуваннями «%(project_name)s»"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Налаштування проєкту"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "Розмір проєкту:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr " (попросити підвищення) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Створити токен для %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8381,11 +8404,11 @@ msgstr ""
"Підтвердіть свою основну електронну адресу, щоб "
"додати API-токен для %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Опис проєкту і бокова панель"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8421,22 +8444,22 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" "
"target=\"_blank\">користувацькому керівництві з пакування Python."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "Видалити з цієї організації"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "Видалення цього проєкту з організації:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Видалить цей проєкт з організації «%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
@@ -8444,68 +8467,68 @@ msgid ""
msgstr ""
"Скасує права в проєкті для команд в організації «%(organization_name)s»."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr "Окремі власники та доглядачі проєкту збережуть свої права у проєкті."
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Ви тепер ${role} проєкту '${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Жодних проєктів"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Назва проєкту"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create new organization"
msgid "Transfer project to an organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Видалення цього проєкту:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8514,45 +8537,45 @@ msgid ""
msgstr ""
"Ви не зможете відносити свій обліковий запис після того, як видалите його"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Недійсний токен: не є токеном запрошення до співпраці"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Керувати проєктом"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create new organization"
msgid "Cannot transfer project to an organization"
msgstr "Створіть нову організацію"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8560,13 +8583,13 @@ msgid ""
"or manage."
msgstr "Недійсний токен: не є токеном запрошення до співпраці"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8574,88 +8597,88 @@ msgid ""
"manage."
msgstr "Недійсний токен: не є токеном запрошення до співпраці"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s ще не завантажував(-ла) жодних проєктів до PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Створити токен для %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "Опис проєкту"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Видалити %(user)s з цього проєкта"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Repository name"
msgid "Alternate Repository Name"
msgstr "Назва репозиторію"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Organization description"
msgid "Alternate repository description"
msgstr "Опис організації"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Шукайте проєкти"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8668,35 +8691,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Шукайте проєкти"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Видалити проєкт"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Видалення цього проєкту:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8714,17 +8737,17 @@ msgstr[2] ""
"Незворотньо видалить цей проєкт разом із %(count)s "
"випусками"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Незворотньо видалить цей проєкт"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Зробить назву проєкту доступною для будь-яких інших користувачів "
"PyPI"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8737,7 +8760,7 @@ msgstr ""
"назви файлів пакунків на PyPI унікальні, оскільки вони згенеровані з "
"комбінації назви проєкту + номеру версії + типу пакунка)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8749,82 +8772,82 @@ msgstr ""
"Щоразу, коли ви (або ж ваші поплічники) виконуєте дію, пов'язану з безпекою, "
"у цьому проєкті, то вона записується і відображається тут."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Повернутися до проєктів"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Шукайте проєкти"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Керувати «%(project_name)s»"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Видалити %(user)s з цього проєкта"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Ви не володієте цим проєктом"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Додати електронну адресу"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. встановлення пакунків."
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the користувацькому керівництві з пакування "
"Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -9092,7 +9115,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP "
"301."
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -9162,16 +9185,15 @@ msgstr ""
"класифікатором «Private :: Do Not Upload». PyPI завжди відхилятиме пакунки "
"із класифікаторами, які починаються на «Private ::»."
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "Перелік класифікаторів"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "Запримітьте:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -9182,7 +9204,7 @@ msgstr ""
"або вклади до Warehouse будуть дотримуватися Кодексу честі PSF."
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -9195,7 +9217,7 @@ msgstr ""
"згенерувати та безпечно зберегти коди "
"відновлення, аби відновити доступ у такому випадку.."
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -9210,7 +9232,7 @@ msgstr ""
"підтримуваних методів двофакторної аутентифікації і отримати коди відновлення."
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help кодів відновлення, ви можете звернутися за "
"допомогою для відновлення акаунту."
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "Що таке пакунок, проєкт чи випуск?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "Як мені встановити файл (пакунок) із PyPI?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "Як мені запакувати й опублікувати мій код для PyPI?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "Що таке trove-класифікатор?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "Що таке «анульований» випуск?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Шукайте проєкти"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Чому мені треба мати підтверджену електронну адресу?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "Чому PyPI каже мені, що мій пароль скомпрометовано?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
"Що мені робити, коли помічаю підозрілу активність у своєму обліковому записі?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "Чому PyPI каже мені, що мій API-токен скомпрометовано?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "Що таке двофакторна автентифікація та як це працює на PyPI?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9284,7 +9306,7 @@ msgstr ""
"(TOTP)? Як налаштувати "
"це на PyPI?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -9296,13 +9318,13 @@ msgstr ""
"Як працює двофакторна автентифікація за допомогою пристрою безпеки (напр. "
"USB-ключа)? Як налаштувати це на PyPI?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
"Які інші пристрої (окрім USB-ключів) я можу використовувати як пристрої "
"безпеки?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -9314,118 +9336,118 @@ msgstr ""
"Як працює двофакторна автентифікація за допомогою кодів відновлення? Як це "
"налаштувати на PyPI?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Як я можу використовувати API-токени щоб автентифікуватися на PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "Чому певні дії потребують підтвердження мого пароля?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Як я можу використовувати довірених видавців для публікації до PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "Чи є у PyPI якісь API, що я можу використовувати?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "Як я можу запустити дзеркало PyPI?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "Як мені отримувати сповіщення щойно нова версія проєкту публікується?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
"Де мені подивитися статистику щодо PyPI, завантаження і використання проєкта/"
"пакунка?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "Як мені публікувати свої приватні пакунки на PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "Чому моя бажана назва проєкту недоступна?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
"Як я можу претендувати на закинуту чи попередньо зареєстровану назву проєкту?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "Які ролі поплічників доступні для проєкту на PyPI?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "Як мені стати власником/доглядачем проєкту на PyPI?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "Як я можу завантажити опис проєкту в іншому форматі?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
"Як мені отримати виняток чи збільшення обмеження розміру файлів у моєму "
"проєкті?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
"Як мені отримати виняток чи збільшення обмеження загального розміру мого "
"проєкту?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
"Звідки PyPI бере свої дані щодо вразливостей проєктів і як мені їх виправити?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Свіженьке: найновіші випуски проєктів"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
"Чому я отримую помилку «не вдалося відобразити опис» («the description "
"failed to render»)?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
"Чому я не можу завантажувати файли до PyPI вручну через браузерний інтерфейс?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "Мій пароль від PyPI втрачено. Ви можете мені допомогти?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
"Я втратив доступ до свого облікового запису PyPI. Ви можете мені допомогти?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9438,7 +9460,7 @@ msgstr ""
"information.» («Неправильна або неіснуюча інформація аутентифікації.») при "
"завантаженні файлів?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9446,16 +9468,16 @@ msgstr ""
"Чому я отримую помилки «No matching distribution found» чи «Could not fetch "
"URL» під час pip install
?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
"Я маю проблему під час використання вебсайту PyPI. Можете мені допомогти?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "Чому реєстрацію мого пакунку чи користувача заблоковано?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -9464,15 +9486,15 @@ msgstr ""
"contents already exists») чи «Назва файлу вже використовувалася "
"раніше» («Filename has been previously used»)?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "Як я можу попросити новий trove-класифікатор?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "Де я можу повідомити про ваду або надати відгук щодо PyPI?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9487,81 +9509,81 @@ msgstr ""
"(TOTP)? Як налаштувати "
"це на PyPI?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "Хто доглядає PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "На чому працює PyPI?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "Чи можу я покладатися на доступність PyPI?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "Як я можу зробити вклад у PyPI?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "Як я можу йти в ногу з майбутніми змінами до PyPI?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "Як я можу запустити дзеркало PyPI?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
"Що означає позначка «бета-функція»? Які бета-функції нині має Warehouse?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "Як правильно вимовляти «PyPI»?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "Загальні питання"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "Основи"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "Мій обліковий запис"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "Інтегрування"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "Адміністрування проєктів на PyPI"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "Пошук проблем"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "Про"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9584,21 +9606,21 @@ msgstr "Про"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" Ми використовуємо ряд термінів для опису програмного "
@@ -9619,7 +9641,7 @@ msgstr ""
"із джерельним кодом або двійкове wheel.
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the користувацькому керівництві з пакування Python."
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9650,7 +9672,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">користувацькому керівництві з пакування "
"Python."
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See сторінку класифікаторів, щоб дізнатися "
"більше інформації, а також перелік дійсних класифікаторів."
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9684,7 +9706,7 @@ msgstr ""
"rel=\"noopener\">PEP 592"
"a>."
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9695,11 +9717,11 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "Мій обліковий запис"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
@@ -9707,15 +9729,15 @@ msgstr ""
"Наразі, PyPI потребує підтверджену електронну адресу щоб виконувати наступні "
"дії:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "Зареєструвати новий проєкт."
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "Завантажити нову версію або файл."
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
@@ -9723,7 +9745,7 @@ msgstr ""
"Перелік дій, які потребують підтверджену електронну адресу, ймовірно "
"збільшиться з часом."
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of щодо доступності доглядачів. Це також зменшує життєздатність спам-атак зі "
"створенням багатьох облікових записів автоматично."
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your PyPI itself has not suffered a breach. This is a protective measure "
@@ -9819,7 +9841,7 @@ msgstr ""
"PyPI, це означає, що ваш пароль було скинуто, і ви не зможете увійти до "
"PyPI, доки не скинете свій пароль. "
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9830,9 +9852,9 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" Усі користувацькі події на PyPI зберігаються в історії безпеки, у "
"налаштуваннях облікового запису. Якщо там є багато подій, які здаються "
@@ -9841,7 +9863,7 @@ msgstr ""
"щодо цієї події з адміністраторами PyPI через %(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9855,7 +9877,7 @@ msgstr ""
"якого ви отримали й спробуйте з'ясувати причину. Секція підозріла активність також підходить.
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9899,7 +9921,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">discuss.python.org"
"a>.
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9913,7 +9935,7 @@ msgstr ""
"rel=\"noopener\">TOTP"
"a>."
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9923,7 +9945,7 @@ msgstr ""
"abbr> генерують код, який регулярно змінюється, для використання під час "
"входу у ваш обліковий запис."
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9933,7 +9955,7 @@ msgstr ""
"це відкритий стандарт, багато застосунків сумісні з вашим обліковим записом "
"на PyPI. Поширені застосунки включають:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android або iOS"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(пропрієтарний)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android або iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(відкритий код)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
@@ -9988,7 +10010,7 @@ msgstr ""
"Щоб налаштувати 2FA за "
"допомогою застосунку автентифікації:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -9996,7 +10018,7 @@ msgstr ""
"Відкрити застосунок автентифікації (TOTP)"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -10006,7 +10028,7 @@ msgstr ""
"облікового запису та оберіть «Додати 2FA за допомогою застосунку автентифікації»"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
@@ -10014,7 +10036,7 @@ msgstr ""
"PyPI згенерує таємний ключ, специфічний для вашого облікового запису. Він "
"відображається як QR-код та як текстовий код."
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -10022,7 +10044,7 @@ msgstr ""
"Відскануйте QR-код у своєму застосунку автентифікації або введіть його "
"вручну. Спосіб вводу залежить від застосунку, який ви обрали."
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -10034,7 +10056,7 @@ msgstr ""
"Ваш застосунок згенерує код автентифікації — скористайтеся ним, щоб "
"підтвердити своє налаштування на PyPI"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -10044,26 +10066,26 @@ msgstr ""
"дозволяє вашому застосунку генерувати дійсні коди автентифікації для вашого "
"облікового запису на PyPI."
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "Наступного разу, як ви будете входити до PyPI, вам треба буде:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "Надати своє ім'я користувача і пароль, як зазвичай"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
"Відкрити свій застосунок автентифікації аби згенерувати код автентифікації"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "Використати цей код, щоб завершити процес входу до PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -10073,7 +10095,7 @@ msgstr ""
"a> , який генерує одноразовий пароль і надсилає той пароль до браузера. PyPI "
"потім використовує цей пароль, щоб автентифікувати вас як користувача."
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -10083,7 +10105,7 @@ msgstr ""
"Щоб налаштувати двофакторну автентифікацію за допомогою USB-ключа, "
"вам слід:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a WebAuthn та PublicKeyCredential, оскільки це "
"стандарт, впроваджений PyPI."
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "Мати увімкнений JavaScript у своєму браузері"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the специфікації FIDO "
"U2F:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -10134,11 +10156,11 @@ msgstr ""
"Запримітьте, що деякі старі USB-ключі Yubico не дотримуються "
"стандарту FIDO, і тому не працюватимуть з PyPI"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "Виконайте ці кроки:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -10152,11 +10174,11 @@ msgstr "Виконайте ці кроки:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -10170,7 +10192,7 @@ msgstr ""
"вашого браузера\n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
@@ -10178,7 +10200,7 @@ msgstr ""
"Щойно завершено, ваш USB-ключ буде зареєстровано у вашому обліковому записі "
"на PyPI і зможе бути використаний у процесі входу."
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -10196,7 +10218,7 @@ msgstr ""
"входу до PyPI\n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of пристроїв, які сумісні зі стандартом "
"FIDO, і завдяки цьому вони можуть бути використані з PyPI."
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -10220,7 +10242,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">використання "
"мобільних телефонів як пристроїв безпеки."
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn, користувачі PyPI зможуть "
"скористатися будь-якими майбутніми розробками у цій області."
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -10253,7 +10275,7 @@ msgstr ""
"аутентифікації або пристрою безпеки, ви можете "
"використати ці коди, аби увійти до PyPI."
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -10271,11 +10293,11 @@ msgstr ""
"href=\"#utfkey\">пристрою безпеки і повинні використовуватися лише для "
"відновлення. Після входу за допомогою коду відновлення, він стає неактивним."
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "Щоб отримати коди відновлення:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
@@ -10283,7 +10305,7 @@ msgstr ""
"Увійдіть до свого облікового запису на PyPI, перейдіть до налаштувань свого "
"облікового запису та оберіть «Згенерувати коди відновлення»"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -10291,7 +10313,7 @@ msgstr ""
"Надійно збережіть показані коди відновлення! Розгляньте можливість їх друку "
"та зберігання в безпечному місці або додавання їх у менеджер паролів."
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -10301,11 +10323,11 @@ msgstr ""
"всі, ви можете отримати нові, обравши «Згенерувати нові коди відновлення» в "
"налаштуваннях вашого облікового запису."
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "Увійти за допомогою коду відновлення:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -10317,14 +10339,14 @@ msgstr ""
"Коли буде запитано двофакторну автентифікацію, оберіть «Увійти за допомогою "
"кодів відновлення»"
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr ""
"Оскільки кожен код може бути використаний лише один раз, вам варто позначити "
"цей код, як використаний"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -10334,7 +10356,7 @@ msgstr ""
"набір кодів за допомогою кнопки «Згенерувати нові коди відновлення» в "
"налаштуваннях свого облікового запису."
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -10346,7 +10368,7 @@ msgstr ""
"API-токени забезпечують альтернативний спосіб автентифікації під час "
"завантаження пакунків до PyPI."
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -10378,13 +10400,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
"(перевірте налаштування свого облікового запису)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -10415,22 +10437,22 @@ msgstr ""
"У налаштуваннях свого облікового запису, перейдіть "
"до секції API-токени та оберіть «Додати API-токен»"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Аби скористатися API-токеном:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "Встановіть своє ім'я користувача на __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
"Використайте значення токена замість свого пароля, включно з префіксом "
"pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10448,7 +10470,7 @@ msgstr ""
"href=\"%(travis_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">.travis.yml
, якщо ви користуєтесь Travis)."
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10457,7 +10479,7 @@ msgstr ""
"його за допомогою base64, і перевіривши що вивід містить унікальний "
"ідентифікатор, що відображається на PyPI."
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10471,13 +10493,13 @@ msgstr ""
#| "on your personal, password-protected computer.\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI просить вас підтвердити свій пароль тоді, як ви бажаєте "
@@ -10490,18 +10512,18 @@ msgstr ""
"особистому комп'ютері, який захищено паролем.
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10513,15 +10535,15 @@ msgstr ""
"публікації PyPI-пакунка довіреній сторонній службі, усуваючи потребу "
"використовувати API-токени."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "Так, включно з RSS-стрічками нових пакунків та новими випусками."
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "Перегляньте API-довідник."
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the проєктом bandersnatch. Запримітьте, що вимоги до "
"сховища для дзеркала PyPI перевищують 1 терабайт — і більше!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the GitHub-застосунків"
"a>."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and за допомогою нашого публічного набору "
"даних на Google BigQuery."
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"інші доречні фактори."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see нашу сторінку статусу."
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10607,14 +10629,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10625,7 +10647,7 @@ msgstr ""
"пакунки до індексу пакунків, ми радимо вам розгорнути проєкт devpi власноруч."
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10637,7 +10659,7 @@ msgstr ""
"про те, що проєкт або випуск із такою назвою є на PyPI. Нині є чотири "
"основні причини її виникнення:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a стандартної "
"бібліотеки Python із будь-якої основної версії починаючи з 2.5 донині."
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr ""
"Назва проєкту занадто подібна до вже існуючого проєкту і може спричиняти "
"плутанину."
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10668,7 +10690,7 @@ msgstr ""
"%(correct_code)s
, і не має несподівано для користувачів містити "
"зловмисний пакунок."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
@@ -10676,12 +10698,12 @@ msgstr ""
"Проєкт із такою назвою було зареєстровано іншим користувачем, але він не "
"створив жодних випусків."
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "Дивіться %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10701,11 +10723,11 @@ msgstr ""
"Може завантажувати випуски для пакунку. Не може додавати поплічників. Не "
"може видаляти файли, випуски чи проєкт."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "Власник:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10713,7 +10735,7 @@ msgstr ""
"Може завантажувати випуски для пакунку. Може додавати інших поплічників. "
"Може видаляти файли, випуски чи увесь проєкт."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10727,21 +10749,21 @@ msgstr ""
"проєктів надають свою контактну інформацію у полі «Автор» деталей «Мета» на "
"сторінці проєкту."
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
"Якщо автор не відповідає, дивіться %(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10750,7 +10772,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the користувацького керівництва з пакування Python, щоб "
"дізнатися більше про доступні формати."
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10776,14 +10798,14 @@ msgstr ""
"досягли обмеження розміру проєкту, спершу видаліть усі непотрібні випуски чи "
"окремі файли, аби зменшити його загальний обсяг."
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10799,7 +10821,7 @@ msgstr ""
"досягли обмеження розміру проєкту, спершу видаліть усі непотрібні випуски чи "
"окремі файли, аби зменшити його загальний обсяг."
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. Створіть заявку і повідомте нас:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10830,7 +10852,7 @@ msgstr ""
"чергу, витягує вразливості із Python Packaging Advisory Database."
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10841,7 +10863,7 @@ msgstr ""
"неточні, створіть заявку з подробицями."
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10851,7 +10873,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10862,7 +10884,7 @@ msgstr ""
"можете скористатися командою twine "
"check , щоб перевірити прийнятність опису локально."
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10874,39 +10896,39 @@ msgstr ""
"Якщо ви забули свій пароль від PyPI але пам'ятаєте свою електронну адресу "
"або ім'я користувача, слідуйте цим крокам, аби скинути свій пароль:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "Перейдіть до скидання свого пароля."
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
"Введіть електронну адресу або ім'я користувача, які ви використовували для "
"PyPI і відправте форму."
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "Ви одержите електронного листа із посиланням для скидання пароля."
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "Якщо ви втратили доступ до свого облікового запису PyPI через:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
"Втрату доступу до електронних адрес, пов'язаних з вашим обліковим записом"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, застосунку, пристрою та "
"кодів відновлення двофакторної аутентифікації"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to створення іш'ю на нашому трекері, щоб "
"попросити про допомогу з відновленням облікового запису."
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "Переконайтеся, що ваш API-токен дійсний і не був відкликаний."
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10943,13 +10965,13 @@ msgstr ""
"Переконайтеся, що ваш API-токен у коректному форматі"
"a> та не містить зайвих символів в кінці, таких як перенесення рядка."
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Встановіть своє ім'я користувача на __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10961,7 +10983,7 @@ msgstr ""
"В обох випадках, пам'ятайте, що і PyPI, і TestPyPI потребують створення "
"окремого облікового запису, тож ваші дані для входу можуть відрізнятися."
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10988,7 +11010,7 @@ msgstr ""
"Вставити\" у \"Властивостях\".\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -11007,7 +11029,7 @@ msgstr ""
"Дізнайтеся про це у блозі PSF."
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -11019,7 +11041,7 @@ msgstr ""
"code>, спробуйте додати -v
до команди, щоб отримати більше "
"інформації:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -11031,7 +11053,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
, то вам слід під'єднуватися до "
"PyPI за допомогою бібліотеки з підтримкою новішого TLS."
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -11043,7 +11065,7 @@ msgstr ""
"OS або проміжний дистриб'ютор) та встановлених версій Python, "
"setuptools
та pip
."
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to обговорюйте на Discourse, включивши інформацію про свою "
"ОС, деталі інсталяції та консольний вивід команди %(command)s
."
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take доступності дуже серйозно та жадаємо зробити "
"користування цим вебсайтом простим для кожного."
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, повідомте нам про неї "
"на GitHub, щоб ми змогли спробувати її вирішити для вас та інших."
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -11100,7 +11122,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">користуватися twine для завантаження "
"свого проєкту на PyPI."
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -11114,7 +11136,7 @@ msgstr ""
"даних, пов'язаних із проєктами, та має в цілому міцну пошукову репутацію, "
"він є важливою ціллю."
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -11131,23 +11153,23 @@ msgstr ""
"статусу, щоб дізнатися більше, оскільки ми швидше за все публікуватимемо "
"там оновлення щодо причин втручання."
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI повертатиме такі помилки через одну з таких причин:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "Назва файлу вже використовувалася і файл існує"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "Назва файлу вже використовувалася, але файл більше не існує"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "Існує файл із точнісінько таким самим вмістом"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
@@ -11155,13 +11177,13 @@ msgstr ""
"PyPI не дозволяє використовувати назву файла повторно, навіть якщо проєкт "
"було видалено і перестворено."
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -11169,7 +11191,7 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -11185,7 +11207,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -11198,7 +11220,7 @@ msgstr ""
"rel=\"noopener\">проєкту pypa/trove-classifiers
. Не "
"забудьте додати коротке пояснення того, чому це важливо."
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -11216,7 +11238,7 @@ msgstr ""
"написанням нової проблеми спершу переконайтеся, що схожої проблеми ще не "
"існує."
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
@@ -11224,7 +11246,7 @@ msgstr ""
"Якщо у вас виникла проблема із певним пакунком, встановленим із PyPI, ви "
"маєте натомість зв'язатися з доглядачами того проєкту напряму."
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -11232,7 +11254,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -11246,14 +11268,14 @@ msgstr ""
"rel=\"noopener\">Умов надання послуг чи Політики прийнятного використання."
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -11261,7 +11283,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; щедрими "
"спонсорами."
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -11333,7 +11355,7 @@ msgstr ""
"вийшов з бети і замінив старий сайт (pypi.python.org). Тепер він надійний, "
"протестований і готовий до очікуваного трафіку з браузера та API."
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via дзеркало чи приватний індекс."
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -11373,11 +11395,11 @@ msgstr ""
"покращувати PyPI (також відомий як проєкт Warehouse)."
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "Фінансово:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
@@ -11386,11 +11408,11 @@ msgstr ""
"Ми глибоко цінуємо ваші пожертви до фонду розробки і "
"обслуговування."
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "Розробка:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -11402,7 +11424,7 @@ msgstr ""
"коду, щоб зробити вклад — насправді, ми залюбки допоможемо вам зробити свій "
"перший опенсорцний пул-реквест!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -11433,7 +11455,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">«Good first issue» — ми радимо вам "
"почати тут."
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into форум, присвячений пакуванню Python на Discourse."
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the RSS для мітки "
"«pypi»."
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11533,11 +11555,11 @@ msgstr ""
"маленьким символом «бета-функція» аби сказати вам: це ймовірно працює добре, "
"але воно нове і менш перевірене за інші функції сайту."
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "Наразі, немає функцій в бета."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11551,39 +11573,45 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\">PyPy, який є відомою "
"альтернативною реалізацією мови Python."
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "Ресурси"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "Шукаєте щось інше? Можливо, ці посилання вам допоможуть:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Документація"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Користувацьке керівництво з пакування Python"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Документація Python"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(основний вебсайт Python)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Сторінка спільноти Python"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(переліки каналів IRC, списки розсилки і т.д.)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "Зв'язок"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The чи перегляньте онлайн-дошку."
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "Безпека"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "Надсилання звіту про проблему безпеки"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
@@ -11618,11 +11646,11 @@ msgstr ""
"Ми ставимося до безпеки дуже серйозно та просимо вас ретельно дотримуватися "
"нашої політики безпеки."
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "Важливо!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11636,57 +11664,57 @@ msgstr ""
"strong> надсилайте звіт про цю проблему на жоден публічний форум, включаючи "
"(але не обмежуючись):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "Наш іш'ю-трекер на GitHub"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "Офіційні чи неофіційні канали чатів"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "Офіційні або неофіційні списки розсилки"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11698,11 +11726,11 @@ msgstr ""
"Натомість, надішліть електронного листа на security на "
"python цятка org напряму, вказавши якнайбільше доречної інформації."
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "Що трапиться далі?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
@@ -11710,56 +11738,56 @@ msgstr ""
"Після надсилання проблеми електронною поштою, ви маєте отримати "
"підтвердження протягом 48 годин."
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "Залежно від дії, яку слід вжити, ви можете отримати подальші листи."
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "Цю політику безпеки було оновлено 14 березня 2018."
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "Мапа сайту PyPI"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "Домашня сторінка PyPI"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "Шукати й фільтрувати проєкти"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "Автентифікація"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "Вхід"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "Політика безпеки"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "Підтримати PyPI та пов'язані проєкти"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "Спонсорувати Python Software Foundation"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
@@ -11767,11 +11795,11 @@ msgstr ""
"Python Software Foundation збирає та розподіляє кошти для покращення "
"екосистеми пакунків у Python."
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "Нещодавно профінансовані проєкти включають:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -11779,7 +11807,7 @@ msgstr ""
"Успішне перезавантаження Реєстру Python-пакунків на новій кодовій базі "
"«Warehouse»"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source "
"Support Program у 2018"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -11800,7 +11828,7 @@ msgstr ""
"Покращення безпеки і доступності PyPI, та додавання підтримки декількох "
"локалей"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook Research у 2019 та 2020"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
"Фундаментальне переосмислення досвіду користування pip та розв'язувача "
"залежностей"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program у 2020"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
@@ -11859,11 +11887,11 @@ msgstr ""
"Завдяки вашій підтримці, PSF може продовжувати фінансувати покращення "
"пакування, що принесе вигоду мільйонам користувачів Python зі всього світу."
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "Спонсорування PSF"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11873,16 +11901,16 @@ msgstr ""
"щодня користується спільнота Python. Ця робота можлива лише завдяки щедрій "
"фінансовій підтримці наданій вами чи вашою організацією."
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "Ваші вклади важливі та впливові. Кожна пожертва має значення!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "Стати спонсором"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11892,11 +11920,11 @@ msgstr ""
"пожертви створюють податкові пільги для організацій, які сплачують податки у "
"Сполучених Штатах."
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "Ваш логотип на PyPI.org"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
@@ -11904,15 +11932,15 @@ msgstr ""
"Потрібна видимість бренду? За останній рік* 21.1 мільйонів людей з 237 країн "
"відвідали PyPI.org."
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* Інформація станом на березень 2020"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "Зміцнення екосистеми Python"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
@@ -11920,11 +11948,11 @@ msgstr ""
"Кошти, отримані для Python Software Foundation, йдуть безпосередньо на "
"покращення інструментів, які ваша компанія використовує щодня."
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "Підвищіть свою репутацію"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
@@ -11932,52 +11960,52 @@ msgstr ""
"Покращіть репутацію своєї компанії, шляхом інвестування в Python та open "
"source спільноту."
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "Статистика PyPI"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "Статистика PyPI"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "Статистика PyPI"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "Топ-проєкти за загальним розміром пакунка"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11990,89 +12018,89 @@ msgstr ""
"Ось перелік із топ-100 проєктів, впорядкованих за сумою розмірів їх пакунків "
"(у байтах)."
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "Статистика за проєктом"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "Сума файлів випусків (байти)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "Увесь PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "Результати пошуку"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "Ви мали на увазі «%(text)s»?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "Закрити панель"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "Фільтрувати за класифікатором"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "Введіть пошуковий запит або оберіть фільтр із переліку класифікаторів."
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "Введіть пошуковий запит або додайте фільтр кліком по кнопці."
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "Ви можете комбінувати пошуки та фільтри класифікаторів. Приклади:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Проєкти, які сумісні з Python 3"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "Розширення Sphinx, що мають статус стабільних/продакшн"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "Проєкти, пов'язані із «графікою» із ліцензіями, які схвалені OSI"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -12097,12 +12125,12 @@ msgstr[2] ""
" %(count_display)s проєктів\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "для «%(term)s»"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -12127,32 +12155,32 @@ msgstr[2] ""
" із обраними класифікаторами\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "Впорядкувати за"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "Доречністю"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "Датою останнього оновлення"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "Фільтр"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "Додати фільтр"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "Немає результатів для «%(term)s»"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po
index 8b034d370cfb..ddf336ad4b31 100644
--- a/warehouse/locale/ur_PK/LC_MESSAGES/messages.po
+++ b/warehouse/locale/ur_PK/LC_MESSAGES/messages.po
@@ -16,7 +16,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -24,7 +24,7 @@ msgstr ""
"اس کارروائی کو انجام دینے سے پہلے آپ کو اپنے ** پرائمری ** ای میل ایڈریس کی "
"تصدیق کروانی ہوگی۔"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -32,19 +32,19 @@ msgstr ""
"اس کارروائی کو انجام دینے کے لئے آپ کے اکاؤنٹ پر ٹو فیکٹر توثیق کرنا ضروری "
"ہے."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "لوکل اپ ڈیٹ"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "آپ کی ایمیلایڈریس درست نہیں۔ دوبارہ کوشش کریں۔"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "پاس ورڈ غلط ہے۔ دوبارہ کوشش کرین۔"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -54,29 +54,29 @@ msgstr ""
"پر مشتمل ہونگے۔ اور کسی حرف یا نمبر کے ساتھ بھی شروع اور ختم کرنا ہوگا۔ کوئی "
"مختلف نام منتخب کریں۔"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "نل بائٹس کی اجازت نہیں ہے۔"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "کوئی صارف اس نام سے نہیں مل سکا ہے"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "ٹی او ٹی پی کوڈ ${totp_length} نمبروں کا ہونا چاھیے۔"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "ریکوری کوڈز کا {recovery_code_length}$ حروف پر مشتمل ہونا ضروری ہیں۔"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -84,12 +84,12 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "پاس ورڈ بہت لمبا ہے."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -98,21 +98,21 @@ msgstr ""
"لاگ ان کرنے کی بہت ساری ناکام کوششیں ہوئی ہیں۔ آپ کو ${time} کے لیے لاک کر "
"دیا گیا ہے۔ براہِ کرم بعد میں دوبارہ کوشش کریں۔"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "آپ کے پاس ورڈ درست نہیں۔ دوبارہ کوشش کریں."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "آپ کا ایمیل بہت لمبا ہے۔ دوبارہ کوشش کریں۔"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"آپ اس ڈومین سے ای میل استعمال نہیں کرسکتے ہیں۔ برائے مہربانی مختلف ای میل "
"استعمال کریں۔"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -120,7 +120,7 @@ msgstr ""
"یہ ای میل پہلے ہی اسی اکاؤنٹ کے ذریعہ استعمال ہورہا ہے۔ کوئی مختلف ای میل "
"استعمال کریں۔"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -128,36 +128,36 @@ msgstr ""
"یہ ای میل پہلے ہی اسی اکاؤنٹ کے ذریعہ استعمال ہورہا ہے۔ برائے مہربانی مختلف "
"ای میل استعمال کریں۔"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "نام کے فیلڈ میں URLs کی اجازت نہیں ہے۔"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "غلط ٹی و ٹی پی فراہم کیا گیا ہے۔"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "غلط WebAuthn دعویٰ: ناقص پے لوڈ"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "فراہم کردا ریکاوری کوڈ غلط ہے۔"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "ریکاوری کوڈ پہلے استعمال ہو چکا ہے."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "آپ کے صارف نام آپس میں نہیں ملتے۔ دوبارہ کوشش کریں۔"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -166,7 +166,7 @@ msgstr ""
"لاگ ان کرنے کی بہت ساری ناکام کوششیں ہوئی ہیں۔آپ کو {} کے لیے لاک کر دیا گیا "
"ہے۔ براہِ کرم بعد میں دوبارہ کوشش کریں۔"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -175,7 +175,7 @@ msgstr ""
"اس اکاؤنٹ میں بہت زیادہ ای میلز بغیر تصدیق کے شامل کی گئی ہیں۔ براہِ کرم اپنی "
"ان باکس چیک کریں اور تصدیقی لنکس کو فالو کریں۔ (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -186,27 +186,27 @@ msgstr ""
"نہیں کیا گیا۔ براہِ کرم اپنی ان باکس چیک کریں اور تصدیقی لنکس کو فالو کریں۔ "
"(IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
"ٹو فیکٹر پر مشتمل لاگ ان غلط ہے یا پھر وقت زیادہ گزرنے کی وجہ سے اکسپائر ہو "
"چکا ہے۔"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "پہلے ہی توثیق شدہ ہے"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "کامیاب ویب اوتھنٹی کیشن کی اسرشن"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "ریکاوری کا کوڈ درست ہے۔ اس کوڈ کو دوبارہ استعمال نہیں کیا جاسکتا ہے۔"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -214,156 +214,156 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "ٹوکن کا وقت ختم ہوگیا ہے: براہ مہربانی نیا پاس ورڈ لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
"غلط ٹوکن: پاس ورڈ کو دوبارہ ترتیب دینے والے ایک نئے لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "غلط ٹوکن: کوئی ٹوکن فراہم نہیں کیا گیا"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "ناجائز ٹوکن: نام نہیں ملا"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new organization invitation"
msgstr "ٹوکن کا وقت ختم ہوگیا ہے: براہ مہربانی نیا پاس ورڈ لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new organization invitation"
msgstr ""
"غلط ٹوکن: پاس ورڈ کو دوبارہ ترتیب دینے والے ایک نئے لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Invalid token: not an organization invitation token"
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
msgstr "ٹوکن کا وقت ختم ہوگیا ہے: براہ مہربانی نیا پاس ورڈ لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr ""
"غلط ٹوکن: پاس ورڈ کو دوبارہ ترتیب دینے والے ایک نئے لنک کی درخواست کریں"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Invalid token: not a collaboration invitation token"
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -375,7 +375,7 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -385,20 +385,20 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -408,47 +408,47 @@ msgid ""
msgstr ""
"لاگ ان کرنے کی بہت ساری ناکام کوششیں ہوئی ہیں۔ بعد میں دوبارہ کوشش کریں۔"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
#, fuzzy
#| msgid ""
#| "The username is invalid. Usernames must be composed of letters, numbers, "
@@ -464,7 +464,7 @@ msgstr ""
"ہونگے۔ اور کسی خط یا نمبر کے ساتھ بھی شروع اور ختم کرنا ہوگا۔ ایک مختلف نام "
"منتخب کریں۔"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -476,7 +476,7 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -488,22 +488,22 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -514,7 +514,7 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -522,7 +522,7 @@ msgid ""
"characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -530,11 +530,11 @@ msgid ""
"characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -542,7 +542,7 @@ msgid ""
"with 400 characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -550,23 +550,23 @@ msgid ""
"1024 characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -576,23 +576,23 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify your alternate repository name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -600,84 +600,84 @@ msgid ""
"less."
msgstr "نام بہت زیادہ لمبا ہے۔ ۱۰۰ حروف یا اس سے کم حروف کا نام استعمال کریں۔"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -689,7 +689,7 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -701,7 +701,7 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -713,7 +713,7 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -725,9 +725,9 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -739,116 +739,116 @@ msgstr ""
"نئے یوزروں کی رجسٹریشن عارضی طور پر بند کئی گئی ہے۔ براہِ مہربانی https://"
"pypi.org/help#admin-intervention پر جا کر اس کے متعلق معلومات حاصل کریں۔"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -858,7 +858,7 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -868,484 +868,489 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Specify an environment name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Specify ActiveState organization name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "آپ کے پاس ورڈ مماثل نہیں ہیں۔ دوبارہ کوشش کریں."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1355,7 +1360,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1653,149 +1661,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1804,11 +1812,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1976,42 +1984,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2019,196 +2027,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2298,26 +2306,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2325,11 +2333,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2648,36 +2656,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2685,7 +2693,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2693,7 +2701,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2702,11 +2710,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2725,72 +2733,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2798,166 +2806,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2965,7 +2973,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2973,195 +2981,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3169,37 +3177,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3210,7 +3218,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3223,89 +3231,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3314,13 +3322,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3328,268 +3336,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
@@ -3825,8 +3833,8 @@ msgstr ""
"دو عنصر پر مشتمل لاگ ان غلط ہے یا پھر وقت زیادہ گزرنے کی وجہ سے اکسپائر ہو "
"چکا ہے۔"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
@@ -3834,266 +3842,266 @@ msgstr ""
"دو عنصر پر مشتمل لاگ ان غلط ہے یا پھر وقت زیادہ گزرنے کی وجہ سے اکسپائر ہو "
"چکا ہے۔"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4101,58 +4109,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4194,11 +4202,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4210,27 +4218,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4238,162 +4246,162 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4662,196 +4670,196 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Request a new organization"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4859,17 +4867,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4985,89 +4993,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5078,35 +5086,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5114,111 +5122,111 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Invalid recovery code."
msgid "ActiveState Project name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5229,169 +5237,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5399,61 +5408,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5559,322 +5568,321 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5882,29 +5890,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5912,66 +5920,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5979,192 +5987,192 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the organization"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6172,99 +6180,99 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Delete the project"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Before you can delete your organization."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6552,13 +6560,13 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archived by:"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6568,52 +6576,52 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Unarchived by:"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6623,23 +6631,23 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6649,13 +6657,13 @@ msgstr ""
"یہ نام کسی دوسرے اکاؤنٹ کے ذیرِ استعمال ہے۔ براہِ مہربانی ایک نیا نام استعمال "
"کریں۔"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6664,35 +6672,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6700,91 +6708,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6845,54 +6853,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6901,27 +6909,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7079,7 +7087,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7087,95 +7095,95 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "پچاس حروف یا اس کم کا نام چنیں۔"
msgstr[1] "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7190,117 +7198,117 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid "Add the project to an organization that you own."
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid ""
@@ -7308,11 +7316,11 @@ msgid ""
"or manage."
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a password reset token"
msgid ""
@@ -7320,79 +7328,79 @@ msgid ""
"manage."
msgstr "غلط ٹوکن: پاس ورڈ دوبارہ ترتیب دینے والا ٹوکن نہیں"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Delete %(name)s from this project."
msgstr "پچاس حروف یا اس کم کا نام چنیں۔"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Archive project"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7405,33 +7413,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7442,15 +7450,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7459,74 +7467,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7767,7 +7775,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7839,7 +7846,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7848,319 +7855,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "What's an archived project?"
msgstr "فراہم کردا بازیابی کا کوڈ غلط ہے۔"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8180,7 +8187,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8277,17 +8284,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8296,7 +8303,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8309,7 +8316,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8318,21 +8325,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8663,35 +8670,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8699,15 +8706,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8767,14 +8774,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8782,7 +8789,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8790,7 +8797,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8856,20 +8863,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8878,7 +8885,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8910,7 +8917,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8937,7 +8944,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8947,7 +8954,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8955,47 +8962,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9034,7 +9041,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9046,7 +9053,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9054,7 +9061,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9062,7 +9069,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9070,7 +9077,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9108,7 +9115,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9117,7 +9124,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9128,35 +9135,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9164,14 +9171,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9180,7 +9187,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9191,13 +9198,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9205,7 +9212,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9215,14 +9222,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9230,7 +9237,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9302,22 +9309,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9325,7 +9332,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9338,7 +9345,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9407,39 +9414,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po
index bdfeb5ec7046..8e0546d75ba7 100644
--- a/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po
+++ b/warehouse/locale/uz_Latn/LC_MESSAGES/messages.po
@@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.10.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -28,7 +28,7 @@ msgstr ""
"Bu amalni bajarishdan oldin **asosiy** elektron pochta manzilingizni "
"tasdiqlashingiz kerak."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -36,19 +36,19 @@ msgstr ""
"Ushbu amalni bajarish uchun hisobingizda ikki faktorli autentifikatsiya "
"yoqilgan boʻlishi kerak."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Mahalliy til yangilandi"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Email manzili mavjud emas. Qaytadan urinib ko'ring."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Parolinggiz yaroqsiz . Qaytadan urining."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -59,30 +59,30 @@ msgstr ""
"yoki raqam bilan yakunlangan bo'lishi kerak. Boshqa foydalanuvchi nomini "
"tanlang."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "Null bayt ishlatilishi ruxsat berilmagan."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Foydalanuvchi nomi topilmadi"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "TOTP kodi ${totp_length} shaklida bo'lishi kerak."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
"Qayta tiklash kodlari ${recovery_code_length} belgidan iborat bo‘lishi kerak."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "50 ta harfdan oshmaydigan foydalanuvchi nomini tanlang."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -90,12 +90,12 @@ msgstr ""
"Bu foydalanuvchi nomi boshqa foydalanuvchi tomonidan tanlab bo'lingan. "
"Boshqa foydalanuvchi nomini tanlab ko'ring."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Parol juda uzun."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -104,21 +104,21 @@ msgstr ""
"Kirish uchun juda koʻp muvaffaqiyatsiz urinishlar boʻldi. Siz ${time}ga "
"bloklangansiz. Iltimos keyinroq qayta urinib ko'ring."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Parolingiz mosh tushmadi. Qaytadan urinib ko'ring."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Elektron pochta manzili juda uzun. Qayta urinib ko'ring."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Bu domendagi email manzillardan foydalana olmaysiz. Boshqa emaildan "
"foydalaning."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
@@ -126,7 +126,7 @@ msgstr ""
"Bu email manzil boshqa foydalanuvchi tomonidan ishlatilmoqda. Boshqa "
"emaildan foydalaning."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -134,38 +134,38 @@ msgstr ""
"Bu email manzili boshqa foydalanuvchi tomonidan sihlatilmoqda. Yangi "
"manzildan foydalaning."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
"Kiritilgan ism juda ham uzun, 100 ta belgi yo'qsa undan kam bo'lgan "
"miqdordagi ism tanlang."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "URL lar ishlatilishi ruxsat etilmagan bu ism kiritish joyida."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "TOTP kodi noto`g`ri."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Yaroqsiz WebAvtorizaciya tekshiruvi: Yomon yoki yaroqsiz payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Qayta tiklash kodi ilgari ishlatilgan."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Foydalanuvchi nomi yaroqsiz. Qayta urinib ko'ring."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -174,7 +174,7 @@ msgstr ""
"Kirish uchun juda koʻp muvaffaqiyatsiz urinishlar boʻldi. Siz {} uchun "
"bloklangansiz. Iltimos keyinroq qayta urinib ko'ring."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -183,7 +183,7 @@ msgstr ""
"Bu hisobga tasdiqlanmagan juda ko'p elektron pochta xabarlari qo'shilgan. "
"Kirish qutisini tekshiring va havolalarni tekshiring. (IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -194,27 +194,27 @@ msgstr ""
"amalga oshirildi. Pochtangizni tekshiring va quydagi havolalarga amal "
"qiling. (IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Noto'g'ri yoki muddati ikki faktorli kirish."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Allaqachon tasdiqlangan"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Muvaffaqiyatli WebAuthn tasdiqlash"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
"Qayta tiklash kodi qabul qilindi. Taqdim etilgan kodni qayta ishlatib "
"bo'lmaydi."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -222,156 +222,156 @@ msgstr ""
"Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar "
"uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Muddati o' tgan token: parolni qayta tiklash havolasini so'rang"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Noto'g'ri belgi: yangi parolni tiklash havolasini so'rang"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Noto'g'ri token: hech qanday token berilmagan"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Noto'g'ri belgi: parolni tiklash belgisi emas"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Xato token: foydalanuvchi mavjud emas"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Noto'g'ri token: foydalanuvchi bu token so'ralganidan beri tizimga kirgan"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
"Yaroqsiz token: token so'ralgandan beri parol allaqachon o'zgartirilgan"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "siz parolingizni qayta tiklagansiz"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
"Muddati tugagan token: elektron pochtani tasdiqlash uchun yangi havolani "
"so'rang"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
"Noto'g'ri belgi: elektron pochtani tasdiqlash uchun yangi havolani so'rang"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Noto'g'ri token: elektron pochta tasdiqlash belgisi emas"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Email topilmadi"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "E -pochta manzili allaqachon tasdiqlangan"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
"Endi siz ushbu elektron pochtani asosiy manzil sifatida belgilashingiz mumkin"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Bu sizning asosiy manzilingiz"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Email adress ${email_address} tasdiqlangan. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Muddati o'tgan token: yangi muassasa taklifi"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new organization invitation"
msgstr "Noto'g'ri belgi: yangi loyiha rolini taklif qilishni so'rang"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Invalid token: not an organization invitation token"
msgstr "Noto'g'ri token: hamkorlik taklifnomasi emas"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Tashkilot taklifi haqiqiy emas."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Tashkilot taklifi endi mavjud emas."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}' taklifi rad etildi."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Siz hozir “${organization_name}” tashkilotining ${role}isiz."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new project role invite"
msgid "Expired token: request a new project role invitation"
msgstr "Muddati o'tgan token: yangi loyiha rolini taklif qilishni so'rang"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "Noto'g'ri belgi: yangi loyiha rolini taklif qilishni so'rang"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "Noto'g'ri token: hamkorlik taklifnomasi emas"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Rol taklifnomasi endi yo'q."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Invitation for '${project_name}' is declined."
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -379,26 +379,26 @@ msgstr ""
"Ishonchli chop etish vaqtincha o‘chirib qo‘yilgan. Tafsilotlar uchun https://"
"pypi.org/help#admin-intervention ga qarang."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"faolsizlantirilgan. Tafsilotlar uchun https://pypi.org/help#admin-"
"intervention ga qarang."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -409,45 +409,45 @@ msgstr ""
"Kirishga urinishlar belgilangan miqdordan oshdi. Iltimos, keyinroq urinib "
"ko'ring."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Yaratish kutilayotgan yangi noshir ro‘yxatdan o‘tkazildi "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "Noshir identifikatori (ID) noto‘g‘ri"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Bannerni oldindan ko'rish"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "50 yoki undan kam belgidan iborat tashkilot hisobi nomini tanlang."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -459,7 +459,7 @@ msgstr ""
"Va, albatta, harf yoki raqam bilan yakunlangan bo'lishi kerak. Boshqa "
"tashkilot nomini tanlang."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
@@ -467,7 +467,7 @@ msgstr ""
"Bu tashkilot hisobi nomi allaqachon ishlatilgan. Boshqa tashkilot hisobi "
"nomini tanlang."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
@@ -475,18 +475,18 @@ msgstr ""
"Siz allaqachon bu nom uchun ariza topshirgansiz. Boshqa tashkilot hisobi "
"nomini tanlang."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "Loyihani tanlash"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Search projects"
msgid "Specify project name"
msgstr "Loyiha nomini belgilash"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
@@ -494,12 +494,12 @@ msgstr ""
"Faqat ASCII raqamli va '.', '_' va '-' ni o'z ichiga olgan harf yoki raqam "
"bilan boshlang va tugating."
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "Bu loyiha nomi allaqachon ishlatilgan. Boshqa loyiha nomini tanlang."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
@@ -507,7 +507,7 @@ msgstr ""
"Tashkilot nomi juda uzun. 100 yoki undan kam belgidan iborat tashkilot "
"nomini tanlang."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
@@ -515,11 +515,11 @@ msgstr ""
"Tashkilot URL manzili juda uzun. 400 yoki undan kam belgidan iborat "
"tashkilot URL manzilini tanlang."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "Tashkilot URL manzili http:// yoki https:// bilan boshlanishi kerak"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
@@ -527,7 +527,7 @@ msgstr ""
"Tashkilot tavsifi juda uzun. 400 yoki undan kam belgidan iborat tashkilot "
"tavsifini tanlang."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -539,15 +539,15 @@ msgstr ""
"Tashkilot tavsifi juda uzun. 400 yoki undan kam belgidan iborat tashkilot "
"tavsifini tanlang."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "50 yoki undan kam belgidan iborat jamoa nomini tanlang."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -556,21 +556,21 @@ msgstr ""
"yoki qiyshiq chiziq bilan boshlanmasligi yoki tugamasligi mumkin. Boshqa "
"jamoa nomini tanlang."
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "Bu jamoa nomi allaqachon ishlatilgan. Boshqa jamoa nomini tanlang."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Search projects"
msgid "Specify your alternate repository name"
msgstr "Loyihalarni qidirish"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
@@ -578,7 +578,7 @@ msgstr ""
"Kiritilgan ism juda ham uzun, 100 ta belgi yokida undan kam o'lgan "
"miqdordagi ism tanlang."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid ""
#| "The organization description is too long. Choose a organization "
@@ -590,11 +590,11 @@ msgstr ""
"Tashkilot tavsifi juda uzun. 400 yoki undan kam belgidan iborat tashkilot "
"tavsifini tanlang."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "Hisob tafsilotlari yangilandi"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, fuzzy, python-brace-format
#| msgid ""
#| "Email ${email_address} added - check your email for a verification link"
@@ -603,75 +603,75 @@ msgstr ""
"$ {Email_address} elektron pochtasi qo'shildi - elektron pochta manzilini "
"tekshirish havolasini tekshiring"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "Qayta tiklash kodlari allaqachon yaratilgan"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "Yangi qutqaruv kodlarini yaratish mavjud kodlarni bekor qiladi."
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "API tokenini yaratish uchun elektron pochtangizni tasdiqlang."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API tokeni mavjud emas."
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "Hisob ma'lumotlari noto'g'ri. Qayta urinib ko'ring"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -679,7 +679,7 @@ msgstr ""
"GitHub-ga asoslangan ishonchli nashriyot vaqtincha o'chirib qo'yilgan. "
"Tafsilotlar uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -691,7 +691,7 @@ msgstr ""
"Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar "
"uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -703,7 +703,7 @@ msgstr ""
"Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar "
"uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -715,9 +715,9 @@ msgstr ""
"Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar "
"uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -729,29 +729,29 @@ msgstr ""
"Yangi foydalanuvchilarni ro'yxatga olish vaqtincha o'chirilgan. Tafsilotlar "
"uchun https://pypi.org/help#admin-intervention ga qarang."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "Rol taklifnomasi topilmadi."
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
@@ -759,7 +759,7 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisi allaqachon loyiha uchun $ {role_name} "
"roliga ega"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for project"
@@ -767,13 +767,13 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisi allaqachon loyiha uchun $ {role_name} "
"roliga ega"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -785,8 +785,8 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisi tasdiqlangan asosiy elektron pochta "
"manziliga ega emas va uni loyihaga $ {role_name} sifatida qo'shib bo'lmaydi"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' already has an active invite. Please try again later."
@@ -796,29 +796,29 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisida allaqachon faol taklif mavjud. Iltimos "
"keyinroq qayta urinib ko'ring."
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Invitation sent to '${username}'"
msgstr "\"$ {Username}\" ga taklifnoma yuborildi"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "Rol taklifnomasi topilmadi."
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "Taklif muddati tugagan."
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, fuzzy, python-brace-format
#| msgid "Invitation revoked from '${username}'."
msgid "Invitation revoked from '${username}'."
msgstr "\"$ {Username}\" dan taklifnoma bekor qilindi."
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
@@ -826,7 +826,7 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisi allaqachon loyiha uchun $ {role_name} "
"roliga ega"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -838,40 +838,40 @@ msgstr ""
"\"$ {Username}\" foydalanuvchisi tasdiqlangan asosiy elektron pochta "
"manziliga ega emas va uni loyihaga $ {role_name} sifatida qo'shib bo'lmaydi"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "Rol taklifnomasi topilmadi."
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Rol taklifnomasi endi yo'q."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -881,7 +881,7 @@ msgstr ""
"Bu foydalanuvchi ismi boshqa foydalanuvchi tomonidan tanlab bo'lingan. "
"Boshqa foydalanuvchi ismini tanlab ko'ring."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -891,215 +891,215 @@ msgstr ""
"Bu foydalanuvchi ismi boshqa foydalanuvchi tomonidan tanlab bo'lingan. "
"Boshqa foydalanuvchi ismini tanlab ko'ring."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Specify an environment name"
msgstr "Loyiha nomini belgilash"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Specify ActiveState organization name"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "Loyihalarni qidirish"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "ActiveState organization not found"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password strength:"
msgid "Passwords match"
msgstr "Kalit so'z mustahkamligi:"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Parolingiz mosh tushmadi. Qaytadan urinib ko'ring."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Parol maydoni bo'sh"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Kalit so'z mustahkamligi:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -1107,193 +1107,196 @@ msgid_plural "About %1 days ago"
msgstr[0] "Ro'yxatdan o'tish"
msgstr[1] "Ro'yxatdan o'tish"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Kirish taqiqlangan / taqiqlangan (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Sizda bu sahifani ko'rishga ruxsat yo'q"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Sahifa topilmadi (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Biz hamma joyga qaradik, lekin bu sahifani topa olmadik"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Va endi butunlay boshqacha "
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monti Python - pishloq do'konining eskizi"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Tashqi havola"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Video transkriptini ko'rish"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Sahifa olib tashlandi (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Siz qidirayotgan sahifa o'chirildi"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Ichki server xatosi (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Nimadir noto'g'ri bajarildi"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1303,19 +1306,19 @@ msgstr ""
"muammodan xabardormiz va uni imkon qadar tezroq hal qilishga harakat "
"qilyapmiz.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Bizning status sahifamizni tekshiring"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Xato kodi 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Ishingizni bajarish uchun PyPI -ga ishonasizmi?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
" xayriya qilish bizga yanada barqaror va xavfsizroq "
"platforma yaratishga yordam beradi."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1344,56 +1347,60 @@ msgstr ""
"Harflardan(katta va kichik), raqamlardan va maxsus belgilardan tashkil "
"topgan qiyin parol tanlang. Oddiy so'zlardan yoki takrorlashdan saqlaning."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Kalit so'z mustahkamligi:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Yordam"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "Hamkorlar"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Kirish"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Ro'yxatdan o'tish"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Ko'rish menyusi"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menyu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Asosiy menyu"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1403,7 +1410,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1419,48 +1426,48 @@ msgstr ""
"Python Paket indeksi (PyPI) - Python dasturlash tili uchun dasturiy ta'minot "
"ombori."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 ta so'nggi yangilanishlar"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 ta eng yangi to'plam"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Asosiy tarkibga o'tish"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Mobil versiyaga o'tish"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Ogohlantirish"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Siz qo'llab -quvvatlanmaydigan brauzerdan foydalanmoqdasiz, yangi versiyaga "
"yangilang."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1470,7 +1477,7 @@ msgstr ""
"tarqatish vositalari va jarayonlarini sinab ko'rish imkonini beruvchi Python "
"Paket indeksining alohida namunasi ."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1478,235 +1485,240 @@ msgstr ""
"Ba'zi funktsiyalar JavaScriptsiz ishlamasligi mumkin. Agar muammoga duch "
"kelsangiz, uni yoqishga harakat qiling."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "PyPI -ni qidiring"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Qidirish"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Loyihalarni qidirish"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Navigatsiya yordami"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Paketlarni o'rnatish"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Paketlar yuklanmoqda"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Foydalanuvchi uchun qo'llanma"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Package index name retention"
msgid "Project name retention"
msgstr "Paket indeksining nomini saqlash"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Tez -tez beriladigan savollar"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "PyPI haqida"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "PyPI navigatsiyasi haqida"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Infratuzilma asboblar paneli"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Bizning homiylarimiz"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "PyPI -ga hissa qo'shish"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Navigatsiyaga qanday hissa qo'shish kerak"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Xato va mulohazalar"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "GitHub -ga o'z hissangizni qo'shing"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "PyPI -ni tarjima qiling"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "Hamkorlar"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Dasturlashdagi homiylar"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "PyPIni ishlatish"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Foydalanish shartlari"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Xavfsizlik xatosni haqida habar berish"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Maxfiylik siyosati"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Holat: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Bugun xayriya qiling!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Sayt xaritasi"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Kompyuter versiyasiga o'tish"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "Amalni tasdiqlang"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Xato kod"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Bosh menyuga qaytish"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python Toplamlari Indeksi"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1720,149 +1732,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1871,11 +1883,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "Loyihani qidirish"
msgstr[1] "Loyihalarni qidirish"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Loyihalar mavjud emas"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -2045,40 +2057,40 @@ msgstr[0] ""
msgstr[1] ""
"%(count)s arxivlangan loyihalar"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "Arxivlangan"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "Qayta tiklash kodlari"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "Qayta tiklash kodlari yordamida login qiling"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "Qayta tiklash kodini kiriting"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2086,196 +2098,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2365,26 +2377,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2392,11 +2404,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2607,108 +2619,108 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Old organization type:"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "New organization type:"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2716,36 +2728,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2753,7 +2765,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2761,7 +2773,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2770,11 +2782,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2793,72 +2805,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2866,57 +2878,57 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2924,39 +2936,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2964,47 +2976,47 @@ msgid ""
"for the %(project)s project."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3012,10 +3024,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3023,7 +3035,7 @@ msgid ""
"organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -3031,7 +3043,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3039,7 +3051,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3047,195 +3059,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3243,37 +3255,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3284,7 +3296,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3297,91 +3309,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Search projects"
msgid "Projects"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3390,13 +3402,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3404,268 +3416,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Noto'g'ri yoki muddati ikki faktorli kirish."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Noto'g'ri yoki muddati ikki faktorli kirish."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid two factor (Recovery code)"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password field is empty"
msgid "Password disabled"
msgstr "Parol maydoni bo'sh"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Invited to join %(organization_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Role in %(organization_name)s added"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization role removed"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4180,58 +4192,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4273,11 +4285,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4289,27 +4301,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4317,164 +4329,164 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Recovery codes already generated"
msgid "Recovery methods enabled"
msgstr "Qayta tiklash kodlari allaqachon yaratilgan"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove last 2FA method"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Generate recovery codes"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Use a recovery code"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Organization Type: %(org_type)s"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Activate billing for this organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Pending organization requests"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Manage this organization request"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Request a new organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Account Name"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Display Name"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Description"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Membership Size"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization Type"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4947,11 +4959,11 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -4963,7 +4975,7 @@ msgstr ""
"Bu amalni bajarishdan oldin **asosiy** elektron pochta manzilingizni "
"tasdiqlashingiz kerak."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Search projects"
msgid "PyPI Project Name"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Search projects"
msgid "project name"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5083,91 +5095,91 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Search projects"
msgid "project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5178,35 +5190,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5214,117 +5226,117 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "my-organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Search projects"
msgid "my-project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Search projects"
msgid "Project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Pending project name"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5335,169 +5347,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5505,63 +5518,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Search projects"
msgid "Create another token"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5667,25 +5680,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5693,147 +5706,146 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization request"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization display name"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization description"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "️Organization membership size"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "'%(organization_name)s' registered as organization name"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization created"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization deleted"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization approved"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "%(organization_name)s organization declined"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5841,7 +5853,7 @@ msgid ""
"%(role_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5849,14 +5861,14 @@ msgid ""
"organization %(role_name)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5864,142 +5876,142 @@ msgid ""
"%(role_name)s expired"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Ro'yxatdan o'tish"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization projects"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' projects"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no projects in your organization, yet."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6007,31 +6019,31 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Add project to organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6039,66 +6051,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Roles"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6106,205 +6118,205 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization Role Permissions Matrix"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View organization/teams"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Invite/manage organization members"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete the organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage organization billing"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search projects"
msgid "Create new projects"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove yourself as Sole Owner"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Remove %(user)s from this organization."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Asosiy navigatsiya"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization settings"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' settings"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "Change the organization account name below."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6312,109 +6324,109 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Update organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Change organization account name for"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "50 ta harfdan oshmaydigan foydalanuvchi ismni tanlang."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Delete organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot delete organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer ownership and remove the project from your organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Before you can delete your organization."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Organization teams"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(organization_name)s' teams"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "View this team"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "File added to version %(version)s"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Search projects"
msgid "Project archived"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Search projects"
msgid "Project unarchived"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6770,24 +6782,24 @@ msgstr ""
"Bu foydalanuvchi ismi boshqa foydalanuvchi tomonidan tanlab bo'lingan. "
"Boshqa foydalanuvchi ismini tanlab ko'ring."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6797,13 +6809,13 @@ msgstr ""
"Bu foydalanuvchi ismi boshqa foydalanuvchi tomonidan tanlab bo'lingan. "
"Boshqa foydalanuvchi ismini tanlab ko'ring."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6812,35 +6824,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6848,91 +6860,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6993,54 +7005,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Role invitation is not valid."
msgid "For more information, see PEP 592."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7049,27 +7061,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Search projects"
msgid "Project Roles"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7229,7 +7241,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7237,99 +7249,99 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "50 ta harfdan oshmaydigan foydalanuvchi ismni tanlang."
msgstr[1] "50 ta harfdan oshmaydigan foydalanuvchi ismni tanlang."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove organization owners"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove your own team as Owner"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no teams in the organization."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7344,25 +7356,25 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Remove project from organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7370,110 +7382,110 @@ msgid ""
"organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "Search projects"
msgid "Remove project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove project from organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to another organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Transfer project to an organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "Noto'g'ri token: hamkorlik taklifnomasi emas"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Search projects"
msgid "Transfer project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to another organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot transfer project to an organization"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7481,13 +7493,13 @@ msgid ""
"or manage."
msgstr "Noto'g'ri token: hamkorlik taklifnomasi emas"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any other organizations."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -7495,83 +7507,83 @@ msgid ""
"manage."
msgstr "Noto'g'ri token: hamkorlik taklifnomasi emas"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any organizations."
msgstr "Siz hozir \"$ {project_name}\" loyihasining $ {role} a'zosisiz."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Search projects"
msgid "Delete %(name)s from this project."
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "Qayta tiklash kodi yaroqsiz."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no alternate repositories for this project, yet."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7584,35 +7596,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7623,15 +7635,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7640,84 +7652,84 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s'"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to the homepage"
msgid "Back to teams"
msgstr "Bosh menyuga qaytish"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Loyihalarni qidirish"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Manage '%(team_name)s' projects"
msgstr "\"$ {Project_name}\" taklifi rad etildi."
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Cannot remove other people from the team"
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "There are no members in this team, yet."
msgstr "Rol taklifi haqiqiy emas."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7959,7 +7971,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8031,7 +8042,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8040,317 +8051,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr "Arxivga ot'kazilgan loyiha nima?"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8370,7 +8381,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8467,17 +8478,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8486,7 +8497,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8499,7 +8510,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8508,21 +8519,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8853,35 +8864,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8889,15 +8900,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8957,14 +8968,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8972,7 +8983,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8980,7 +8991,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9046,20 +9057,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9068,7 +9079,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9100,7 +9111,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9127,7 +9138,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9137,7 +9148,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9145,47 +9156,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9224,7 +9235,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9236,7 +9247,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9244,7 +9255,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9252,7 +9263,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9260,7 +9271,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9298,7 +9309,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9307,7 +9318,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9318,35 +9329,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9354,14 +9365,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9370,7 +9381,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9381,13 +9392,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9395,7 +9406,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9405,14 +9416,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9420,7 +9431,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9492,22 +9503,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9515,7 +9526,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9528,7 +9539,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9597,39 +9608,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/vi/LC_MESSAGES/messages.po b/warehouse/locale/vi/LC_MESSAGES/messages.po
index f834a433fd33..24fa09cef3cf 100644
--- a/warehouse/locale/vi/LC_MESSAGES/messages.po
+++ b/warehouse/locale/vi/LC_MESSAGES/messages.po
@@ -25,7 +25,7 @@ msgstr ""
"X-Generator: Weblate 5.9-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
@@ -33,7 +33,7 @@ msgstr ""
"Bạn phải xác minh địa chỉ **email cá nhân** của bạn trước khi thực hiện hành "
"động này."
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
@@ -41,19 +41,19 @@ msgstr ""
"Để thực hiện hành động này, tài khoản của bạn phải được thiết lập xác thực "
"hai yếu tố."
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "Ngôn ngữ đã được cập nhật"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "Địa chỉ email không hợp lệ. Thử lại."
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "Mật khẩu không hợp lệ. Thử lại."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -63,30 +63,30 @@ msgstr ""
"dấu chấm, dấu gạch nối và dấu gạch dưới. Và phải bắt đầu và kết thúc bằng "
"một chữ cái hoặc số. Chọn một tên người dùng khác."
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
#, fuzzy
msgid "Null bytes are not allowed."
msgstr "Không được phép sử dụng byte rỗng."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "Không tìm thấy tên người dùng"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "Mã TOTP phải có ${totp_length} dưới dạng chữ số."
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "Mã khôi phục phải là ${recovery_code_length} ký tự."
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "Chọn một tên người dùng tối đa 50 ký tự."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
@@ -94,12 +94,12 @@ msgstr ""
"Tên người dùng này đã được sử dụng bởi một tài khoản khác. Chọn một tên "
"người dùng khác."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "Mật khẩu quá dài"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -108,28 +108,28 @@ msgstr ""
"Có quá nhiều lần cố gắng đăng nhập không thành công. Bạn đã bị khóa trong "
"vòng ${time}. Vui lòng thử lại sau."
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "Mật khẩu của bạn không khớp. Thử lại."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "Địa chỉ email quá dài. Thử lại."
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
"Bạn không thể sử dụng một địa chỉ email từ tên miền này. Sử dụng một email "
"khác."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
"Địa chỉ email này đã được sử dụng bởi tài khoản này. Sử dụng một email khác."
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
@@ -137,44 +137,44 @@ msgstr ""
"Địa chỉ email này đã được sử dụng bởi một tài khoản khác. Sử dụng một email "
"khác."
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
msgid "URLs are not allowed in the name field."
msgstr "Không được phép sử dụng byte rỗng."
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "Xác nhận WebAuthn không hợp lệ: Bad payload"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "Mã khôi phục không hợp lệ."
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "Mã khôi phục đã được dùng."
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "Tên người dùng không hợp lệ. Vui lòng thử lại."
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr "Đăng nhập nhiều lần không thành công. Bạn đã bị khóa. Thử lại sau."
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -183,7 +183,7 @@ msgstr ""
"Có quá nhiều địa chỉ emails chưa được xác minh được gắn với tài khoản này. "
"Kiểm tra hộp thư đến của bạn và nhấp vào các đường dẫn kiểm tra. (IP: {ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -194,25 +194,25 @@ msgstr ""
"hoàn thành. Kiểm tra hộp thư đến và truy cập các đường dẫn xác minh .(IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "Không hợp lệ hoặc đăng nhập hai yếu tố hết hạn."
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "Đã được xác thực"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "Xác nhận WebAuthn thành công"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "Mã khôi phục được chấp nhận. Mã này không thể sử dụng lại."
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -220,34 +220,34 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "Mã thông báo đã hết hạn: yêu cầu liên kết đặt lại mật khẩu mới"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "Mã thông báo không hợp lệ: yêu cầu liên kết đặt lại mật khẩu mới"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "Mã thông báo không hợp lệ: không cung cấp mã thông báo"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo đặt lại mật khẩu"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "Mã thông báo không hợp lệ: không tìm thấy người dùng"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
"Mã thông báo không hợp lệ: người dùng đã đăng nhập từ khi mã thông báo này "
"được yêu cầu"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
@@ -255,117 +255,117 @@ msgstr ""
"Mã thông báo không hợp lệ: mật khẩu đã được thay đổi từ khi mã thông báo này "
"được yêu cầu"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "Bạn đã đặt lại mật khẩu của mình"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "Mã thông báo đã hết hạn: yêu cầu liên kết xác minh email mới"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "Mã thông báo không hợp lệ: yêu cầu liên kết xác minh email mới"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo xác minh email"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "Không tìm thấy email"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "Email đã được xác thực"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "Bây giờ bạn có thể đặt email này làm địa chỉ chính của bạn"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "Đây là địa chỉ chính của bạn"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "Địa chỉ email ${email_address} đã được xác thực. ${confirm_message}."
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "Mã thông báo đã hết hạn: yêu cầu cung cấp lời mời mới từ tổ chức"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "Mã thông báo không hợp lệ: yêu cầu lời mời mới từ tổ chức"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "Mã thông báo không hợp lệ: không phải mã thông báo của tổ chức"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "Lời mời của tổ chức không hợp lệ."
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "Lời mời tổ chức không còn tồn tại."
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "Lời mời cho '${organization_name}' đã bị từ chối."
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "Bạn hiện là ${role} của tổ chức '${organization_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
#, fuzzy
#| msgid "Expired token: request a new password reset link"
msgid "Expired token: request a new project role invitation"
msgstr "Mã thông báo đã hết hạn: yêu cầu lời mời vai trò dự án mới"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new password reset link"
msgid "Invalid token: request a new project role invitation"
msgstr "Mã thông báo không hợp lệ: yêu cầu liên kết đặt lại mật khẩu mới"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Invalid token: not a collaboration invitation token"
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo xác minh email"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "Lời mời vai trò không hợp lệ."
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "Lời mời vai trò không còn tồn tại nữa."
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "Lời mời cho '${project_name}' không được chấp thuận."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -377,7 +377,7 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -387,20 +387,20 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -409,47 +409,47 @@ msgid ""
"again later."
msgstr "Đã có quá nhiều lần thử đăng nhập không thành công. Thử lại sau."
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "Đăng kí một xuất bản mới đang chờ để khởi tạo "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "ID xuất bản không hợp lệ"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "Loại bỏ xuất bản tin cậy khỏi dự án "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "Bản xem trước"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "Chọn tên tài khoản cho tổ chức, tối đa 50 ký tự."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -461,7 +461,7 @@ msgstr ""
"đầu và kết thúc bằng một chữ cái hoặc số. Chọn một tên tài khoản khác cho tổ "
"chức."
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -473,7 +473,7 @@ msgstr ""
"Tên người dùng này đã được sử dụng bởi một tài khoản khác. Chọn một tên "
"người dùng khác."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -485,26 +485,26 @@ msgstr ""
"Tên người dùng này đã được sử dụng bởi một tài khoản khác. Chọn một tên "
"người dùng khác."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Delete project"
msgid "Select project"
msgstr "Xóa dự án"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Project name"
msgid "Specify project name"
msgstr "Tên dự án"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -515,7 +515,7 @@ msgstr ""
"Tên người dùng này đã được sử dụng bởi một tài khoản khác. Chọn một tên "
"người dùng khác."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -523,7 +523,7 @@ msgid ""
"characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -531,11 +531,11 @@ msgid ""
"characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -543,7 +543,7 @@ msgid ""
"with 400 characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -551,23 +551,23 @@ msgid ""
"1024 characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "Chọn một tên người dùng tối đa 50 ký tự."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -577,23 +577,23 @@ msgstr ""
"Tên người dùng này đã được sử dụng bởi một tài khoản khác. Chọn một tên "
"người dùng khác."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "Tên dự án"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -601,94 +601,94 @@ msgid ""
"less."
msgstr "Tên quá dài. Chọn một tên có tối đa 100 ký tự."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "Chi tiết tài khoản"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
"Đã thêm email ${email_address} - kiểm tra email của bạn để biết liên kết xác "
"minh"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "Xác minh email của bạn hoặc thêm địa chỉ mới."
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository location details"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid TOTP code."
msgid "Added alternate repository '${name}'"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm the request"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository id"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid alternate repository for project"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
#, fuzzy
#| msgid "Removed trusted publisher for project "
msgid "The trusted publisher could not be constrained"
msgstr "Loại bỏ xuất bản tin cậy khỏi dự án "
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -700,7 +700,7 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -712,7 +712,7 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -724,7 +724,7 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -736,9 +736,9 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -750,552 +750,553 @@ msgstr ""
"Đăng ký người dùng mới tạm thời bị vô hiệu hóa. Xem https://pypi.org/"
"help#admin-intervent để biết chi tiết."
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Releases"
msgid "Could not yank release - "
msgstr "Phát hành"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Releases"
msgid "Could not un-yank release - "
msgstr "Phát hành"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "Xóa bỏ bản phát hành"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
#, fuzzy
#| msgid "Email already verified"
msgid "Invitation already expired."
msgstr "Email đã được xác thực"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "Could not find organization invitation."
msgstr "%(user)s chưa tải lên bất kỳ dự án nào cho PyPI"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Organization invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "Lời mời tổ chức không còn tồn tại."
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "Lời mời cho '${project_name}' không được chấp thuận."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid project name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name is too similar to an existing project"
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Project name"
msgid "Specify an environment name"
msgstr "Tên dự án"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
msgid "Double dashes are not allowed in the name"
msgstr "Không được phép sử dụng byte rỗng."
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "Tạo một tài khoản"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "Tên dự án"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid ActiveState project name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid repository name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid environment name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "Mật khẩu"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "Mật khẩu của bạn không khớp. Thử lại."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "Trường mật khẩu trống"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "Độ mạnh mật khẩu:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "Đăng ký"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "Hoạt động"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "Sử dụng lần cuối"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "Hủy bỏ"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "Truy cập bị từ chối / Cấm (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "Bạn không có quyền xem trang này"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "Không tìm thấy trang (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "Chúng tôi đã tìm khắp nơi nhưng không thể tìm thấy trang này"
-#: warehouse/templates/404.html:29
+#: warehouse/templates/404.html:15
#, fuzzy
#| msgid "And now for something
completely different"
-msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "Và bây giờ cho một cái gì đó
hoàn toàn khác"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - Phác thảo cửa hàng phô mai"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "Liên kết bên ngoài"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "Xem bản ghi chép của video"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "Đã xóa trang (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "Trang bạn đang tìm kiếm đã bị xóa"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "Lỗi máy chủ nội bộ (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "Đã xảy ra lỗi"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1305,19 +1306,19 @@ msgstr ""
"trang web của bạn.
Chúng tôi biết vấn đề này và đang cố gắng giải "
"quyết vấn đề này sớm nhất có thể.
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "Kiểm tra trang trạng thái của chúng tôi"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "Mã lỗi 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "Dựa vào PyPI để hoàn thành công việc của bạn?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"Hãy xem xét việc quyên góp để giúp chúng tôi xây dựng một nền tảng an "
"toàn và ổn định hơn."
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1346,56 +1347,60 @@ msgstr ""
"Chọn một mật khẩu mạnh có chứa các chữ cái (chữ hoa và chữ thường), số và ký "
"tự đặc biệt. Tránh những từ thông dụng hoặc lặp lại."
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "Độ mạnh mật khẩu:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "Điều hướng chính"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "Trợ giúp"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "Đăng nhập"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "Đăng ký"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "Xem menu"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "Menu"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "Menu chính"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Hướng dẫn đóng gói Python"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Hướng dẫn đóng gói Python"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
@@ -1431,48 +1436,48 @@ msgstr ""
"Chỉ mục gói Python (PyPI) là kho lưu trữ phần mềm cho ngôn ngữ lập trình "
"Python."
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 Cập Nhật mới nhất"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS: 40 gói mới nhất"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "Bỏ qua đến nội dung chính"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "Chuyển sang phiên bản di động"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "Cảnh báo"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
"Bạn đang sử dụng trình duyệt không được hỗ trợ, nâng cấp lên phiên bản mới "
"hơn."
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1482,7 +1487,7 @@ msgstr ""
"cho phép bạn thử các công cụ và quy trình phân phối mà không ảnh hưởng đến "
"chỉ mục thực."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1490,240 +1495,245 @@ msgstr ""
"Một số tính năng có thể không hoạt động mà không cần JavaScript. Hãy thử bật "
"nó nếu bạn gặp sự cố."
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "Tìm kiếm PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "Tìm"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "Tìm kiếm dự án"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "Trợ giúp điều hướng"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "Cài đặt gói"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "Tải lên các gói"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "Hướng dẫn sử dụng"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "Tên dự án"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "Câu hỏi thường gặp"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "Về PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "Về điều hướng PyPI"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "Bảng điều khiển cơ sở hạ tầng"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "Thống kê"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "Nhà tài trợ của chúng tôi"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "Góp sức cho PyPI"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "Cách đóng góp điều hướng"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "Lỗi và phản hồi"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "Đóng góp trên GitHub"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "Dịch PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Search PyPI"
msgid "Sponsor PyPI"
msgstr "Tìm kiếm PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "Công trạng của các nhà phát triển"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "Sử dụng PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "Sử dụng điều hướng PyPI"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "Điều khoản sử dụng"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "Báo cáo vấn đề bảo mật"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "Quy tắc ứng xử"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "Chính sách bảo mật"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "Trạng thái: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "tất cả các hệ thống hoạt động"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
"Được phát triển và duy trì bởi cộng đồng Python, dành cho cộng đồng Python."
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "Quyên góp ngay hôm nay!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "Sơ đồ trang web"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "Chuyển sang phiên bản máy tính để bàn"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Action"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "Mã lỗi"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "Quay lại trang chủ"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Chỉ số gói Python"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "Kiểm tra Python gói xuất bản với chỉ mục kiểm tra gói Python"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
#, fuzzy
#| msgid "Test Python package publishing with the Test Python Package Index"
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "Kiểm tra Python gói xuất bản với chỉ mục kiểm tra gói Python"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "Tìm, cài đặt và xuất bản các gói Python với chỉ mục gói Python"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "Hoặc duyệt dự án"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, fuzzy, python-format
#| msgid "%(num_projects)s projects"
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects)s dự án"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, fuzzy, python-format
#| msgid "%(num_releases)s releases"
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases)s bản phát hành"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, fuzzy, python-format
#| msgid "%(num_files)s files"
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files)s tệp"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, fuzzy, python-format
#| msgid "%(num_users)s users"
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users)s người dùng"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1741,154 +1751,154 @@ msgstr "Tìm hiểu về cách cài đặt gói ."
msgid "Package authors use PyPI to distribute their software."
msgstr "Các tác giả sử dụng PyPI để phân phối gói phần mềm của họ."
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
#, fuzzy
#| msgid "Learn how to package your Python code for PyPI."
msgid "Learn how to package your Python code for PyPI"
msgstr ""
"Tìm hiểu cách đóng gói mã nguồn Python của bạn tương thích với PyPI ."
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "Lỗi xử lý form"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "Xác nhận mật khẩu"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
#, fuzzy
#| msgid "Enter your password to continue."
msgid "Confirm password to continue"
msgstr "Nhập mật khẩu của bạn để tiếp tục."
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "Mật khẩu"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(bắt buộc)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "Mật khẩu của bạn"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "Hiển thị mật khẩu"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "Quên mật khẩu?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1897,11 +1907,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "URL này là API để tải tệp lên PyPI."
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Hướng dẫn sử dụng gói "
"Python."
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
@@ -1920,13 +1930,13 @@ msgstr ""
"Nếu không, chúng tôi gợi ý bạn đi tới trang chủ PyPI"
"a>."
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Invite"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -1936,22 +1946,22 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1959,59 +1969,59 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "Đăng nhập vào %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "Tên người dùng"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "Tên người dùng của bạn"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "Đăng xuất"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "Đăng xuất khỏi %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Confirm Organization Invite"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -2019,113 +2029,113 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "Hồ sơ của %(username)s"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "Hình đại diện cho {user} từ gravatar.com"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "Ngày tham gia"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, fuzzy, python-format
#| msgid "Joined on %(start_date)s"
msgid "Joined %(start_date)s"
msgstr "Tham gia vào %(start_date)s"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Your projects"
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "Dự án của bạn"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "Không có dự án"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "Last released %(release_date)s"
msgstr "Phát hành lần cuối vào %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s chưa tải lên bất kỳ dự án nào cho PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy
#| msgid "Error code"
msgid "Recovery codes"
msgstr "Mã lỗi"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
#, fuzzy
#| msgid "Error code"
msgid "Login using recovery codes"
msgstr "Mã lỗi"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
#, fuzzy
#| msgid "Error code"
msgid "Enter recovery code"
msgstr "Mã lỗi"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "Xác minh"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2133,146 +2143,146 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, fuzzy, python-format
#| msgid "Lost your device? Not working? Get help."
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "Mất thiết bị? Không hoạt động? Trợ giúp."
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "Tạo một tài khoản trên %(title)s"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "Tên"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "Tên của bạn"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "Địa chỉ email"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "Địa chỉ email của bạn"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "Chọn tên người dùng"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "Hiển thị mật khẩu"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "Chọn một mật khẩu"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "Tạo tài khoản"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "Đặt lại mật khẩu"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "Để đặt lại mật khẩu, hãy nhập tên người dùng hoặc email của bạn."
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "Tên người dùng hoặc email"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "Yêu cầu đặt lại mật khẩu"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "Đã gửi email để đặt lại mật khẩu"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2280,7 +2290,7 @@ msgid ""
"been sent to your registered email address."
msgstr "Một email đã được gửi đến địa chỉ email đã đăng ký của bạn."
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
@@ -2289,46 +2299,46 @@ msgstr ""
"Email chứa một liên kết để đặt lại mật khẩu của bạn. Liên kết này sẽ hết hạn "
"trong %(n_hours)s giờ."
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "Đặt lại mật khẩu của bạn"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "Chọn mật khẩu mới"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "Đặt lại mật khẩu"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "Xác thực hai yếu tố"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "Xác thực bằng thiết bị bảo mật (ví dụ: khóa USB)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
"Kết nối thiết bị bảo mật của bạn và nhấp vào nút \"Xác thực với thiết bị\"."
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "Bật JavaScript để đăng nhập bằng thiết bị bảo mật (ví dụ: khóa USB)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "Xác thực với thiết bị"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Nâng cấp trình duyệt của bạn để đăng nhập bằng một thiết "
"bị bảo mật (ví dụ: Khóa USB)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "Mất thiết bị? Không hoạt động? Trợ giúp."
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "Xác thực bằng một ứng dụng"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "Nhập mã xác thực"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
" Tạo mã bằng ứng dụng xác thực được kết nối với tài khoản PyPI của bạn. "
"Nhập mã này vào biểu mẫu để xác minh danh tính của bạn.
Mất ứng "
"dụng? Không hoạt động? Nhận trợ giúp .
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "Tài khoản %(username)s của bạn đã bị xóa."
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s để giao tiếp với các quản trị viên "
"PyPI."
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2416,7 +2431,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2428,7 +2443,7 @@ msgstr ""
"Bạn nhân được thông tin này vì bạn đã được thêm bởi %(submitter)s vào dự án "
"trên %(site)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2441,15 +2456,15 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this organization."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2461,7 +2476,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -2473,7 +2488,7 @@ msgstr ""
"Bạn nhân được thông tin này vì bạn đã được thêm bởi %(submitter)s vào dự án "
"trên %(site)s."
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2486,14 +2501,14 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are a member of this team."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s để giao tiếp với các quản trị viên "
"PyPI."
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2544,21 +2559,21 @@ msgid ""
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s để giao tiếp với các quản trị viên "
"PyPI."
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr ""
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s để liên lạc với quản trị viên PyPI."
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were an owner of this organization."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2661,58 +2676,58 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "Vai trò"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "Được thêm bởi:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2722,7 +2737,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2732,13 +2747,13 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2748,33 +2763,33 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "Xóa bởi:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "Lưu vai trò"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2784,8 +2799,8 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -2794,7 +2809,7 @@ msgid ""
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2804,7 +2819,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2814,7 +2829,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2822,43 +2837,43 @@ msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Confirm form"
msgid "Old organization type:"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Confirm form"
msgid "New organization type:"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2867,12 +2882,12 @@ msgstr ""
"Một ai đó, có thể là bạn, đã thay đổi mật khẩu của tài khoản PyPI "
"%(username)s."
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "Có chuyện gì?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2893,7 +2908,7 @@ msgstr ""
" bạn và bạn sẽ không còn có thể đăng nhập hoặc tải lên PyPI bằng mật khẩu \n"
" hiện có của bạn."
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2906,12 +2921,12 @@ msgstr ""
"Bản thân PyPI không bị ảnh hưởng. Đây là một biện pháp bảo vệ để giảm\n"
" rủi ro cho PyPI và người dùng."
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "Tôi nên làm gì?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2920,11 +2935,11 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "Làm thế nào tôi có thể liên lạc với bạn?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2937,7 +2952,7 @@ msgstr ""
"Để biết thêm thông tin, bạn có thể email %(email_address)s để giao tiếp với\n"
" các quản trị viên PyPI."
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2961,7 +2976,7 @@ msgstr ""
"bằng mật khẩu hiện \n"
" có của bạn."
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2977,7 +2992,7 @@ msgstr ""
" nguy cơ tấn công chèn thông tin xác thực\n"
" để chống lại PyPI và người dùng."
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2990,11 +3005,11 @@ msgstr ""
"khuyên bạn hãy vào HaveIBeenPwned "
"và kiểm tra các mật khẩu khác của bạn và học được các mẫu mật khẩu tốt."
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "Làm thế nào để bạn biết điều này?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -3023,7 +3038,7 @@ msgstr ""
"href=\"%(email_href)s\">%(email_address)s để liên lạc với quản trị viên "
"PyPI."
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3032,7 +3047,7 @@ msgstr ""
"Ai đó, có lẽ là bạn, đã thực hiện yêu cầu đặt lại mật khẩu cho tài khoản "
"PyPI '%(username)s' của bạn."
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -3041,21 +3056,21 @@ msgstr ""
"Nếu bạn muốn tiếp tục với yêu cầu này, hãy nhấp để đặt "
"lại mật khẩu của bạn."
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "Liên kết này sẽ hết hạn sau %(n_hours)s giờ."
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
"Nếu bạn không thực hiện yêu cầu này, bạn có thể yên tâm bỏ qua email này."
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -3067,13 +3082,13 @@ msgstr ""
"Ai đó, có lẽ là bạn, đã thực hiện yêu cầu đặt lại mật khẩu cho tài khoản "
"PyPI '%(username)s' của bạn."
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Emails associated with your account"
msgid ""
@@ -3081,21 +3096,21 @@ msgid ""
"account, try that instead."
msgstr "Email liên kết với tài khoản của bạn"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr ""
"Bản phát hành phiên bản %(version)s đã được tạo"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3104,7 +3119,7 @@ msgstr ""
"Thư điện tử chính cho tài khoản PyPI của bạn %(username)s, "
"đã được đổi từ %(old_email)s
sang %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3112,14 +3127,14 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -3131,7 +3146,7 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3139,7 +3154,7 @@ msgid ""
"used."
msgstr "Tài khoản %(username)s của bạn đã bị xóa."
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid "Your PyPI account %(username)s has been deleted."
msgid ""
@@ -3147,19 +3162,19 @@ msgid ""
"been generated."
msgstr "Tài khoản %(username)s của bạn đã bị xóa."
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this organization."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3170,7 +3185,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3182,7 +3197,7 @@ msgstr ""
"Bạn nhân được thông tin này vì bạn đã được thêm bởi %(submitter)s vào dự án "
"trên %(site)s."
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3192,14 +3207,14 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you were a member of this team."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3211,7 +3226,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3223,7 +3238,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3236,7 +3251,7 @@ msgstr ""
"Có thể tải lên các bản phát hành. Có thể thêm các cộng tác viên khác. Có thể "
"xóa các tập tin, bản phát hành, hoặc toàn bộ dự án."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3249,7 +3264,7 @@ msgstr ""
"Có thể tải lên các bản phát hành cho một gói. Không thể thêm cộng tác viên. "
"Không thể xóa các tệp, bản phát hành hoặc dự án."
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by %(submitter)s to a "
@@ -3261,55 +3276,55 @@ msgstr ""
"Bạn nhân được thông tin này vì bạn đã được thêm bởi %(submitter)s vào dự án "
"trên %(site)s."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "Một cộng tác viên mới đã được thêm vào một dự án bạn sở hữu trên PyPI:"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "Quyền"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "Cộng tác viên"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You are receiving this because you are an owner of this project."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "Một cộng tác viên mới đã được thêm vào một dự án bạn sở hữu trên PyPI:"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "A new collaborator has been added to a project you own on PyPI:"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "Một cộng tác viên mới đã được thêm vào một dự án bạn sở hữu trên PyPI:"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3319,10 +3334,10 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid ""
@@ -3331,7 +3346,7 @@ msgid ""
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3341,7 +3356,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3354,7 +3369,7 @@ msgstr ""
"Bạn đã được thêm với tư cách %(role)s của dự án %(project)s "
"của %(site)s bởi %(submitter)s."
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3365,7 +3380,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3377,7 +3392,7 @@ msgstr ""
"Một ai đó, có thể là bạn, đã thay đổi mật khẩu của tài khoản PyPI "
"%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "Someone, perhaps you, has changed the password for your PyPI account "
@@ -3389,7 +3404,7 @@ msgstr ""
"Một ai đó, có thể là bạn, đã thay đổi mật khẩu của tài khoản PyPI "
"%(username)s."
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3398,7 +3413,7 @@ msgstr ""
"Ai đó, có là lẽ bạn, đã thêm địa chỉ email này (%(email_address)s"
"code>) vào tài khoản PyPI của họ."
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3410,14 +3425,14 @@ msgstr ""
"Nếu bạn muốn tiếp tục với yêu cầu này, nhấp vào liên "
"kết này để xác minh địa chỉ email của bạn"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3429,149 +3444,149 @@ msgstr ""
"Nếu bạn muốn tiếp tục với yêu cầu này, nhấp vào liên "
"kết này để xác minh địa chỉ email của bạn"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr ""
"Nếu bạn không thực hiện yêu cầu này, bạn có thể yên tâm bỏ qua email này."
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "Liên kết này sẽ hết hạn sau %(n_hours)s giờ."
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "Bỏ qua thông báo này"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "Đóng"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "Quản trị viên"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "Dự án của bạn"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "Cài đặt tài khoản"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "Hồ sơ công khai"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "Chi tiết tài khoản"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "Giá trị băm cho %(filename)s"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "Thuật toán"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "Đại diện băm"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "Sao chép vào clipboard"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "Sao chép"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| "Giá trị băm của %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "Lỗi"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "Thành công"
@@ -3595,30 +3610,30 @@ msgstr "Thành công"
msgid "Manage project"
msgstr "Quản lý dự án"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "Trước"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "Tiếp"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "Địa chỉ email chính của bạn (%(email_address)s) chưa được xác thực."
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "Bạn không có địa chỉ email chính."
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "Xác minh email của bạn hoặc thêm địa chỉ mới."
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
@@ -3627,7 +3642,7 @@ msgstr ""
"Xác thực hai yếu tố khả dụng, kích hoạt ngay bây giờ "
"cho tài khoản của bạn. "
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication is available, enable it "
@@ -3643,7 +3658,7 @@ msgstr ""
msgid "Edit profile"
msgstr "Chỉnh sửa hồ sơ"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3659,93 +3674,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s chưa tải lên bất kỳ dự án nào lên PyPI."
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "Điều hướng để quản lý %(project)s"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "Dự án:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "Lịch sử bảo mật"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "Cài đặt"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "Điều hướng để quản lý %(project)s"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "Phát hành"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "Cộng tác viên"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "Tài liệu"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "Điều hướng để quản lý %(project)s"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3757,13 +3772,13 @@ msgstr "Đã xác thực"
msgid "Verified by PyPI on %(release_date)s"
msgstr "Phát hành lần cuối vào %(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "Liên kết dự án"
@@ -3773,278 +3788,278 @@ msgstr "Liên kết dự án"
msgid "GitHub Statistics"
msgstr "Số liệu thống kê GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "Sao:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "Phân nhánh:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "Vấn đề mở / PR:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "Vấn đề mở / PR:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "Số liệu thống kê GitHub:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "Bảo trì"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "Avatar cho {username} từ gravatar.com"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "Siêu dữ liệu"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "Tác giả:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "Bảo trì:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "Chưa được xác thực"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "Giấy phép:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "Thẻ"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "Yêu cầu:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "Phân loại"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "Đã xác thực *"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "* Sự cố chuyển giao gián đoạn có thể dẫn đến mất trạng thái xác thực"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "Đã xác thực"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "Chưa được xác thực*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "* Email từ PyPI bị coi là thư rác"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "* Thất bại nặng nề trong quá trình chuyển giao"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "* Quá nhiều vấn đề trong việc chuyển giao"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "Chưa được xác thực"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "Chính"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "Xem tùy chọn email"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "Tùy chọn"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "Tùy chọn cho %(email)s"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "Gửi lại email xác minh"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "Đặt địa chỉ email này là email chính"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "Đặt làm chính"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "Xóa địa chỉ email này"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "Xóa email"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "Phạm vi"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "Tất cả các dự án"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "Đã tạo"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "Sử dụng lần cuối"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "Không bao giờ"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "Xem tùy chọn mã thông báo"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "Xóa mã thông báo"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "Xem mã định danh duy nhất"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "Xóa mã khóa API"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
"Ứng dụng hoặc mã lệnh sử dụng mã thông báo này sẽ không còn có quyền truy "
"cập vào PyPI."
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "Mã định danh duy nhất cho API token \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "Ảnh đại diện"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar. com để tạo ảnh hồ sơ của bạn dựa trên địa chỉ "
"email chính của bạn"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "Thay đổi hình ảnh trên gravatar.com"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "Chi tiết tài khoản"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "Ngày tham gia"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr ""
"Hiển thị trên hồ sơ công khai . Không thể thay đổi."
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "Họ và tên"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "Chưa đặt tên"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "Hiển thị trên hồ sơ công khai"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
#, fuzzy
#| msgid "Public profile"
msgid "️Public email"
msgstr "Hồ sơ công khai"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, fuzzy, python-format
#| msgid ""
#| "Displayed on your public profile. Cannot be "
@@ -4104,16 +4119,16 @@ msgid ""
msgstr ""
"Hiển thị trên hồ sơ công khai . Không thể thay đổi."
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "Cập nhật tài khoản"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "Các email tài khoản"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any chính của bạn nhận được "
"thông báo."
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "Email liên kết với tài khoản của bạn"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "Tình trạng"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "Thêm email"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "Thay đổi mật khẩu"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "Mật khẩu cũ"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "Mật khẩu hiện tại của bạn"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "Mật khẩu mới"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "Xác nhận mật khẩu mới"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
#, fuzzy
#| msgid "Old password"
msgid "Update password"
msgstr "Mật khẩu cũ"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "Mã khóa API"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
"Mã khóa API cung cấp một cách khác để xác thực khi tải các gói lên PyPI."
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "Tìm hiểu thêm về mã khóa API"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "Kích hoạt mã khóa API cho tài khoản này"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "Thêm mã khóa API"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -4201,259 +4216,259 @@ msgstr ""
"Xác minh địa chỉ email chính của bạn để thêm mã "
"khóa API vào tài khoản của bạn."
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "Phạm vi mã khóa: toàn bộ tài khoản"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "Phạm vi mã khóa: Dự án %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "Tài khoản đã được tạo"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "Đã đăng nhập"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "Phương pháp hai yếu tố:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "Không"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "Thiết bị bảo mật (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"Ứng dụng xác thực (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
#, fuzzy
#| msgid "Error code"
msgid "Recovery code"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "Gỡ bỏ thiết bị"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Your current password"
msgid "Incorrect Password"
msgstr "Mật khẩu hiện tại của bạn"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (TOTP)"
msgstr "Đăng nhập hai yếu tố không hợp lệ hoặc hết hạn."
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
#, fuzzy
#| msgid "Invalid or expired two factor login."
msgid "Invalid two factor (WebAuthn)"
msgstr "Đăng nhập hai yếu tố không hợp lệ hoặc hết hạn."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Invalid two factor (Recovery code)"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
#, fuzzy
#| msgid "Two factor authentication added"
msgid "Session reauthentication failed"
msgstr "Xác thực hai yếu tố được thêm vào"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "Email được thêm vào tài khoản"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "Email bị xóa khỏi tài khoản"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Email đã được xác thực"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email đã được xác thực lại"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "Email chính đã thay đổi"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "Email chính cũ:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "Email chính mới:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "Đặt email chính"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
#, fuzzy
#| msgid "Reset email sent"
msgid "Email sent"
msgstr "Đã gửi email để đặt lại mật khẩu"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
#, fuzzy
#| msgid "Project:"
msgid "Subject:"
msgstr "Dự án:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "Yêu cầu đặt lại mật khẩu"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password reset requested"
msgid "Password reset attempted"
msgstr "Yêu cầu đặt lại mật khẩu"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "Mật khẩu đã đặt lại thành công"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "Mật khẩu đã thay đổi thành công"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "Đặt lại mật khẩu"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "Dự án:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "Xác thực hai yếu tố được thêm vào"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
"Phương pháp: Thiết bị bảo mật (WebAuthn"
"abbr>)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "Tên thiết bị:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4461,88 +4476,88 @@ msgstr ""
"Phương pháp: Ứng dụng xác thực (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "Hai yếu tố xác thực đã được loại bỏ"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "Hai yếu tố xác thực đã được loại bỏ"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "Thêm mã khóa API"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "Tên mã khóa:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "Mã khóa API đã bị gỡ"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "Mã định danh duy nhất:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, fuzzy, python-format
#| msgid "Displayed on your public profile"
msgid "Reason: Token found at public url"
msgstr "Hiển thị trên hồ sơ công khai"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "Hoặc duyệt dự án"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "Lời mời cho '${project_name}' đã bị từ chối."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4551,8 +4566,8 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4561,46 +4576,46 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "Hoặc duyệt dự án"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "Lời mời cho '${project_name}' đã bị từ chối."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Confirm form"
msgid "Organization role removed"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "Tất cả các bản phát hành %(project_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4608,60 +4623,60 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "Hoạt động tài khoản gần đây"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "Sự kiện"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "Ngày / giờ"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "Tên thiết bị"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4734,11 +4749,11 @@ msgstr ""
"href=\"%(delete_href)s\">xóa dự án"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "Tiến hành thận trọng!"
@@ -4750,27 +4765,27 @@ msgstr "Bạn sẽ không thể khôi phục tài khoản của mình sau khi x
msgid "Delete your PyPI account"
msgstr "Xóa tài khoản PyPI của bạn"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "Quản lý"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "Xác thực hai yếu tố (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4785,92 +4800,92 @@ msgstr ""
"bạn. Tìm hiểu thêm về 2FA."
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
#, fuzzy
#| msgid "Error code"
msgid "Recovery methods enabled"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
#, fuzzy
#| msgid "Error code"
msgid "Recovery method"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, fuzzy, python-format
#| msgid "Last released on %(release_date)s"
msgid "generated %(generated_datetime)s"
msgstr "Phát hành lần cuối vào %(release_date)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "Phương thức xác thực hai yếu tố được kích hoạt"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "Phương pháp hai yếu tố"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "Không thể xóa vai trò chủ sở hữu của chính bạn"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "Bỏ"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "Xóa ứng dụng xác thực"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "Xóa ứng dụng"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "Loại bỏ thiết bị bảo mật hai yếu tố"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "Gỡ bỏ thiết bị"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "Tên thiết bị"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4882,7 +4897,7 @@ msgstr ""
"Xác minh địa chỉ email chính của bạn để bổ sung xác "
"thực hai yếu tố vào tài khoản của bạn."
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4894,7 +4909,7 @@ msgstr ""
"Xác minh địa chỉ email chính của bạn để bổ sung xác "
"thực hai yếu tố vào tài khoản của bạn."
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4902,7 +4917,7 @@ msgid ""
"two factor authentication methods to your account."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4910,13 +4925,13 @@ msgid ""
"authentication on your account."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
#, fuzzy
#| msgid "Error code"
msgid "Generate recovery codes"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4924,7 +4939,7 @@ msgid ""
"methods to your account."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4932,20 +4947,20 @@ msgid ""
"account."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Error code"
msgid "Use a recovery code"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "Add 2FA with "
@@ -4957,7 +4972,7 @@ msgstr ""
"Thêm 2FA với ứng dụng xác "
"thực"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4969,8 +4984,8 @@ msgstr ""
"Thêm 2FA với thiết bị bảo "
"mật (ví dụ: Khóa USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
@@ -4978,8 +4993,8 @@ msgstr ""
"Bật JavaScript để thiết lập xác thực hai yếu tố với thiết bị bảo mật (ví dụ: "
"khóa USB)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"Nâng cấp trình duyệt của bạn để thiết lập xác thực hai "
"yếu tố với thiết bị bảo mật (ví dụ: Khóa USB)"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "Định vị trên trang"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "Tài khoản của bạn"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "Điều hướng tài khoản"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "Hoạt động này không thể hoàn tác được!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "Xác nhận tên người dùng của bạn để tiếp tục."
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "Xác nhận %(item)s để tiếp tục."
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "Hủy bỏ"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "đóng"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "Nhập mật khẩu của bạn để tiếp tục."
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "Tên người dùng"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5070,411 +5085,411 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "Được thêm bởi:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "Xóa bởi:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Changed by:"
msgid "Submitted by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "Tên của bạn"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "Tên người dùng"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, fuzzy, python-format
#| msgid "Created on %(creation_date)s"
msgid "Created %(creation_date)s"
msgstr "Tạo vào %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Decline invitation to %(org)s"
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Name"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Confirm form"
msgid "Organization Type: %(org_type)s"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "Quản lý"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "Chủ sở hữu"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "Xem"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s chưa tải lên bất kỳ dự án nào cho PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "This project has no releases"
msgid "This Organization request has been declined"
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Changed by:"
msgid "Declined"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Changed by:"
msgid "Submitted %(submitted)s"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Account Name"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Display Name"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Description"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization Membership Size"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization Type"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "Đã tạo"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "Chủ sở hữu duy nhất"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "Quản lý dự án này"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "Xem trang công khai của dự án này"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5485,13 +5500,13 @@ msgstr ""
"truy cập vào Hướng "
"dẫn đóng gói Python"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "Xóa tài khoản PyPI của bạn"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5503,7 +5518,7 @@ msgstr ""
"Bạn phải xác minh địa chỉ **email cá nhân** của bạn trước khi thực hiện hành "
"động này."
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see chính của bạn nhận được "
"thông báo."
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5542,98 +5557,98 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "Tên dự án"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "Tên dự án"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "Chủ sở hữu"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "Tên của bạn"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Environment name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5644,22 +5659,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5671,75 +5686,75 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "Tên"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "Chưa đặt tên"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "Tên dự án"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Project:"
msgid "project"
msgstr "Dự án:"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "Phát hành"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5750,8 +5765,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5763,33 +5778,33 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Add email"
msgid "email"
msgstr "Thêm email"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Project:"
msgid "Subject"
msgstr "Dự án:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Project:"
msgid "subject"
msgstr "Dự án:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5797,8 +5812,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -5810,115 +5825,115 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "Tổ chức"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Confirm form"
msgid "my-organization"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "Tên dự án"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "Dự án:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "Tên người dùng của bạn"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "Tên người dùng"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "Quản lý phiên bản"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Project:"
msgid "Project"
msgstr "Dự án:"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "Dự án đang thịnh hành"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "Quản lý dự án này"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5929,15 +5944,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5945,121 +5960,121 @@ msgid ""
"your account before adding a new publisher."
msgstr "Bạn chưa kích hoạt xác thực hai yếu tố trên tài khoản của mình."
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
#, fuzzy
#| msgid "Error code"
msgid "Account recovery codes"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
#, fuzzy
#| msgid "Error code"
msgid "Save your recovery codes"
msgstr "Mã lỗi"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
#, fuzzy
#| msgid "Download"
msgid "Download as file"
msgstr "Tải về"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "Lưu"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "Xóa mã khóa API"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "Mã khóa cho \"%(macaroon_description)s\""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "Quyền:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "Tải lên các gói"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "Phạm vi:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "Toàn bộ tài khoản (Tất cả các dự án)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "Dự án \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
@@ -6067,28 +6082,29 @@ msgstr ""
"Vì lý do bảo mật, mã khóa này sẽ chỉ xuất hiện một lần. Copy nó ngay "
"bây giờ."
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "Sao chép mã khóa vào clipboard"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "Sao chép mã khóa"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "Sử dụng mã khóa này"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "Để sử dụng mã khóa API này:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "Đặt tên người dùng của bạn với %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, fuzzy, python-format
#| msgid ""
#| "Set your password to the token value, including the %(prefix)s"
@@ -6100,7 +6116,7 @@ msgstr ""
"Đặt mật khẩu của bạn thành giá trị mã khóa, bao gồm %(prefix)s
"
"tiền tố"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -6110,7 +6126,7 @@ msgstr ""
"bạn lên PyPI, hãy thiết lập tệp %(filename)s
của bạn như thế "
"này:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -6120,7 +6136,7 @@ msgstr ""
"Ví dụ: nếu bạn đang sử dụng Twine để tải nhiều dự "
"án lên PyPI, bạn có thể thiết lập tệp %(filename)s
như thế này:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
@@ -6128,11 +6144,11 @@ msgstr ""
"hoặc một mã khóa với phạm vi người dùng hoặc một mã khóa với phạm vi dự án "
"mà bạn muốn đặt làm mặc định"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "một mã khóa dự án"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6144,7 +6160,7 @@ msgstr ""
"Sau đó, bạn có thể sử dụng %(command)s
để chuyển sang mã khóa "
"chính xác khi tải lên PyPI."
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, truy cập trang trợ giúp PyPI."
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "Thêm một mã khóa khác"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "Tên mã khóa"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "Mã khóa này để làm gì?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "Chọn phạm vi..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
@@ -6181,17 +6197,17 @@ msgstr ""
"Mã khóa API bao phủ toàn bộ tài khoản của bạn sẽ có quyền tải lên ở tất cả "
"các dự án hiện tại và tương lai của bạn."
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "Tạo tài khoản"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "Thiết lập 2FA với ứng dụng xác thực (TOTP)"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP
standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6297,25 +6313,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6325,77 +6341,76 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Confirm form"
msgid "Organization request"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Confirm form"
msgid "Organization display name"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization description"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Confirm form"
msgid "️Organization membership size"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Changed by:"
msgid "Date submitted"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Changed by:"
msgid "Submit"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "Lịch sử dự án '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6407,25 +6422,25 @@ msgstr ""
"Mỗi lần bạn (hoặc cộng tác viên của bạn) thực hiện một hành động bảo mật "
"liên quan đến dự án này, hành động được ghi lại và hiển thị ở đây."
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6434,19 +6449,19 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6454,7 +6469,7 @@ msgid "%(project_name)s project added to organization"
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6463,7 +6478,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
@@ -6472,7 +6487,7 @@ msgstr ""
"%(username)s được thêm vào với tư cách "
"%(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6481,7 +6496,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6490,7 +6505,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6500,7 +6515,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6510,7 +6525,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6520,7 +6535,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6530,44 +6545,44 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
@@ -6575,8 +6590,8 @@ msgstr ""
"%(username)s được thêm vào với tư cách "
"%(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6584,108 +6599,108 @@ msgid "%(username)s removed from %(team_name)s team"
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "Đăng ký"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "Được tạo bởi:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "Được tạo bởi:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "Xóa bởi:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "Xóa bởi:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Changed by:"
msgid "Declined by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Changed by:"
msgid "Invited by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "Xóa bởi:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "Lịch sử bảo mật của %(project_name)s"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Organization projects"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6700,34 +6715,34 @@ msgstr ""
"truy cập vào Hướng "
"dẫn đóng gói Python"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are receiving this because you are an owner of this project."
msgid "You do not own any projects that you can add to this organization."
msgstr ""
"Bạn đang nhận được thông tin này bởi vì bạn là một chủ sở hữu của dự án này."
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6735,60 +6750,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "Dự án đang thịnh hành"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Manage project"
msgid "️Name of new project"
msgstr "Quản lý dự án"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Creating a new release"
msgid "Create and add new project"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6800,13 +6815,13 @@ msgstr ""
"Sử dụng trang này để kiểm soát những người dùng PyPI có thể giúp bạn quản lý "
"%(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Roles"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6815,211 +6830,211 @@ msgid ""
"can do."
msgstr "Có hai vai trò có thể gán cho các cộng tác viên:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Confirm form"
msgid "Organization Role Permissions Matrix"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Confirm form"
msgid "View organization/teams"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new projects"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "Xóa dự án"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "Người dùng có thể quản lý %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "Người dùng"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "Lưu vai trò"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "Không thể xóa vai trò chủ sở hữu của chính bạn"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Revoke invitation for %(user)s."
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s."
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Re-send invitation for %(user)s"
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s."
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Main navigation"
msgid "Delete expired invitation for %(user)s"
msgstr "Điều hướng chính"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "Xóa bỏ"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "Tài khoản đã được tạo"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If this was a mistake, you can email %(email_address)s để liên lạc với quản trị viên PyPI."
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "Chi tiết tài khoản"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "Quản lý phiên bản"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Uploading new documentation is no longer supported"
msgid "Renaming organizations is not currently supported."
msgstr "Tải lên tài liệu mới không còn được hỗ trợ"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -7087,32 +7102,32 @@ msgid ""
"your organization."
msgstr "Bạn sẽ không thể khôi phục tài khoản của mình sau khi xóa"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "Tạo một tài khoản"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7132,29 +7147,29 @@ msgstr[0] ""
"%(count)s dự án.\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "Xóa dự án"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or chuyển quyền sở hữ hoặc xóa dự án"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "Bạn sẽ không thể khôi phục tài khoản của mình sau khi xóa"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Confirm form"
msgid "Organization teams"
msgstr "Xác nhận biểu mẫu"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7220,52 +7235,52 @@ msgstr[0] ""
" %(count)s dự án\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "Quản lý dự án này"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "Tên mã khóa"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "Quản lý tài liệu %(project_name)s"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "Phá hủy tài liệu"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s không thể hoàn tác, vì việc "
"tải lên tài liệu mới không được hỗ trợ nữa."
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "Hủy tài liệu của dự án"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "Tài liệu dự án"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "Tải lên tài liệu mới không còn được hỗ trợ"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7296,82 +7311,82 @@ msgstr ""
"Mỗi lần bạn (hoặc cộng tác viên của bạn) thực hiện một hành động bảo mật "
"liên quan đến dự án này, hành động được ghi lại và hiển thị ở đây."
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "Dự án được tạo"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr ""
"Bản phát hành phiên bản %(version)s đã được tạo"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "Bản phát hành phiên bản %(version)s đã bị xóa"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr ""
"Bản phát hành phiên bản %(version)s đã được tạo"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
#, fuzzy
#| msgid "Changed by:"
msgid "Yanked by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr ""
"Bản phát hành phiên bản %(version)s đã được tạo"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "Tệp bị xóa khỏi bản phát hành phiên bản %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "Tên tệp:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "Tệp bị xóa khỏi bản phát hành phiên bản %(version)s"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
"%(username)s được thêm vào với tư cách "
"%(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7381,7 +7396,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7391,7 +7406,7 @@ msgid ""
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7401,7 +7416,7 @@ msgid ""
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
@@ -7409,7 +7424,7 @@ msgstr ""
"%(username)s được thêm vào với tư cách "
"%(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7417,7 +7432,7 @@ msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
"%(username)s trở thành %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7425,191 +7440,191 @@ msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
"%(username)s bị xóa tư cách %(role_name)s của dự án"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "Mã khóa API đã bị gỡ"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "Quyền: Có thể tải lên dự án này"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "Đã tạo"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "Mã khóa API đã bị gỡ"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "Kiểm soát bởi:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement enabled"
msgstr "Yêu cầu:"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
#, fuzzy
#| msgid "Changed by:"
msgid "Enabled by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
#, fuzzy
#| msgid "Requires:"
msgid "2FA requirement disabled"
msgstr "Yêu cầu:"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
#, fuzzy
#| msgid "Changed by:"
msgid "Disabled by:"
msgstr "Thay đổi bởi:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "Tên dự án"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "Tên dự án"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "Quay lại dự án"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "Lời mời cho '${project_name}' đã bị từ chối."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "Dự án này không có bản phát hành nào"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7618,39 +7633,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "Quản lý dự án này"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "Quản lý dự án này"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Constrain environment"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7658,94 +7673,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "New Environment Name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "Quản lý bản phát hành %(version)s của '%(project_name)s'"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "Bản phát hành phiên bản %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "New releases"
msgid "Yanked releases"
msgstr "Bản phát hành mới"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "Xem bản phát hành"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "Tập tin trong bản phát hành %(version)s của %(project_name)s"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "Tên tập tin, kích thước"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "Kiểu"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Phiên bản Python"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "Ngày tải lên"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "Xem tùy chọn tập tin"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "Tùy chọn tập tin"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "Tải về"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "Xóa tệp khỏi"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "Xóa tệp"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "Đang tải lên các tập tin mới"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "Không tìm thấy tập tin"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "Bỏ qua"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Hướng dẫn đóng gói Python"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "Thiết lập phát hành"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
#, fuzzy
#| msgid "New releases"
msgid "Yank release"
msgstr "Bản phát hành mới"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7809,20 +7824,20 @@ msgid_plural ""
"when installing in most common scenarios."
msgstr[0] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -7832,35 +7847,35 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "Phiên bản"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "Xóa bỏ bản phát hành"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7881,27 +7896,27 @@ msgstr[0] ""
" Việc xóa bỏ sẽ không thể hoàn tác và cũng sẽ xóa %(count)s tập tin.\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "Việc xóa phiên bản này sẽ không thể hoàn tác."
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "Bản phát hành của %(project_name)s"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "Ngày phát hành"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "Các tập tin"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
#, fuzzy
#| msgid "New releases"
msgid "Yanked reason"
msgstr "Bản phát hành mới"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "Quản lý phiên bản"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "Không có tệp"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "Xem các tùy chọn phát hành"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "Tùy chọn cho %(version)s"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
#, fuzzy
#| msgid "Releases"
msgid "Un-yank Release"
msgstr "Phát hành"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "Quản lý bản phát hành của '%(project_name)s'"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "Không tìm thấy bản phát hành"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Hướng dẫn đóng gói "
"Python"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "Quản lý cộng tác viên của %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -8041,26 +8056,26 @@ msgstr ""
"Sử dụng trang này để kiểm soát những người dùng PyPI có thể giúp bạn quản lý "
"%(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "Liên kết dự án"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "Có hai vai trò có thể gán cho các cộng tác viên:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "Người bảo trì"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -8072,7 +8087,7 @@ msgstr ""
"Có thể tải lên các bản phát hành cho một gói. Không thể thêm cộng tác viên. "
"Không thể xóa các tệp, bản phát hành hoặc dự án."
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -8096,106 +8111,106 @@ msgstr "Người dùng có thể quản lý %(project_name)s"
msgid "Collaborator"
msgstr "Cộng tác viên"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "Tạo một tài khoản"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "Không thể xóa vai trò chủ sở hữu của chính bạn"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Add collaborator"
msgid "Add internal collaborator"
msgstr "Thêm cộng tác viên"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Manage project"
msgid "️Name of team"
msgstr "Quản lý dự án"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite external collaborator"
msgstr "Thêm cộng tác viên"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
#, fuzzy
#| msgid "Add collaborator"
msgid "Invite collaborator"
msgstr "Thêm cộng tác viên"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "Quản lý cài đặt của '%(project_name)s'"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "Thiết lập dự án"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
#, fuzzy
#| msgid "Project:"
msgid "Project size:"
msgstr "Dự án:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "Hoặc duyệt dự án"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "Tạo một mã khóa cho %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8204,11 +8219,11 @@ msgstr ""
"Xác minh địa chỉ email chính của bạn để thêm một mã "
"khóa API cho %(project_name)s."
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "Mô tả dự án và thanh bên"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8244,27 +8259,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Hướng dẫn "
"đóng gói Python để được trợ giúp thêm."
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8272,68 +8287,68 @@ msgid ""
"organization."
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "Bạn hiện nắm ${role} của dự án '${project_name}'"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "Không có dự án"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "Tên dự án"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "Xóa dự án này sẽ:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8341,45 +8356,45 @@ msgid ""
"role."
msgstr "Bạn sẽ không thể khôi phục tài khoản của mình sau khi xóa"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid "Add the project to an organization that you own."
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo xác minh email"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "Quản lý dự án"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "Tạo một tài khoản"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -8387,13 +8402,13 @@ msgid ""
"or manage."
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo xác minh email"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not an email verification token"
msgid ""
@@ -8401,84 +8416,84 @@ msgid ""
"manage."
msgstr "Mã thông báo không hợp lệ: không phải là mã thông báo xác minh email"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s chưa tải lên bất kỳ dự án nào cho PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "Tạo một mã khóa cho %(project_name)s"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid TOTP code."
msgid "Alternate Repository Name"
msgstr "Mã TOTP không hợp lệ."
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8491,35 +8506,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "Xóa dự án"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "Xóa dự án này sẽ:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8530,16 +8545,16 @@ msgid_plural ""
msgstr[0] ""
"Xóa vĩnh viễn dự án cùng với %(count)s bản phát hành"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "Xóa vĩnh viễn dự án"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
"Cung cấp tên dự án cho bất kỳ người dùng PyPI nào khác"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8552,7 +8567,7 @@ msgstr ""
"phát hành trước đó (Tất cả các tên tập tin PyPI là duy nhất, vì chúng được "
"tạo ra bằng cách kết hợp tên dự án + số phiên bản + kiểu phân phối)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8564,82 +8579,82 @@ msgstr ""
"Mỗi lần bạn (hoặc cộng tác viên của bạn) thực hiện một hành động bảo mật "
"liên quan đến dự án này, hành động được ghi lại và hiển thị ở đây."
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "Quay lại dự án"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "Quản lý '%(project_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "Loại bỏ %(user)s khỏi dự án này"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "Bạn không phải là chủ sở hữu của dự án này"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "Thêm email"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Hướng dẫn đóng gói Python"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8898,7 +8913,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Hướng dẫn đóng gói Python"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8993,69 +9007,69 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
#, fuzzy
#| msgid "Creating a new release"
msgid "What's a \"yanked\" release?"
msgstr "Tạo bản phát hành mới"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "Tìm kiếm dự án"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "Tại sao tôi cần một địa chỉ email đã được xác thực?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "Method: Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "Enable JavaScript to set up two factor authentication with a security "
@@ -9080,152 +9094,152 @@ msgstr ""
"Bật JavaScript để thiết lập xác thực hai yếu tố với thiết bị bảo mật (ví dụ: "
"khóa USB)"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "Làm thế nào tôi có thể sử dụng mã khóa API để xác thực với PyPI?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I use API tokens to authenticate with PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "Làm thế nào tôi có thể sử dụng mã khóa API để xác thực với PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "Tin nóng: các dự án phát hành mới nhất"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "Method: Authentication application (TOTP)"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9349,7 +9363,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -9450,17 +9464,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9469,7 +9483,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -9482,7 +9496,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9491,21 +9505,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a \n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9842,20 +9856,20 @@ msgstr ""
"Trong mục cài đặt tài khoản, đi tới phần mã khóa "
"API và chọn \"Thêm mã khóa API\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "Để sử dụng mã khóa API:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9866,35 +9880,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9902,15 +9916,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, fuzzy, python-format
#| msgid ""
#| "Nâng cấp trình duyệt của bạn để thiết lập xác thực hai "
"yếu tố với thiết bị bảo mật (ví dụ: Khóa USB)"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9977,14 +9991,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9992,7 +10006,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -10000,7 +10014,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "Hoặc duyệt dự án"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
@@ -10050,11 +10064,11 @@ msgstr ""
"Có thể tải lên các bản phát hành cho một gói. Không thể thêm cộng tác viên. "
"Không thể xóa các tệp, bản phát hành hoặc dự án."
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
@@ -10062,7 +10076,7 @@ msgstr ""
"Có thể tải lên các bản phát hành. Có thể thêm các cộng tác viên khác. Có thể "
"xóa các tập tin, bản phát hành, hoặc toàn bộ dự án."
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10071,20 +10085,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10093,7 +10107,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -10125,7 +10139,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Hướng dẫn đóng gói "
"Python"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, fuzzy, python-format
#| msgid ""
#| "Learn how to create a new release on the Hướng dẫn đóng gói "
"Python"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10185,7 +10199,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -10193,49 +10207,49 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
#, fuzzy
#| msgid "Emails associated with your account"
msgid "Lost access to the email address associated with your account"
msgstr "Email liên kết với tài khoản của bạn"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, fuzzy, python-format
#| msgid ""
#| "Nâng cấp trình duyệt của bạn để thiết lập xác thực hai "
"yếu tố với thiết bị bảo mật (ví dụ: Khóa USB)"
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr ""
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to %(token)s
"
msgid "Ensure that the username you are using is __token__
."
msgstr "Đặt tên người dùng của bạn với %(token)s
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -10283,7 +10297,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10295,7 +10309,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10303,7 +10317,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10311,7 +10325,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10319,7 +10333,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10357,7 +10371,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10366,7 +10380,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10377,35 +10391,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10413,14 +10427,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10429,7 +10443,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10440,13 +10454,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10454,7 +10468,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10464,14 +10478,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10479,7 +10493,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10551,22 +10565,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10574,7 +10588,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "To regain access to your account, reset your "
@@ -10667,18 +10681,18 @@ msgstr ""
"Để lấy lại quyền truy cập vào tài khoản của bạn, đặt "
"lại mật khẩu trên PyPI."
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10688,39 +10702,45 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "Tài liệu"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
#, fuzzy
#| msgid ""
#| "Nâng cấp trình duyệt của bạn để thiết lập xác thực hai "
"yếu tố với thiết bị bảo mật (ví dụ: Khóa USB)"
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, fuzzy, python-format
#| msgid ""
#| "View statistics for this project via dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the dữ liệu công khai của chúng tôi trên Google BigQuery"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Our sponsors"
msgid "PSF Sponsorship"
msgstr "Nhà tài trợ của chúng tôi"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "GitHub statistics:"
msgid "First-party statistics"
msgstr "Số liệu thống kê GitHub:"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "GitHub statistics:"
msgid "Third-party statistics"
msgstr "Số liệu thống kê GitHub:"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid "Collaborator for: %(project)s"
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "Cộng tác viên cho: %(project)s"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/wae/LC_MESSAGES/messages.po b/warehouse/locale/wae/LC_MESSAGES/messages.po
index 55d4eff99006..3156ed357a02 100644
--- a/warehouse/locale/wae/LC_MESSAGES/messages.po
+++ b/warehouse/locale/wae/LC_MESSAGES/messages.po
@@ -13,145 +13,145 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 3.7.3\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -159,232 +159,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -392,783 +392,788 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1799,40 +1807,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1840,196 +1848,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2119,26 +2127,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2146,11 +2154,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2465,36 +2473,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2502,7 +2510,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2510,7 +2518,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2519,11 +2527,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2542,72 +2550,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2615,166 +2623,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2782,7 +2790,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2790,195 +2798,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2986,37 +2994,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3027,7 +3035,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3040,89 +3048,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3131,13 +3139,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3145,268 +3153,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3906,58 +3914,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3999,11 +4007,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4015,27 +4023,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4043,156 +4051,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4635,17 +4643,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4759,89 +4767,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4852,35 +4860,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4888,105 +4896,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4997,169 +5005,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5167,61 +5176,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5327,308 +5336,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5636,29 +5644,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5666,64 +5674,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5731,179 +5739,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5911,89 +5919,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6362,33 +6370,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6396,89 +6404,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6539,53 +6547,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6594,27 +6602,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6772,100 +6780,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6880,198 +6888,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7084,33 +7092,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7121,15 +7129,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7138,74 +7146,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7440,7 +7448,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7512,7 +7519,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7521,317 +7528,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7851,7 +7858,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7948,17 +7955,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7967,7 +7974,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7980,7 +7987,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7989,21 +7996,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8334,35 +8341,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8370,15 +8377,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8438,14 +8445,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8453,7 +8460,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8461,7 +8468,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8527,20 +8534,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8549,7 +8556,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8581,7 +8588,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8608,7 +8615,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8618,7 +8625,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8626,47 +8633,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8705,7 +8712,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8717,7 +8724,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8725,7 +8732,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8733,7 +8740,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8741,7 +8748,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8779,7 +8786,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8788,7 +8795,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8799,35 +8806,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8835,14 +8842,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8851,7 +8858,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8862,13 +8869,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8876,7 +8883,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8886,14 +8893,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8901,7 +8908,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8973,22 +8980,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8996,7 +9003,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9009,7 +9016,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9078,39 +9085,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/yi/LC_MESSAGES/messages.po b/warehouse/locale/yi/LC_MESSAGES/messages.po
index e00cce49b356..f2e5d90d9f75 100644
--- a/warehouse/locale/yi/LC_MESSAGES/messages.po
+++ b/warehouse/locale/yi/LC_MESSAGES/messages.po
@@ -15,145 +15,145 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.7\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "דאָס פּאַראָל יז פּאָסל. פּראָװ װידער."
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "נול ביטעס זענען נישט ערלױבט."
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "פּאַראָל צו לאַנג."
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "דײַנע פּאַראָלנ מאַטש נישט. פּראָװ װידער."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -161,232 +161,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "דאָס איז דיין ערשטיק אַדרעס"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -394,789 +394,794 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password too long."
msgid "Passwords match"
msgstr "פּאַראָל צו לאַנג."
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "דײַנע פּאַראָלנ מאַטש נישט. פּראָװ װידער."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password too long."
msgid "Password is strong"
msgstr "פּאַראָל צו לאַנג."
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1186,7 +1191,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1484,149 +1492,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1635,11 +1643,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1807,40 +1815,40 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1848,196 +1856,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2127,26 +2135,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2154,11 +2162,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2473,36 +2481,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2510,7 +2518,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2518,7 +2526,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2527,11 +2535,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2550,72 +2558,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2623,166 +2631,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2790,7 +2798,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2798,195 +2806,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2994,37 +3002,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3035,7 +3043,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3048,89 +3056,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3139,13 +3147,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3153,268 +3161,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3914,58 +3922,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4007,11 +4015,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4023,27 +4031,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4051,156 +4059,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4643,17 +4651,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4767,89 +4775,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4860,35 +4868,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4896,105 +4904,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5005,169 +5013,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5175,61 +5184,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5335,308 +5344,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5644,29 +5652,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5674,64 +5682,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5739,179 +5747,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5919,89 +5927,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6370,33 +6378,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6404,89 +6412,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6547,53 +6555,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6602,27 +6610,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6780,100 +6788,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6888,198 +6896,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7092,33 +7100,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7129,15 +7137,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7146,74 +7154,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7448,7 +7456,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7520,7 +7527,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7529,317 +7536,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7859,7 +7866,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7956,17 +7963,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7975,7 +7982,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7988,7 +7995,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7997,21 +8004,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8342,35 +8349,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8378,15 +8385,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8446,14 +8453,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8461,7 +8468,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8469,7 +8476,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8535,20 +8542,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8557,7 +8564,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8589,7 +8596,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8616,7 +8623,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8626,7 +8633,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8634,47 +8641,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8713,7 +8720,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8725,7 +8732,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8733,7 +8740,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8741,7 +8748,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8749,7 +8756,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8787,7 +8794,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8796,7 +8803,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8807,35 +8814,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8843,14 +8850,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8859,7 +8866,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8870,13 +8877,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8884,7 +8891,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8894,14 +8901,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8909,7 +8916,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8981,22 +8988,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9004,7 +9011,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9017,7 +9024,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9086,39 +9093,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/yue/LC_MESSAGES/messages.po b/warehouse/locale/yue/LC_MESSAGES/messages.po
index 02b0ec5dc6ae..e93020b405e2 100644
--- a/warehouse/locale/yue/LC_MESSAGES/messages.po
+++ b/warehouse/locale/yue/LC_MESSAGES/messages.po
@@ -16,145 +16,145 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.0-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "必須在您的帳戶上啟用雙因素身份驗證才能執行此操作。"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr ""
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr ""
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr ""
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr ""
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr ""
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr ""
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -162,232 +162,232 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr ""
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr ""
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -395,780 +395,785 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr ""
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr ""
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr ""
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr ""
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr ""
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
msgid ""
"We don't need to know quite that much :), limit your usage description to "
"1024 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr ""
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr ""
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr ""
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr ""
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr ""
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr ""
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr ""
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr ""
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr ""
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr ""
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr ""
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr ""
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr ""
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr ""
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr ""
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr ""
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr ""
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr ""
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr ""
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr ""
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr ""
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr ""
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr ""
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr ""
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr ""
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr ""
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1178,7 +1183,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr ""
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr ""
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+msgid "Type '/' to search projects"
msgstr ""
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr ""
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr ""
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr ""
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr ""
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr ""
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr ""
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr ""
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr ""
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr ""
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr ""
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1476,149 +1484,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr ""
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr ""
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr ""
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr ""
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr ""
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1627,11 +1635,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1839,196 +1847,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2117,26 +2125,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2144,11 +2152,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr ""
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2463,36 +2471,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2500,7 +2508,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2508,7 +2516,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2517,11 +2525,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2540,72 +2548,72 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, python-format
msgid "Read more about verified emails."
msgstr ""
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2613,166 +2621,166 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
"for the %(project)s project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr ""
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2780,7 +2788,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2788,195 +2796,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -2984,37 +2992,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3025,7 +3033,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3038,89 +3046,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3129,13 +3137,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3143,268 +3151,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr ""
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr ""
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr ""
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr ""
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr ""
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr ""
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -3904,58 +3912,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -3997,11 +4005,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4013,27 +4021,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4041,156 +4049,156 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
msgid "Organization Account Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
msgid "Organization Display Name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
msgid "Organization Description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
msgid "️Organization Membership Size"
msgstr ""
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
msgid "️Organization Type"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4633,17 +4641,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4757,89 +4765,89 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4850,35 +4858,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -4886,105 +4894,105 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -4995,169 +5003,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5165,61 +5174,61 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5325,308 +5334,307 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
"of the %(organization_name)s organization."
msgstr ""
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
msgid "️Organization membership size"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
"%(role_name)s expired"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5634,29 +5642,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5664,64 +5672,64 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5729,179 +5737,179 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -5909,89 +5917,89 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr ""
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at Version %(version)s created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr ""
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr ""
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr ""
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6360,33 +6368,33 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6394,89 +6402,89 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr ""
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6537,53 +6545,53 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr ""
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6592,27 +6600,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -6770,100 +6778,100 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, python-format
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -6878,198 +6886,198 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7082,33 +7090,33 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7119,15 +7127,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7136,74 +7144,74 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7438,7 +7446,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7510,7 +7517,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7519,317 +7526,317 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr ""
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -7849,7 +7856,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -7946,17 +7953,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -7965,7 +7972,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -7978,7 +7985,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -7987,21 +7994,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8332,35 +8339,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8368,15 +8375,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8436,14 +8443,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8451,7 +8458,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8459,7 +8466,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8525,20 +8532,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8547,7 +8554,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8579,7 +8586,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8606,7 +8613,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8616,7 +8623,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8624,47 +8631,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8703,7 +8710,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8715,7 +8722,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -8723,7 +8730,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -8731,7 +8738,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -8739,7 +8746,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -8777,7 +8784,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -8786,7 +8793,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -8797,35 +8804,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -8833,14 +8840,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -8849,7 +8856,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -8860,13 +8867,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -8874,7 +8881,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -8884,14 +8891,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -8899,7 +8906,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -8971,22 +8978,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -8994,7 +9001,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9007,7 +9014,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9076,39 +9083,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/zgh/LC_MESSAGES/messages.po b/warehouse/locale/zgh/LC_MESSAGES/messages.po
index c726e21c23af..54d2dbedc462 100644
--- a/warehouse/locale/zgh/LC_MESSAGES/messages.po
+++ b/warehouse/locale/zgh/LC_MESSAGES/messages.po
@@ -15,147 +15,147 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.13.1-dev\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr ""
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr ""
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "ⴰⵙⴷⵖⵉ ⴰⴷⵖⴰⵔⴰⵏ"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
"or number. Choose a different username."
msgstr ""
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr ""
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "ⵓⵔ ⵉⵍⵍⵉ ⴽⵔⴰ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ ⵢⵉⵙⵎ ⴰ"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr ""
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr ""
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
#, fuzzy
#| msgid "Password strength:"
msgid "Password too long."
msgstr "ⵜⵉⵖⵣⵉ ⵏ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ:"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr ""
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "ⵓⵔ ⵜⵎⵙⴰⵙⴰ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ. ⴰⵍⵙ ⴰⵔⵎ."
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr ""
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "ⵓⵔ ⵜⵣⵎⵎⴰⵔⴷ ⴰⴷ ⵜⵙⵎⵔⵙⴷ ⵉⵎⴰⵢⵍ ⵙⴳ ⵉⴳⵔ ⴰ. ⵙⴽⵛⵎ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr ""
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr ""
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr ""
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr ""
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr ""
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr ""
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr ""
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for {}. Please try again later."
msgstr ""
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
"Check your inbox and follow the verification links. (IP: ${ip})"
msgstr ""
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -163,235 +163,235 @@ msgid ""
"${ip})"
msgstr ""
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr ""
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr ""
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr ""
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr ""
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr ""
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr ""
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr ""
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr ""
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr ""
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr ""
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr ""
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr ""
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr ""
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "ⵓⵔ ⵉⵜⵜⵢⴰⴼⴰ ⵉⵎⴰⵢⵍ"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr ""
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr ""
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "ⵜⴰ ⴷ ⵜⴰⵏⵙⴰ ⵜⴰⴷⵙⵍⴰⵏⵜ ⵏⵏⴽ"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr ""
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr ""
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr ""
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr ""
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr ""
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr ""
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr ""
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
msgstr ""
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr ""
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr ""
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr ""
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr ""
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose an organization account name with 50 characters or less."
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -399,7 +399,7 @@ msgid ""
"account name."
msgstr ""
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -409,7 +409,7 @@ msgid ""
"organization account name."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -419,26 +419,26 @@ msgid ""
"organization account name."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
#, fuzzy
#| msgid "Search projects"
msgid "Select project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
#, fuzzy
#| msgid "Search projects"
msgid "Specify project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -447,7 +447,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -455,7 +455,7 @@ msgid ""
"characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -463,11 +463,11 @@ msgid ""
"characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -475,7 +475,7 @@ msgid ""
"with 400 characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -483,23 +483,23 @@ msgid ""
"1024 characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -507,23 +507,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Search projects"
msgid "Specify your alternate repository name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -531,220 +531,220 @@ msgid ""
"less."
msgstr "ⵉⵖⵣⵣⵉⴼ ⵢⵉⵙⵎ ⴰ. ⵙⵜⵢ ⵢⴰⵏ ⵙ 100 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr ""
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr ""
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr ""
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr ""
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr ""
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr ""
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr ""
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr ""
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr ""
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr ""
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for project"
msgstr ""
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr ""
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "ⵜⴻⵜⵜⵡⴰⵣⵏ ⵜⵖⵓⵔⵉ '${username}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr ""
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr ""
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr ""
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
"be added as a ${role_name} for organization"
msgstr ""
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr ""
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr ""
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Expired invitation for '${username}' deleted."
msgstr "ⵜⴻⵜⵜⵡⴰⵣⵏ ⵜⵖⵓⵔⵉ '${username}'"
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Search projects"
msgid "Invalid project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -752,7 +752,7 @@ msgstr ""
msgid "This project already exists."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -760,213 +760,213 @@ msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ
msgid "This project name isn't allowed"
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr ""
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Specify an environment name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Specify ActiveState organization name"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Search projects"
msgid "Specify ActiveState project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Search projects"
msgid "Invalid ActiveState project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "ActiveState organization not found"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Search projects"
msgid "Invalid environment name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "ⵓⵔ ⵜⵎⵙⴰⵙⴰ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ. ⴰⵍⵙ ⴰⵔⵎ."
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "ⵜⵉⵖⵣⵉ ⵏ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
@@ -974,276 +974,281 @@ msgid_plural "About %1 days ago"
msgstr[0] "ⵣⵎⵎⴻⵎ"
msgstr[1] "ⵣⵎⵎⴻⵎ"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr ""
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr ""
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr ""
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr ""
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr ""
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr ""
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr ""
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "ⵓⵔ ⵜⴻⵜⵜⵢⴰⴼⴰ ⵜⴰⵙⵏⴰ (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr ""
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+msgid "And now for something
completely different"
msgstr ""
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr ""
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "ⴰⵙⵖⵏ ⴰⴱⵕⵕⴰⵏⵉ"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "ⵥⵕ ⴰⴹⵕⵉⵚ ⵏ ⵓⴼⵉⴷⵢⵓ"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "ⵜⴻⵜⵜⵡⴰⴽⴽⵙ ⵜⴰⵙⵏⴰ (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "ⵜⴻⵜⵜⵡⴰⴽⴽⵙ ⵜⴰⵙⵏⴰ ⵏⵏⴰ ⵅⴼ ⵜⵔⵣⵣⵓⴷ"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "ⴰⵣⴳⴰⵍ ⴰⴳⵯⵏⵙⴰⵏ ⴳ ⵓⵎⴰⴽⴽⴰⵢ (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "ⵉⵍⵍⴰ ⴽⵔⴰ ⵏ ⵓⵣⴳⴰⵍ"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
"resolve it as soon as possible.
"
msgstr ""
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr ""
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "ⵜⴰⵏⴳⴰⵍⵜ ⵏ ⵓⵣⴳⴰⵍ 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "ⵜⵙⵎⵔⴰⵙⴷ PyPI ⴳ ⵜⵡⵓⵔⵉ ⵏⵏⴽ?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
msgstr ""
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "ⵜⵉⵖⵣⵉ ⵏ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr ""
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "ⵜⵉⵡⵉⵙⵉ"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr ""
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "ⴽⵛⵎ"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "ⵣⵎⵎⴻⵎ"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "ⵙⵎⴰⵍ ⵓⵎⵓⵖ"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "ⵓⵎⵓⵖ"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "ⵓⵎⵓⵖ ⴰⴷⵙⵍⴰⵏ"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1253,7 +1258,7 @@ msgid ""
"prohibited."
msgstr ""
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered Python Software Foundation."
msgstr ""
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr ""
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS: 40 ⵉⵙⴷⵖⵉⵜⵏ ⵉⵎⴳⴳⵓⵔⴰ"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr ""
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr ""
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr ""
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr ""
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr ""
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
"the real index."
msgstr ""
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "ⵔⵣⵓ ⴳ PyPI"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "ⵔⵣⵓ"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr ""
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr ""
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr ""
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr ""
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr ""
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr ""
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "ⵅⴼ PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr ""
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr ""
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr ""
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr ""
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr ""
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr ""
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr ""
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr ""
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "ⵙⵙⵓⵖⵍ PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Search PyPI"
msgid "Sponsor PyPI"
msgstr "ⵔⵣⵓ ⴳ PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr ""
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr ""
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr ""
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr ""
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr ""
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr ""
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr ""
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "ⴰⴷⴷⴰⴷ: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr ""
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr ""
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr ""
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "ⴰⵖⴰⵡⴰⵙ ⵏ ⵡⴰⵙⵉⵜ"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr ""
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "ⵙⵏⵜⵎ ⵜⵉⴳⴰⵡⵜ"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "ⵜⴰⵏⴳⴰⵍⵜ ⵏ ⵓⵣⴳⴰⵍ"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr ""
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s ⵓⵙⵏⴼⴰⵕ"
msgstr[1] "%(num_projects_formatted)s ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s ⵓⴼⴰⵢⵍⵓ"
msgstr[1] "%(num_files_formatted)s ⵉⴼⵓⵢⵍⴰ"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s ⵓⵏⵙⵎⵔⵙ"
msgstr[1] "%(num_users_formatted)s ⵉⵏⵙⵎⵔⴰⵙ"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1555,149 +1565,149 @@ msgstr ""
msgid "Package authors use PyPI to distribute their software."
msgstr ""
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr ""
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr ""
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "ⵙⵏⵜⵎ ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr ""
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr ""
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ ⵏⵏⴽ"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "ⵙⵎⴰⵍ ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "ⵜⴻⵜⵜⵓⴷ ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1706,11 +1716,11 @@ msgid ""
"again for the next hour."
msgstr ""
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr ""
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' as a project %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr ""
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join a project."
msgstr ""
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr ""
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr ""
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr ""
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr ""
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
"an organization %(role_name)s?"
msgstr ""
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before accepting an invitation to join an organization."
msgstr ""
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr ""
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr ""
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, fuzzy, python-format
#| msgid "Search projects"
msgid "%(count)s project"
@@ -1850,28 +1860,28 @@ msgid_plural "%(count)s projects"
msgstr[0] "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
msgstr[1] "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr ""
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr ""
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr ""
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
@@ -1879,42 +1889,42 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1922,196 +1932,196 @@ msgid ""
"longer be valid."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:71
+#: warehouse/templates/accounts/recovery-code.html:56
#, python-format
-msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr ""
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr ""
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr ""
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr ""
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr ""
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr ""
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr ""
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr ""
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr ""
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the FAQ for more information."
msgstr ""
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
msgid ""
"If you submitted a valid username or verified email address, an email has "
"been sent to your registered email address."
msgstr ""
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr ""
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"Get help."
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:138
+#: warehouse/templates/accounts/two-factor.html:115
#, python-format
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr ""
-#: warehouse/templates/accounts/two-factor.html:155
+#: warehouse/templates/accounts/two-factor.html:134
#, python-format
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr ""
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(role)s
to the %(site)s project "
"%(project_name)s by %(initiator_username)s."
msgstr ""
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
"to a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2201,26 +2211,26 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
"%(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
"a project on %(site)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2228,11 +2238,11 @@ msgid ""
"href=\"%(submitter_profile)s\">%(submitter)s."
msgstr ""
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(username)s has joined the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr ""
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
"join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
"\"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr ""
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2443,108 +2453,108 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr ""
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr ""
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Old organization type:"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "New organization type:"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
"%(username)s."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2552,36 +2562,36 @@ msgid ""
"password."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr ""
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
"the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2589,7 +2599,7 @@ msgid ""
"in or upload to PyPI with your existing password."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2597,7 +2607,7 @@ msgid ""
"against PyPI and its users."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2606,11 +2616,11 @@ msgid ""
"passwords and get yourself familiar with good password practices."
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr ""
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2629,73 +2639,73 @@ msgid ""
"with the PyPI administrators."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
"reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
msgid ""
"Someone, perhaps you, has made a password reset request for a PyPI account "
"associated with this email address."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
msgid ""
"If you have another verified email address associated with your PyPI "
"account, try that instead."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Read more about verified emails."
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
"been changed from %(old_email)s
to %(new_email)s
"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2703,57 +2713,57 @@ msgid ""
"recovery codes for this account."
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
"PyPI account!"
msgstr ""
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr ""
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr ""
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
"project on %(site)s."
msgstr ""
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2761,39 +2771,39 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr ""
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
"%(role)s by %(submitter)s"
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
"project."
msgstr ""
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2801,47 +2811,47 @@ msgid ""
"for the %(project)s project."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr ""
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2849,10 +2859,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2860,7 +2870,7 @@ msgid ""
"organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -2868,7 +2878,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -2876,7 +2886,7 @@ msgid ""
"%(submitter)s."
msgstr ""
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -2884,195 +2894,195 @@ msgid ""
"by %(submitter)s."
msgstr ""
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
"method to your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
"method from your PyPI account %(username)s."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
"code>) to their PyPI account."
msgstr ""
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
"link to verify your email address."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
"or decline this invitation."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr ""
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr ""
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr ""
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr ""
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr ""
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr ""
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr ""
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
"See more details on using hashes here."
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr ""
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr ""
@@ -3080,37 +3090,37 @@ msgstr ""
msgid "Manage project"
msgstr ""
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr ""
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr ""
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3121,7 +3131,7 @@ msgstr ""
msgid "Edit profile"
msgstr ""
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3134,91 +3144,91 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr ""
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Search projects"
msgid "Projects"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr ""
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr ""
@@ -3227,13 +3237,13 @@ msgstr ""
msgid "Verified by PyPI on %(release_date)s"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr ""
@@ -3241,268 +3251,268 @@ msgstr ""
msgid "GitHub Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr ""
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr ""
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr ""
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr ""
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr ""
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr ""
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr ""
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr ""
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr ""
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr ""
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr ""
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr ""
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr ""
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr ""
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr ""
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr ""
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr ""
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr ""
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr ""
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr ""
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr ""
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr ""
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr ""
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr ""
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr ""
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr ""
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr ""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr ""
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use public profile. Cannot be changed."
msgstr ""
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr ""
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr ""
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr ""
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr ""
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your public profile to logged-in users."
msgstr ""
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr ""
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr ""
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any Primary email will receive notifications."
msgstr ""
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr ""
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr ""
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr ""
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr ""
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr ""
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr ""
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr ""
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr ""
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr ""
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr ""
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr ""
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr ""
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr ""
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr ""
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr ""
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr ""
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr ""
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr ""
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr ""
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr ""
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr ""
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr ""
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr ""
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr ""
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
#, fuzzy
#| msgid "Forgot password?"
msgid "Incorrect Password"
msgstr "ⵜⴻⵜⵜⵓⴷ ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ?"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr ""
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr ""
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr ""
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr ""
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr ""
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr ""
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr ""
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr ""
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr ""
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr ""
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr ""
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr ""
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr ""
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr ""
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
#, fuzzy
#| msgid "Password strength:"
msgid "Password reset attempted"
msgstr "ⵜⵉⵖⵣⵉ ⵏ ⵜⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ:"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr ""
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr ""
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password"
msgid "Password disabled"
msgstr "ⵜⴰⴳⵓⵔⵉ ⵏ ⵓⵣⵔⴰⵢ"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr ""
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr ""
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr ""
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr ""
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr ""
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr ""
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr ""
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr ""
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr ""
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr ""
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr ""
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr ""
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr ""
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr ""
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr ""
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Invited to join %(organization_name)s"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr ""
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr ""
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr ""
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s added"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Role in %(organization_name)s changed"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization role removed"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4013,58 +4023,58 @@ msgid ""
"account as soon as possible."
msgstr ""
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr ""
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr ""
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr ""
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr ""
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr ""
@@ -4106,11 +4116,11 @@ msgid ""
msgstr ""
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr ""
@@ -4122,27 +4132,27 @@ msgstr ""
msgid "Delete your PyPI account"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4150,158 +4160,158 @@ msgid ""
"authentication\">2FA. Once 2FA is enabled, it cannot be disabled."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove last 2FA method"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
"additional two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
"two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr ""
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Type: %(org_type)s"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr ""
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr ""
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr ""
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Pending organization requests"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -4568,196 +4578,196 @@ msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡ
msgid "This Organization request has been declined"
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr ""
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage this organization request"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Request a new organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Account Name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Display Name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Description"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Membership Size"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization Type"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr ""
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr ""
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4765,17 +4775,17 @@ msgid ""
"rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr ""
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Search projects"
msgid "PyPI Project Name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Search projects"
msgid "project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Search projects"
msgid "Environment name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -4895,91 +4905,91 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
#, fuzzy
#| msgid "Search projects"
msgid "project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -4990,35 +5000,35 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
"a>."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5026,117 +5036,117 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "my-organization"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Search projects"
msgid "ActiveState Project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Search projects"
msgid "my-project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
#, fuzzy
#| msgid "Search projects"
msgid "Project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Pending project name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5147,169 +5157,170 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before adding a new publisher."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
"account. Each code can only be used once."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
"codes, you may permanently lose access to your PyPI account!"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr ""
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr ""
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr ""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr ""
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr ""
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr ""
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr ""
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
"projects to PyPI, set up your %(filename)s
file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5317,63 +5328,63 @@ msgid ""
"file like this:"
msgstr ""
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr ""
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr ""
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr ""
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr ""
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Search projects"
msgid "Create another token"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr ""
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr ""
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr ""
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr ""
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP standard."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr ""
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO standard."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5479,25 +5490,25 @@ msgid ""
"a>."
msgstr ""
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5505,147 +5516,146 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization request"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization display name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization description"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "️Organization membership size"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "'%(organization_name)s' registered as organization name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization created"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization deleted"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization approved"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(organization_name)s organization declined"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(project_name)s project removed from organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5653,7 +5663,7 @@ msgid ""
"%(role_name)s"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5661,14 +5671,14 @@ msgid ""
"organization %(role_name)s"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"organization %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -5676,139 +5686,139 @@ msgid ""
"%(role_name)s expired"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s added to %(team_name)s team"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "%(username)s removed from %(team_name)s team"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "ⵣⵎⵎⴻⵎ"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "There are no projects in your organization, yet."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -5816,29 +5826,29 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -5846,66 +5856,66 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Roles"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -5913,197 +5923,197 @@ msgid ""
"can do."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization Role Permissions Matrix"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "View organization/teams"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Invite/manage organization members"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Delete the organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Manage organization billing"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Search projects"
msgid "Create new projects"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Search projects"
msgid "Delete projects"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove yourself as Sole Owner"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove %(user)s from this organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr ""
-
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Change the organization account name below."
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6111,101 +6121,101 @@ msgid ""
"to communicate with %(site)s administrators."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Change organization account name for"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Current organization account name"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Transfer ownership and remove the project from your organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Search projects"
msgid "Delete the project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Before you can delete your organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and delete project"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Organization teams"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "Manage '%(organization_name)s' teams"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at browse projects"
msgid "Version %(version)s created"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s yanked"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "Version %(version)s unyanked"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File added to version %(version)s"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid "File removed from version %(version)s"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
"%(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
"project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr ""
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr ""
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr ""
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr ""
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr ""
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Search projects"
msgid "Project archived"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Search projects"
msgid "Project unarchived"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6561,24 +6571,24 @@ msgstr ""
msgid "This project has been quarantined."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Or browse projects"
msgid ""
"Read more in the project in quarantine help article."
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -6586,13 +6596,13 @@ msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
msgid "This project has been archived."
msgstr "ⴷⴰ ⵉⵙⵙⵎⵔⴰⵙ ⵢⴰⵏ ⵓⵎⵉⴹⴰⵏ ⵉⵙⵎ ⴰ .ⵙⵜⵢ ⵢⴰⵏ ⵏⵏⵉⴹⵏ."
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6601,35 +6611,35 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Search projects"
msgid "Constrain environment"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6637,91 +6647,91 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Search projects"
msgid "New Environment Name"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr ""
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr ""
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr ""
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr ""
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr ""
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr ""
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr ""
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr ""
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr ""
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr ""
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr ""
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr ""
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -6782,54 +6792,54 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr ""
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
"version, e.g. when using %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "For more information, see PEP 592."
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
"by pip to users who install %(project_name)s==%(version)s
."
msgstr ""
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr ""
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr ""
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr ""
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -6838,27 +6848,27 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr ""
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr ""
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
"remove harmful releases."
msgstr ""
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release instead."
msgstr ""
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr ""
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the "
msgstr ""
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Search projects"
msgid "Project Roles"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7018,7 +7028,7 @@ msgstr ""
msgid "Collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Choose a username with 50 characters or less."
msgid "%(count)s organization owner"
@@ -7026,98 +7036,98 @@ msgid_plural "%(count)s organization owners"
msgstr[0] "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
msgstr[1] "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Cannot remove organization owners"
msgstr "ⵙⵜⵢ ⵢⴰⵏ ⵢⵉⵙⵎ ⵏ ⵓⵏⵙⵙⵎⵔⵙ ⵙ 50 ⵉⵡⵏⵖⵓⵜⵏ ⵏⵖ ⴷⵔⵓⵙ."
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "There are no teams in the organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr ""
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid "Or browse projects"
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
"token for %(project_name)s."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7132,23 +7142,23 @@ msgid ""
"Packaging User Guide for more help."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -7156,190 +7166,190 @@ msgid ""
"organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "Search projects"
msgid "Remove project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Search projects"
msgid "Transfer project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any other organizations."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are not an owner or manager of any organizations."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Search projects"
msgid "Delete %(name)s from this project."
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "There are no alternate repositories for this project, yet."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -7352,35 +7362,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7391,15 +7401,15 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7408,78 +7418,78 @@ msgid ""
"type)"
msgstr ""
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
msgstr ""
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr ""
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "There are no members in this team, yet."
msgstr "ⵛⴽⴽ ⴷⵖⵉ ⴷ ${role} ⴳ ⵓⵙⵏⴼⴰⵕ ${project_name}'."
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr ""
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. installing packages."
msgstr ""
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on generating distribution archives."
msgstr ""
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7718,7 +7728,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr ""
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr ""
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -7790,7 +7799,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">PSF Code of Conduct."
msgstr ""
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -7799,319 +7808,319 @@ msgid ""
"regain access in that event.."
msgstr ""
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision recovery codes."
msgstr ""
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help with account recovery."
msgstr ""
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr ""
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr ""
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "ⵔⵣⵓ ⴳ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr ""
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr ""
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr ""
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
"on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr ""
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr ""
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr ""
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr ""
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr ""
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr ""
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr ""
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr ""
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr ""
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr ""
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr ""
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr ""
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr ""
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
msgstr ""
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
msgstr ""
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr ""
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr ""
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP). Can you help me?"
msgstr ""
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr ""
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr ""
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr ""
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr ""
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr ""
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr ""
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr ""
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr ""
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr ""
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr ""
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, python-format
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8131,7 +8140,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Python Packaging User Guide."
msgstr ""
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8228,17 +8237,17 @@ msgid ""
"href=\"%(reset_pwd_href)s\">reset your password. "
msgstr ""
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, python-format
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8247,7 +8256,7 @@ msgid ""
"p>"
msgstr ""
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
"
Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8260,7 +8269,7 @@ msgid ""
"second method of identity verification.
"
msgstr ""
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8269,21 +8278,21 @@ msgid ""
"password\">TOTP standard."
msgstr ""
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
"logging into your account."
msgstr ""
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
"account. Popular applications include:"
msgstr ""
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr ""
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for iOS"
msgstr ""
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr ""
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 2FA with an "
"authentication application:"
msgstr ""
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
"application\""
msgstr ""
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr ""
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
"PyPI account."
msgstr ""
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr ""
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr ""
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr ""
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
"This password is then used by PyPI to authenticate you as a user."
msgstr ""
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr ""
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a :"
msgstr ""
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis."
msgstr ""
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
msgstr ""
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr ""
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr ""
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
msgstr ""
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of mobile phones to act as security devices."
msgstr ""
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the authentication application "
"or security device, you can use these codes to log "
"in to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a uploading packages "
"to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
"can limit a token's scope to a specific project."
msgstr ""
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr ""
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
"section and select \"Add API token\""
msgstr ""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr ""
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr ""
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr ""
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -8614,35 +8623,35 @@ msgid ""
"rel=\"noopener\">.travis.yml
if you are using Travis)."
msgstr ""
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -8650,15 +8659,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr ""
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the GitHub apps."
msgstr ""
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and via our public dataset on Google BigQuery."
msgstr ""
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"."
msgstr ""
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see our status page."
msgstr ""
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -8718,14 +8727,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -8733,7 +8742,7 @@ msgid ""
"your own deployment of the devpi project."
msgstr ""
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -8741,7 +8750,7 @@ msgid ""
"occur:"
msgstr ""
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a browse projects"
msgid "See %(anchor_text)s"
msgstr "ⵏⵖ ⵥⵕ ⵉⵙⵏⴼⴰⵕⵏ"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the PEP 541."
msgstr ""
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr ""
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr ""
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -8808,20 +8817,20 @@ msgid ""
"page."
msgstr ""
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr ""
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -8830,7 +8839,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -8862,7 +8871,7 @@ msgid ""
"releases or individual files to lower your overall project size."
msgstr ""
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the ."
msgstr ""
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -8889,7 +8898,7 @@ msgid ""
"rel=\"noopener\">file an issue with details."
msgstr ""
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -8899,7 +8908,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -8907,47 +8916,47 @@ msgid ""
"locally check a description for validity."
msgstr ""
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr ""
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr ""
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr ""
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr ""
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr ""
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
"a>"
msgstr ""
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to properly formatted "
"and does not contain any trailing characters such as newlines."
msgstr ""
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr ""
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -8986,7 +8995,7 @@ msgid ""
"Python's getpass
module."
msgstr ""
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -8998,7 +9007,7 @@ msgid ""
"target=\"_blank\" rel=\"noopener\">Learn why on the PSF blog."
msgstr ""
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9006,7 +9015,7 @@ msgid ""
"error, try adding -v
to the command to get more information:"
msgstr ""
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9014,7 +9023,7 @@ msgid ""
"with a newer TLS support library."
msgstr ""
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9022,7 +9031,7 @@ msgid ""
"Python, setuptools
, and pip
."
msgstr ""
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to %(command)s
."
msgstr ""
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take , so we can try to fix the problem, for you and others."
msgstr ""
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9060,7 +9069,7 @@ msgid ""
"twine to upload your project to PyPI."
msgstr ""
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9069,7 +9078,7 @@ msgid ""
"prime target."
msgstr ""
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9080,35 +9089,35 @@ msgid ""
"intervention."
msgstr ""
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr ""
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr ""
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr ""
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr ""
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr ""
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9116,14 +9125,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9132,7 +9141,7 @@ msgid ""
"include a brief justification of why it is important."
msgstr ""
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9143,13 +9152,13 @@ msgid ""
"first check that a similar issue does not already exist."
msgstr ""
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9157,7 +9166,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9167,14 +9176,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9182,7 +9191,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; ."
msgstr ""
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
"robust, tested, and ready for expected browser and API traffic."
msgstr ""
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via private index."
msgstr ""
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9254,22 +9263,22 @@ msgid ""
"rel=\"noopener\">the Warehouse project)."
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr ""
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr ""
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9277,7 +9286,7 @@ msgid ""
"make your first open source pull request!"
msgstr ""
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9290,7 +9299,7 @@ msgid ""
"recommend you start here."
msgstr ""
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into Python packaging forum on Discourse."
msgstr ""
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the RSS feed."
msgstr ""
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
"work fine, but it's new and less tested than other site functionality."
msgstr ""
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr ""
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -9359,39 +9368,43 @@ msgid ""
"language."
msgstr ""
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr ""
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr ""
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+msgid "PyPI User Documentation"
+msgstr ""
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr ""
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr ""
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr ""
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr ""
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr ""
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The browse the online board."
msgstr ""
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr ""
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr ""
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
msgstr ""
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr ""
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr ""
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr ""
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
"information as possible, including reproducing steps."
msgstr ""
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr ""
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr ""
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr ""
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr ""
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr ""
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla Open Source Support Program in 2018"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Mozilla Open Source Support Program in 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
#, fuzzy
#| msgid "Sponsor"
msgid "PSF Sponsorship"
msgstr "ⵏⵏⴰⵍ"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
"support that you or your organization provides."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
"taxes in the United States."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr ""
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr ""
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr ""
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr ""
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
"numbers to be realtime."
msgstr ""
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr ""
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr ""
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr ""
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr ""
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr ""
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr ""
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr ""
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr ""
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr ""
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr ""
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr ""
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr ""
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr ""
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] ""
msgstr[1] ""
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr ""
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr ""
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr ""
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr ""
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr ""
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr ""
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po
index 20f1777795e7..0b0edbef7f38 100644
--- a/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po
+++ b/warehouse/locale/zh_Hans/LC_MESSAGES/messages.po
@@ -77,32 +77,32 @@ msgstr ""
"X-Generator: Weblate 5.11-dev\n"
"Generated-By: Babel 2.8.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "你必须验证你的 **主**电子邮件地址方可执行此操作。"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "你的账户必须启用双因素身份验证才能执行此操作。"
# | msgid "Stay updated:"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "区域设置已更新"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "电子邮件地址无效。请重新输入。"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "密码错误。请重试。"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -111,101 +111,101 @@ msgstr ""
"用户名无效。用户名须由字母、数字、圆点、连字符和下划线组成,以字母或数字开头"
"和结尾。选择其他用户名。"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "不允许 Null 字节。"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "未找到使用该用户名的用户"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "单次有效密码必须为 ${totp_length} 位数字。"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "恢复代码必须是 ${recovery_code_length} 字符。"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "请选择一个不超过 50 个字符的用户名。"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "此用户名已被其他用户使用。请换个用户名。"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "密码过长。"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
"out for ${time}. Please try again later."
msgstr "登录尝试次数过多。您已被锁定 ${time}。请稍后再试。"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "输入的密码不一致,请重试。"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "电子邮件地址太长。请重新输入。"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "您不能使用来自该域名的电子邮件地址。请使用其他电子邮件地址。"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "此账户已使用此电子邮件地址。请使用一个不同的电子邮件地址。"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "此电子邮件地址已被另一个账户使用。使用一个不同的电子邮件地址。"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "用户名太长。请选择一个不超过100个字符的用户名。"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
msgid "URLs are not allowed in the name field."
msgstr "名称字段中不允许 URL。"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "无效的 TOTP 代码。"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "无效的 WebAuthn 断言:数据错误"
# | msgid "Invalid TOTP code."
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "无效的恢复代码。"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "恢复代码已被使用。"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "用户名无效。请再试一次。"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -213,7 +213,7 @@ msgid ""
msgstr ""
"尝试登录失败次数过多,请稍后重试。你被锁在账户外面的时间已达 {}。请稍后再试。"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -222,7 +222,7 @@ msgstr ""
"本账号下添加了过多的电子邮箱,但都没有进行验证。检查你的收件箱,并遵照指示点"
"击验证链接。(IP: ${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -232,25 +232,25 @@ msgstr ""
"该账户多次要求重置密码,且均未完成。检查你的收件箱,并遵照指示点击验证链接。"
"(IP: ${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "双因素登录无效或过期。"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "已通过身份验证"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "成功的 WebAuthn 断言"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "接受恢复代码。无法再次使用提供的代码。"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -258,141 +258,141 @@ msgstr ""
"新用户注册暂时被禁用。有关详细信息,请参见 https://pypi.org/help#admin-"
"intervention。"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "令牌已过期:请重新请求新的密码重置链接"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "令牌无效:请再次请求新的密码重置链接"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "令牌无效:未提供令牌"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "令牌无效:请再次请求新的密码重置链接"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "令牌无效:找不到用户"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "令牌无效:自请求此令牌以来,用户已登录"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "令牌无效:自请求此令牌以来,密码已更改"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "你已重置密码"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "令牌已过期:请重新请求新的电子邮件验证链接"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "令牌无效:请重新请求新的电子邮件验证链接"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "无效令牌:不是电子邮件验证令牌"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "未找到电子邮件"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "电子邮件已验证"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "你现在可以将此电子邮件设置为你的主邮件地址"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "这是你的主邮件地址"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "电子邮件地址 ${email_address} 已验证。${confirm_message}。"
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "令牌已过期:请求新的组织邀请"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "令牌无效:请求新的组织邀请"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "无效令牌:不是组织邀请令牌"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "组织邀请无效。"
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "组织邀请已不存在。"
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}'的邀请被拒绝。"
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "你现在是 '${organization_name}' 组织的 ${role}。"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "令牌已过期:请求新的项目角色邀请"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
msgid "Invalid token: request a new project role invitation"
msgstr "令牌无效:请求新的项目角色邀请"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "无效的令牌:不是协作邀请令牌"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "角色邀请无效。"
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "角色邀请已不存在。"
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "'${project_name}'的邀请已无效。"
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, python-brace-format
msgid "You are now ${role} of the '${project_name}' project."
msgstr "你现在的角色是 ${role},所在项目为 '${project_name}'。"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr "请查看已更新的服务条款。"
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
msgid ""
"Trusted publishing is temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -400,12 +400,12 @@ msgstr ""
"受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/help#admin-"
"intervention。"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"被禁用。有关详细信息,请参见 https://pypi.org/help#admin-intervention。"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -413,58 +413,58 @@ msgstr ""
"要注册待定的受信任发布者,你必须有一个已验证的电子邮箱。详见 https://pypi."
"org/help#openid-connect。"
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr "你不能一下子注册超过三个待定的受信任发布者。"
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
msgid ""
"There have been too many attempted trusted publisher registrations. Try "
"again later."
msgstr "受信任发布者的注册尝试次数过多。请稍后重试。"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr "无法注册该受信任发布者"
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr "该受信任发布者已被注册。如果这不是有意为之,请联系 PyPI 的管理员。"
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
msgid "Registered a new pending publisher to create "
msgstr "注册了新的待定发布者来创建 "
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
msgid "Invalid publisher ID"
msgstr "无效的发布者 ID"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr "删除了项目的受信任发布者 "
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "横幅预览"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr "提供你对该请求的回应。"
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "选择一个不超过 50 个字符的组织账户名。"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -474,62 +474,62 @@ msgstr ""
"该组织账户名无效。组织账户名必须由字母、数字、圆点、连字符和下划线组成。而且"
"还必须以字母或数字开头和结尾。选择一个不同的组织账户名。"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr "此组织账户名已被使用。选择不同的组织账户名。"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr "你已经提交了对此名称的申请。请另选一个组织账户名。"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "选择项目"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "指定项目名称"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
"从开始到结束,只能输入ASCII字母、数字以及句点(.)、下划线(_)和横杠(-)。"
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
msgid ""
"This project name has already been used. Choose a different project name."
msgstr "此项目名已被使用。 选择不同的项目名称。"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
msgid ""
"The organization name is too long. Choose a organization name with 100 "
"characters or less."
msgstr "该组织名太长。请选择一个不超过100个字符的组织名。"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
msgid ""
"The organization URL is too long. Choose a organization URL with 400 "
"characters or less."
msgstr "该组织 URL 太长。请选择一个不超过400个字符的组织 URL。"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr "组织 URL 必须以 http:// 或 https:// 开头"
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
msgid ""
"The organization description is too long. Choose a organization description "
"with 400 characters or less."
msgstr "组织描述太长。请选择一个不超过400个字符的组织描述。"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid ""
#| "The description is too long. Choose a description with 400 characters or "
@@ -539,15 +539,15 @@ msgid ""
"1024 characters or less."
msgstr "描述太长。请选择一个不超过400个字符的描述。"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr "你已经提交了最大数量的 "
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
msgid "Choose a team name with 50 characters or less."
msgstr "选择一个不超过 50 个字符的团队名。"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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."
@@ -555,103 +555,103 @@ msgstr ""
"团队名称无效。团队名称不能以空格、句点、下划线、连字符或斜杠开头或结尾。请选"
"择一个不同的团队名称。"
-#: warehouse/manage/forms.py:760
+#: warehouse/manage/forms.py:750
msgid "This team name has already been used. Choose a different team name."
msgstr "此团队名已被使用。 选择不同的团队名称。"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
msgid "Specify your alternate repository name"
msgstr "指定备选存储库名称"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr "指定备选存储库 URL"
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "URL 太长。请选择一个不超过400个字符的 URL。"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
msgid ""
"The description is too long. Choose a description with 400 characters or "
"less."
msgstr "描述太长。请选择一个不超过400个字符的描述。"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
msgid "Account details updated"
msgstr "已更新账户详细信息"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr "已添加电子邮件 ${email_address} - 请检查邮箱中的验证链接"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "已生成恢复代码"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "生成新的恢复代码将使现有代码失效。"
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
msgid "Verify your email to create an API token."
msgstr "验证你的电子邮件以创建 API 令牌。"
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr "API 令牌不存在。"
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "无效凭据。再试一次"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
msgid "Invalid alternate repository location details"
msgstr "无效的备选存储库位置详情"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, python-brace-format
msgid "Added alternate repository '${name}'"
msgstr "已添加备选存储库 '${name}'"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
msgid "Confirm the request"
msgstr "确认请求"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
msgid "Invalid alternate repository id"
msgstr "无效的备选存储库 id"
# | msgid "Invalid TOTP code."
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
msgid "Invalid alternate repository for project"
msgstr "无效的项目备选存储库"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr "无法删除备选存储库 - ${confirm} 和 ${alt_repo_name} 不一样"
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr "删除备选存储库 '${name}'"
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr "无法限制该受信任发布者"
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
msgid ""
"GitHub-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -659,7 +659,7 @@ msgstr ""
"基于 Github 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/"
"help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
msgid ""
"GitLab-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -667,7 +667,7 @@ msgstr ""
"基于 GitLab 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/"
"help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
msgid ""
"Google-based trusted publishing is temporarily disabled. See https://pypi."
"org/help#admin-intervention for details."
@@ -675,7 +675,7 @@ msgstr ""
"基于 Google 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi.org/"
"help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
msgid ""
"ActiveState-based trusted publishing is temporarily disabled. See https://"
"pypi.org/help#admin-intervention for details."
@@ -683,9 +683,9 @@ msgstr ""
"基于 ActiveState 的受信任发布暂时被禁用。有关详细信息,请参见 https://pypi."
"org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
msgid ""
"Project deletion temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
@@ -693,42 +693,42 @@ msgstr ""
"项目删除功能暂时被禁用。有关详细信息,请参见 https://pypi.org/help#admin-"
"intervention。"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
msgid "Could not yank release - "
msgstr "无法对发布进行 yank 操作 - "
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
msgid "Could not un-yank release - "
msgstr "无法取消对发布采取的 yank 操作- "
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
msgid "Could not delete release - "
msgstr "无法删除发布 - "
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
msgid "Could not find file"
msgstr "找不到文件"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr "无法删除文件 - "
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, python-brace-format
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "'${team_name}' 团队在项目中已经有 ${role_name} 角色"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "用户“${username}”在这个项目中已有${role_name}"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, python-brace-format
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "${username} 现为 '${project_name}' 项目的 ${role}。"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -737,39 +737,39 @@ msgstr ""
"用户 ‘${username}’ 没有经过验证的主电子邮件地址,无法被添加为项目的 "
"${role_name}"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr "用户 ‘${username}’ 已经有一个有效的邀请。请稍后再试。"
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, python-brace-format
msgid "Invitation sent to '${username}'"
msgstr "已向 ‘${username}’ 发送邀请"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "找不到角色邀请。"
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "邀请已过期。"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "从“${username}”撤回邀请。"
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "用户 '${username}' 已在组织中任 ${role_name}"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -778,27 +778,27 @@ msgstr ""
"用户'$ {username}'没有经过验证的主电子邮件地址,因此不能被加为组织的$ "
"{role_name}"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
msgid "Could not find organization invitation."
msgstr "找不到组织邀请。"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
msgid "Organization invitation could not be re-sent."
msgstr "不能重新发送组织邀请。"
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, python-brace-format
msgid "Expired invitation for '${username}' deleted."
msgstr "删除了对 '${username}' 的过期邀请。"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
msgid "Invalid project name"
msgstr "无效的项目名"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings 此处的项目发布设置来为它创建受信任的发"
"布者。"
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
msgid "This project already exists."
msgstr "此项目已存在。"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
msgid "This project name isn't allowed"
msgstr "此项目名称不被允许"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
msgid "This project name is too similar to an existing project"
msgstr "此项目名称与现有项目太相似"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr "此项目名称不被允许(与 Python 标准库模块名冲突)"
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr "指定发布者 ID"
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr "发布者必须由 ID 指定"
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
msgid "Specify an environment name"
msgstr "指定环境名称"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
msgid "Double dashes are not allowed in the name"
msgstr "名称中不允许双破折号"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr "名称不允许开头或拖尾破折号"
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr "ActiveState 的意外错误。请几分钟后再试"
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr "ActiveState 的意外错误。再试一次"
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
msgid "Specify ActiveState organization name"
msgstr "指定 ActiveState 组织名"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
msgid "Specify ActiveState project name"
msgstr "指定 ActiveState 项目名称"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
msgid "Invalid ActiveState project name"
msgstr "无效的 ActiveState 项目名"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
msgid "ActiveState organization not found"
msgstr "没找到 ActiveState 组织"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr "没找到 ActiveState 行动者"
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr "指定 GitHub 存储库所有者(用户名或组织)"
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr "指定存储库名称"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
msgid "Invalid repository name"
msgstr "无效的存储库名"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr "指定工作流文件名"
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr "未知的 GitHub 用户或组织。"
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr "GitHub 对此操作进行了速率限制。请在几分钟后重试。"
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr "来自 GitHub 的意外错误。再试一次。"
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr "来自 GitHub 的意外连接错误。请在几分钟后重试。"
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr "来自 GitHub 的意外超时。请在几分钟后重试。"
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr "无效的 GitHub 用户或组织名称。"
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr "工作流名称必须以 .yml 或 .yaml 结尾"
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr "工作流文件名必须仅为文件名,不能包含目录"
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr "环境名过长(最大长度 255 个字符)"
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr "环境名不可以空白开头"
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr "环境名不可以空白结尾"
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
"环境名不可包含不可打印字符或字符 \"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr "名称须以 .git 或 .atom 结尾"
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr "指定 GitLab 命名空间(用户名或组/子组)"
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr "无效的 GitLab 用户名或组/子组名。"
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr "指定顶层管线文件路径"
# | msgid "Invalid TOTP code."
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
msgid "Invalid environment name"
msgstr "无效的环境名"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr "顶层管线文件路径必须以 .yml 或 .yaml 结尾"
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr "顶层管线文件路径不能以 / 开头或结尾"
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr "提供到特定项目行的 Inspector 链接。"
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr "你的报告已被记录。感谢您的帮助。"
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr "已复制"
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr "验证哈希密码时出错,忽略开发"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
msgid "Passwords match"
msgstr "密码匹配"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
msgid "Passwords do not match"
msgstr "密码不匹配"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "密码是空的"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
msgid "Password is strong"
msgstr "密码强"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "大约 %1 天前"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] "大约 %1 小时前"
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] "大约 %1 分钟前"
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr "刚才"
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
msgid "Active"
msgstr "活跃"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
msgid "Past Due"
msgstr "逾期"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr "未支付"
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
msgid "Canceled"
msgstr "已取消"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "不完全"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
msgid "Incomplete Expired"
msgstr "未完全过期"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr "试用"
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "拒绝/禁止访问(403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "你没有查看此页面的权限"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "未找到页面 (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "找不到此页面"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "现在,
完全不同的 span>"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "Monty Python - 奶酪店素描"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "外部链接"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "查看视频脚本"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "页面已删除 (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "你要查找的页面已被删除"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "内部服务器错误 (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "出问题了"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1205,24 +1208,31 @@ msgstr ""
"
我们正在经历技术问题,影响了我们为您提供本站服务的能力。
我们已经意"
"识到这个问题,并正在努力尽快解决它。
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "查看我们的状态页"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "错误代码 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "是否依靠 PyPI 完成工作?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
+#, fuzzy
+#| msgid ""
+#| "Consider contributing or donating to help us build a more stable and secure "
+#| "platform."
msgid ""
"Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"请考虑向我们 捐赠"
",帮助我们建立一个更稳定、更安全的平台。"
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1238,56 +1248,60 @@ msgstr ""
"输入一个含有字母(大写和小写都有的),数字和特殊符号的高强度密码。避免输入常"
"用词句和重复字符。"
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "密码强度:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
msgid "Main navigation"
msgstr "主导航"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "帮助"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "赞助商"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "登录"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "注册"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "查看菜单"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "菜单"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "主菜单"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered "
@@ -1306,7 +1320,7 @@ msgstr ""
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, python-format
msgid ""
"\"%(wordmark)s\", \"%(name)s\", and the blocks logos are registered 商标,所有权属于 Python 软件基金会。"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr "Python 包索引 (PyPI) 是 Python 编程语言的软件存储库。"
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS:最新的 40 个更新"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS:最新的 40 个软件包"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "跳转到主要内容"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "切换到手机版本"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "警告"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "你正在使用不受支持的浏览器访问此站,请更新你的浏览器。"
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1371,229 +1385,234 @@ msgstr ""
"你正在使用TestPyPI – Python包索引的单独实例,可让你尝试分发工具包并且不会影响"
"实际索引."
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
msgstr ""
"没有JavaScript一些功能可能无法使用。如果你遇到此问题,请尝试允许JavaScript。"
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "在 PyPI 上搜索"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "搜索项目"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "搜索"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "搜索项目"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "帮助导航"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "安装软件包"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "上传软件包(英文)"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "用户指南(英文)"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
msgid "Project name retention"
msgstr "项目名称保留"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "常见问题"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "关于 PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "关于 PyPI 导航"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
msgid "PyPI Blog"
msgstr "PyPI 博客"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "基础架构仪表板"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "统计"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr "徽标和商标"
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "我们的赞助商"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "为 PyPI 做出贡献"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "如何贡献导航"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "错误反馈"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "在 GitHub 上贡献(英文)"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "翻译 PyPI"
# | msgid "Sponsors"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
msgid "Sponsor PyPI"
msgstr "赞助 PyPI"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "开发成员"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "使用 PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "使用PyPI 导航"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
msgid "Terms of Service"
msgstr "服务条款"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "报告安全问题"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "行为准则(英文)"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
msgid "Privacy Notice"
msgstr "隐私声明"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr "可接受使用政策"
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
msgid "Status:"
msgstr "状态:"
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "所有系统均运转"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "由Python社区针对Python社区开发和维护。"
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "立即捐款!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "站点地图"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "切换到桌面版本"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "确认操作"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr "你确定吗?"
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "错误代码"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "返回首页"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python 包索引"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr "使用“测试 Python 包索引”测试 Python 软件包发布"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr "使用 Dev Python 包索引 开发 PyPI 背后的代码库"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr "使用 Python 包索引查找、安装和发布 Python 软件包"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "或 浏览项目"
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s 个项目"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s 个发行版"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s 个文件"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s 个用户"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1607,149 +1626,149 @@ msgstr "了解安装包"
msgid "Package authors use PyPI to distribute their software."
msgstr "软件包作者使用 PyPI 来分发他们的软件。"
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "学习如何为PyPI打包你的Python代码"
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "表单错误"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "确认密码"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "输入你的密码以继续"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "密码"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(必填)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "你的密码"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "显示密码"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "忘记密码了?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1760,11 +1779,11 @@ msgstr ""
"提示:你将要执行一个敏感的操作。如果你不在个"
"人电脑上,请确保在完成编辑后退出。你不需要在接下来的一个小时内再次输入密码。"
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "此 URL 是用于将文件上传到 PyPI 的 API 端点。"
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python 软件包打包指南"
"。"
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "否则,建议你 进入PyPI 主页。"
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "确认邀请"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s' 吗?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "同意"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "拒绝"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1818,50 +1837,50 @@ msgstr ""
"你必须先开启账户的双因素身份验证才能接受加入项目的邀"
"请。"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "登录到 %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "用户名"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "你的用户名"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "退出登录"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "注销 %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
msgid "Confirm Organization Invite"
msgstr "确认组织邀请"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1869,7 +1888,7 @@ msgid ""
msgstr ""
"你想接受这份邀请加入 '%(organization_name)s',任该组织的 %(role_name)s 吗?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -1878,90 +1897,90 @@ msgstr ""
"你必须先开启你账户的双因素身份验证才能接受加入组织的"
"邀请。"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s 的档案"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "gravatar.com 上 {user} 的头像"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "加入日期"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "在 %(start_date)s 加入"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s 个项目"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "暂无项目"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "上次发布于 %(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s 尚未上传任何项目到 PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] "%(count)s个 已存档项目"
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
msgid "Archived"
msgstr "已存档"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "恢复代码"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "使用恢复代码登录"
# | msgid "Error code"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "请输入正确的代码"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
@@ -1970,13 +1989,13 @@ msgstr ""
"恢复代码是16 个字符的十六进制字符串,组成部分为小写字母a-z 和数字"
"0-9
(如 badc0ffee0ddf00d
)。"
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "验证"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -1988,52 +2007,53 @@ msgstr ""
# | msgid "Lost your device? Not working? Get
# help."
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "没有响应?寻求帮助.
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "创建一个账户"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "在 %(title)s 上创建一个账户"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr "在 %(title)s 上创建账户前,请先熟悉下列准则:"
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr "不要将 %(title)s 用于任何非法或有害的活动。"
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr "不要冒充其他人或在未经他人同意的情况下发布私人信息。"
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr "准中其他用户,避免辱骂或歧视性的语言。"
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr "不要发布垃圾信息或分发恶意软件。"
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr "不要用 %(title)s 来进行安全研究。"
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full 可接受的使用政策"
"。"
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr "注册表示您同意PyPI 服务条款。"
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "名称"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "你的姓名"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "电子邮件地址"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "你的电子邮件地址"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "确认表单"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "选择用户名"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "显示密码"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "选择密码"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the 常见问题解答以获得更多信息。"
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "创建账户"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "重置密码"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "要重设密码,请输入用户名或电子邮件地址。"
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "用户名或电子邮件"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "请求密码重置"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "重置密码的电子邮件已发送"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid ""
#| "If you submitted a valid username or email address, an email has been "
@@ -2142,52 +2162,52 @@ msgstr ""
"如果你提交了有效的用户名和电子邮件地址,那么一封电子邮件已经被发送到你注册的"
"电子邮件地址。"
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr "电子邮件包含重置密码的链接。此链接将在 %(n_hours)s 小时后过期。"
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "重置密码"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "选择新密码"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "重置密码"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "双因素身份验证"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "使用安全设备进行身份验证(例如 USB 密钥)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "连接你的安全设备,然后单击\"使用设备进行身份验证\"按钮。"
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "启用 JavaScript 以使用安全设备(例如 USB 密钥)登录"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "使用设备进行身份验证"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
"升级浏览器以使用安全设备(例如 USB 密钥)登录"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] "记住此设备 %(remember_device_days)s 天"
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "你的设备丢失了?还是罢工了?在此寻求帮助。"
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "使用 app 进行身份验证"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "输入验证码"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"使用连接到你的 PyPI 账户的身份验证应用以生成验证码。 在表单中输入此验证码"
"以验证你的身份。
丢失了您的应用?无法工作?点此获"
"取帮助。
"
# | msgid "Set up your application"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "忘记了你的安全密钥或应用程序?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"你尚未生成账户恢复代码。
如果你无法访问双因素方法,"
"则可能无法访问你的账户。获取有关恢复代码的帮助。
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "你的 PyPI 账户 %(username)s 已被删除。"
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s 发"
"送电子邮件的方式与 PyPI 管理员进行沟通。"
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2273,7 +2302,7 @@ msgstr ""
"你已被%(initiator_username)s添加为%(role)s的%(site)s项"
"目%(project_name)s。"
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2282,7 +2311,7 @@ msgstr ""
"你之所以收到这个消息,是因为你已被%(initiator_username)s添加到%(site)s的一个"
"项目中。"
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s of the %(site)s "
@@ -2293,12 +2322,12 @@ msgstr ""
"%(organization_name)s,添加人 %(submitter)s。"
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
msgid "You are receiving this because you are a member of this organization."
msgstr "您收到此信息是因为您是该组织的成员。"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2307,7 +2336,7 @@ msgstr ""
"你的团队已增加了 %(role)s权限,涉及 %(site)s项"
"目%(project)s,添加人为 %(submitter)s。"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because your team has been added by %(submitter)s to "
@@ -2316,7 +2345,7 @@ msgstr ""
"你之所以收到这个消息,是因为你的团队已被 %(submitter)s 添加到%(site)s上一个项"
"目中。"
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, python-format
msgid ""
"You have been added as a member of the \"%(team_name)s\" team in the "
@@ -2327,11 +2356,11 @@ msgstr ""
"\"%(organization_name)s\" ,添加人 %(submitter)s。"
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
msgid "You are receiving this because you are a member of this team."
msgstr "你收到这个是因为你是这个团队的一员。"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user API 令牌配置并删除名为 %(token_name)s的令牌。"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, python-format
msgid ""
"If you believe this was done in error, you can email %(email_address)s "
"发送电子邮件的方式与 PyPI 管理员进行沟通。"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr "请你加入 \"%(organization_name)s\"组织的邀请已被取消"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
msgid ""
"You are receiving this because you were invited to join this organization."
msgstr "你收到这个是因为你获邀加入这个组织。"
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr "你已拒绝了加入 \"%(organization_name)s\"组织的邀请"
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
@@ -2395,7 +2424,7 @@ msgid ""
msgstr ""
"嘿,%(username)s。一个新电子邮箱 '%(new_email_address)s' 已添加到你的账户。"
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(new_email_address)s"
"a> 发送电子邮件的方式与 PyPI 管理员进行沟通。"
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, python-format
msgid ""
"Your new organization named '%(organization_name)s' has been approved and "
"created."
msgstr "你名为“%(organization_name)s”的新组织已获批准并创建。"
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr "你是新组织的所有者,可以登录以管理组织项目、协作者、团队或设置。"
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr "你创建名为“%(organization_name)s”新组织的请求未获批准。"
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
@@ -2433,37 +2462,37 @@ msgid ""
msgstr ""
"我们需要更多信息来处理你创建名为 \"%(organization_name)s\" 的组织的请求。"
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr "提交你关于%(domain)s 的请求"
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr "你关于名为“%(organization_name)s”的新 PyPI 组织的请求已提交。"
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
msgid "You will receive an email when the organization has been approved"
msgstr "当组织获得批准后,你将收到一封电子邮件"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr "%(site)s组织“%(organization_name)s”已被删除。"
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, python-format
msgid ""
"If this was a mistake, you can email %(email_address)s 进行沟通对方是 %(site)s 的管理员。"
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
msgid "You are receiving this because you were an owner of this organization."
msgstr "你收到这个是因为你曾是这个组织的所有者。"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, python-format
msgid ""
"%(username)s has joined the "
@@ -2486,46 +2515,46 @@ msgstr ""
"%(username)s 已加入 "
"\"%(organization_name)s\" 组织"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "角色"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr "成员"
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
msgid "Added by"
msgstr "添加者"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
msgid "You are receiving this because you are an owner of this organization."
msgstr "你收到这个是因为你是这个组织的所有者。"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
@@ -2534,7 +2563,7 @@ msgstr ""
"%(username)s 加入“%(organization_name)s”组织"
"的邀请已被取消"
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, python-format
msgid ""
"%(username)s has declined an invitation to "
@@ -2543,7 +2572,7 @@ msgstr ""
"%(username)s 已拒绝了加入 "
"\"%(organization_name)s\" 组织的邀请"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, python-format
msgid ""
"%(username)s has been invited to join the "
@@ -2552,11 +2581,11 @@ msgstr ""
"%(username)s 已受邀加入 "
"\"%(organization_name)s\" 组织"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
msgid "Invited by"
msgstr "邀请人"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, python-format
msgid ""
"%(username)s has been removed from the "
@@ -2565,12 +2594,12 @@ msgstr ""
"%(username)s 已被 \"%(organization_name)s\" "
"组织除名"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
msgid "Removed by"
msgstr "删除者"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
@@ -2579,36 +2608,36 @@ msgstr ""
"%(username)s 在“%(organization_name)s”组织中"
"的角色已更改为 %(role)s"
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
msgid "New role"
msgstr "新角色"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
msgid "Changed by"
msgstr "修改者"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been added to the "
"\"%(organization_name)s\" organization."
msgstr "%(site)s 项目“%(project_name)s”已被添加到“%(organization_name)s”组织。"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
msgid ""
"You are receiving this because you are an owner of the project or the "
"organization."
msgstr "你收到这个是因为你是这个项目或组织的所有者。"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, python-format
msgid ""
"The %(site)s project \"%(project_name)s\" has been removed from the "
"\"%(organization_name)s\" organization."
msgstr "%(site)s 项目“%(project_name)s”已从“%(organization_name)s”组织被删除。"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, python-format
msgid ""
"The %(site)s organization has been renamed from "
@@ -2617,44 +2646,44 @@ msgstr ""
"%(site)s组织名称已从“%(previous_organization_name)s”被重命名"
"为“%(organization_name)s”。"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "%(site)s组织“%(organization_name)s”已更新。"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr "旧的显示名称:"
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr "新的显示名称:"
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr "旧 URL:"
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr "新 URL:"
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
msgid "Old description:"
msgstr "旧描述:"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
msgid "New description:"
msgstr "新描述:"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
msgid "Old organization type:"
msgstr "旧的️组织类型:"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
msgid "New organization type:"
msgstr "新的️组织类型:"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2662,12 +2691,12 @@ msgid ""
msgstr ""
"有人(可能是你)更改了你的 PyPI 账户的密码%(username)s。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "什么?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
msgid ""
"PyPI administrators have determined that your password is compromised. To "
"protect you and other users, we have preemptively reset your password and "
@@ -2677,19 +2706,19 @@ msgstr ""
"PyPI 管理员已确定你的密码已泄露。为了保护你和其他用户,我们已重置了你的密码,"
"你将不能使用现有密码登录或上传文件到 PyPI 。"
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
"reduce the risk for PyPI and its users."
msgstr ""
"PyPI 本身并没有受到破坏。这是一种保护措施,以减少 PyPI 及其用户的风险。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "我该怎么办?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
@@ -2698,11 +2727,11 @@ msgstr ""
"要重新获得对你的账户的访问权限,请重置 PyPI 上的密码"
"a>。"
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "如何联系你?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, python-format
msgid ""
"For more information, you can email %(email_address)s to communicate with "
@@ -2711,7 +2740,7 @@ msgstr ""
"有关详细信息,你可以向 %(email_address)s 发送电子邮件并与 PyPI 管理员进行沟"
"通。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
msgid ""
"During your recent attempt to log in or upload to PyPI, we noticed your "
"password appears in public data breaches. To protect you and other users, we "
@@ -2723,7 +2752,7 @@ msgstr ""
"录或\n"
"上传文件到 PyPI 。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, python-format
msgid ""
"PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2733,7 +2762,7 @@ msgstr ""
"PyPI 本身并没有遭受破坏。 这是一种降低针对 PyPI 及其用户的凭据填充攻击风险的保护性措施。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2745,11 +2774,11 @@ msgstr ""
"a>。我们同时建议你到 HaveIBeenPwned"
"a> 检查你的其他密码是否被泄露,并了解如何创建更安全的密码。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "你是怎么知道的?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2775,14 +2804,14 @@ msgstr ""
"%(email_address)s 发送电子邮件并与 PyPI 管理员"
"沟通。"
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr "有人(可能是你)为 PyPI 账户 '%(username)s' 提出了密码重置请求。"
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2790,20 +2819,20 @@ msgid ""
msgstr ""
"如果你希望继续执行此请求,请单击链接 重置密码。"
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "此链接将在%(n_hours)s个小时后过期。"
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "如果你没有提出此请求,你可以安全地忽略此电子邮件。"
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2813,14 +2842,14 @@ msgid ""
"associated with this email address."
msgstr "有人(可能是你)为 PyPI 账户 '%(username)s' 提出了密码重置请求。"
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
# | msgid "Emails associated with your account"
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -2828,20 +2857,20 @@ msgid ""
"account, try that instead."
msgstr "失去了与你的账户关联的电子邮件地址的访问权"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Version %(version)s yanked"
msgid "Read more about verified emails."
msgstr "对 版本 %(version)s 进行了 yank 操作"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -2850,7 +2879,7 @@ msgstr ""
"你的 PyPI 账户( %(username)s)的主电子邮件已经从 "
"%(old_email)s
更改为 %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -2860,7 +2889,7 @@ msgstr ""
"我们注意到你最近登录了 PyPI 账户 %(username)s,该账户启用了"
"双因素身份验证,但尚未生成此账户的恢复代码。"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -2869,43 +2898,43 @@ msgstr ""
"如果你丢失了身份验证应用程序或安全密钥,并且无法访问这些恢复代码,则可能会永"
"久性地失去对 PyPI 账户的访问权限!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr "你可在此处生成账户的恢复代码:%(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, python-format
msgid ""
"A recovery code for your PyPI account %(username)s has been "
"used."
msgstr "你的 PyPI 账户 %(username)s 的恢复代码已被使用。"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, python-format
msgid ""
"New recovery codes for your PyPI account %(username)s have "
"been generated."
msgstr "你的 PyPI 账户 %(username)s 的新恢复代码已生成。"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr "你已从“%(organization_name)s”组织中被删除"
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
msgid "You are receiving this because you were a member of this organization."
msgstr "你收到这个是因为你曾是这个组织的一员。"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, python-format
msgid ""
"Your team was removed from the %(site)s project %(project)s by %(submitter)s."
msgstr "%(site)s项目%(project)s已将你的团队除名,执行人 %(submitter)s。"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, python-format
msgid ""
"You are receiving this because your team was removed by %(submitter)s from a "
@@ -2913,7 +2942,7 @@ msgid ""
msgstr ""
"你之所以收到这个消息,是因为%(submitter)s已将你的团队移出 %(site)s 上的项目。"
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, python-format
msgid ""
"You have been removed from the \"%(team_name)s\" team in the "
@@ -2921,11 +2950,11 @@ msgid ""
msgstr ""
"\"%(team_name)s\" 团队已将你除名,该团队属于 \"%(organization_name)s\" 组织"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
msgid "You are receiving this because you were a member of this team."
msgstr "你收到这个是因为你曾是此团队的一员。"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, python-format
msgid ""
"Your role in the \"%(organization_name)s\" organization has been changed to "
@@ -2934,14 +2963,14 @@ msgstr ""
"你在 \"%(organization_name)s\" 组织中的角色已被修改为 %(role)s"
"strong>,修改人为 %(submitter)s"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team's role for the %(project)s project has been changed by "
"%(submitter)s."
msgstr "%(submitter)s 更改了你的团队在 %(project)s 项目的角色。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
msgid ""
"Your team now has permissions to administer the project. You can add other "
"collaborators, upload releases and delete files, releases or the entire "
@@ -2950,7 +2979,7 @@ msgstr ""
"你的团队现在拥有该项目的管理权限。 你可以添加其他协作者、上传发布及删除文件、"
"发布或整个项目。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
msgid ""
"Your team now has permissions to upload releases for the project. You can "
"upload releases but cannot add collaborators, delete files, releases or the "
@@ -2959,7 +2988,7 @@ msgstr ""
"你的团队现在拥有该项目的上传发行权限。 你可以上传发行,但不能添加协作者、删除"
"文件、发布或项目。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, python-format
msgid ""
"You are receiving this because your team's role was changed by %(submitter)s "
@@ -2968,70 +2997,70 @@ msgstr ""
"你之所以收到这个消息,是因为 %(submitter)s 更改了你的团队涉及 %(project)s 项"
"目的角色。"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr "新的协作者已添加到你在 %(site)s 上拥有的项目中"
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr "团队"
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "权限"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
msgid "Collaborator for"
msgstr "协作者"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
msgid "You are receiving this because you are an owner of this project."
msgstr "你收到这个是因为你是这个项目的所有者。"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, python-format
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "一名协作者被移除,涉及%(site)s上你拥有的一个项目"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, python-format
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "协作者多项权限被更改,涉及 %(site)s 上你拥有的项目"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been created in the "
"\"%(organization_name)s\" organization."
msgstr "已创建团队 \"%(team_name)s\" ,其属于 \"%(organization_name)s\"组织。"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
msgid ""
"You are receiving this because you are an owner or a manager of the "
"organization."
msgstr "你收到这个是因为你是这个组织的所有者或管理人。"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, python-format
msgid ""
"A team named \"%(team_name)s\" has been deleted in the "
"\"%(organization_name)s\" organization."
msgstr "已删除团队 \"%(team_name)s\",其属于 \"%(organization_name)s\" 组织。"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, python-format
msgid ""
"%(username)s has been added as a member of "
@@ -3042,7 +3071,7 @@ msgstr ""
"员,该团队所属组织为 \"%(organization_name)s\",添加人 %(submitter)s。"
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, python-format
msgid ""
"%(username)s has been removed as a member "
@@ -3057,7 +3086,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3070,7 +3099,7 @@ msgstr ""
# | "Someone, perhaps you, has changed the password for your PyPI
# account "
# | "%(username)s."
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3079,7 +3108,7 @@ msgstr ""
"有人(%(username)s)(可能是你)更改了你的 PyPI 账户的一"
"个%(method)s双因素认证方法。"
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3093,7 +3122,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3102,7 +3131,7 @@ msgstr ""
"如果你希望继续处理请求,请单击此链接以验证你的电子邮件地"
"址。"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
@@ -3116,7 +3145,7 @@ msgstr ""
# href=\"%(href)s\">click this
# "
# | "link to verify your email address"
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, python-format
msgid ""
"If you wish to proceed, follow this link to accept "
@@ -3124,142 +3153,142 @@ msgid ""
msgstr ""
"如果你希望继续,请访问 此链接来接受或拒绝此邀请。"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
msgid "Otherwise, you can safely ignore this email."
msgstr "否则,你可以安全地忽略这封邮件。"
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hours."
msgstr "此链接将在 %(n_hours)s 个小时后过期。"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "关闭此通知"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "关闭"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "管理员"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "你的项目"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr "你的组织"
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "账户设置"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "公开个人资料"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
msgid "File details"
msgstr "文件详情"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr "上传日期:%(upload_time)s"
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr "大小: %(size)s"
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr "标签:%(tags)s"
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr "是否使用受信任发布上传?%(is_tp)s"
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr "上传方式:%(uploaded_via)s"
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "%(filename)s 文件的哈希"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "算法"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "哈希摘要"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "复制到剪贴板"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "复制"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, python-format
msgid ""
""
"在此查看使用哈希的更多详情."
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "错误"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "成功"
@@ -3280,37 +3309,37 @@ msgstr "成功"
msgid "Manage project"
msgstr "管理项目"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "上一页"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "下一页"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "你的主电子邮件地址 (%(email_address)s)未经验证。"
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "你没有主电子邮件地址。"
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "验证你的电子邮件或添加新地址。"
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr "双因素身份验证已可用,现在为你的账户启用它。"
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3322,7 +3351,7 @@ msgstr ""
msgid "Edit profile"
msgstr "编辑个人资料"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3338,89 +3367,89 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s 尚未将任何项目上传到 PyPI。"
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "邮件"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, python-format
msgid "Navigation for managing %(organization)s"
msgstr "管理 %(organization)s 的导航"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
msgid "Projects"
msgstr "项目"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr "人"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr "团队"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "历史安全记录"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "设置"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "%(project)s 项目管理导航"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "发行版"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "协作者"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "文档"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr "正在发布"
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, python-format
msgid "Navigation for managing %(team)s"
msgstr "%(team)s 管理导航"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr "成员"
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
msgid "Verified details"
msgstr "已验证的详情"
@@ -3429,13 +3458,13 @@ msgstr "已验证的详情"
msgid "Verified by PyPI on %(release_date)s"
msgstr "由 PyPI 于 %(release_date)s 验证"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "这些详情已由 PyPI 验证"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "项目链接"
@@ -3443,268 +3472,268 @@ msgstr "项目链接"
msgid "GitHub Statistics"
msgstr "GitHub 统计信息"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
msgid "Repository"
msgstr "存储库"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "星标数:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "分支数:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
msgid "Open issues:"
msgstr "未解决的问题:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
msgid "Open PRs:"
msgstr "未关闭的拉取请求:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
msgid "GitLab Statistics"
msgstr "GitLab 统计信息"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr "打开合并请求:"
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "维护者"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "gravatar.com 上 {username} 的头像"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "元数据"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "作者:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "维护者:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
msgid "Unverified details"
msgstr "未验证的详情"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "PyPI尚未验证这些详情"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr "许可证表示:"
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr "许可证表达式"
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "许可证:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "标签"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "需要:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr "Provides-Extra:"
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "分类"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "已验证*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*间歇性交付问题可能会导致验证丢失"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "已验证"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "未验证*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*来自 PyPI 的电子邮件被视为垃圾邮件"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "•交付过程中出现故障"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*出现太多交付问题"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "未验证"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "主要"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "查看电子邮件选项"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "选项"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s 的选项"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "重新发送验证邮件"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "将此电子邮件地址设置为主电子邮件地址"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "设为主邮箱地址"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "删除此电子邮件地址"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "删除电子邮件"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "范围"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "所有项目"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "已创建"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "最后使用"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "从不"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "查看令牌选项"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "删除令牌"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "查看唯一标识符"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "删除 API 令牌"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "使用此令牌的应用程序或脚本将不再有权访问 PyPI。"
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "API 令牌的唯一标识符“%(token_description)s”"
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "个人资料图片"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com来根据你的主要电子邮件地址生成个人资料图片"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "更改gravatar.com上的图像"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "账户详细信息"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "加入日期"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr "显示在你的 公开资料。无法更改。"
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "全名"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "未设置名称"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "显示在你的公开资料"
# | msgid "Public profile"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "公开个人电子邮件"
@@ -3754,7 +3783,7 @@ msgstr "公开个人电子邮件"
# | "Displayed on your public profile. Cannot
# be "
# | "changed."
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your 公开资料"
"a>上。"
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "更新账户"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "账户电子邮件"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any 已验证的电子邮件来恢复你的账户,但只有你主要的电子邮件地址将收到通知。"
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "与你的账户关联的电子邮件"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "状态"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "添加电子邮件"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "更改密码"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "旧密码"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "你当前的密码"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "新密码"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "确认新密码"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "更新密码"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API 令牌"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr "API 令牌提供了将软件包上传到 PyPI 时进行身份验证的替代方法。"
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "了解有关 API 令牌的更多信息"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "此账户的有效 API 令牌"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "添加 API 令牌"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
@@ -3856,236 +3885,236 @@ msgstr ""
"验证主要电子邮件地址 ,以便将API令牌添加到你的账户"
"中。"
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "令牌作用域:整个账户"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "令牌作用域:%(project_name)s 项目"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr "过期: %(exp)s"
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "账户已创建"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "已登录"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "双因素身份验证:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "没有"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "安全设备(网络认证)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"身份验证应用程序(TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "恢复代码"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
msgid "Remembered device"
msgstr "记住的设备"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "登录失败"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "- 基础身份验证(上传端点)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "原因:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "不正确的密码"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "无效的双因素 (TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "无效的双因素(WebAuthn)"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "无效的双因素(恢复代码)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "会话重新认证失败"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "电子邮件已添加到账户"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "电子邮件已从账户中删除"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "电子邮件已验证"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "电子邮件已重新验证"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "主电子邮件已更改"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "原主要电子邮件:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "新主电子邮件:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "已设置为主电子邮件"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "邮件已发送"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "来自:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "至:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "标题:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "密码重置请求已提交"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "已尝试密码重置"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "密码重置成功"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "密码已成功更改"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
msgid "Password disabled"
msgstr "密码被禁用"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "项目:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "已添加双因素身份验证"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "方式:安全设备(WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "设备名称:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
@@ -4093,129 +4122,129 @@ msgstr ""
"方式:身份验证程序(TOTP"
"abbr>)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "已删除双因素身份验证"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
msgid "Two factor device remembered"
msgstr "已记住双因素设备"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "生成的恢复代码"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "重新生成的恢复代码"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "用于登录的恢复代码"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "已添加 API 令牌"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "令牌名称:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "已删除 API 令牌"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "唯一标识符:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "出于安全原因,API令牌被自动删除"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "原因:在 公开 url中找到了令牌"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, python-format
msgid "Invited to join %(organization_name)s"
msgstr "受邀加入 %(organization_name)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, python-format
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "加入 %(organization_name)s 的邀请被拒"
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, python-format
msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr "加入 %(organization_name)s 的邀请被撤销"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, python-format
msgid ""
"Invitation to join %(organization_name)s expired"
msgstr "加入 %(organization_name)s 的邀请过期了"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, python-format
msgid "Role in %(organization_name)s added"
msgstr "添加了 %(organization_name)s 中的角色"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, python-format
msgid "Role in %(organization_name)s changed"
msgstr "更改了 %(organization_name)s 中的角色"
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
msgid "Organization role removed"
msgstr "删除了组织角色"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, python-format
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "项目:%(project_name)s; 角色: %(role_name)s"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr "%(heading)s"
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, python-format
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "组织:%(organization_name)s; 团队:%(team_name)s; 角色:%(role_name)s"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4225,58 +4254,58 @@ msgstr ""
"这里将宣示你账户的安全相关操作。如有可疑操作,请尽快"
"确保你的账户安全。"
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "最近的账户活动"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "事件"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr "时间"
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr "附加信息"
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "日期/时间"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr "位置信息"
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
msgid "Device Info"
msgstr "设备信息"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "当你的账户发生与安全相关的操作时,事件将显示在此处。"
@@ -4318,11 +4347,11 @@ msgstr ""
"a>"
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "请谨慎操作!"
@@ -4334,27 +4363,27 @@ msgstr "删除账户后,你将再也无法恢复你的账户"
msgid "Delete your PyPI account"
msgstr "删除你的 PyPI 账户"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "管理"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "双要素身份验证 (2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, python-format
msgid ""
"Two factor authentication adds an additional layer of security to your "
@@ -4365,85 +4394,85 @@ msgstr ""
"步了解 2FA。2FA 一旦启用"
"便无法停用。"
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "已启用恢复方法"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "恢复方法"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "生成于 %(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr "%(remaining)s 未使用"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "重新生成"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "启用双因素身份验证"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "双因素身份验证"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr "要删除此 2FA 方式,你必须首先添加另一种方式。"
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
msgid "Cannot remove last 2FA method"
msgstr "无法删除上一个双因素身份验证方式"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "删除"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "删除认证申请"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "删除申请"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "删除双因素安全设备"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "删除设备"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "设备名称"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, python-format
msgid ""
"Verify your primary email address before adding "
@@ -4452,7 +4481,7 @@ msgstr ""
"验证你的主邮件地址后再添加额外的双因素身份验证方法到"
"你的账户。"
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, python-format
msgid ""
"Verify your primary email address before enabling "
@@ -4460,53 +4489,53 @@ msgid ""
msgstr ""
"验证你的主邮件地址后再启用你账户的双因素身份验证。"
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
msgid ""
"You must generate and safely store recovery codes before adding additional "
"two factor authentication methods to your account."
msgstr ""
"你必须先生成并安全存储恢复代码,再 添加额外的双因素身份验证方法到你的账户。"
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
msgid ""
"You must generate and safely store recovery codes before enabling two factor "
"authentication on your account."
msgstr "你必须先生成并安全存储恢复代码,再启用你账户的双因素认证。"
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "生成恢复代码"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
msgid ""
"Use a recovery code before adding additional two factor authentication "
"methods to your account."
msgstr "先使用恢复代码,再添加额外的双因素身份验证方法到你的账户。"
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
msgid ""
"Use a recovery code before enabling two factor authentication on your "
"account."
msgstr "使用恢复代码,再启用你账户的双因素认证。"
# | msgid "Error code"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
msgid "Use a recovery code"
msgstr "使用恢复代码"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
msgid "You have not enabled two factor authentication on your account."
msgstr "你尚未启用你账户的双因素认证。"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
msgid ""
"Add 2FA with authentication "
"application"
msgstr ""
"使用身份验证程序添加2FA"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
msgid ""
"Add 2FA with security "
"device (e.g. USB key)"
@@ -4514,15 +4543,15 @@ msgstr ""
"添加 双因素身份验证 ,方法为"
"安全设备(如,USB 安全密钥)"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr "通过安全设备(如USB密钥)允许JavaScript进行二个认证要素的设置"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
""
"升级浏览器 以使用安全设备(例如USB密钥)设置两因素身份验证"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
msgid "Breadcrumbs"
msgstr "面包屑"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "你的账户"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "账户导航"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "此操作无法撤消!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "确认你的用户名以继续。"
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "确认 %(item)s 以继续。"
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "取消"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "关闭"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "输入你的密码以继续。"
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
msgid "Trusted Publisher Management"
msgstr "受信任发布者管理"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
@@ -4592,7 +4621,7 @@ msgstr ""
"OpenID Connect(OIDC)提供了一种灵活、无凭据的机制,用于将 PyPI 包的发布权限"
"委托给受信任的第三方服务,例如 GitHub Actions。"
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
@@ -4600,7 +4629,7 @@ msgstr ""
"PyPI 用户和项目可以使用受信任的发布者来自动化发布过程,无需使用 API 令牌和密"
"码。"
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, python-format
msgid ""
"You can read more about trusted publishers and how to use them 请点击此处"
"。"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr "任意"
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "添加者:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "删除者:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
msgid "Submitted by:"
msgstr "提交者:"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
msgid "Workflow:"
msgstr "工作流:"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
msgid "Specifier:"
msgstr "技术参数:"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
msgid "Publisher:"
msgstr "发布者:"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr "URL:"
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
msgid "Pending invitations"
msgstr "待处理邀请"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "创建于 %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, python-format
msgid "Decline invitation to %(org)s"
msgstr "撤销加入 %(org)s 的邀请"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
msgid "Decline invitation"
msgstr "拒绝邀请"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
msgid "Organization Name"
msgstr "组织名称"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "Organization Type: %(org_type)s"
msgstr "️组织类型:%(org_type)s"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr "%(org_type)s"
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr "计费不活跃"
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr "此组织的计费可由组织所有者或计费管理员激活"
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
msgid "This organization is not active"
msgstr "此组织不活跃"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr "不活跃"
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
msgid "Manager"
msgstr "管理者"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "所有者"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr "帐单管理员"
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
msgid "View this organization"
msgstr "查看此组织"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "查看"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
msgid "Activate billing for this organization"
msgstr "激活此组织的计费"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr "激活计费"
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
msgid "Manage this organization"
msgstr "管理此组织"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
msgid "You have not joined any organizations on PyPI, yet."
msgstr "你尚未加入任何 PyPI 组织。"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
msgid "Pending organization requests"
msgstr "待定的组织请求"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "This Organization request has been declined"
msgstr "这个组织请求已经被拒绝"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
msgid "Declined"
msgstr "被拒绝"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr "需要更多信息来处理这个组织请求"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr "需要更多信息"
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr "请求已提交"
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, python-format
msgid "Submitted %(submitted)s"
msgstr "提交了 %(submitted)s"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr "被拒绝的组织请求将在决定后 30 天被删除。"
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
msgid "Manage this organization request"
msgstr "管理此组织请求"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
msgid "Request a new organization"
msgstr "请求新组织"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Organization account name"
msgid "Organization Account Name"
msgstr "组织账户名称"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr "选择组织账户名称"
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr "此账户名用于 PyPI 上的 URL 。"
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr "例如"
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Organization display name"
msgid "Organization Display Name"
msgstr "组织显示名称"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr "你的企业、产品或项目的名称"
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr "️组织网址"
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr "你的业务、产品或项目的网址"
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Organization description"
msgid "Organization Description"
msgstr "组织描述"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr "你的业务、产品或项目描述"
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "️Organization description"
msgid "️Organization Membership Size"
msgstr "组织描述"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "️Organization type"
msgid "️Organization Type"
msgstr "️组织类型"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr "公司可以创建组织账户作为付费服务,同时授予社区项目免费访问权限。"
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
msgid "Create"
msgstr "创建"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -4931,52 +4960,52 @@ msgid ""
msgstr ""
"你必须先开启你账户的双因素身份验证才能请求建立组织。"
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr "你对新 PyPI 组织的请求已提交。"
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
msgid "You will receive an email when each organization has been approved"
msgstr "每个组织获批后,你都会收到一封电子邮件"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr "."
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "唯一拥有者"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "管理此项目"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "你不是此项目的所有者"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "查看此项目的公共页面"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "此项目没有发布过版本"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -4986,17 +5015,17 @@ msgstr ""
"您尚未将任何项目上传到 PyPI。要了解如何开始使用,请访问 Python 打包用户指南"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
msgid "Activate your account"
msgstr "激活你的账户"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
msgid ""
"You must verify a primary email address before making any other changes to "
"your account."
msgstr "在对你的账户做任何改动前,你必须验证主邮件地址。"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see 已验证的
电子邮箱地址才能激活你的账"
"户。"
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, python-format
msgid ""
"Read more about GitHub Actions' OpenID Connect support 请点击此处。"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
msgid "PyPI Project Name"
msgstr "PyPI 项目名称"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
msgid "project name"
msgstr "项目名称"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr "使用此提发布者时将在 PyPI 上创建的项目"
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
msgid "owner"
msgstr "所有者"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr "拥有存储库的 Github 组织名或 Github 用户名"
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr "存储库名称"
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "存储库"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr "包含发布工作流的 Github 存储库的名称"
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
msgid "Workflow name"
msgstr "工作流名称"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr "workflow.yml"
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
@@ -5091,24 +5120,24 @@ msgstr ""
"workflows/
目录中。"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
msgid "Environment name"
msgstr "环境名称"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
msgid "(optional)"
msgstr "(可选)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5123,22 +5152,22 @@ msgstr ""
"strong> 推荐使用专门的发布环境,尤其 如果你的存储库存在拥有"
"代码提交权限的维护者,但这些人不应有 PyPI 发布权限。"
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr "添加"
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, python-format
msgid ""
"Read more about GitLab CI/CD OpenID Connect support "
"请点击此处。"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
msgid "Namespace"
msgstr "命名空间"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
msgid "namespace"
msgstr "命名空间"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr "GitLab用户名或项目所在的 GitLab 群/子群命名空间"
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "项目名称"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "项目"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr "包含发布工作流的 GitLab 项目的名称"
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr "顶层管线文件路径"
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ".gitlab-ci.yml"
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
@@ -5202,14 +5231,14 @@ msgstr ""
"相对于项目根目录的顶层管线的文件路径。文件应存在于上面配置的项目中(不支持外"
"部管线)。"
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
msgid "release"
msgstr "发行版"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5224,8 +5253,8 @@ msgstr ""
"strong> 推荐使用专门的发布环境,尤其 如果你的项目存在拥有代"
"码提交权限的维护者,但这些人不应有 PyPI 发布权限。"
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, python-format
msgid ""
"Read more about Google's OpenID Connect support here"
@@ -5234,27 +5263,27 @@ msgstr ""
"如要获取更多关于 Google 的 OpenID Connect 发布者的信息,"
"请点击此处。"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
msgid "email"
msgstr "电子邮件"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr "用于发布的账户或服务账户的电子邮件地址。"
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
msgid "Subject"
msgstr "标题"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
msgid "subject"
msgstr "标题"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5264,8 +5293,8 @@ msgstr ""
"标题是代表发出请求的委托人的数字 ID。虽然并非必填,但提供标题可以进一步限制用"
"于发布的身份。更多细节请见此处。"
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, python-format
msgid ""
"Read more about ActiveState's OpenID Connect support 请点击此处。"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "组织"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
msgid "my-organization"
msgstr "我的组织"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr "拥有项目的 ActiveState 组织名"
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
msgid "ActiveState Project name"
msgstr "ActiveState 项目名"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
msgid "my-project"
msgstr "我的项目"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr "将构建你的 Python Artifact 的 ActiveState 项目。"
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
msgid "Actor Username"
msgstr "行动者用户名"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
msgid "my-username"
msgstr "我的用户名"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr "触发构建你的 Python Artifact 的 ActiveState 账户的用户名。"
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
msgid "Manage publishers"
msgstr "管理发布者"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "项目"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr "当前未配置发布者。可以在每个单独项目的发布配置中添加现有项目的发布者。"
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
msgid "Pending project name"
msgstr "待定项目名"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr "发布者"
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "详情"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr "当前未配置待定发布者。可以在下方为尚不存在的项目添加发布者。"
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
msgid "Add a new pending publisher"
msgstr "添加新的待定发布者"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr "你可以使用此页面注册“待定”的受信任发布者。"
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5379,7 +5408,7 @@ msgstr ""
"受信任发布者。要了解关于“待定”和普通的受信任发布者的更多信息,请访问 此处。"
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
@@ -5388,8 +5417,8 @@ msgstr ""
"为项目名称配置一个“待定”发布者不保留该名称。在此项目创建前,"
"任何其他用户都可以创建它,包括通过这些用户自己的“待定”发布者。"
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, python-format
msgid ""
"You must first enable two-factor authentication on "
@@ -5398,7 +5427,7 @@ msgstr ""
"你必须先开启你账户的双因素身份验证才能添加新的发布"
"者。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
@@ -5406,27 +5435,27 @@ msgstr ""
"为了验证你是否已安全存储恢复码,以便在双重身份验证设备丢失时使用,请在此处提"
"交一个恢复码。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr "你选择的恢复代码将被设为已使用,不再可用于双重身份验证。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr "你是否忘记了你的恢复码?你需要再次生成它们。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "账户恢复码"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "重新生成恢复代码"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5435,13 +5464,13 @@ msgstr ""
"如果你失去对身份验证应用程序或安全密钥的访问,则需要使用这些恢复代码之一登录"
"到你的PyPI账户。每个代码只能使用一次。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr "这些代码只能用于账户恢复,而不能用于典型登录。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5450,102 +5479,103 @@ msgstr ""
"把这些放在安全的地方。如果你丢失了身份验证应用程序或安全密"
"钥,并且无法访问这些恢复代码,则可能会永久性地失去对你的PyPI账户的访问权限!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "保存你的恢复代码"
# | msgid "Download files"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "下载为文件"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "保存"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "继续"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "这些代码将不再可见。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "在继续之前,请确保你已经安全地存储了它们。"
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
msgid "Create API token"
msgstr "创建 API 令牌"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "“%(macaroon_description)s”的秘钥"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "权限:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "上传软件包"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "作用域:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "整个账户(所有项目)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "项目 \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr "出于安全原因,该秘钥只会出现一次。请现在就去复制它。"
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "将令牌复制到剪贴板"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "复制令牌"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "使用此令牌"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "如需使用此 API 令牌:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "请将你的用户名设为 %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr "将你的密码设置为令牌值,包括%(prefix)s
前缀"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5554,7 +5584,7 @@ msgstr ""
"举个例子,如果你使用Twine来将你的程序上传至PyPI,像"
"这样来设置你的%(filename)s
文件:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5564,61 +5594,61 @@ msgstr ""
"举个例子,如果你使用Twine来将你的多个程序上传至"
"PyPI,像这样来设置你的%(filename)s
文件:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr "要设置为默认值的用户范围内的令牌或项目范围内的令牌"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "项目令牌"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, python-format
msgid ""
"You can then use %(command)s
to use the correct token when "
"uploading to PyPI."
msgstr "然后,你可以使用%(command)s
在上传到PyPI时使用正确的令牌。"
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, visit the PyPI help page."
msgstr "否则,建议你 进入PyPI 主页。"
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
msgid "Create another token"
msgstr "创建另一个令牌"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "令牌名称"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
msgid "What will you use this token for?"
msgstr "这个令牌是做什么用的?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "选择作用域…"
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr "作用于整个账户的API令牌将对你当前和将来的所有项目具有上传权限。"
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
msgid "Create token"
msgstr "创建令牌"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "使用身份验证应用程序 (TOTP) 设置 2FA"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP标准"
"的应用。"
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
"applications."
msgstr "前往PyPI的帮助页面来得知兼容的应用的列表。"
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "设置你的应用程序"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "使用你选择的身份验证应用程序扫描 QR 代码。"
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr "出于安全原因,每个PyPI账户只能关联一个身份验证应用程序。"
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "用于设置身份验证应用程序的二维码"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
msgid ""
"No QR scanner? Enter this code in your TOTP application "
"instead:"
msgstr "没有二维码扫描程序?请在你的 TOTP 应用中输入此代码:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "验证申请"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "验证码"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
msgid ""
"To finalize the set-up process, enter the 6-digit code provided by your TOTP "
"application."
msgstr "要完成设置过程,请输入 TOTP 应用提供的6位数代码。"
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "设置应用"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "添加2FA安全设备(如USB密钥)"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO标准的设备。"
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis。"
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "为设备命名以开始"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI 支持添加多个安全设备。"
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr "请为此设备命名。不超过64个字符。所有Unicode均有效,包括空格。"
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "设置安全设备"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -5738,25 +5768,25 @@ msgstr ""
"兼容的浏览器。"
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr "请注意,一些旧的USB密钥不符合FIDO标准,不能与PyPI一起使用。"
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
msgid "Activate Subscription"
msgstr "激活订阅"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr "公司账户需要有效订阅。 请输入最新账单信息以启用该账户。"
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, python-format
msgid ""
"I agree to the PyPI Terms of Service on behalf "
@@ -5765,65 +5795,64 @@ msgstr ""
"我代表 %(organization_name)s 组织同意 PyPI 的 服务条"
"款。"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, python-format
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "管理 '%(organization_application_name)s 的组织请求"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
msgid "Organization request"
msgstr "组织请求"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr "组织账户名称"
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
msgid "Organization display name"
msgstr "组织显示名称"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
msgid "️Organization description"
msgstr "组织描述"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr "️组织类型"
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "️Organization description"
msgid "️Organization membership size"
msgstr "组织描述"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
msgid "Date submitted"
msgstr "提交日期"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr "你的回应"
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
msgid "Submit"
msgstr "提交"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, python-format
msgid "'%(source_name)s' security history"
msgstr "'%(source_name)s' 安全历史"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this organization, the action is recorded and displayed here."
@@ -5831,81 +5860,81 @@ msgstr ""
"每次你(或你的协作者)执行与此组织相关的安全操作时,都会在此处记录和显示该操"
"作。"
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, python-format
msgid "'%(organization_name)s' registered as organization name"
msgstr "'%(organization_name)s' 被注册为组织名"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, python-format
msgid "%(organization_name)s organization created"
msgstr "已创建 %(organization_name)s 组织"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, python-format
msgid "%(organization_name)s organization deleted"
msgstr "已删除 %(organization_name)s 组织"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, python-format
msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr "%(previous_organization_name)s 组织已被重命名为 %(organization_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, python-format
msgid "%(organization_name)s organization approved"
msgstr "%(organization_name)s 组织已获批"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, python-format
msgid "%(organization_name)s organization declined"
msgstr "%(organization_name)s 组织被拒绝"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, python-format
msgid "%(project_name)s project added to organization"
msgstr "%(project_name)s 项目已添加到组织"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, python-format
msgid ""
"%(project_name)s project removed from organization"
msgstr "%(project_name)s 项目从组织中被删除"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, python-format
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "%(username)s 被添加为组织的 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, python-format
msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "%(username)s 不再是组织的 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, python-format
msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "%(username)s 的组织角色被更改为 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, python-format
msgid ""
"%(username)s invited to join as organization "
"%(role_name)s"
msgstr "%(username)s 受邀作为 %(role_name)s 加入组织"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, python-format
msgid ""
"%(username)s declined invitation to join as "
"organization %(role_name)s"
msgstr "%(username)s 拒绝作为 %(role_name)s 加入组织"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -5914,7 +5943,7 @@ msgstr ""
"撤销了对 %(username)s 作为 %(role_name)s 加入组织的"
"邀请"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, python-format
msgid ""
"Invitation for %(username)s to join as organization "
@@ -5923,20 +5952,20 @@ msgstr ""
"对 %(username)s 作为 %(role_name)s 加入组织的邀请过"
"期了"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr "创建了 %(team_name)s 团队"
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr "删除了 %(team_name)s 团队"
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s 项目的 "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s 项目的 "
"%(role_name)s"
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s 项目中的角色被更改"
"为 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, python-format
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s 被添加到 %(team_name)s 团队"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, python-format
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s 从 %(team_name)s 团队中被除名"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
msgid "Registered by:"
msgstr "注册方:"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "创建者:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
msgid "Deleted by:"
msgstr "删除方:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
msgid "Renamed by:"
msgstr "重命名方:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
msgid "Approved by:"
msgstr "批准方:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
msgid "Declined by:"
msgstr "拒绝方:"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "修改者:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
msgid "Invited by:"
msgstr "邀请方:"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
msgid "Revoked by:"
msgstr "撤销方:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, python-format
msgid "Security history for %(source_name)s"
msgstr "%(source_name)s 的安全历史"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, python-format
msgid "Manage '%(organization_name)s'"
msgstr "管理 '%(organization_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
msgid "Back to organizations"
msgstr "回到组织"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
msgid "Organization projects"
msgstr "组织的项目"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, python-format
msgid "Manage '%(organization_name)s' projects"
msgstr "管理 '%(organization_name)s'的项目"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
msgid "There are no projects in your organization, yet."
msgstr "你的组织还没有项目。"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, python-format
msgid ""
"Get started by adding a project that you own using the form below. To learn "
@@ -6066,29 +6095,29 @@ msgstr ""
"href=\"%(href)s\" target=\"_blank\" rel=\"noopener\">Python程序打包用户指南"
"a>"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
msgid "Add project to organization"
msgstr "将项目添加到组织"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr "此项目是新项目还是已有项目?"
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr "转移您目前的现有项目,或创建一个新项目并添加至组织中。"
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr "现有项目名称"
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
msgid "You do not own any projects that you can add to this organization."
msgstr "你不拥有你可以添加到此组织的任何项目。"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6098,64 +6127,64 @@ msgstr ""
"若此项目尚未添加到其他组织,则该组织的所有者或管理者可转移其拥有的项目至此组"
"织。可以从“项目设置”页面转移已添加到其他组织的项目。"
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
msgid "Transfer existing project"
msgstr "转移现有项目"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
msgid "️Name of new project"
msgstr "新项目名称"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr "此组织的所有者可创建空项目并将其添加到组织中。"
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
msgid "Create and add new project"
msgstr "创建并添加新项目"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, python-format
msgid "Manage people in '%(organization_name)s'"
msgstr "管理 '%(organization_name)s'人员"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "启用 2FA"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "2FA"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "禁用2FA"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"'%(organization_name)s'."
msgstr "使用此页面控制哪些 PyPI 用户可以帮助你管理 \"%(organization_name)s\"。"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
msgid "Organization Roles"
msgstr "组织角色"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, python-format
msgid ""
"There are %(number_of_roles)s possible roles for people in this "
@@ -6165,179 +6194,179 @@ msgstr ""
"对此组织中的人来说有 %(number_of_roles)s 种可能的角色。每种角色可以做什么的详"
"细信息请参见下列象限。"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
msgid "Organization Role Permissions Matrix"
msgstr "组织角色权限象限"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr "成员"
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
msgid "View organization/teams"
msgstr "查看组织/团队"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
msgid "Create/manage teams"
msgstr "创建/管理团队"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
msgid "Invite/manage organization members"
msgstr "邀请/管理组织成员"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
msgid "Delete the organization"
msgstr "删除组织"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
msgid "Manage organization billing"
msgstr "管理组织账单"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr "拥有/维护特定项目"
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
msgid "Create new projects"
msgstr "创建新项目"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
msgid "Delete projects"
msgstr "删除项目"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, python-format
msgid "Users who can manage %(organization_name)s"
msgstr "可管理 %(organization_name)s 的用户"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "用户"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "保存角色"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
msgid "Cannot remove other people from the organization"
msgstr "不能将其他人从组织中移除"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
msgid "Cannot remove yourself as Sole Owner"
msgstr "无法将自己作为唯一所有者移除"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, python-format
msgid "Remove %(user)s from this organization."
msgstr "从此组织中删除 %(user)s。"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, python-format
msgid "Remove %(user)s from this organization"
msgstr "从此组织中删除 %(user)s"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "邀请待定"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "邀请已过期"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, python-format
msgid "Revoke invitation for %(user)s."
msgstr "撤销对 %(user)s 的邀请。"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "撤销对%(user)s的邀请"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "撤销邀请"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, python-format
msgid "Re-send invitation for %(user)s."
msgstr "重新发送对 %(user)s 的邀请。"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, python-format
msgid "Re-send invitation for %(user)s"
msgstr "重新发送对 %(user)s 的邀请"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr "重新发送"
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, python-format
msgid "Delete expired invitation for %(user)s."
msgstr "删除对 %(user)s 的过期邀请。"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, python-format
msgid "Delete expired invitation for %(user)s"
msgstr "删除对 %(user)s 的过期邀请"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "删除"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
msgid "Invite member"
msgstr "邀请成员"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "邀请"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
msgid "Organization settings"
msgstr "组织设置"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, python-format
msgid "Manage '%(organization_name)s' settings"
msgstr "管理 '%(organization_name)s'设置"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, python-format
msgid "Change the organization account name below."
msgstr "在下方更改组织名。"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
msgid "Date created"
msgstr "创建日期"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
msgid "Organization description"
msgstr "组织描述"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, python-format
msgid ""
"If you need to convert your organization account from a Company account to a "
@@ -6347,88 +6376,88 @@ msgstr ""
"如你需要将你组织的账户类型从公司账户转换为社区账户,你可以发电子邮件到 %(email)s 和 %(site)s 管理员沟通。"
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
msgid "Update organization"
msgstr "更新组织"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
msgid "Billing details"
msgstr "计费信息"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr "计费状态"
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr "计费邮箱"
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
msgid "Manage billing"
msgstr "管理计费"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name"
msgstr "更改组织账户名"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
msgid "Renaming organizations is not currently supported."
msgstr "当前不支持重命名组织。"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr "如果需要重命名组织请联系 PyPI 支持。"
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
msgid ""
"You will not be able to revert to your current account name after you rename "
"your organization."
msgstr "重命名组织后,你将无法恢复为当前账户名。"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Change organization account name for"
msgstr "更改组织账户名"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
msgid "Current organization account name"
msgstr "当前组织账户名"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
msgid "Delete organization"
msgstr "删除组织"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
msgid "Cannot delete organization"
msgstr "无法删除组织"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, python-format
msgid "Your organization currently owns %(count)s project."
msgid_plural "Your organization currently owns %(count)s projects."
msgstr[0] "你的组织当前拥有 %(count)s 个项目。"
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr "对于每个项目,你必须:"
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
msgid "Transfer ownership and remove the project from your organization"
msgstr "转移所有权并从你的组织中删除项目"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
msgid "Delete the project"
msgstr "删除项目"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
msgid "Before you can delete your organization."
msgstr "在你可以删除组织前。"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, python-format
msgid ""
"transfer ownership and 移除项目 或 删除项目"
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
msgid "You will not be able to recover your organization after you delete it."
msgstr "删除组织后,你将无法恢复组织。"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr "您的订阅将被取消,您将无法访问账单门户。"
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr "您将无法访问账单门户。"
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from 账单门户"
"a>进行确认。"
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
msgid "Organization teams"
msgstr "组织中的团队"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, python-format
msgid "Manage '%(organization_name)s' teams"
msgstr "管理 '%(organization_name)s'中的团队"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, python-format
msgid "%(member_count)s member"
msgid_plural "%(member_count)s members"
msgstr[0] "%(member_count)s 名成员"
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
msgid "Manage this team"
msgstr "管理此团队"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
msgid "View this team"
msgstr "查看此团队"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr "你的组织中还没有团队。 组织所有者和管理者可以为组织创建新团队。"
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
msgid "Create new team"
msgstr "创建新团队"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
msgid "️Team name"
msgstr "团队名"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
@@ -6508,16 +6537,16 @@ msgstr ""
"该组织的所有者和管理人可以为该组织创建团队并管理团队成员、团队项目和团队设"
"置。"
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "管理'%(project_name)s'项目的文档"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "销毁文档"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s 的文档,此操作将"
"不能撤销。上传新的文档已不再被支持。"
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "销毁项目文档"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "项目文档"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "不再支持上传新文档"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -6547,67 +6576,67 @@ msgstr ""
"每次你(或你的协作者)执行与此项目相关的安全操作时,都会在此处记录和显示该操"
"作。"
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "项目已创建"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, python-format
msgid "Version %(version)s created"
msgstr " 版本 %(version)s 已创建"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, python-format
msgid "Version %(version)s removed"
msgstr "已删除版本 %(version)s"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, python-format
msgid "Version %(version)s yanked"
msgstr "对 版本 %(version)s 进行了 yank 操作"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "Yank 操作执行方:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, python-format
msgid "Version %(version)s unyanked"
msgstr "取消了对 版本 %(version)s 的 yank 操作"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, python-format
msgid "File added to version %(version)s"
msgstr "已添加文件到 版本 %(version)s"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "文件名:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, python-format
msgid "File removed from version %(version)s"
msgstr "从 版本 %(version)s删除了文件"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr "%(username)s 被追加为项目的%(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr "%(username)s 被从项目的%(role_name)s中移除"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s 已成为项目的%(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, python-format
msgid ""
"%(username)s invited to join as project "
@@ -6615,7 +6644,7 @@ msgid ""
msgstr ""
"%(username)s 被邀请作为 %(role_name)s 加入项目"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, python-format
msgid ""
"%(username)s declined invitation to join as project "
@@ -6623,7 +6652,7 @@ msgid ""
msgstr ""
"%(username)s 拒绝了作为 %(role_name)s 加入项目的邀请"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, python-format
msgid ""
"Revoked invitation for %(username)s to join as "
@@ -6632,152 +6661,152 @@ msgstr ""
"撤销了对 %(username)s 作为 %(role_name)s 加入项目的"
"邀请"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, python-format
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(team_name)s 团队被添加为 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, python-format
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(team_name)s 团队的项目角色被更改为 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, python-format
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(team_name)s 团队不再是项目的 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, python-format
msgid "Project added to %(organization_name)s organization"
msgstr "项目已添加到 %(organization_name)s 组织"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, python-format
msgid "Project removed from %(organization_name)s organization"
msgstr "从 %(organization_name)s 组织中删除了项目"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
msgid "Short-lived API token created"
msgstr "已创建短期 API 令牌"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "权限:可以上传到此项目"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr "到期:"
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr "到期状态:"
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr "已过期"
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
msgid "Creator"
msgstr "创建人"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
msgid "API token created"
msgstr "已创建 API 令牌"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "受控制于:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr "添加了受信任发布者"
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr "删除了受信任发布者"
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
msgid "2FA requirement enabled"
msgstr "已启用双因素认证要求"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "启用人:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "已禁用双因素认证要求"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "禁用人:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
msgid "Project archived"
msgstr "项目已存档"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
msgid "Archived by:"
msgstr "存档方:"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
msgid "Project unarchived"
msgstr "项目已取消存档"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
msgid "Unarchived by:"
msgstr "取消存档方:"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr "添加了项目的备选存储库"
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr "Url"
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr "删除了项目的备选存储库"
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr "附加信息"
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr "位置信息"
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "返回项目"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
msgid "This project has been quarantined."
msgstr "此项目已被隔离。"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
@@ -6786,26 +6815,26 @@ msgstr ""
"在项目可以被恢复前,PyPI 管理员需要审核此项目。处于隔离状态下时,项目无法被客"
"户端安装,也不能被其维护者修改。"
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, python-format
msgid ""
"Read more in the project in quarantine help article."
msgstr ""
"阅读 project in quarantine 帮助文章了解更多信息。"
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
msgid "This project has been archived."
msgstr "此项目已被存档。"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr "某些表单字段的值已经被自动填充,请在提交表单前复核这些值。"
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -6816,34 +6845,34 @@ msgstr ""
"标题是代表发出请求的委托人的数字 ID。虽然并非必填,但提供标题可以进一步限制用"
"于发布的身份。更多细节请见此处。"
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
msgid "Manage current publishers"
msgstr "管理当前发布者"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr "与 %(project_name)s 关联的 OpenID Connect 发布者"
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr "当前未配置任何发布者。"
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
msgid "Add a new publisher"
msgstr "添加新的发布者"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
msgid "Constrain environment"
msgstr "限制环境"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr "这会限制受信任发布者的环境为"
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -6853,7 +6882,7 @@ msgstr ""
"如果你当前在你的 CI/CD 工作流中使用多个环境,你必须将它们全部更改为 "
"'%(constrained_environment_name)s',或者将其中的每个注册为一个受信任发布者。"
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
@@ -6863,82 +6892,82 @@ msgstr ""
"'%(constrained_environment_name)s 环境中 。"
# | msgid "Invalid TOTP code."
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
msgid "New Environment Name"
msgstr "新环境名称"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "管理‘%(project_name)s’——发布版本%(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, python-format
msgid "Version %(version)s"
msgstr "版本 %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
msgid "Yanked releases"
msgstr "被执行了 Yank 操作的版本(见 https://pypi.org/help/#yanked)"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "查看版本"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "%(project_name)s的发布版本%(version)s的文件"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "文件名、大小"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "类型"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python 版本"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "上传日期"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "查看文件选项"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "文件选项"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "下载"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "文件删除于"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "删除文件"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr "我理解我的用户再也无法安装该项目这个发行版本的这个文件。"
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will 无法重新上传文件"
"名相同的文件 %(filename)s。"
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr "我理解我无法撤销此操作。"
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr "我理解 PyPI 管理员无法撤销此操作。"
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "上传新文件"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "未找到文件"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "消除"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python用户打包指南去学习如何上传程序"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "版本发布设置"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "对版本执行 Yank 操作"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, python-format
msgid ""
"Yanking will mark this release (and %(count)s file within it) to be ignored "
@@ -7004,13 +7033,13 @@ msgstr[0] ""
"Yank 操作会在最常见情形下将这个发布版本(和其内的%(count)s个文件)标记为忽"
"略。"
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
msgid ""
"Yanking will mark this release to be ignored when installing in most common "
"scenarios."
msgstr "在最常见情形下进行安装时,Yank 操作会将此发行版标记为忽略。"
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, python-format
msgid ""
"This release will still be installable for users pinning to this exact "
@@ -7019,13 +7048,13 @@ msgstr ""
"这个版本仍然可以安装到这个确切的版本的用户,例如,当使用"
"%(project_name)s==%(version)s
。"
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, python-format
msgid "For more information, see PEP 592."
msgstr "获取更多信息,请查看PEP 592。"
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, python-format
msgid ""
"You may provide a reason for yanking this release, which will be displayed "
@@ -7034,27 +7063,27 @@ msgstr ""
"你可以提供一个对该版本执行 yank 操作的原因,pip 会把它展示给安装 "
"%(project_name)s==%(version)s
的用户。"
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "原因(可选择)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "版本"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "删除版本"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, python-format
msgid ""
"Deleting will irreversibly delete this release along with %(count)s file."
@@ -7062,19 +7091,19 @@ msgid_plural ""
"Deleting will irreversibly delete this release along with %(count)s files."
msgstr[0] "删除将不可撤消地删除此发行版以及 %(count)s 个文件。"
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "删除此版本后将不可撤消。"
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr "你不能上传同一个版本号的相同类型的发行包。"
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7083,8 +7112,8 @@ msgstr ""
"删除将破坏依赖此包的固定版本的任何下游项目。这是解决法律问题或消除有害发布的"
"最后手段。"
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider post release代替。"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr "我理解正在永久性删除此项目 %(release_version)s 发行版的所有文件。"
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr "我理解我的用户再也无法安装该项目的这个发行版本。"
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will 无法重新"
"上传任何使用相同文件名的已删除文件。"
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s 项目的所有版本"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "发布日期"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "文件"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "被执行 yank 操作的理由"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "管理版本"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] "%(count)s 个文件"
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "没有文件"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "查看发布选项"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s 版本的选项"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "撤销对发行版执行的 yank 操作"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "撤销 yank 操作"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "Yank"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "撤销对发行版执行的 yank 操作"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "管理‘%(project_name)s’发布版本"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "创建新版本"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "未找到版本"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python打包用户指南上获取如何创建新的发布版本"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "管理 '%(project_name)s' 项目的协作者"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, python-format
msgid ""
"Use this page to control which PyPI users can help you to manage "
"%(project_name)s."
msgstr "使用此页面控制哪些PyPI用户可以帮助你管理%(project_name)s。"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
msgid "Project Roles"
msgstr "项目角色"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "协作者有两种可能的角色:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "维护者"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
msgid ""
"Has permissions to upload releases for the project. Can upload releases. "
"Cannot invite collaborators. Cannot delete files, releases, or the project."
@@ -7236,7 +7265,7 @@ msgstr ""
"拥有上传项目发布的权限。可以上传发布。 无法邀请协作者。 无法删除文件、发布或"
"项目。"
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
msgid ""
"Has permissions to administer the project. Can upload releases. Can invite "
"other collaborators. Can delete files, releases, or the entire project."
@@ -7253,87 +7282,88 @@ msgstr "可以管理 %(project_name)s 项目的协作者"
msgid "Collaborator"
msgstr "协作者"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, python-format
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "%(count)s 位机构所有者"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
msgid "Cannot remove organization owners"
msgstr "无法删除组织所有者"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] "%(count)s 名团队成员"
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
msgid "Cannot remove your own team as Owner"
msgstr "无法删除你自己团队的所有者身份"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, python-format
msgid "Remove %(collaborator)s from this project"
msgstr "从此项目中删除 %(collaborator)s"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
msgid "Add internal collaborator"
msgstr "添加内部协作者"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr "团队或成员?"
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr "将团队或个人成员添加为协作者。"
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
msgid "️Name of team"
msgstr "团队名"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
msgid "There are no teams in the organization."
msgstr "组织中没有团队。"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
msgid "Invite external collaborator"
msgstr "邀请外部协作者"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "邀请合作者"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "管理 '%(project_name)s' 项目的设置"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "项目设置"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "项目规模:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
-#, python-format
-msgid " (request an increase) "
+#, fuzzy, python-format
+#| msgid " (request an increase) "
+msgid "(request an increase)"
msgstr "去重置你的密码"
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "为 %(project_name)s 项目创建一个令牌"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -7341,11 +7371,11 @@ msgid ""
msgstr ""
"验证你的主邮件地址来为%(project_name)s添加API秘钥。"
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "项目描述和侧边栏"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, python-format
msgid ""
"To set the '%(project_name)s' description, author, links, classifiers, and "
@@ -7368,56 +7398,56 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\">Python打包"
"用户指南获取更多帮助。"
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
msgid "Remove project from organization"
msgstr "从组织中删除项目"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
msgid "Removing this project from the organization will:"
msgstr "从组织中删除此项目会:"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, python-format
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "将此项目从“%(organization_name)s”组织中删除。"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, python-format
msgid ""
"Revoke project permissions for teams in the '%(organization_name)s' "
"organization."
msgstr "撤销 “%(organization_name)s” 组织中团队的项目权限。"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr "项目的各个所有者和维护者将保留其项目权限。"
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, python-format
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "这将从 “%(organization_name)s”组织中删除项目。"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
msgid "Remove project"
msgstr "删除项目"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "项目名称"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
msgid "Cannot remove project from organization"
msgstr "无法从组织中删除项目"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
@@ -7426,90 +7456,90 @@ msgstr ""
"您的组织目前是该项目的唯一所有者。不过,在从组织中删除项目之"
"前,必须向项目中添加个人所有者。"
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
msgid "Transfer project to another organization"
msgstr "将项目转移到另一个组织"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
msgid "Transfer project to an organization"
msgstr "将项目转移到组织"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
msgid "Transferring this project will:"
msgstr "转移此项目会:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr "撤销你对项目的直接所有者角色。"
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
msgid ""
"You will retain Owner permissions on the project through your organization "
"role."
msgstr "你将通过你的组织角色保留项目的所有者权限。"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr "将此项目添加到您所拥有的其他组织。"
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
msgid "Add the project to an organization that you own."
msgstr "将项目添加到你拥有的组织。"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr "向组织的所有者授予该项目的所有权限。"
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr "项目的所有其他所有者和维护者将保留其项目权限。"
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
msgid "Transfer project"
msgstr "转移项目"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
msgid "Cannot transfer project to another organization"
msgstr "无法将项目转移到另一个组织"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
msgid "Cannot transfer project to an organization"
msgstr "无法将项目转移到组织"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
msgid ""
"Organization owners can transfer the project to organizations that they own "
"or manage."
msgstr "组织所有者可将项目转让至其所拥有或管理的组织。"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
msgid "You are not an owner or manager of any other organizations."
msgstr "你不是任何其他组织的所有者或管理者。"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
msgid ""
"Project owners can transfer the project to organizations that they own or "
"manage."
msgstr "项目的所有者可将项目转让至其所拥有或管理的组织。"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
msgid "You are not an owner or manager of any organizations."
msgstr "你不是任何组织的所有者或管理者。"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr "备选存储库位置"
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr "对PEP 708\"备选位置\"元数据的临时性支持。"
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce接"
"收更改通知。"
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, python-format
msgid "Alternate repository locations for %(project_name)s"
msgstr "%(project_name)s 项目的备选存储库位置"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
msgid "Description"
msgstr "描述"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, python-format
msgid "Delete %(name)s from this project."
msgstr "从此项目中删除 %(name)s。"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
msgid "Alternate Repository Name"
msgstr "备选存储库名"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
msgid "There are no alternate repositories for this project, yet."
msgstr "此项目还没有备选存储库。"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr "要开始,请在下面添加一个备选存储库。"
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr "添加备选存储库位置"
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
msgid "Alternate repository description"
msgstr "备选存储库描述"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr "描述备选存储库的目的或内容。"
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
msgid "Archive project"
msgstr "存档项目"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, fuzzy, python-format
#| msgid ""
#| "Archiving a project will prevent any new uploads. Before doing so, we "
@@ -7589,12 +7619,12 @@ msgstr ""
"target=\"_blank\">被配置为这样做,你可以编辑 README 文件来更新该项目的描"
"述。"
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
msgid "Unarchive project"
msgstr "取消项目存档"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
#, fuzzy
#| msgid "Unarchiving a project will allow new file uploads."
msgid ""
@@ -7602,7 +7632,7 @@ msgid ""
"search index."
msgstr "取消项目存档将允许新的文件上传。"
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
#, fuzzy
#| msgid "Archiving a project will block any new file uploads."
msgid ""
@@ -7610,16 +7640,16 @@ msgid ""
"from the search index."
msgstr "存档项目将阻止任何新的文件上传。"
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "删除项目"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "删除此项目将:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -7629,15 +7659,15 @@ msgid_plural ""
"releases"
msgstr[0] "彻底删除此项目和其 %(count)s 个释出版本"
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "删除此项目后将不可撤消"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr "使该文件名称向其他任何PyPI用户公开"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -7649,7 +7679,7 @@ msgstr ""
"为它们是通过组合项目名+版本号+分发类型生成的),此用户就可以在此项目名下创建"
"新版本"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this team, the action is recorded and displayed here."
@@ -7657,69 +7687,69 @@ msgstr ""
"每次你(或你的协作者)执行与此团队相关的安全操作时,都会在此处记录和显示该操"
"作。"
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr "%(previous_team_name)s 团队被重命名为 %(team_name)s"
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, python-format
msgid "Manage '%(team_name)s'"
msgstr "管理 '%(team_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
msgid "Back to teams"
msgstr "返回团队"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
msgid "Team projects"
msgstr "团队项目"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, python-format
msgid "Manage '%(team_name)s' projects"
msgstr "管理 '%(team_name)s'团队的项目"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
"此团队还没有任何项目的管理员或上传权限。 要开始,请为组织中的项目配置协作者。"
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, python-format
msgid "Manage members of '%(team_name)s'"
msgstr "管理 '%(team_name)s' 团队的成员"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr "使用此页面管理哪些组织用户是该团队的成员。"
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
msgid "Cannot remove other people from the team"
msgstr "无法将他人从团队除名"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, python-format
msgid "Remove %(user)s from this team"
msgstr "将 %(user)s 从此团队除名"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
msgid "There are no members in this team, yet."
msgstr "此团队中还没有成员。"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr "要开始,请在下面添加团队成员。"
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
msgid "Add member"
msgstr "添加成员"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. 管理组织成员查看"
"组织中的所有的用户或邀请用户到组织中。"
-#: warehouse/templates/manage/team/settings.html:17
-#: warehouse/templates/manage/team/settings.html:24
+#: warehouse/templates/manage/team/settings.html:4
+#: warehouse/templates/manage/team/settings.html:10
msgid "Team settings"
msgstr "团队设置"
-#: warehouse/templates/manage/team/settings.html:21
+#: warehouse/templates/manage/team/settings.html:7
#, python-format
msgid "Manage '%(team_name)s' settings"
msgstr "管理 '%(team_name)s' 团队的设置"
-#: warehouse/templates/manage/team/settings.html:33
+#: warehouse/templates/manage/team/settings.html:20
msgid "Team name"
msgstr "团队名"
-#: warehouse/templates/manage/team/settings.html:40
+#: warehouse/templates/manage/team/settings.html:26
msgid "Name of your team"
msgstr "你团队的名称"
-#: warehouse/templates/manage/team/settings.html:71
+#: warehouse/templates/manage/team/settings.html:49
msgid "Update team"
msgstr "更新团队"
-#: warehouse/templates/manage/team/settings.html:80
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:58
+#: warehouse/templates/manage/team/settings.html:65
msgid "Delete team"
msgstr "删除团队"
-#: warehouse/templates/manage/team/settings.html:85
+#: warehouse/templates/manage/team/settings.html:63
msgid "You will not be able to recover your team after you delete it."
msgstr "删除团队后,你将无法恢复团队。"
-#: warehouse/templates/manage/team/settings.html:87
+#: warehouse/templates/manage/team/settings.html:65
msgid "Team Name"
msgstr "团队名"
-#: warehouse/templates/organizations/profile.html:16
+#: warehouse/templates/organizations/profile.html:4
#, python-format
msgid "Profile of %(orgname)s"
msgstr "%(orgname)s 的资料"
-#: warehouse/templates/organizations/profile.html:75
+#: warehouse/templates/organizations/profile.html:61
#, python-format
msgid "%(org)s has not uploaded any projects to PyPI, yet"
msgstr "%(org)s 尚未上传任何项目到 PyPI"
-#: warehouse/templates/packaging/detail.html:109
+#: warehouse/templates/packaging/detail.html:84
msgid "view details"
msgstr "查看详情"
-#: warehouse/templates/packaging/detail.html:128
+#: warehouse/templates/packaging/detail.html:98
#, python-format
msgid "RSS: latest releases for %(project_name)s"
msgstr "RSS: 最新发布的%(project_name)s"
-#: warehouse/templates/packaging/detail.html:169
+#: warehouse/templates/packaging/detail.html:133
msgid "Copy PIP instructions"
msgstr "复制PIP命令"
-#: warehouse/templates/packaging/detail.html:180
+#: warehouse/templates/packaging/detail.html:143
msgid "This project has been quarantined"
msgstr "此项目已被隔离"
-#: warehouse/templates/packaging/detail.html:186
+#: warehouse/templates/packaging/detail.html:149
msgid "This release has been yanked"
msgstr "该版本被执行了 yank 操作"
-#: warehouse/templates/packaging/detail.html:192
+#: warehouse/templates/packaging/detail.html:157
#, python-format
msgid "Stable version available (%(version)s)"
msgstr "发布版本 %(version)s"
-#: warehouse/templates/packaging/detail.html:196
+#: warehouse/templates/packaging/detail.html:162
#, python-format
msgid "Newer version available (%(version)s)"
msgstr "发布版本 %(version)s"
-#: warehouse/templates/packaging/detail.html:200
+#: warehouse/templates/packaging/detail.html:167
msgid "Latest version"
msgstr "最新版本"
-#: warehouse/templates/packaging/detail.html:205
+#: warehouse/templates/packaging/detail.html:172
#, python-format
msgid "Released: %(release_date)s"
msgstr "发布日期: %(release_date)s"
-#: warehouse/templates/packaging/detail.html:219
+#: warehouse/templates/packaging/detail.html:185
msgid "No project description provided"
msgstr "未提供项目描述"
-#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:197
msgid "Navigation"
msgstr "导航栏"
-#: warehouse/templates/packaging/detail.html:233
-#: warehouse/templates/packaging/detail.html:269
+#: warehouse/templates/packaging/detail.html:198
+#: warehouse/templates/packaging/detail.html:250
#, python-format
msgid "Navigation for %(project)s"
msgstr "%(project)s 项目的导航"
-#: warehouse/templates/packaging/detail.html:236
-#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:207
+#: warehouse/templates/packaging/detail.html:259
msgid "Project description. Focus will be moved to the description."
msgstr "项目描述。焦点将移至描述。"
-#: warehouse/templates/packaging/detail.html:238
-#: warehouse/templates/packaging/detail.html:274
-#: warehouse/templates/packaging/detail.html:334
+#: warehouse/templates/packaging/detail.html:209
+#: warehouse/templates/packaging/detail.html:261
+#: warehouse/templates/packaging/detail.html:340
msgid "Project description"
msgstr "项目描述"
-#: warehouse/templates/packaging/detail.html:242
-#: warehouse/templates/packaging/detail.html:284
+#: warehouse/templates/packaging/detail.html:218
+#: warehouse/templates/packaging/detail.html:281
msgid "Release history. Focus will be moved to the history panel."
msgstr "发布历史记录。焦点将移到“历史记录”面板。"
-#: warehouse/templates/packaging/detail.html:244
-#: warehouse/templates/packaging/detail.html:286
-#: warehouse/templates/packaging/detail.html:356
+#: warehouse/templates/packaging/detail.html:220
+#: warehouse/templates/packaging/detail.html:283
+#: warehouse/templates/packaging/detail.html:368
msgid "Release history"
msgstr "发行版"
-#: warehouse/templates/packaging/detail.html:249
-#: warehouse/templates/packaging/detail.html:291
+#: warehouse/templates/packaging/detail.html:230
+#: warehouse/templates/packaging/detail.html:293
msgid "Download files. Focus will be moved to the project files."
msgstr "下载文件。焦点将移到项目文件。"
-#: warehouse/templates/packaging/detail.html:251
-#: warehouse/templates/packaging/detail.html:293
-#: warehouse/templates/packaging/detail.html:418
+#: warehouse/templates/packaging/detail.html:232
+#: warehouse/templates/packaging/detail.html:295
+#: warehouse/templates/packaging/detail.html:424
msgid "Download files"
msgstr "下载文件"
-#: warehouse/templates/packaging/detail.html:264
+#: warehouse/templates/packaging/detail.html:245
msgid "Report project as malware"
msgstr "报告项目为恶意软件"
-#: warehouse/templates/packaging/detail.html:278
+#: warehouse/templates/packaging/detail.html:270
msgid "Project details. Focus will be moved to the project details."
msgstr "项目详细信息。焦点将移到项目详细信息。"
-#: warehouse/templates/packaging/detail.html:280
-#: warehouse/templates/packaging/detail.html:348
+#: warehouse/templates/packaging/detail.html:272
+#: warehouse/templates/packaging/detail.html:356
msgid "Project details"
msgstr "项目详情"
-#: warehouse/templates/packaging/detail.html:322
+#: warehouse/templates/packaging/detail.html:328
msgid ""
"The maintainers of this project have marked this project as archived. No new "
"releases are expected."
msgstr "项目的维护者已将此项目标记为已存档。料不会有新版本了。"
-#: warehouse/templates/packaging/detail.html:330
-#: warehouse/templates/packaging/detail.html:405
+#: warehouse/templates/packaging/detail.html:336
+#: warehouse/templates/packaging/detail.html:407
msgid "Reason this release was yanked:"
msgstr "对此版本执行 yank 操作的原因:"
-#: warehouse/templates/packaging/detail.html:341
+#: warehouse/templates/packaging/detail.html:345
msgid "The author of this package has not provided a project description"
msgstr "该软件包的作者没有提供项目描述"
-#: warehouse/templates/packaging/detail.html:358
+#: warehouse/templates/packaging/detail.html:370
msgid "Release notifications"
msgstr "版本发布设置"
-#: warehouse/templates/packaging/detail.html:359
+#: warehouse/templates/packaging/detail.html:371
msgid "RSS feed"
msgstr "RSS 订阅源"
-#: warehouse/templates/packaging/detail.html:371
+#: warehouse/templates/packaging/detail.html:382
msgid "This version"
msgstr "当前版本"
-#: warehouse/templates/packaging/detail.html:391
+#: warehouse/templates/packaging/detail.html:398
msgid "pre-release"
msgstr "预览版"
-#: warehouse/templates/packaging/detail.html:396
+#: warehouse/templates/packaging/detail.html:401
msgid "yanked"
msgstr "被执行了 yank 操作"
-#: warehouse/templates/packaging/detail.html:419
+#: warehouse/templates/packaging/detail.html:426
#, python-format
msgid ""
"Download the file for your platform. If you're not sure which to choose, "
@@ -7920,16 +7950,16 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">安装"
"软件包(英文) 的更多信息。"
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] "源分发"
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr "没有可用于此版本的源代码分发文件。"
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, python-format
msgid ""
"See tutorial on 生成分发文件的教程。"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] "构建分发"
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr "提交项目的恶意软件报告"
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr "提交项目的恶意软件报告:"
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -7961,7 +7991,7 @@ msgstr ""
"使用此表单提交恶意项目报告供 PyPI 管理员审核。项目内恶意活动的例子包括误植域"
"名、依赖项混淆、数据渗出、模糊代码、命令/控制服务器及其他类似行为。"
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our Inspector服务提供值得注意的源代"
"码的链接。这可以加速报告审核,因此请确保链接指向相关文件的有意义部分。"
-#: warehouse/templates/packaging/submit-malware-observation.html:43
+#: warehouse/templates/packaging/submit-malware-observation.html:39
msgid ""
"Your summary should include a general description of the malicious behavior "
"as well as any other pertinent details such as what specific release(s) or "
@@ -7981,15 +8011,15 @@ msgstr ""
"您的总结应包含恶意行为的概述以及其他任何相关的细节,比如,若并非整个项目都是"
"恶意的,那么恶意行为涉及哪个或哪些特定的发行版或文件。"
-#: warehouse/templates/packaging/submit-malware-observation.html:62
+#: warehouse/templates/packaging/submit-malware-observation.html:58
msgid "Fill with a link to the problematic code lines from"
msgstr "填写到有问题代码行的链接"
-#: warehouse/templates/packaging/submit-malware-observation.html:70
+#: warehouse/templates/packaging/submit-malware-observation.html:66
msgid "Summary"
msgstr "总结"
-#: warehouse/templates/pages/classifiers.html:22
+#: warehouse/templates/pages/classifiers.html:11
msgid ""
"Each project's maintainers provide PyPI with a list of \"Trove classifiers\" "
"to categorize each release, describing who it's for, what systems it can run "
@@ -7998,13 +8028,13 @@ msgstr ""
"每个项目的维护人员都向PyPI提供一个“Trove分类器”列表,用于对每个版本进行分类,"
"描述版本的目的、可以运行的系统以及版本的成熟程度。"
-#: warehouse/templates/pages/classifiers.html:23
+#: warehouse/templates/pages/classifiers.html:14
msgid ""
"These standardized classifiers can then be used by community members to find "
"projects based on their desired criteria."
msgstr "然后,社区成员可以使用这些标准化的分类器根据他们所需的标准来查找项目。"
-#: warehouse/templates/pages/classifiers.html:25
+#: warehouse/templates/pages/classifiers.html:17
#, python-format
msgid ""
"Instructions for how to add Trove classifiers to a project can be found on "
@@ -8020,7 +8050,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">PEP 301。"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
@@ -8029,16 +8059,15 @@ msgstr ""
"为了阻止一个包被上传到到PyPI,请使用特定的\"Private :: Do Not Upload\"分类。"
"PyPI会自动拒绝以 \"Private ::\" 开头分类的包。"
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "分类列表"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "注:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8048,7 +8077,7 @@ msgstr ""
"所有提交反馈、报告问题或为存储库做出贡献的用户都应遵循PSF 行为准则 。"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8060,7 +8089,7 @@ msgstr ""
"户的访问。你应该生成并安全地存储恢复代码"
",以便在这种情况下重新获得访问权限。。"
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
msgid ""
"We recommend that all PyPI users set up at least two supported two-"
"factor authentication methods and provision 至少设置两个受支持的双因素身份验证方法和提供恢复代码。"
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help 恢复"
"代码,则可以请求有关账户恢复的帮助。"
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "什么是包、项目或发行版?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "如何从 PyPI 安装文件(包)?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "如何打包和发布我的代码到 PyPI ?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "什么是trove分类器?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "什么是“yanked”版本?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
msgid "What's an archived project?"
msgstr "什么是已存档项目?"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "为什么我需要一个经过验证的电子邮件地址?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "为什么 PyPI 会告诉我我的密码被泄露?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "如果我发现我的账户有可疑的活动,我应该怎么做?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "为什么 PyPI 会告诉我我的API令牌泄露了?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "什么是双因素身份验证?它在PyPI上是如何工作的?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
msgid ""
"How does two-factor authentication with an authentication application (TOTP) work? How do I set it up "
@@ -8131,14 +8160,14 @@ msgstr ""
"使用身份验证应用程序(TOTP"
"abbr>)的双因素身份验证如何工作?我如何在PyPI上设置它?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
msgid ""
"How does two-factor authentication with a security device (e.g. USB key) "
"work? How do I set it up on PyPI?"
msgstr ""
"使用安全设备(如USB密钥)的双因素身份验证如何工作?我如何在PyPI上设置它?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "我可以将哪些设备(USB 密钥以外的设备)用作安全设备?"
@@ -8147,112 +8176,112 @@ msgstr "我可以将哪些设备(USB 密钥以外的设备)用作安全设
# key)
# "
# | "work? How do I set it up on PyPI?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
msgid ""
"How does two-factor authentication with a recovery code work? How do I set "
"it up on PyPI?"
msgstr ""
"使用安全设备(如USB密钥)的双因素身份验证如何工作?我如何在PyPI上设置它?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "如何使用 API 令牌对 PyPI 进行身份验证?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "为什么某些操作需要我确认密码?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "如何更改我的 PyPI 用户名?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "我如何使用受信任发布者发布到 PyPI?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPI 是否具有我可以使用的 API?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "如何运行 PyPI 的镜像?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "如何在项目的新版本发布时得到通知?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr "在哪里可以查看有关 PyPI、下载和项目/包使用情况的统计信息?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr "文件哈希用于什么,且我应该如何验证它们?"
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "如何将我的私有软件包发布到 PyPI?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "为什么我心仪的项目名称不可用?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "如何申请一个已经放弃或以前注册过的项目名称?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PyPI 上的项目有哪些协作者角色?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "如何成为 PyPI 项目的所有者/维护者?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "如何上传不同格式的项目描述?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr "如何获得项目的文件大小限制豁免或增加?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr "如何获得项目的文件大小限制豁免或增加?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr "PyPI 从哪里获取有关项目漏洞的数据,我该如何纠正?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
msgid "How can I restore a deleted project, release or file?"
msgstr "如何恢复一个删除的项目、发行版或文件?"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr "为什么我会收到“描述渲染失败”的错误?"
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr "为什么我不能通过浏览器界面手动将文件上传到 PyPI?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "我忘记了我的 PyPI 密码。你可以帮我吗?"
# | msgid "I forgot my PyPI password. Can you help me?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "我忘记了我的 PyPI 密码。你可以帮我吗?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
msgid ""
"Why am I getting an \"Invalid or non-existent authentication information.\" "
"error when uploading files?"
@@ -8260,7 +8289,7 @@ msgstr ""
"为什么我会收到“Invalid or non-existent authentication information.”(无效或不"
"存在的身份验证信息)。上传文件时出错?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -8268,15 +8297,15 @@ msgstr ""
"为什么我会在使用pip install
时发现“No matching distribution "
"found”(找不到匹配的分发)或“Could not fetch URL”(无法获取URL)错误?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "我在使用 PyPI 网站时遇到问题。你可以帮我吗?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "为什么我的软件包或用户注册被阻止?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
@@ -8284,15 +8313,15 @@ msgstr ""
"为什么我得到一个“Filename or contents already exists”(文件名或内容已经存在)"
"或“Filename has been previously used”(文件名已被使用)错误?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "如何请求新的trove分类器?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "在哪里可以报告 Bug 或提供有关 PyPI 的反馈?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
msgid ""
"I'm having trouble setting up two factor authentication with an "
"authentication application (TOTP"
"abbr>)设置双因素身份认证时遇到问题。你能帮我吗?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr "我的项目说它在隔离中。这是什么意思?"
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "谁在维护 PyPI?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "什么使PyPI充满活力?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "我可以依赖 PyPI 吗?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "如何为 PyPI 做出贡献?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "如何跟上 PyPI 的最新进展?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "我如何获取 PyPI 的 IP 地址列表?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr ""
"“beta feature”(beta特性)徽章是什么意思?Warehouse当前的beta特性是什么?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "\"PyPI\" 如何发音?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "常见问题"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "基础"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "我的账户"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "整合"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "管理 PyPI 上的项目"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "故障排除"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "关于"
-#: warehouse/templates/pages/help.html:221
-#, python-format
-msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+#: warehouse/templates/pages/help.html:425
+#, fuzzy, python-format
+#| msgid ""
+#| "
We use a number of terms to describe software available on PyPI, like "
+#| "\"project\", \"release\", \"file\", and \"package\". Sometimes those "
+#| "terms are confusing because they're used to describe different things in "
+#| "other contexts. Here's how we use them on PyPI:
A \"project\" on "
+#| "PyPI is the name of a collection of releases and files, and information "
+#| "about them. Projects on PyPI are made and shared by other members of the "
+#| "Python community so that you can use them.
A \"release\" on PyPI "
+#| "is a specific version of a project. For example, the requests project has many releases, like "
+#| "\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or "
+#| "more \"files\".
A \"file\", also known as a \"package\", on PyPI "
+#| "is something that you can download and install. Because of different "
+#| "hardware, operating systems, and file formats, a release may have several "
+#| "files (packages), like an archive containing source code or a binary wheel.
"
+msgid ""
+" We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
" 我们使用许多术语来描述 PyPI 上可用的软件,比如“project”(项"
"目)、“release”(发行版)、“file”(文件)和“package”(包)。有时这些术语会让"
@@ -8404,7 +8449,7 @@ msgstr ""
"版可以有多个文件(包),像包含源代码或一个二进制的wheel。
"
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the 安装教程学习如何从"
"PyPI安装一个文件。"
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -8433,7 +8478,7 @@ msgstr ""
"href=\"%(packaging_tutorial_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">打包教程。"
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See 分"
"类器页面,以及有效分类器的列表。"
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, python-format
msgid ""
"A yanked release is a release that is always ignored by an installer, unless "
@@ -8457,7 +8502,7 @@ msgstr ""
"一个版本执行 yank 操作请见 用户文档"
"。"
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, fuzzy, python-format
#| msgid ""
#| "An archived project is a project that is no longer receiving any updates. "
@@ -8477,31 +8522,31 @@ msgstr ""
"表明不应期待未来更新。不像已删除或被yanked的版本,已"
"存档项目公开可见,且默认仍可从索引解析。"
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "我的账户"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr "目前,PyPI 需要经过验证的电子邮件地址才能执行以下操作:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "注册新项目。"
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "上传新版本或文件。"
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
msgstr "需要经过验证的电子邮件地址的活动列表可能会随着时间的推移而增长。"
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PEP 541中有关维护者可达性的关键策略。它还降低了垃圾邮件"
"攻击以自动方式创建多个账户的可行性。"
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your 账户设置中管理账户的电子邮件地址。这还允许在"
"我们开始执行此策略之前,为以前注册的用户发送新的确认电子邮件。"
-#: warehouse/templates/pages/help.html:287
+#: warehouse/templates/pages/help.html:509
#, python-format
msgid ""
" PyPI itself has not suffered a breach. This is a protective measure to "
@@ -8565,21 +8610,27 @@ msgstr ""
"到此错误,则你的密码已被重置,在重置密码之"
"前,你无法登录到PyPI。
"
-#: warehouse/templates/pages/help.html:322
-#, python-format
+#: warehouse/templates/pages/help.html:549
+#, fuzzy, python-format
+#| msgid ""
+#| " All PyPI user events are stored under security history in account "
+#| "settings. If there are any events that seem suspicious, take the "
+#| "following steps:
- Reset your "
+#| "password
- Contact the PyPI admins about the event at %(admin_email)s
"
msgid ""
" All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
" 所有PyPI用户事件都存储在账户设置中的安全历史下。如果有任何看起来可疑的事"
"件,请采取以下步骤:
- 重置你的密码"
"
- 联系PyPI管理员,邮箱地址是%(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -8591,7 +8642,7 @@ msgstr ""
"重新生成一个新的之前,请检查你收到的电子邮件并尝试确定原因。可疑活动部分也适用。
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
msgid ""
" Two-factor authentication (2FA) makes your account more secure by "
"requiring two things in order to log in: something you know and "
@@ -8611,7 +8662,7 @@ msgstr ""
"登录不了 PyPI 账户。
在网页登录过程中,用户将被要求提供身份验证的第二种"
"方式。
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -8623,7 +8674,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">TOTP标准的任何身份验证应用程序设置双因素身份验证。"
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -8632,7 +8683,7 @@ msgstr ""
"TOTP身份验证应用程序生成"
"定期更改的身份验证代码,以便在登录到你的账户时使用。"
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -8641,7 +8692,7 @@ msgstr ""
"因为TOTP是一个开放的标"
"准,所以有许多应用程序与你的PyPI账户兼容。流行的应用程序包括:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android或iOS的Google身份验证程序"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(专有)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android或iOS的Duo Mobile"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(开源)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 1Password)也可以生成身份验证码。出于"
"安全原因,PyPI只允许你为每个账户设置一个应用程序。"
-#: warehouse/templates/pages/help.html:397
+#: warehouse/templates/pages/help.html:662
msgid ""
"To set up 2FA with an "
"authentication application:"
@@ -8695,7 +8746,7 @@ msgstr ""
"要使用身份验证应用程序设置2FA"
"abbr>,请执行以下操作:"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
@@ -8703,7 +8754,7 @@ msgstr ""
"打开身份验证(TOTP)应用"
"程序"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -8712,13 +8763,13 @@ msgstr ""
"登录到你的PyPI账户,转到你的账户设置,然后选择“使用身份验证应用程序添加2FA”"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr "PyPI 将生成特定于你的账户的密钥。这显示为二维码和文本代码。"
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
@@ -8726,13 +8777,13 @@ msgstr ""
"使用你的认证应用程序扫描二维码,或手动输入。输入方法将取决于你选择的应用程"
"序。"
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
msgid ""
"Your application will generate an authentication code - use this to verify "
"your set-up on PyPI"
msgstr "你的应用程序将生成一个身份验证代码——使用此代码验证你在PyPI上的设置"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -8741,25 +8792,25 @@ msgstr ""
"PyPI服务器和应用程序现在共享PyPI密钥,允许应用程序为PyPI账户生成有效的身份验"
"证代码。"
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "下次登录 PyPI 时,你需要:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "像往常一样提供你的用户名和密码"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "打开身份验证应用程序以生成身份验证代码"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "使用此代码完成登录 PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -8768,12 +8819,12 @@ msgstr ""
"安全设备是生成一次性密码并将该密码发送到浏览器的USB密钥或其他设备。然后,PyPI使用这个密码来验证你的用户身份。"
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "要使用USB密钥设置双因素身份验证,你需要:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a 支持WebAuthn和"
"PublicKeyCredential的浏览器,因为这是PyPI实现的标准。"
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "在浏览器上运行 JavaScript"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F规范的USB密钥:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis。"
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -8822,17 +8873,25 @@ msgstr ""
"注意,一些旧的Yubico USB密钥不遵循FIDO规范,因此不能与PyPI一"
"起使用"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "按照以下步骤操作:"
-#: warehouse/templates/pages/help.html:441
-msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+#: warehouse/templates/pages/help.html:733
+#, fuzzy
+#| msgid ""
+#| " Log in to your PyPI account, go to your account settings, and choose "
+#| "\"Add 2FA with security "
+#| "device (e.g. USB key)\" Give your key a name. This is necessary "
+#| "because it's possible to add more than one security device to your "
+#| "account. Click on the \"Set up security device\" button "
+#| "Insert and touch your USB key, as instructed by your browser "
+msgid ""
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"登录到你的PyPI账户,转到你的账户设置,然后选择“添加 "
"点击“设置安全设备”按钮 按照浏览器的指示插入并触碰USB密钥 "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr "完成后,你的USB密钥将注册到你的PyPI账户,并可在登录过程中使用。"
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
msgid ""
"Provide your username and password, as normal Insert and touch "
"your USB key to finish logging into PyPI "
@@ -8854,7 +8913,7 @@ msgstr ""
"正常情况下,请提供你的用户名和密码 插入并加载你的USB密钥以完成登"
"录到PyPI "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of 符合FIDO,因此可以与PyPI一起使用。"
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -8876,7 +8935,7 @@ msgstr ""
"来越支持手机作为安全设备。"
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, python-format
msgid ""
"As PyPI's two-factor implementation follows the WebAuthn标准,PyPI用户将能够利用该领域未来的任何"
"发展。"
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
msgid ""
"If you lose access to your authentication application "
"or security device, you can use these codes to log "
@@ -8898,7 +8957,7 @@ msgstr ""
"如果你失去了对身份验证应用程序或安"
"全设备的访问,可以使用这些代码登录到PyPI。"
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
msgid ""
"Recovery codes are one time use. They are not a substitute "
"for an authentication application or a 或安全设备,只能用于恢复。使用恢复代码"
"登录后,它将变为非活动状态。"
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "提供恢复代码:"
@@ -8918,13 +8977,13 @@ msgstr "提供恢复代码:"
# choose "
# | "\"Add 2FA with "
# | "authentication application\""
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
msgstr "登录到你的PyPI账户,转到你的账户设置,然后选择“生成回恢复码”"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -8932,7 +8991,7 @@ msgstr ""
"安全存储显示的恢复代码!考虑将它们打印出来并存储在安全的位置,或者保存在密码"
"管理器中。"
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -8941,22 +9000,22 @@ msgstr ""
"如果你无法访问存储的恢复代码或使用所有恢复代码,可以通过在账户设置中选"
"择“Regenerate recovery codes”(重新生成恢复代码)来获取新的恢复代码。"
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "要使用恢复代码登录:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
msgid ""
"When prompted for two-factor authentication, select \"Login using recovery "
"codes\""
msgstr "当提示进行双因素认证时,选择 \"使用恢复码登录\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr "由于每个代码只能使用一次,你可能希望将代码标记为已使用"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -8965,7 +9024,7 @@ msgstr ""
"如果只剩下很少的恢复代码,你可能还希望使用账户设置中的“Regenerate recovery "
"codes”(重新生成恢复代码)按钮生成新的集。"
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
msgid ""
"API tokens are used to authenticate when uploading packages "
"to PyPI."
@@ -8989,7 +9048,7 @@ msgstr "API 令牌用于在上传包到 PyPI 时验证身份。
# API "
# | "token where possible.\n"
# | " "
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
msgid ""
"You can create a token for an entire PyPI account, in which case, the token "
"will work for all projects associated with that account. Alternatively, you "
@@ -8998,14 +9057,14 @@ msgstr ""
"你可以为整个 PyPI 账户创建令牌,这种情形下,该令牌将对所有与账户相关联的包生"
"效。你也可以将令牌的范围限制到特定的项目。"
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
"从 CI 提供商那里使用 API 令牌时,我们推荐将令牌的范围缩小为必不可少的项目。"
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports 可信发布的 CI 提供商那里发布到 PyPI,我"
"峨嵋你强烈推荐使用“可信发布”。"
-#: warehouse/templates/pages/help.html:538
+#: warehouse/templates/pages/help.html:838
msgid "To make an API token:"
msgstr "如需生成 API 令牌:"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
msgid "Verify your email address"
msgstr "验证你的电子邮件地址"
-#: warehouse/templates/pages/help.html:541
+#: warehouse/templates/pages/help.html:841
#, python-format
msgid "(check your account settings)"
msgstr "(检查账户设置)"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9036,20 +9095,20 @@ msgid ""
msgstr ""
"在你的账户设置中,转到API令牌部分并选择“添加API令牌”"
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "如需使用 API 令牌:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "将用户名设置为__token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr "将密码设置为令牌值,包括pypi-
前缀"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -9066,7 +9125,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">如果使用travis,则需要更新travis."
"yml
)。"
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -9074,26 +9133,35 @@ msgstr ""
"高级用户可能希望通过使用base64解码令牌,并根据PyPI上显示的唯一标识符检查输出"
"来检查其令牌。"
-#: warehouse/templates/pages/help.html:561
-msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+#: warehouse/templates/pages/help.html:871
+#, fuzzy
+#| msgid ""
+#| "
PyPI asks you to confirm your password before you want to perform a "
+#| "sensitive action. Sensitive actions include things like adding or "
+#| "removing maintainers, deleting distributions, generating API tokens, and "
+#| "setting up two-factor authentication.
You'll only have to re-"
+#| "confirm your password if it's been more than an hour since you last "
+#| "confirmed it.
We strongly recommend you only perform such "
+#| "actions on your personal, password-protected computer.
"
+msgid ""
+" PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"PyPI 请求你确认你的密码,在你想执行一项 敏感操作前。敏感操作包括添"
"加或删除维护者、删除分发、生成 API 令牌、及设置双因素验证。
如果距离你"
"上次确认密码的时间已经超过一个小时,你需要重新确认密码。
我们"
"强烈建议你只在你的个人、有密码保护的计算机上执行这些操作。
"
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr "PyPI 目前不支持更改用户名。"
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
@@ -9102,7 +9170,7 @@ msgstr ""
"你可以使用所需的用户名创建一个新账户,将新账户添加为旧账户拥有的所有项目的维"
"护者,然后删除旧账户,这具有相同的效果。"
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -9112,15 +9180,15 @@ msgstr ""
"PyPI 用户和项目可使用受信任发布者将 PyPI 包的发布权"
"委托给受信任的第三方服务,这样便无需使用 API 令牌。"
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "是的,包括新软件包和新版本的 RSS feed。"
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "请参阅 API 参考手册。"
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the bandersnatch项目"
"a>。请注意,PyPI镜像的存储需求将超过1tb并不断增长!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the file an issue on our tracker."
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and 下载"
"使用统计。"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"其他相关因素。"
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see 我们的状态页。"
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -9209,7 +9277,7 @@ msgstr ""
"文件是否与项目维护人员的相同,在从镜像下载包时尤其有用。可以从“下载文件”部分"
"的项目页面或JSON API获取哈希值。以下是生成哈希值的示例:"
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
@@ -9218,7 +9286,7 @@ msgstr ""
"在实践中,只需验证一个哈希值即可。不过不推荐使用 MD5 哈希,因 MD5 算法包含已"
"知的安全问题。提供 MD5 哈希的唯一原因是向后兼容性。"
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -9228,7 +9296,7 @@ msgstr ""
"PyPI不支持发布私有包。如果需要将私有包发布到包索引,建议的解决方案是运行自己"
"的devpi项目部署。"
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
msgid ""
"Your publishing tool may return an error that your new project can't be "
"created with your desired name, despite no evidence of a project or release "
@@ -9238,7 +9306,7 @@ msgstr ""
"你的发布工具可能会返回一个错误,即无法使用所需的名称创建新项目,尽管在PyPI上"
"没有相同名称的项目或版本的证据。目前,这可能有四个主要原因:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python标准库模块冲"
"突。"
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr "此项目名称与现有项目太相似,可能会造成混淆。"
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -9266,18 +9334,18 @@ msgstr ""
"%(correct_code)s
的常见拼写错误,不应使用恶意软件包让用户感到惊"
"讶。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr "项目名称已由其他用户注册,但尚未创建任何版本。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, python-format
msgid "See %(anchor_text)s"
msgstr "见 %(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the \"如何申请名称转移\" 操作,这一节内容属于 PEP 541。"
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr "可以上传软件包的发行版。无法添加协作者。无法删除文件,发行版或项目。"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "所有者:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr "可以上传版本。可以添加其他协作者。可以删除文件、版本或整个项目。"
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -9316,13 +9384,13 @@ msgstr ""
"项目的当前所有者联系。许多项目所有者在项目页面的“Meta”详细信息的“Author”字段"
"中提供了他们的联系方式。"
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr "如果所有者没有响应,前往%(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
@@ -9331,7 +9399,7 @@ msgstr ""
"项目元数据使用 pyproject.toml
时,你可以使用 readme
"
"字段值的扩展来控制 PyPI 如何渲染你的描述。"
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -9343,7 +9411,7 @@ msgstr ""
"readme = \"README.rst\"
会将其渲染为reStructuredText"
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python打包指南。"
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9363,7 +9431,7 @@ msgstr ""
"如果由于达到上传文件大小上限 (默认 %(max_file_size_mb)sMiB;单个项目的上限可"
"能不同) 而无法将项目的版本上传到 PyPI,我们有时可以提升你的限制。"
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
@@ -9371,7 +9439,7 @@ msgid ""
msgstr ""
"更多有关请求文件尺寸上限提升的信息请见 用户文档。"
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, python-format
msgid ""
"If you can't upload your project's release to PyPI because you're hitting "
@@ -9383,7 +9451,7 @@ msgstr ""
"能不同) 而无法将项目的版本上传到 PyPI,请首先删除所有不"
"必要的版本或单个文件以降低整体项目大小。"
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, python-format
msgid ""
"If that is not possible, we can sometimes increase your limit. See the 用户文档。"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -9408,7 +9476,7 @@ msgstr ""
"href=\"%(vulns_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">Python 包安全通告数据库摄取漏洞信息。"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -9419,7 +9487,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">提交问题并提供详细"
"信息。"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -9433,7 +9501,7 @@ msgstr ""
"href=\"#file-name-reuse\">不能被重新上传。删除的项目、发行版或文件不能被 "
"PyPI 管理员恢复。"
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, python-format
msgid ""
"PyPI will reject uploads if the package description fails to render. You may "
@@ -9443,42 +9511,42 @@ msgstr ""
"如果包描述无法呈现,PyPI 将拒绝上传。你可以使用 twine 的检查命令在本地检查描述的有效性。"
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
msgid ""
"If you've forgotten your PyPI password, but you remember your email address "
"or username, follow these steps to reset your password:"
msgstr ""
"如果你忘记了PyPI密码,但记得电子邮件地址或用户名,请按照以下步骤重置密码:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "去重置你的密码。"
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr "输入用于PyPI的电子邮件地址或用户名并提交表单。"
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "你将收到一封带有密码重置链接的电子邮件。"
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "如果由于以下原因无法访问PyPI账户或无法完全验证账户:"
# | msgid "Emails associated with your account"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "失去了与你的账户关联的电子邮件地址的访问权"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr "意外地使用你无法验证的电子邮件地址进行注册"
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
msgid ""
"Lost two-factor authentication application, device, and recovery codes"
@@ -9493,7 +9561,7 @@ msgstr ""
# | "account, file an issue on our tracker."
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to 在我们的问题跟踪系统上提交一个 issue来请求请求账户恢复援"
"助。"
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "确保你的 API 令牌有效且未被撤销。"
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -9516,18 +9584,18 @@ msgstr ""
"确保你的API令牌是正确的格式,不包含任何尾部字符,如"
"换行。"
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
msgid "Ensure that the username you are using is __token__
."
msgstr "确保你在使用的用户名是 __token__
。"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
msgid ""
"Remember that PyPI and TestPyPI each require you to create an account, so "
"your credentials may be different."
msgstr ""
"请记住,PyPI 和 TestPyPI 都需要你创建一个账户,所以你的凭证可能是不同的。"
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, python-format
msgid ""
"If you're using Windows and trying to paste your token in the Command Prompt "
@@ -9543,7 +9611,7 @@ msgstr ""
"模块的一个已知问题。"
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -9561,7 +9629,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">在PSF博客上了解原因。"
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -9573,7 +9641,7 @@ msgstr ""
"fetch URL
(无法获取URL)错误,请尝试将-v
添加到命令以获取"
"更多信息:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -9585,7 +9653,7 @@ msgstr ""
"议版本)或TLSV1_ALERT_PROTOCOL_VERSION
(TLSV1_警报协议版本)之类"
"的错误,则需要使用更新的TLS支持库连接到PyPI。"
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -9596,7 +9664,7 @@ msgstr ""
"或中间发行商)以及Python、setuptools
和pip
的安装版"
"本。"
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to 在 Discourse 上讨论,包括操作系统和安装详细信息以及"
"%(command)s
的输出。"
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take 可访问性,并希望使网站易于每个人使用。"
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, 请在GitHub上向我们报告,以便我们可以尝"
"试为你和其他人修复该问题。"
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -9649,7 +9717,7 @@ msgstr ""
"的PyPI不赞成使用此功能,我们建议你使用twine将项目上传到PyPI。"
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -9661,7 +9729,7 @@ msgstr ""
"内容放到网站上。由于PyPI允许对长描述和其他与项目相关的数据进行索引,并且通常"
"具有良好的搜索信誉,所以它是首要目标。"
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -9676,35 +9744,35 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">我们的状态页面了解更多详细信息,因为我"
"们可能已经用干预的理由更新了它。"
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI将返回这些错误,原因如下:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "文件名已被使用,文件存在"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "文件名已被使用但文件已不存在"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "存在完全相同内容的文件"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr "PyPI不允许重用文件名,即使项目已被删除并重新创建。"
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr "PyPI 上的分发文件名是项目名称、版本号和分发类型的组合。"
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -9714,7 +9782,7 @@ msgstr ""
"这确保给定项目的给定版本的给定分发将始终解析到相同的文件,并且不会在某一天被"
"项目维护者或恶意方偷偷更改(它只能被删除)。"
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
@@ -9732,7 +9800,7 @@ msgstr ""
# | "\">issue tracker. Include the name of the requested classifier
# and a
# | "brief justification of why it is important."
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -9745,7 +9813,7 @@ msgstr ""
"rel=\"noopener\">pypa/trove-classifiers
项目。确保包含一个简"
"短的理由来说明为何它是重要的。"
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -9760,14 +9828,14 @@ msgstr ""
"建设性的反馈和错误报告。请注意,此跟踪器仅针对运行 PyPI 的软"
"件的问题。在编写新问题之前,请先检查是否存在类似问题。"
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr ""
"如果你遇到的问题是从PyPI安装的特定包,那么你应该直接联系该项目的维护人员。"
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -9778,7 +9846,7 @@ msgstr ""
"到问题,可能是因为你的设备时间未同步。请检查设备时间为自动更新并试着再次配置"
"TOTP设备。"
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -9792,7 +9860,7 @@ msgstr ""
"href=\"%(aup)s\" target=\"_blank\" rel=\"noopener\">可接受使用政策的行"
"为。"
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
@@ -9801,7 +9869,7 @@ msgstr ""
"处于隔离状态时,项目无法被客户端安装,也无法被其维护者修改。在项目可以被恢复"
"前,PyPI 管理员需要进行审核。"
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -9811,7 +9879,7 @@ msgstr ""
"如果你相信你的项目被错误地标记为隔离,请附上详细信息通过 security@pypi.org联系 PyPI。"
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; Warehouse是在Python打包组织(PyPA)的"
"保护下开发的一个开源项目,由Python打包工作组(PackagingWG)提供支持。"
-#: warehouse/templates/pages/help.html:929
+#: warehouse/templates/pages/help.html:1314
#, python-format
msgid ""
"The PyPA是一个独立的开发团队,其目标是改进和维护与Python打包"
"相关的许多核心项目。"
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The 获得了开放技术基金的一个奖项,该基金的资金使开发人员能够"
"提高存储库的安全性和可访问性。"
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by Warehouse和我们慷慨的赞助"
"商提供的各种工具和服务提供动力。"
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -9877,7 +9945,7 @@ msgstr ""
"站点(pypi.python.org)。它现在是健壮的,经过测试的,并且已经为预期的浏览器和"
"API流量做好了准备。"
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via 镜像 或 私有索引 。"
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -9913,22 +9981,22 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">Warehouse项目),我们还有大量的工作要"
"做。"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "财务:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr "我们将非常感谢你为开发和维护提供资金。"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "发展:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -9939,7 +10007,7 @@ msgstr ""
"strong>需要成为一个有经验的开源开发人员就可以做出贡献——事实上,我们很乐意帮助"
"你提出第一个开源请求!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, python-format
msgid ""
"If you have skills in Python, Full-Text Search, HTML, SCSS, JavaScript, or "
@@ -9959,7 +10027,7 @@ msgstr ""
"href=\"%(good_first_issue_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">“好的第一期”标签——我们建议你从这里开始。"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, python-format
msgid ""
"Issues are grouped into 里程碑;在当前里程碑中处理问题是帮助推进项目的一个好方"
"法。如果你对某个特定问题感兴趣,请留下评论,我们可以指导你完成贡献过程。"
-#: warehouse/templates/pages/help.html:990
+#: warehouse/templates/pages/help.html:1402
msgid "Stay updated:"
msgstr "保持更新:"
-#: warehouse/templates/pages/help.html:991
+#: warehouse/templates/pages/help.html:1403
#, python-format
msgid ""
"You can also follow the ongoing development of the project on the Discourse 上的Python "
"packaging 论坛。"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, python-format
msgid ""
"Changes to PyPI are generally announced on both the PyPI博客上公布。PyPI博客还有RSS源。"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
@@ -10013,14 +10081,14 @@ msgstr ""
"所有流量都通过我们的全球 CDN 路由,这里列出了它们的公共 IP 地址:%(href)s。"
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, python-format
msgid ""
"More information about this list can be found here: %(href)s."
msgstr "可在此处找到此列表的更多信息:%(href)s。"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -10030,11 +10098,11 @@ msgstr ""
"们,告诉你:这可能工作得很好,但它是新的,比其他站点功能测试得更少。"
# | msgid "Currently, the following features are in beta:"
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "目前,以下功能处于测试阶段."
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -10047,39 +10115,45 @@ msgstr ""
"将减少与PyPy项目的混淆,PyPy项目"
"是Python语言的一种流行的替代实现。"
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "资源"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "在找别的吗?或许这些链接将有助于:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "文档"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python 包装用户指南"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python文档"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(主Python网站)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Python社区页面"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(列出IRC频道、邮件列表等)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "联系"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The #pypa(Libera)或浏览在线论坛。"
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "安全"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "报告安全问题"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr "我们非常重视安全,请你认真遵守我们的安全政策。"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "重要!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid ""
"If you believe you've identified a security issue with PyPI, DO NOT"
"strong> report the issue in any public forum, including (but not limited to):"
@@ -10123,23 +10197,23 @@ msgstr ""
"如果你认为你发现了 PyPI 的安全问题,请不要在任何公共论坛上报"
"告该问题,包括(但不限于):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "我们的GitHub问题跟踪程序"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "官方或非官方聊天频道"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "官方或非官方邮件列表"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr "如果您已发现 PyPI 上托管的项目存在安全问题"
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
@@ -10148,15 +10222,15 @@ msgstr ""
"登录你的 PyPI 账户,接着访问项目的 PyPI 页面。在侧栏的地步,单击报告"
"项目为恶意软件。在表单中提供以下详情:"
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr "相关项目的 URL"
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr "说明是什么使项目成为安全问题"
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io 链接到项目发行版中存在问题的"
"行"
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
@@ -10173,13 +10247,13 @@ msgstr ""
"有效的恶意软件报告可以包括域名拼写错误抢注、依赖关系混淆、数据泄露、代码混"
"淆、命令/控制等。"
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr "如果您发现了 PyPI 本身的安全问题(不是托管在 PyPI 上的项目)"
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, python-format
msgid ""
"Email security@pypi.org, providing as much relevant "
@@ -10188,61 +10262,61 @@ msgstr ""
"发送邮件到 security@pypi.org,提供尽可能多的相关信"
"息,包括重现步骤。"
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "随后发生了什么?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr "通过电子邮件提交问题后,你应在48小时内收到确认。"
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "根据采取的行动,你可能会收到进一步的后续电子邮件。"
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
msgid "This security policy was last updated on March 2024."
msgstr "本安全政策最近更新于2024年3月。"
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI站点导航"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI主页"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "搜索和筛选项目"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "身份验证"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "登录"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "安全策略"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr "PyPI 商标"
# | msgid "Search and filter projects"
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "支持 PyPI 和相关项目"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "赞助 Python 软件基金会"
@@ -10254,17 +10328,17 @@ msgstr "赞助 Python 软件基金会"
# "
# | "to improve and maintain many of the core projects related to Python
# | "packaging."
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr "Python软件基金会筹集和分配资金以改善Python的打包生态系统。"
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "最近资助的项目包括:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
@@ -10276,7 +10350,7 @@ msgstr "由新的 \"Warehouse \"代码库驱动的 Python 包索引成功重新
# | "\"_blank\" rel=\"noopener\">Android or iOS"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With Mozilla 开源支持项目获得了$170,000的资助"
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
@@ -10299,7 +10373,7 @@ msgstr "改善PyPI的安全性和可访问性,并增加对多语言的支持"
# title=\"%(title)s\"
# "
# | "target=\"_blank\" rel=\"noopener\">Python Packaging User Guide"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Android or iOS"
-#: warehouse/templates/pages/sponsors.html:41
+#: warehouse/templates/pages/sponsors.html:42
#, python-format
msgid ""
"With Facebook Research "
"在 2019 年和 2020 年进行资助"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "彻底检查 pip 的用户体验和依赖解析器"
@@ -10347,7 +10421,7 @@ msgstr "彻底检查 pip 的用户体验和依赖解析器"
# target=\"_blank\"
# "
# | "rel=\"noopener\">Thetis."
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla 开源支持项目获得了$407,000的资助"
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr ""
"在你的支持下,PSF 可以继续为包装改进提供资金,使全球数百万 Python 用户受益。"
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "PSF 赞助"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -10383,16 +10457,16 @@ msgstr ""
"所有这些举措都有助于维护和支持Python社区日常使用的工具。这项工作只有在你或你"
"的组织提供慷慨的资金支持下才能完成。"
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "你的捐款很重要,它们会产生影响。每一笔捐款都很重要!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "成为赞助商"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -10401,78 +10475,78 @@ msgstr ""
"PSF 被美国国税局认定为501(c)(3)非营利性慈善组织,在美国纳税的组织,其捐款可以"
"减税。"
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "在PyPI.org上获得你的标志"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr "寻找品牌知名度?在去年*,来自237个国家的2110万人访问了PyPI.org。"
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "* 截至2020年3月的数据"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "加强 Python 生态系统"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr "Python软件基金会筹集的资金直接用于改进你们公司每天使用的工具。"
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "提升你的声誉"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr "通过投资 Python 和开源社区来提高贵公司的声誉。"
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI统计"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr "我们都爱统计数字,这里是一些关于 PyPI 的统计数字。"
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
msgid "First-party statistics"
msgstr "一方统计"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr "这些统计数字直接由 PyPI 提供。"
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr "PyPI 提供公开数据集,包括通过 BigQuery 的下载统计和元数据"
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr "PyPI 提供带使用和性能统计的公开仪表板"
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
msgid "Third-party statistics"
msgstr "三方统计"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr "这些统计数据由非附属于 PyPI 的其他第三方服务提供。"
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "按所有包大小排序的顶级项目"
@@ -10480,7 +10554,7 @@ msgstr "按所有包大小排序的顶级项目"
# | "Here is a list of the top 100 packages based on sum of their
# packages "
# | "sizes (in bytes)."
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
msgid ""
"Here is a list of the top 100 projects based on the sum of their packages' "
"sizes (in bytes). This page is cached for 24 hours, so don't expect the "
@@ -10489,130 +10563,130 @@ msgstr ""
"基于项目内软件包大小之和 (以字节为单位) 的前100大项目。此页面缓存 24 小时,不"
"要期待这些数字是实时的。"
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "按项目统计"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "释放文件总数(字节)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "PyPI的所有信息"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr "商标"
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr "字标"
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr "USPTO 注册号"
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr "国际注册号"
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr "图标"
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "搜索结果"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "你的意思是‘%(text)s’吗?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "关闭面板"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "通过筛选器过滤"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "输入搜索查询,或从分类器列表中选择筛选器。"
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "输入搜索查询,或单击按钮添加筛选器。"
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "你可以组合搜索和分类器过滤器。示例:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "Python 3兼容项目"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "具有稳定/生产状态的 Sphinx 扩展"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "使用OSI许可证的“图形”相关项目"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, python-format
msgid "%(count_display)s project"
msgid_plural "%(count_display)s projects"
msgstr[0] "%(count_display)s 个项目"
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "匹配“%(term)s”"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
msgid "with the selected classifier"
msgid_plural "with the selected classifiers"
msgstr[0] "使用了选定的筛选器"
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "排序方式"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "相关性"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "最后更新时间"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "过滤器"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "添加筛选器"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, python-format
msgid "There were no results for '%(term)s'"
msgstr "“%(term)s”没有结果"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, python-format
msgid "There were no results for '%(filters)s' filter"
msgid_plural "There were no results for '%(filters)s' filters"
diff --git a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po
index 41d3427fad7b..ff222116df97 100644
--- a/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po
+++ b/warehouse/locale/zh_Hant/LC_MESSAGES/messages.po
@@ -45,31 +45,31 @@ msgstr ""
"X-Generator: Weblate 5.10.1-dev\n"
"Generated-By: Babel 2.7.0\n"
-#: warehouse/views.py:158
+#: warehouse/views.py:148
msgid ""
"You must verify your **primary** email address before you can perform this "
"action."
msgstr "你必須驗證你的**主**電子郵件地址方可執行此操作。"
-#: warehouse/views.py:174
+#: warehouse/views.py:164
msgid ""
"Two-factor authentication must be enabled on your account to perform this "
"action."
msgstr "必須在您的帳戶上啟用雙因素身份驗證才能執行此操作。"
-#: warehouse/views.py:332
+#: warehouse/views.py:322
msgid "Locale updated"
msgstr "已更新語系設定"
-#: warehouse/accounts/forms.py:52 warehouse/accounts/forms.py:290
+#: warehouse/accounts/forms.py:42 warehouse/accounts/forms.py:280
msgid "The email address isn't valid. Try again."
msgstr "電子郵件地址無效。 請再試一次。"
-#: warehouse/accounts/forms.py:53
+#: warehouse/accounts/forms.py:43
msgid "The password is invalid. Try again."
msgstr "密碼無效。 請再試一次。"
-#: warehouse/accounts/forms.py:55
+#: warehouse/accounts/forms.py:45
msgid ""
"The username is invalid. Usernames must be composed of letters, numbers, "
"dots, hyphens and underscores. And must also start and finish with a letter "
@@ -78,40 +78,40 @@ msgstr ""
"使用者名稱無效。 使用者名稱必須由字母,數字,點,連字符和下劃線組成。 並且還"
"必須以字母或數字開頭和結尾。 選擇其他使用者名稱。"
-#: warehouse/accounts/forms.py:72
+#: warehouse/accounts/forms.py:62
msgid "Null bytes are not allowed."
msgstr "不允許 Null 字節。"
-#: warehouse/accounts/forms.py:86
+#: warehouse/accounts/forms.py:76
msgid "No user found with that username"
msgstr "找不到使用該使用者名稱的使用者"
-#: warehouse/accounts/forms.py:107
+#: warehouse/accounts/forms.py:97
#, python-brace-format
msgid "TOTP code must be ${totp_length} digits."
msgstr "基於時間的一次性密碼 (TOTP) 必須剛好是 ${totp_length} 位數。"
-#: warehouse/accounts/forms.py:127
+#: warehouse/accounts/forms.py:117
#, python-brace-format
msgid "Recovery Codes must be ${recovery_code_length} characters."
msgstr "恢復程式必須為${recovery_code_length}字元。"
-#: warehouse/accounts/forms.py:141
+#: warehouse/accounts/forms.py:131
msgid "Choose a username with 50 characters or less."
msgstr "選擇一個不超過 50 字的用戶名。"
-#: warehouse/accounts/forms.py:159
+#: warehouse/accounts/forms.py:149
msgid ""
"This username is already being used by another account. Choose a different "
"username."
msgstr "此使用者名稱已被另一個帳戶使用。 選擇其他使用者名稱。"
-#: warehouse/accounts/forms.py:172 warehouse/accounts/forms.py:221
-#: warehouse/accounts/forms.py:234
+#: warehouse/accounts/forms.py:162 warehouse/accounts/forms.py:211
+#: warehouse/accounts/forms.py:224
msgid "Password too long."
msgstr "密碼過長。"
-#: warehouse/accounts/forms.py:204
+#: warehouse/accounts/forms.py:194
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -120,62 +120,62 @@ msgstr ""
"登錄嘗試失敗的次數過多,請稍後再試。你被鎖在賬戶外面已經 ${time} 了。請稍後再"
"試。"
-#: warehouse/accounts/forms.py:237
+#: warehouse/accounts/forms.py:227
msgid "Your passwords don't match. Try again."
msgstr "您的密碼不匹配。 請再試一次。"
-#: warehouse/accounts/forms.py:271
+#: warehouse/accounts/forms.py:261
msgid "The email address is too long. Try again."
msgstr "電子郵件地址太長。 請再試一次。"
-#: warehouse/accounts/forms.py:343
+#: warehouse/accounts/forms.py:333
msgid "You can't use an email address from this domain. Use a different email."
msgstr "您不能使用來自該網域的電子郵件地址。 請使用其他電子郵件。"
-#: warehouse/accounts/forms.py:358
+#: warehouse/accounts/forms.py:348
msgid ""
"This email address is already being used by this account. Use a different "
"email."
msgstr "此帳戶已使用此電子郵件地址。 請使用其他電子郵件。"
-#: warehouse/accounts/forms.py:369
+#: warehouse/accounts/forms.py:359
msgid ""
"This email address is already being used by another account. Use a different "
"email."
msgstr "其他帳戶已使用此電子郵件地址。 請使用其他電子郵件。"
-#: warehouse/accounts/forms.py:409 warehouse/manage/forms.py:141
-#: warehouse/manage/forms.py:783
+#: warehouse/accounts/forms.py:399 warehouse/manage/forms.py:131
+#: warehouse/manage/forms.py:773
msgid "The name is too long. Choose a name with 100 characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/accounts/forms.py:415
+#: warehouse/accounts/forms.py:405
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "URLs are not allowed in the name field."
msgstr "不允許 Null 字節。"
-#: warehouse/accounts/forms.py:504
+#: warehouse/accounts/forms.py:494
msgid "Invalid TOTP code."
msgstr "無效的一次性密碼 (TOTP)。"
-#: warehouse/accounts/forms.py:521
+#: warehouse/accounts/forms.py:511
msgid "Invalid WebAuthn assertion: Bad payload"
msgstr "無效的 WebAuthn 斷言:負載錯誤"
-#: warehouse/accounts/forms.py:590
+#: warehouse/accounts/forms.py:580
msgid "Invalid recovery code."
msgstr "無效的重設碼。"
-#: warehouse/accounts/forms.py:599
+#: warehouse/accounts/forms.py:589
msgid "Recovery code has been previously used."
msgstr "重設碼已重新生成。"
-#: warehouse/accounts/forms.py:629
+#: warehouse/accounts/forms.py:619
msgid "The username isn't valid. Try again."
msgstr "使用者名稱無效。 請再試一次。"
-#: warehouse/accounts/views.py:119
+#: warehouse/accounts/views.py:109
#, python-brace-format
msgid ""
"There have been too many unsuccessful login attempts. You have been locked "
@@ -184,7 +184,7 @@ msgstr ""
"登錄嘗試失敗的次數過多,請稍後再試。你被鎖在賬戶外面的時間已達 {}。請稍後再"
"試。"
-#: warehouse/accounts/views.py:140
+#: warehouse/accounts/views.py:130
#, python-brace-format
msgid ""
"Too many emails have been added to this account without verifying them. "
@@ -193,7 +193,7 @@ msgstr ""
"此帳戶已加入過多未驗證的電郵地址。請檢查收件信箱,然後點按一下驗證連結。(IP: "
"${ip})"
-#: warehouse/accounts/views.py:152
+#: warehouse/accounts/views.py:142
#, python-brace-format
msgid ""
"Too many password resets have been requested for this account without "
@@ -203,169 +203,169 @@ msgstr ""
"此帳戶已加入過多未驗證的電郵地址。請檢查收件信箱,然後點按一下驗證連結。(IP: "
"${ip})"
-#: warehouse/accounts/views.py:399 warehouse/accounts/views.py:468
-#: warehouse/accounts/views.py:470 warehouse/accounts/views.py:499
-#: warehouse/accounts/views.py:501 warehouse/accounts/views.py:607
+#: warehouse/accounts/views.py:389 warehouse/accounts/views.py:458
+#: warehouse/accounts/views.py:460 warehouse/accounts/views.py:489
+#: warehouse/accounts/views.py:491 warehouse/accounts/views.py:597
msgid "Invalid or expired two factor login."
msgstr "兩階段驗證登入失效或過期。"
-#: warehouse/accounts/views.py:462
+#: warehouse/accounts/views.py:452
msgid "Already authenticated"
msgstr "已驗證身份"
-#: warehouse/accounts/views.py:542
+#: warehouse/accounts/views.py:532
msgid "Successful WebAuthn assertion"
msgstr "成功的 WebAuthn 斷言"
-#: warehouse/accounts/views.py:639 warehouse/manage/views/__init__.py:881
+#: warehouse/accounts/views.py:629 warehouse/manage/views/__init__.py:871
msgid "Recovery code accepted. The supplied code cannot be used again."
msgstr "重設碼已接受,提供的重設碼將無法再次使用。"
-#: warehouse/accounts/views.py:731
+#: warehouse/accounts/views.py:721
msgid ""
"New user registration temporarily disabled. See https://pypi.org/help#admin-"
"intervention for details."
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/accounts/views.py:897
+#: warehouse/accounts/views.py:887
msgid "Expired token: request a new password reset link"
msgstr "密鑰過期:請求新的密碼重設連結"
-#: warehouse/accounts/views.py:899
+#: warehouse/accounts/views.py:889
msgid "Invalid token: request a new password reset link"
msgstr "密鑰無效:請求新的密碼重置連結"
-#: warehouse/accounts/views.py:901 warehouse/accounts/views.py:1002
-#: warehouse/accounts/views.py:1106 warehouse/accounts/views.py:1275
+#: warehouse/accounts/views.py:891 warehouse/accounts/views.py:992
+#: warehouse/accounts/views.py:1096 warehouse/accounts/views.py:1265
msgid "Invalid token: no token supplied"
msgstr "密鑰無效:未提供密鑰"
-#: warehouse/accounts/views.py:905
+#: warehouse/accounts/views.py:895
msgid "Invalid token: not a password reset token"
msgstr "密鑰無效:不是重置密碼的密鑰"
-#: warehouse/accounts/views.py:910
+#: warehouse/accounts/views.py:900
msgid "Invalid token: user not found"
msgstr "密鑰無效:找不到使用者"
-#: warehouse/accounts/views.py:921
+#: warehouse/accounts/views.py:911
msgid "Invalid token: user has logged in since this token was requested"
msgstr "密鑰無效:自密鑰申請後,使用者已經登錄"
-#: warehouse/accounts/views.py:939
+#: warehouse/accounts/views.py:929
msgid ""
"Invalid token: password has already been changed since this token was "
"requested"
msgstr "密鑰無效:自請求密鑰後,密碼已經被更改"
-#: warehouse/accounts/views.py:970
+#: warehouse/accounts/views.py:960
msgid "You have reset your password"
msgstr "您已重置密碼"
-#: warehouse/accounts/views.py:998
+#: warehouse/accounts/views.py:988
msgid "Expired token: request a new email verification link"
msgstr "密鑰過期:請求新的電子郵件驗證連結"
-#: warehouse/accounts/views.py:1000
+#: warehouse/accounts/views.py:990
msgid "Invalid token: request a new email verification link"
msgstr "密鑰無效:請求新的電子郵件驗證連結"
-#: warehouse/accounts/views.py:1006
+#: warehouse/accounts/views.py:996
msgid "Invalid token: not an email verification token"
msgstr "密鑰無效:不是電子郵件驗證密鑰"
-#: warehouse/accounts/views.py:1015
+#: warehouse/accounts/views.py:1005
msgid "Email not found"
msgstr "未找到電子郵件"
-#: warehouse/accounts/views.py:1018
+#: warehouse/accounts/views.py:1008
msgid "Email already verified"
msgstr "已驗證的電子郵件"
-#: warehouse/accounts/views.py:1036
+#: warehouse/accounts/views.py:1026
msgid "You can now set this email as your primary address"
msgstr "您現在可以將此電子郵件設定為您的主地址"
-#: warehouse/accounts/views.py:1039
+#: warehouse/accounts/views.py:1029
msgid "This is your primary address"
msgstr "這是您的主地址"
-#: warehouse/accounts/views.py:1045
+#: warehouse/accounts/views.py:1035
#, python-brace-format
msgid "Email address ${email_address} verified. ${confirm_message}."
msgstr "電子郵件地址 ${email_address} 已驗證。${confirm_message}。"
-#: warehouse/accounts/views.py:1102
+#: warehouse/accounts/views.py:1092
msgid "Expired token: request a new organization invitation"
msgstr "過期密鑰:請求新的組織邀請"
-#: warehouse/accounts/views.py:1104
+#: warehouse/accounts/views.py:1094
msgid "Invalid token: request a new organization invitation"
msgstr "密鑰無效:請求新的組織邀請"
-#: warehouse/accounts/views.py:1110
+#: warehouse/accounts/views.py:1100
msgid "Invalid token: not an organization invitation token"
msgstr "密鑰無效:不是組織邀請密鑰"
-#: warehouse/accounts/views.py:1114
+#: warehouse/accounts/views.py:1104
msgid "Organization invitation is not valid."
msgstr "組織邀請無效。"
-#: warehouse/accounts/views.py:1123
+#: warehouse/accounts/views.py:1113
msgid "Organization invitation no longer exists."
msgstr "組織邀請已不存在。"
-#: warehouse/accounts/views.py:1175
+#: warehouse/accounts/views.py:1165
#, python-brace-format
msgid "Invitation for '${organization_name}' is declined."
msgstr "'${organization_name}'的邀請被拒絕.。"
-#: warehouse/accounts/views.py:1238
+#: warehouse/accounts/views.py:1228
#, python-brace-format
msgid "You are now ${role} of the '${organization_name}' organization."
msgstr "你現在是 '${organization_name}' 組織的 ${role}。"
-#: warehouse/accounts/views.py:1271
+#: warehouse/accounts/views.py:1261
msgid "Expired token: request a new project role invitation"
msgstr "過期密鑰:請求新專案角色邀請"
-#: warehouse/accounts/views.py:1273
+#: warehouse/accounts/views.py:1263
#, fuzzy
#| msgid "Invalid token: request a new project role invite"
msgid "Invalid token: request a new project role invitation"
msgstr "密鑰無效:請求新的項目角色邀請"
-#: warehouse/accounts/views.py:1279
+#: warehouse/accounts/views.py:1269
msgid "Invalid token: not a collaboration invitation token"
msgstr "密鑰無效:不是協作邀請密鑰"
-#: warehouse/accounts/views.py:1283
+#: warehouse/accounts/views.py:1273
msgid "Role invitation is not valid."
msgstr "身份邀請已過期。"
-#: warehouse/accounts/views.py:1298
+#: warehouse/accounts/views.py:1288
msgid "Role invitation no longer exists."
msgstr "角色邀請不再存在。"
-#: warehouse/accounts/views.py:1330
+#: warehouse/accounts/views.py:1320
#, python-brace-format
msgid "Invitation for '${project_name}' is declined."
msgstr "邀請加入專案 ${project_name} 被拒絕."
-#: warehouse/accounts/views.py:1396
+#: warehouse/accounts/views.py:1386
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "You are now ${role} of the '${project_name}' project."
msgstr "你不是此專案的擁有者。"
-#: warehouse/accounts/views.py:1476
+#: warehouse/accounts/views.py:1466
#, python-brace-format
msgid "Please review our updated Terms of Service."
msgstr ""
-#: warehouse/accounts/views.py:1688 warehouse/accounts/views.py:1930
-#: warehouse/manage/views/__init__.py:1419
+#: warehouse/accounts/views.py:1678 warehouse/accounts/views.py:1920
+#: warehouse/manage/views/__init__.py:1409
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -376,7 +376,7 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/accounts/views.py:1709
+#: warehouse/accounts/views.py:1699
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -385,7 +385,7 @@ msgid "disabled. See https://pypi.org/help#admin-intervention for details."
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/accounts/views.py:1725
+#: warehouse/accounts/views.py:1715
msgid ""
"You must have a verified email in order to register a pending trusted "
"publisher. See https://pypi.org/help#openid-connect for details."
@@ -393,14 +393,14 @@ msgstr ""
"你必須有一個經過驗證的電子郵件才能成為一個經過認證的出版者。詳情請查看 "
"https://pypi.org/help#openid-connect。"
-#: warehouse/accounts/views.py:1738
+#: warehouse/accounts/views.py:1728
msgid "You can't register more than 3 pending trusted publishers at once."
msgstr ""
-#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1600
-#: warehouse/manage/views/__init__.py:1715
-#: warehouse/manage/views/__init__.py:1829
-#: warehouse/manage/views/__init__.py:1941
+#: warehouse/accounts/views.py:1743 warehouse/manage/views/__init__.py:1590
+#: warehouse/manage/views/__init__.py:1705
+#: warehouse/manage/views/__init__.py:1819
+#: warehouse/manage/views/__init__.py:1931
#, fuzzy
#| msgid ""
#| "There have been too many unsuccessful login attempts. Try again later."
@@ -409,49 +409,49 @@ msgid ""
"again later."
msgstr "登錄嘗試失敗的次數過多,請稍後再試。"
-#: warehouse/accounts/views.py:1763 warehouse/manage/views/__init__.py:1613
-#: warehouse/manage/views/__init__.py:1728
-#: warehouse/manage/views/__init__.py:1842
-#: warehouse/manage/views/__init__.py:1954
+#: warehouse/accounts/views.py:1753 warehouse/manage/views/__init__.py:1603
+#: warehouse/manage/views/__init__.py:1718
+#: warehouse/manage/views/__init__.py:1832
+#: warehouse/manage/views/__init__.py:1944
msgid "The trusted publisher could not be registered"
msgstr ""
-#: warehouse/accounts/views.py:1778
+#: warehouse/accounts/views.py:1768
msgid ""
"This trusted publisher has already been registered. Please contact PyPI's "
"admins if this wasn't intentional."
msgstr ""
-#: warehouse/accounts/views.py:1805
+#: warehouse/accounts/views.py:1795
#, fuzzy
#| msgid "Manage this project"
msgid "Registered a new pending publisher to create "
msgstr "管理此專案"
-#: warehouse/accounts/views.py:1943 warehouse/accounts/views.py:1956
-#: warehouse/accounts/views.py:1963
+#: warehouse/accounts/views.py:1933 warehouse/accounts/views.py:1946
+#: warehouse/accounts/views.py:1953
#, fuzzy
#| msgid "Manage version"
msgid "Invalid publisher ID"
msgstr "管理版本"
-#: warehouse/accounts/views.py:1970
+#: warehouse/accounts/views.py:1960
msgid "Removed trusted publisher for project "
msgstr ""
-#: warehouse/admin/templates/admin/banners/preview.html:15
+#: warehouse/admin/templates/admin/banners/preview.html:4
msgid "Banner Preview"
msgstr "橫幅預覽"
-#: warehouse/manage/forms.py:390
+#: warehouse/manage/forms.py:380
msgid "Provide your response to the request."
msgstr ""
-#: warehouse/manage/forms.py:431
+#: warehouse/manage/forms.py:421
msgid "Choose an organization account name with 50 characters or less."
msgstr "選擇一個不超過 50 字的組織帳號名稱。"
-#: warehouse/manage/forms.py:439
+#: warehouse/manage/forms.py:429
msgid ""
"The organization account name is invalid. Organization account names must be "
"composed of letters, numbers, dots, hyphens and underscores. And must also "
@@ -461,34 +461,34 @@ msgstr ""
"組織帳號名稱無效。 組織帳號名稱必須由字母,數字,點,連字符和下劃線組成。 並"
"且還必須以字母或數字開頭和結尾。 選擇其他組織帳號名稱。"
-#: warehouse/manage/forms.py:462
+#: warehouse/manage/forms.py:452
msgid ""
"This organization account name has already been used. Choose a different "
"organization account name."
msgstr "此組織帳號名稱已被另一個帳戶使用。 選擇其他組織帳號名稱。"
-#: warehouse/manage/forms.py:477
+#: warehouse/manage/forms.py:467
msgid ""
"You have already submitted an application for that name. Choose a different "
"organization account name."
msgstr "你已提交此名稱的申請。 請選擇另一個不同的組織帳號名稱。"
-#: warehouse/manage/forms.py:512
+#: warehouse/manage/forms.py:502
msgid "Select project"
msgstr "選擇專案"
-#: warehouse/manage/forms.py:517 warehouse/oidc/forms/_core.py:33
-#: warehouse/oidc/forms/gitlab.py:57
+#: warehouse/manage/forms.py:507 warehouse/oidc/forms/_core.py:24
+#: warehouse/oidc/forms/gitlab.py:47
msgid "Specify project name"
msgstr "指定專案名稱"
-#: warehouse/manage/forms.py:521
+#: warehouse/manage/forms.py:511
msgid ""
"Start and end with a letter or numeral containing only ASCII numeric and "
"'.', '_' and '-'."
msgstr ""
-#: warehouse/manage/forms.py:528
+#: warehouse/manage/forms.py:518
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -497,7 +497,7 @@ msgid ""
"This project name has already been used. Choose a different project name."
msgstr "此使用者名稱已被另一個帳戶使用。 選擇其他使用者名稱。"
-#: warehouse/manage/forms.py:601
+#: warehouse/manage/forms.py:591
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -505,7 +505,7 @@ msgid ""
"characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/forms.py:613
+#: warehouse/manage/forms.py:603
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -513,11 +513,11 @@ msgid ""
"characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/forms.py:619
+#: warehouse/manage/forms.py:609
msgid "The organization URL must start with http:// or https://"
msgstr ""
-#: warehouse/manage/forms.py:631
+#: warehouse/manage/forms.py:621
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -525,7 +525,7 @@ msgid ""
"with 400 characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/forms.py:674
+#: warehouse/manage/forms.py:664
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -533,23 +533,23 @@ msgid ""
"1024 characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/forms.py:696
+#: warehouse/manage/forms.py:686
msgid "You have already submitted the maximum number of "
msgstr ""
-#: warehouse/manage/forms.py:725
+#: warehouse/manage/forms.py:715
#, fuzzy
#| msgid "Choose a username with 50 characters or less."
msgid "Choose a team name with 50 characters or less."
msgstr "選擇一個不超過 50 字的用戶名。"
-#: warehouse/manage/forms.py:732
+#: warehouse/manage/forms.py:722
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:760
+#: warehouse/manage/forms.py:750
#, fuzzy
#| msgid ""
#| "This username is already being used by another account. Choose a "
@@ -557,23 +557,23 @@ msgstr ""
msgid "This team name has already been used. Choose a different team name."
msgstr "此使用者名稱已被另一個帳戶使用。 選擇其他使用者名稱。"
-#: warehouse/manage/forms.py:778
+#: warehouse/manage/forms.py:768
#, fuzzy
#| msgid "Project name"
msgid "Specify your alternate repository name"
msgstr "專案名稱"
-#: warehouse/manage/forms.py:792
+#: warehouse/manage/forms.py:782
msgid "Specify your alternate repository URL"
msgstr ""
-#: warehouse/manage/forms.py:797
+#: warehouse/manage/forms.py:787
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid "The URL is too long. Choose a URL with 400 characters or less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/forms.py:811
+#: warehouse/manage/forms.py:801
#, fuzzy
#| msgid "The name is too long. Choose a name with 100 characters or less."
msgid ""
@@ -581,90 +581,90 @@ msgid ""
"less."
msgstr "名稱太長了。請選擇不超過 100 個字的名稱。"
-#: warehouse/manage/views/__init__.py:292
+#: warehouse/manage/views/__init__.py:282
#, fuzzy
#| msgid "Account details"
msgid "Account details updated"
msgstr "帳戶詳情"
-#: warehouse/manage/views/__init__.py:323
+#: warehouse/manage/views/__init__.py:313
#, python-brace-format
msgid "Email ${email_address} added - check your email for a verification link"
msgstr "已添加電子郵件 ${email_address} - 檢查您的電子郵件以查看驗證連結"
-#: warehouse/manage/views/__init__.py:828
+#: warehouse/manage/views/__init__.py:818
msgid "Recovery codes already generated"
msgstr "重設碼已生成"
-#: warehouse/manage/views/__init__.py:830
+#: warehouse/manage/views/__init__.py:820
msgid "Generating new recovery codes will invalidate your existing codes."
msgstr "產生新的重置碼會使現有的重置碼失效。"
-#: warehouse/manage/views/__init__.py:938
+#: warehouse/manage/views/__init__.py:928
#, fuzzy
#| msgid "Verify your email or add a new address."
msgid "Verify your email to create an API token."
msgstr "驗證你的電郵地址或新增一個新的電郵地址。"
-#: warehouse/manage/views/__init__.py:1040
+#: warehouse/manage/views/__init__.py:1030
msgid "API Token does not exist."
msgstr ""
-#: warehouse/manage/views/__init__.py:1072
+#: warehouse/manage/views/__init__.py:1062
msgid "Invalid credentials. Try again"
msgstr "憑證無效。請再試一次"
-#: warehouse/manage/views/__init__.py:1191
+#: warehouse/manage/views/__init__.py:1181
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository location details"
msgstr "無效的重設碼。"
-#: warehouse/manage/views/__init__.py:1229
+#: warehouse/manage/views/__init__.py:1219
#, fuzzy, python-brace-format
#| msgid "Invalid recovery code."
msgid "Added alternate repository '${name}'"
msgstr "無效的重設碼。"
-#: warehouse/manage/views/__init__.py:1262
-#: warehouse/manage/views/__init__.py:2289
-#: warehouse/manage/views/__init__.py:2374
-#: warehouse/manage/views/__init__.py:2475
-#: warehouse/manage/views/__init__.py:2575
+#: warehouse/manage/views/__init__.py:1252
+#: warehouse/manage/views/__init__.py:2279
+#: warehouse/manage/views/__init__.py:2364
+#: warehouse/manage/views/__init__.py:2465
+#: warehouse/manage/views/__init__.py:2565
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm the request"
msgstr "確認邀請"
-#: warehouse/manage/views/__init__.py:1274
+#: warehouse/manage/views/__init__.py:1264
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository id"
msgstr "無效的重設碼。"
-#: warehouse/manage/views/__init__.py:1285
+#: warehouse/manage/views/__init__.py:1275
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid alternate repository for project"
msgstr "無效的重設碼。"
-#: warehouse/manage/views/__init__.py:1294
+#: warehouse/manage/views/__init__.py:1284
#, python-brace-format
msgid ""
"Could not delete alternate repository - ${confirm} is not the same as "
"${alt_repo_name}"
msgstr ""
-#: warehouse/manage/views/__init__.py:1324
+#: warehouse/manage/views/__init__.py:1314
#, python-brace-format
msgid "Deleted alternate repository '${name}'"
msgstr ""
-#: warehouse/manage/views/__init__.py:1468
+#: warehouse/manage/views/__init__.py:1458
msgid "The trusted publisher could not be constrained"
msgstr ""
-#: warehouse/manage/views/__init__.py:1581
+#: warehouse/manage/views/__init__.py:1571
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -675,7 +675,7 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1696
+#: warehouse/manage/views/__init__.py:1686
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -686,7 +686,7 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1810
+#: warehouse/manage/views/__init__.py:1800
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -697,7 +697,7 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:1921
+#: warehouse/manage/views/__init__.py:1911
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -708,9 +708,9 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:2158
-#: warehouse/manage/views/__init__.py:2459
-#: warehouse/manage/views/__init__.py:2567
+#: warehouse/manage/views/__init__.py:2148
+#: warehouse/manage/views/__init__.py:2449
+#: warehouse/manage/views/__init__.py:2557
#, fuzzy
#| msgid ""
#| "New user registration temporarily disabled. See https://pypi.org/"
@@ -721,52 +721,52 @@ msgid ""
msgstr ""
"暫時不開放新的使用者註冊。詳情請見 https://pypi.org/help#admin-intervention。"
-#: warehouse/manage/views/__init__.py:2302
+#: warehouse/manage/views/__init__.py:2292
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not yank release - "
msgstr "解除撤銷版本"
-#: warehouse/manage/views/__init__.py:2387
+#: warehouse/manage/views/__init__.py:2377
#, fuzzy
#| msgid "Un-yank release"
msgid "Could not un-yank release - "
msgstr "解除撤銷版本"
-#: warehouse/manage/views/__init__.py:2488
+#: warehouse/manage/views/__init__.py:2478
#, fuzzy
#| msgid "Delete release"
msgid "Could not delete release - "
msgstr "刪除版本"
-#: warehouse/manage/views/__init__.py:2587
+#: warehouse/manage/views/__init__.py:2577
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find file"
msgstr "找不到角色邀請。"
-#: warehouse/manage/views/__init__.py:2592
+#: warehouse/manage/views/__init__.py:2582
msgid "Could not delete file - "
msgstr ""
-#: warehouse/manage/views/__init__.py:2742
+#: warehouse/manage/views/__init__.py:2732
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "Team '${team_name}' already has ${role_name} role for project"
msgstr "使用者`${username}` 已經擁用此專案的`${role_name}`權限"
-#: warehouse/manage/views/__init__.py:2849
+#: warehouse/manage/views/__init__.py:2839
#, python-brace-format
msgid "User '${username}' already has ${role_name} role for project"
msgstr "使用者`${username}` 已經擁用此專案的`${role_name}`權限"
-#: warehouse/manage/views/__init__.py:2916
+#: warehouse/manage/views/__init__.py:2906
#, fuzzy, python-brace-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "${username} is now ${role} of the '${project_name}' project."
msgstr "你不是此專案的擁有者。"
-#: warehouse/manage/views/__init__.py:2948
+#: warehouse/manage/views/__init__.py:2938
#, python-brace-format
msgid ""
"User '${username}' does not have a verified primary email address and cannot "
@@ -774,41 +774,41 @@ msgid ""
msgstr ""
"用戶“${username}”沒有經過驗證的主電子郵件地址,無法添加為項目的 ${role_name}"
-#: warehouse/manage/views/__init__.py:2961
-#: warehouse/manage/views/organizations.py:971
+#: warehouse/manage/views/__init__.py:2951
+#: warehouse/manage/views/organizations.py:962
#, python-brace-format
msgid ""
"User '${username}' already has an active invite. Please try again later."
msgstr "使用者'${username}'已經有一個有效的邀請。請稍後再試。"
-#: warehouse/manage/views/__init__.py:3026
-#: warehouse/manage/views/organizations.py:1036
+#: warehouse/manage/views/__init__.py:3016
+#: warehouse/manage/views/organizations.py:1027
#, fuzzy, python-brace-format
#| msgid "Invitation sent to '${username}'"
msgid "Invitation sent to '${username}'"
msgstr "邀請函已發送至 '${使用者名稱}'"
-#: warehouse/manage/views/__init__.py:3058
+#: warehouse/manage/views/__init__.py:3048
msgid "Could not find role invitation."
msgstr "找不到角色邀請。"
-#: warehouse/manage/views/__init__.py:3069
+#: warehouse/manage/views/__init__.py:3059
msgid "Invitation already expired."
msgstr "已驗證的電子郵件。"
-#: warehouse/manage/views/__init__.py:3102
-#: warehouse/manage/views/organizations.py:1223
+#: warehouse/manage/views/__init__.py:3092
+#: warehouse/manage/views/organizations.py:1214
#, python-brace-format
msgid "Invitation revoked from '${username}'."
msgstr "來自'${username}'的邀請被撤銷了。"
-#: warehouse/manage/views/organizations.py:947
+#: warehouse/manage/views/organizations.py:938
#, fuzzy, python-brace-format
#| msgid "User '${username}' already has ${role_name} role for project"
msgid "User '${username}' already has ${role_name} role for organization"
msgstr "使用者`${username}` 已經擁用此專案的`${role_name}`權限"
-#: warehouse/manage/views/organizations.py:958
+#: warehouse/manage/views/organizations.py:949
#, fuzzy, python-brace-format
#| msgid ""
#| "User '${username}' does not have a verified primary email address and "
@@ -819,52 +819,52 @@ msgid ""
msgstr ""
"用戶“${username}”沒有經過驗證的主電子郵件地址,無法添加為項目的 ${role_name}"
-#: warehouse/manage/views/organizations.py:1118
-#: warehouse/manage/views/organizations.py:1160
+#: warehouse/manage/views/organizations.py:1109
+#: warehouse/manage/views/organizations.py:1151
#, fuzzy
#| msgid "Could not find role invitation."
msgid "Could not find organization invitation."
msgstr "找不到角色邀請。"
-#: warehouse/manage/views/organizations.py:1128
+#: warehouse/manage/views/organizations.py:1119
#, fuzzy
#| msgid "Role invitation no longer exists."
msgid "Organization invitation could not be re-sent."
msgstr "角色邀請不再存在。"
-#: warehouse/manage/views/organizations.py:1176
+#: warehouse/manage/views/organizations.py:1167
#, fuzzy, python-brace-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Expired invitation for '${username}' deleted."
msgstr "邀請加入專案 ${project_name} 被拒絕."
-#: warehouse/oidc/forms/_core.py:35 warehouse/oidc/forms/_core.py:46
-#: warehouse/oidc/forms/gitlab.py:60 warehouse/oidc/forms/gitlab.py:64
+#: warehouse/oidc/forms/_core.py:26 warehouse/oidc/forms/_core.py:37
+#: warehouse/oidc/forms/gitlab.py:50 warehouse/oidc/forms/gitlab.py:54
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid project name"
msgstr "無效的重設碼。"
-#: warehouse/oidc/forms/_core.py:64
+#: warehouse/oidc/forms/_core.py:55
#, python-brace-format
msgid ""
"This project already exists: use the project's publishing settings here to create a Trusted Publisher for it."
msgstr ""
-#: warehouse/oidc/forms/_core.py:73
+#: warehouse/oidc/forms/_core.py:64
#, fuzzy
#| msgid "This project has no releases"
msgid "This project already exists."
msgstr "此專案沒有釋出版本"
-#: warehouse/oidc/forms/_core.py:78
+#: warehouse/oidc/forms/_core.py:69
#, fuzzy
#| msgid "This project has no releases"
msgid "This project name isn't allowed"
msgstr "此專案沒有釋出版本"
-#: warehouse/oidc/forms/_core.py:82
+#: warehouse/oidc/forms/_core.py:73
#, fuzzy
#| msgid ""
#| "The project name is too similar to an existing project and may be "
@@ -872,412 +872,415 @@ msgstr "此專案沒有釋出版本"
msgid "This project name is too similar to an existing project"
msgstr "這個項目的名稱與另一個已存在的項目的名稱太相近而且會使人困惑。"
-#: warehouse/oidc/forms/_core.py:87
+#: warehouse/oidc/forms/_core.py:78
msgid ""
"This project name isn't allowed (conflict with the Python standard library "
"module name)"
msgstr ""
-#: warehouse/oidc/forms/_core.py:115 warehouse/oidc/forms/_core.py:126
+#: warehouse/oidc/forms/_core.py:106 warehouse/oidc/forms/_core.py:117
msgid "Specify a publisher ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:116 warehouse/oidc/forms/_core.py:127
+#: warehouse/oidc/forms/_core.py:107 warehouse/oidc/forms/_core.py:118
msgid "Publisher must be specified by ID"
msgstr ""
-#: warehouse/oidc/forms/_core.py:132
+#: warehouse/oidc/forms/_core.py:123
#, fuzzy
#| msgid "Specify project name"
msgid "Specify an environment name"
msgstr "指定專案名稱"
-#: warehouse/oidc/forms/activestate.py:47
+#: warehouse/oidc/forms/activestate.py:37
#, fuzzy
#| msgid "Null bytes are not allowed."
msgid "Double dashes are not allowed in the name"
msgstr "不允許 Null 字節。"
-#: warehouse/oidc/forms/activestate.py:54
+#: warehouse/oidc/forms/activestate.py:44
msgid "Leading or trailing dashes are not allowed in the name"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:78
-#: warehouse/oidc/forms/activestate.py:91
+#: warehouse/oidc/forms/activestate.py:68
+#: warehouse/oidc/forms/activestate.py:81
msgid "Unexpected error from ActiveState. Try again in a few minutes"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:86
-#: warehouse/oidc/forms/activestate.py:102
-#: warehouse/oidc/forms/activestate.py:111
+#: warehouse/oidc/forms/activestate.py:76
+#: warehouse/oidc/forms/activestate.py:92
+#: warehouse/oidc/forms/activestate.py:101
msgid "Unexpected error from ActiveState. Try again"
msgstr ""
-#: warehouse/oidc/forms/activestate.py:121
+#: warehouse/oidc/forms/activestate.py:111
#, fuzzy
#| msgid "Create an account"
msgid "Specify ActiveState organization name"
msgstr "建立帳戶"
-#: warehouse/oidc/forms/activestate.py:129
+#: warehouse/oidc/forms/activestate.py:119
#, fuzzy
#| msgid "Project name"
msgid "Specify ActiveState project name"
msgstr "專案名稱"
-#: warehouse/oidc/forms/activestate.py:133
+#: warehouse/oidc/forms/activestate.py:123
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid ActiveState project name"
msgstr "無效的重設碼。"
-#: warehouse/oidc/forms/activestate.py:156
+#: warehouse/oidc/forms/activestate.py:146
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "ActiveState organization not found"
msgstr "管理 '%(project_name)s'"
-#: warehouse/oidc/forms/activestate.py:176
+#: warehouse/oidc/forms/activestate.py:166
msgid "ActiveState actor not found"
msgstr ""
-#: warehouse/oidc/forms/github.py:33
+#: warehouse/oidc/forms/github.py:23
msgid "Specify GitHub repository owner (username or organization)"
msgstr ""
-#: warehouse/oidc/forms/github.py:40
+#: warehouse/oidc/forms/github.py:30
msgid "Specify repository name"
msgstr ""
-#: warehouse/oidc/forms/github.py:42
+#: warehouse/oidc/forms/github.py:32
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid repository name"
msgstr "無效的重設碼。"
-#: warehouse/oidc/forms/github.py:49
+#: warehouse/oidc/forms/github.py:39
msgid "Specify workflow filename"
msgstr ""
-#: warehouse/oidc/forms/github.py:84
+#: warehouse/oidc/forms/github.py:74
msgid "Unknown GitHub user or organization."
msgstr ""
-#: warehouse/oidc/forms/github.py:95
+#: warehouse/oidc/forms/github.py:85
msgid "GitHub has rate-limited this action. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:104
+#: warehouse/oidc/forms/github.py:94
msgid "Unexpected error from GitHub. Try again."
msgstr ""
-#: warehouse/oidc/forms/github.py:112
+#: warehouse/oidc/forms/github.py:102
msgid "Unexpected connection error from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:121
+#: warehouse/oidc/forms/github.py:111
msgid "Unexpected timeout from GitHub. Try again in a few minutes."
msgstr ""
-#: warehouse/oidc/forms/github.py:133
+#: warehouse/oidc/forms/github.py:123
msgid "Invalid GitHub user or organization name."
msgstr ""
-#: warehouse/oidc/forms/github.py:149
+#: warehouse/oidc/forms/github.py:139
msgid "Workflow name must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/github.py:154
+#: warehouse/oidc/forms/github.py:144
msgid "Workflow filename must be a filename only, without directories"
msgstr ""
-#: warehouse/oidc/forms/github.py:165
+#: warehouse/oidc/forms/github.py:155
msgid "Environment name is too long (maximum is 255 characters)"
msgstr ""
-#: warehouse/oidc/forms/github.py:170
+#: warehouse/oidc/forms/github.py:160
msgid "Environment name may not start with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:175
+#: warehouse/oidc/forms/github.py:165
msgid "Environment name may not end with whitespace"
msgstr ""
-#: warehouse/oidc/forms/github.py:181
+#: warehouse/oidc/forms/github.py:171
msgid ""
"Environment name must not contain non-printable characters or the characters "
"\"'\", \"\"\", \"`\", \",\", \";\", \"\\\""
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:32
+#: warehouse/oidc/forms/gitlab.py:22
msgid "Name ends with .git or .atom"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:41
+#: warehouse/oidc/forms/gitlab.py:31
msgid "Specify GitLab namespace (username or group/subgroup)"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:46 warehouse/oidc/forms/gitlab.py:50
+#: warehouse/oidc/forms/gitlab.py:36 warehouse/oidc/forms/gitlab.py:40
msgid "Invalid GitLab username or group/subgroup name."
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:72
+#: warehouse/oidc/forms/gitlab.py:62
msgid "Specify top-level pipeline file path"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:81
+#: warehouse/oidc/forms/gitlab.py:71
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Invalid environment name"
msgstr "無效的重設碼。"
-#: warehouse/oidc/forms/gitlab.py:96
+#: warehouse/oidc/forms/gitlab.py:86
msgid "Top-level pipeline file path must end with .yml or .yaml"
msgstr ""
-#: warehouse/oidc/forms/gitlab.py:100
+#: warehouse/oidc/forms/gitlab.py:90
msgid "Top-level pipeline file path cannot start or end with /"
msgstr ""
-#: warehouse/packaging/forms.py:27
+#: warehouse/packaging/forms.py:17
msgid "Provide an Inspector link to specific lines of code."
msgstr ""
-#: warehouse/packaging/views.py:342
+#: warehouse/packaging/views.py:332
msgid "Your report has been recorded. Thank you for your help."
msgstr ""
-#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:32
+#: warehouse/static/js/warehouse/controllers/clipboard_controller.js:21
msgid "Copied"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:48
+#: warehouse/static/js/warehouse/controllers/password_breach_controller.js:36
msgid "Error while validating hashed password, disregard on development"
msgstr ""
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:32
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:20
#, fuzzy
#| msgid "Password"
msgid "Passwords match"
msgstr "密碼"
-#: warehouse/static/js/warehouse/controllers/password_match_controller.js:36
+#: warehouse/static/js/warehouse/controllers/password_match_controller.js:24
#, fuzzy
#| msgid "Your passwords don't match. Try again."
msgid "Passwords do not match"
msgstr "您的密碼不匹配。 請再試一次。"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:27
-#: warehouse/templates/base.html:30
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:15
+#: warehouse/templates/base.html:20
msgid "Password field is empty"
msgstr "密碼欄位為空白"
-#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:42
+#: warehouse/static/js/warehouse/controllers/password_strength_gauge_controller.js:30
#, fuzzy
#| msgid "Password strength:"
msgid "Password is strong"
msgstr "密碼強度:"
-#: warehouse/static/js/warehouse/utils/timeago.js:33
+#: warehouse/static/js/warehouse/utils/timeago.js:22
#, fuzzy
#| msgid "Register"
msgid "Yesterday"
msgid_plural "About %1 days ago"
msgstr[0] "建立帳戶"
-#: warehouse/static/js/warehouse/utils/timeago.js:37
+#: warehouse/static/js/warehouse/utils/timeago.js:26
msgid "About an hour ago"
msgid_plural "About %1 hours ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:39
+#: warehouse/static/js/warehouse/utils/timeago.js:28
msgid "About a minute ago"
msgid_plural "About %1 minutes ago"
msgstr[0] ""
-#: warehouse/static/js/warehouse/utils/timeago.js:41
+#: warehouse/static/js/warehouse/utils/timeago.js:30
msgid "Just now"
msgstr ""
-#: warehouse/subscriptions/models.py:35
-#: warehouse/templates/manage/project/history.html:230
+#: warehouse/subscriptions/models.py:25
+#: warehouse/templates/manage/project/history.html:209
#, fuzzy
#| msgid "Action"
msgid "Active"
msgstr "行動"
-#: warehouse/subscriptions/models.py:36
+#: warehouse/subscriptions/models.py:26
#, fuzzy
#| msgid "Last used"
msgid "Past Due"
msgstr "最後使用"
-#: warehouse/subscriptions/models.py:37
+#: warehouse/subscriptions/models.py:27
msgid "Unpaid"
msgstr ""
-#: warehouse/subscriptions/models.py:38
+#: warehouse/subscriptions/models.py:28
#, fuzzy
#| msgid "Cancel"
msgid "Canceled"
msgstr "取消"
-#: warehouse/subscriptions/models.py:39
+#: warehouse/subscriptions/models.py:29
msgid "Incomplete"
msgstr "不完整"
-#: warehouse/subscriptions/models.py:40
+#: warehouse/subscriptions/models.py:30
#, fuzzy
#| msgid "Invite expired"
msgid "Incomplete Expired"
msgstr "邀請已過期"
-#: warehouse/subscriptions/models.py:41
+#: warehouse/subscriptions/models.py:31
msgid "Trialing"
msgstr ""
-#: warehouse/templates/403.html:16
+#: warehouse/templates/403.html:4
msgid "Access Denied / Forbidden (403)"
msgstr "訪問被拒絕 / 禁止 (403)"
-#: warehouse/templates/403.html:18
+#: warehouse/templates/403.html:7
msgid "You don't have permission to view this page"
msgstr "您沒有權限查看此頁面"
-#: warehouse/templates/404.html:16
+#: warehouse/templates/404.html:4
msgid "Page Not Found (404)"
msgstr "未找到頁面 (404)"
-#: warehouse/templates/404.html:18
+#: warehouse/templates/404.html:7
msgid "We looked everywhere but couldn't find this page"
msgstr "我們找遍各處,但找不到這個頁面"
-#: warehouse/templates/404.html:29
-msgid "And now for something
completely different"
+#: warehouse/templates/404.html:15
+#, fuzzy
+#| msgid "And now for something
completely different"
+msgid "And now for something
completely different"
msgstr "現在是
完全不同的"
-#: warehouse/templates/404.html:32
+#: warehouse/templates/404.html:21
msgid "Monty Python - The Cheese Shop Sketch"
msgstr "蒙提·派森(Monty Python) - The Cheese Shop Sketch"
-#: warehouse/templates/404.html:34 warehouse/templates/500.html:28
-#: warehouse/templates/accounts/two-factor.html:55
-#: warehouse/templates/base.html:274 warehouse/templates/base.html:275
-#: warehouse/templates/base.html:276 warehouse/templates/base.html:277
-#: warehouse/templates/base.html:287 warehouse/templates/base.html:288
-#: warehouse/templates/base.html:301 warehouse/templates/base.html:302
-#: warehouse/templates/base.html:304 warehouse/templates/base.html:313
-#: warehouse/templates/base.html:315 warehouse/templates/base.html:316
-#: warehouse/templates/base.html:317 warehouse/templates/base.html:327
-#: warehouse/templates/base.html:340
-#: warehouse/templates/includes/accounts/profile-callout.html:18
-#: warehouse/templates/includes/file-details.html:108
-#: warehouse/templates/index.html:100 warehouse/templates/index.html:104
-#: warehouse/templates/manage/account.html:228
-#: warehouse/templates/manage/account.html:234
-#: warehouse/templates/manage/account/totp-provision.html:32
-#: warehouse/templates/manage/account/webauthn-provision.html:26
-#: warehouse/templates/manage/account/webauthn-provision.html:28
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/account/webauthn-provision.html:74
-#: warehouse/templates/manage/manage_base.html:211
-#: warehouse/templates/manage/project/release.html:138
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
-#: warehouse/templates/manage/project/releases.html:179
-#: warehouse/templates/packaging/detail.html:419
-#: warehouse/templates/packaging/detail.html:439
-#: warehouse/templates/pages/classifiers.html:25
-#: warehouse/templates/pages/help.html:20
-#: warehouse/templates/pages/help.html:230
-#: warehouse/templates/pages/help.html:237
-#: warehouse/templates/pages/help.html:283
-#: warehouse/templates/pages/help.html:287
-#: warehouse/templates/pages/help.html:344
-#: warehouse/templates/pages/help.html:366
-#: warehouse/templates/pages/help.html:371
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:378
-#: warehouse/templates/pages/help.html:383
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
-#: warehouse/templates/pages/help.html:389
-#: warehouse/templates/pages/help.html:422
-#: warehouse/templates/pages/help.html:424
-#: warehouse/templates/pages/help.html:427
-#: warehouse/templates/pages/help.html:463
-#: warehouse/templates/pages/help.html:468
-#: warehouse/templates/pages/help.html:474
-#: warehouse/templates/pages/help.html:553
-#: warehouse/templates/pages/help.html:585
-#: warehouse/templates/pages/help.html:591
-#: warehouse/templates/pages/help.html:594
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/404.html:30 warehouse/templates/500.html:18
+#: warehouse/templates/accounts/two-factor.html:35
+#: warehouse/templates/base.html:319 warehouse/templates/base.html:325
+#: warehouse/templates/base.html:331 warehouse/templates/base.html:337
+#: warehouse/templates/base.html:353 warehouse/templates/base.html:359
+#: warehouse/templates/base.html:384 warehouse/templates/base.html:390
+#: warehouse/templates/base.html:399 warehouse/templates/base.html:412
+#: warehouse/templates/base.html:421 warehouse/templates/base.html:427
+#: warehouse/templates/base.html:433 warehouse/templates/base.html:446
+#: warehouse/templates/base.html:463
+#: warehouse/templates/includes/accounts/profile-callout.html:17
+#: warehouse/templates/includes/file-details.html:129
+#: warehouse/templates/index.html:98 warehouse/templates/index.html:105
+#: warehouse/templates/manage/account.html:253
+#: warehouse/templates/manage/account.html:260
+#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:10
+#: warehouse/templates/manage/account/webauthn-provision.html:12
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/account/webauthn-provision.html:68
+#: warehouse/templates/manage/manage_base.html:210
+#: warehouse/templates/manage/project/release.html:162
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
+#: warehouse/templates/manage/project/releases.html:190
+#: warehouse/templates/packaging/detail.html:426
+#: warehouse/templates/packaging/detail.html:444
+#: warehouse/templates/pages/classifiers.html:17
+#: warehouse/templates/pages/help.html:7
+#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:453
+#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:509
+#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:595
#: warehouse/templates/pages/help.html:605
-#: warehouse/templates/pages/help.html:627
-#: warehouse/templates/pages/help.html:634
-#: warehouse/templates/pages/help.html:652
-#: warehouse/templates/pages/help.html:659
-#: warehouse/templates/pages/help.html:670
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:618
+#: warehouse/templates/pages/help.html:623
+#: warehouse/templates/pages/help.html:636
+#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:648
+#: warehouse/templates/pages/help.html:654
+#: warehouse/templates/pages/help.html:702
+#: warehouse/templates/pages/help.html:706
#: warehouse/templates/pages/help.html:709
-#: warehouse/templates/pages/help.html:731
-#: warehouse/templates/pages/help.html:753
-#: warehouse/templates/pages/help.html:767
-#: warehouse/templates/pages/help.html:776
-#: warehouse/templates/pages/help.html:788
-#: warehouse/templates/pages/help.html:799
-#: warehouse/templates/pages/help.html:804
-#: warehouse/templates/pages/help.html:812
-#: warehouse/templates/pages/help.html:823
-#: warehouse/templates/pages/help.html:868
-#: warehouse/templates/pages/help.html:876
-#: warehouse/templates/pages/help.html:924
-#: warehouse/templates/pages/help.html:929
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:759
+#: warehouse/templates/pages/help.html:764
+#: warehouse/templates/pages/help.html:770
+#: warehouse/templates/pages/help.html:857
+#: warehouse/templates/pages/help.html:899
+#: warehouse/templates/pages/help.html:909
+#: warehouse/templates/pages/help.html:916
+#: warehouse/templates/pages/help.html:919
#: warehouse/templates/pages/help.html:944
-#: warehouse/templates/pages/help.html:953
-#: warehouse/templates/pages/help.html:967
-#: warehouse/templates/pages/help.html:975
-#: warehouse/templates/pages/help.html:983
-#: warehouse/templates/pages/help.html:991
-#: warehouse/templates/pages/help.html:1000
-#: warehouse/templates/pages/help.html:1019
-#: warehouse/templates/pages/help.html:1034
-#: warehouse/templates/pages/help.html:1035
-#: warehouse/templates/pages/help.html:1036
-#: warehouse/templates/pages/help.html:1037
-#: warehouse/templates/pages/help.html:1042
-#: warehouse/templates/pages/sponsors.html:33
-#: warehouse/templates/pages/sponsors.html:37
-#: warehouse/templates/pages/sponsors.html:41
-#: warehouse/templates/pages/sponsors.html:45
-#: warehouse/templates/pages/sponsors.html:64
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:984
+#: warehouse/templates/pages/help.html:1008
+#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1027
+#: warehouse/templates/pages/help.html:1059
+#: warehouse/templates/pages/help.html:1070
+#: warehouse/templates/pages/help.html:1091
+#: warehouse/templates/pages/help.html:1117
+#: warehouse/templates/pages/help.html:1136
+#: warehouse/templates/pages/help.html:1144
+#: warehouse/templates/pages/help.html:1170
+#: warehouse/templates/pages/help.html:1189
+#: warehouse/templates/pages/help.html:1194
+#: warehouse/templates/pages/help.html:1201
+#: warehouse/templates/pages/help.html:1213
+#: warehouse/templates/pages/help.html:1256
+#: warehouse/templates/pages/help.html:1263
+#: warehouse/templates/pages/help.html:1309
+#: warehouse/templates/pages/help.html:1314
+#: warehouse/templates/pages/help.html:1319
+#: warehouse/templates/pages/help.html:1334
+#: warehouse/templates/pages/help.html:1347
+#: warehouse/templates/pages/help.html:1366
+#: warehouse/templates/pages/help.html:1378
+#: warehouse/templates/pages/help.html:1395
+#: warehouse/templates/pages/help.html:1403
+#: warehouse/templates/pages/help.html:1414
+#: warehouse/templates/pages/help.html:1444
+#: warehouse/templates/pages/help.html:1459
+#: warehouse/templates/pages/help.html:1465
+#: warehouse/templates/pages/help.html:1471
+#: warehouse/templates/pages/help.html:1477
+#: warehouse/templates/pages/help.html:1483
+#: warehouse/templates/pages/help.html:1490
+#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:34
+#: warehouse/templates/pages/sponsors.html:42
+#: warehouse/templates/pages/sponsors.html:53
+#: warehouse/templates/pages/sponsors.html:85
+#: warehouse/templates/upload.html:14
msgid "External link"
msgstr "外部連結"
-#: warehouse/templates/404.html:34
+#: warehouse/templates/404.html:32
msgid "View video transcript"
msgstr "查看影片字幕"
-#: warehouse/templates/410.html:16
+#: warehouse/templates/410.html:4
msgid "Page removed (410)"
msgstr "頁面已刪除 (410)"
-#: warehouse/templates/410.html:18
+#: warehouse/templates/410.html:7
msgid "The page you are looking for has been removed"
msgstr "您要查找的頁面已被刪除"
-#: warehouse/templates/500.html:16
+#: warehouse/templates/500.html:4
msgid "Internal server error (500)"
msgstr "伺服器內部錯誤 (500)"
-#: warehouse/templates/500.html:18
+#: warehouse/templates/500.html:7
msgid "Something went wrong"
msgstr "出問題了"
-#: warehouse/templates/500.html:22
+#: warehouse/templates/500.html:11
msgid ""
"We are experiencing technical issues that are affecting our ability to "
"serve you this site.
We are aware of the problem and are working to "
@@ -1286,19 +1289,19 @@ msgstr ""
"
我們遇到了影響我們為您提供本網站服務的技術問題
。我們意識到這個問"
"題,並正在努力儘快解決它
"
-#: warehouse/templates/500.html:28
+#: warehouse/templates/500.html:20
msgid "Check our status page"
msgstr "查看我們的狀態頁面"
-#: warehouse/templates/500.html:31
+#: warehouse/templates/500.html:25
msgid "Error code 500"
msgstr "錯誤代碼 500"
-#: warehouse/templates/500.html:35
+#: warehouse/templates/500.html:30
msgid "Rely on PyPI to get your job done?"
msgstr "依靠 PyPI 完成工作?"
-#: warehouse/templates/500.html:36
+#: warehouse/templates/500.html:32
#, fuzzy
#| msgid ""
#| "Consider contributing or donating to help us build a more stable and secure "
+"rel=\"noopener\">contributing or donating to help us build a more stable and secure "
"platform."
msgstr ""
"考慮 捐贈 "
" 以幫助我們構建一個更加穩定和安全的平臺。"
-#: warehouse/templates/base.html:24
+#: warehouse/templates/base.html:13
msgid ""
"Choose a strong password that contains letters (uppercase and lowercase), "
"numbers and special characters. Avoid common words or repetition."
@@ -1326,57 +1329,61 @@ msgstr ""
"請使用強度較高的密碼,需包含英文字母(大寫及小寫)、數字及特殊符號。不要使用"
"常見字詞或重覆字元。"
-#: warehouse/templates/base.html:27
+#: warehouse/templates/base.html:16
msgid "Password strength:"
msgstr "密碼強度:"
-#: warehouse/templates/base.html:39 warehouse/templates/base.html:47
+#: warehouse/templates/base.html:30 warehouse/templates/base.html:53
#: warehouse/templates/includes/current-user-indicator.html:17
#, fuzzy
msgid "Main navigation"
msgstr "主導航欄"
-#: warehouse/templates/base.html:41 warehouse/templates/base.html:55
-#: warehouse/templates/base.html:271
-#: warehouse/templates/includes/current-user-indicator.html:63
-#: warehouse/templates/pages/help.html:119
-#: warehouse/templates/pages/sitemap.html:27
+#: warehouse/templates/base.html:33 warehouse/templates/base.html:68
+#: warehouse/templates/base.html:314
+#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/pages/help.html:209
+#: warehouse/templates/pages/sitemap.html:19
msgid "Help"
msgstr "取得支援"
-#: warehouse/templates/base.html:42 warehouse/templates/base.html:56
-#: warehouse/templates/includes/current-user-indicator.html:69
-#: warehouse/templates/pages/sitemap.html:41
-#: warehouse/templates/pages/sponsors.html:15
+#: warehouse/templates/base.html:36
+msgid "Docs"
+msgstr ""
+
+#: warehouse/templates/base.html:40 warehouse/templates/base.html:71
+#: warehouse/templates/includes/current-user-indicator.html:83
+#: warehouse/templates/pages/sitemap.html:43
+#: warehouse/templates/pages/sponsors.html:4
msgid "Sponsors"
msgstr "贊助商"
-#: warehouse/templates/accounts/login.html:18
-#: warehouse/templates/accounts/login.html:103 warehouse/templates/base.html:43
-#: warehouse/templates/base.html:57
+#: warehouse/templates/accounts/login.html:7
+#: warehouse/templates/accounts/login.html:80 warehouse/templates/base.html:44
+#: warehouse/templates/base.html:75
msgid "Log in"
msgstr "登入"
-#: warehouse/templates/base.html:44 warehouse/templates/base.html:58
-#: warehouse/templates/pages/sitemap.html:33
+#: warehouse/templates/base.html:48 warehouse/templates/base.html:79
+#: warehouse/templates/pages/sitemap.html:28
msgid "Register"
msgstr "建立帳戶"
-#: warehouse/templates/base.html:48
-#: warehouse/templates/includes/current-user-indicator.html:18
+#: warehouse/templates/base.html:58
+#: warehouse/templates/includes/current-user-indicator.html:23
msgid "View menu"
msgstr "查看選單"
-#: warehouse/templates/base.html:49
+#: warehouse/templates/base.html:59
msgid "Menu"
msgstr "選單"
-#: warehouse/templates/base.html:54
-#: warehouse/templates/includes/current-user-indicator.html:25
+#: warehouse/templates/base.html:66
+#: warehouse/templates/includes/current-user-indicator.html:34
msgid "Main menu"
msgstr "主目錄"
-#: warehouse/templates/base.html:66
+#: warehouse/templates/base.html:87
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the 每季 感謝您從Python Software Foundation推特推文"
-#: warehouse/templates/base.html:70
+#: warehouse/templates/base.html:91
#, fuzzy, python-format
#| msgid ""
#| "Quarterly thank you tweet from the 每季 感謝您從Python Software Foundation推特推文"
-#: warehouse/templates/base.html:93 warehouse/templates/index.html:97
+#: warehouse/templates/base.html:116 warehouse/templates/index.html:93
msgid ""
"The Python Package Index (PyPI) is a repository of software for the Python "
"programming language."
msgstr "Python 軟體包索引 (PyPI) 是 Python 程式設計語言的軟體儲存庫。"
-#: warehouse/templates/base.html:106
+#: warehouse/templates/base.html:133
msgid "RSS: 40 latest updates"
msgstr "RSS:40個最近的更新"
-#: warehouse/templates/base.html:107
+#: warehouse/templates/base.html:137
msgid "RSS: 40 newest packages"
msgstr "RSS:40 個最新的套件"
-#: warehouse/templates/base.html:156
+#: warehouse/templates/base.html:185
msgid "Skip to main content"
msgstr "跳到主要内容"
-#: warehouse/templates/base.html:159
+#: warehouse/templates/base.html:189
msgid "Switch to mobile version"
msgstr "轉換至行動裝置版本"
-#: warehouse/templates/base.html:168 warehouse/templates/base.html:177
-#: warehouse/templates/base.html:187
-#: warehouse/templates/includes/flash-messages.html:30
-#: warehouse/templates/includes/session-notifications.html:20
+#: warehouse/templates/base.html:196 warehouse/templates/base.html:205
+#: warehouse/templates/base.html:215
+#: warehouse/templates/includes/flash-messages.html:41
+#: warehouse/templates/includes/session-notifications.html:19
#: warehouse/templates/manage/account.html:843
-#: warehouse/templates/manage/manage_base.html:343
-#: warehouse/templates/manage/manage_base.html:402
-#: warehouse/templates/manage/organization/settings.html:227
-#: warehouse/templates/manage/organization/settings.html:290
-#: warehouse/templates/manage/organization/settings.html:296
-#: warehouse/templates/manage/project/documentation.html:27
-#: warehouse/templates/manage/project/release.html:182
-#: warehouse/templates/manage/project/settings.html:87
-#: warehouse/templates/manage/project/settings.html:136
-#: warehouse/templates/manage/project/settings.html:393
-#: warehouse/templates/manage/team/settings.html:84
+#: warehouse/templates/manage/manage_base.html:364
+#: warehouse/templates/manage/manage_base.html:442
+#: warehouse/templates/manage/organization/settings.html:179
+#: warehouse/templates/manage/organization/settings.html:240
+#: warehouse/templates/manage/organization/settings.html:246
+#: warehouse/templates/manage/project/documentation.html:13
+#: warehouse/templates/manage/project/release.html:209
+#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:131
+#: warehouse/templates/manage/project/settings.html:362
+#: warehouse/templates/manage/team/settings.html:62
msgid "Warning"
msgstr "警告"
-#: warehouse/templates/base.html:170
+#: warehouse/templates/base.html:198
msgid "You are using an unsupported browser, upgrade to a newer version."
msgstr "不支援你正在使用的瀏覽器,請更新至新的版本。"
-#: warehouse/templates/base.html:179
+#: warehouse/templates/base.html:207
msgid ""
"You are using TestPyPI – a separate instance of the Python Package Index "
"that allows you to try distribution tools and processes without affecting "
@@ -1460,7 +1467,7 @@ msgstr ""
"您正在使用 TestPyPI – 一個 Python 套件索引的實例,可以讓您嘗試發佈工具且可以"
"讓您不會影響實際索引地進行。"
-#: warehouse/templates/base.html:189
+#: warehouse/templates/base.html:217
msgid ""
"Some features may not work without JavaScript. Please try enabling it if you "
"encounter problems."
@@ -1468,239 +1475,244 @@ msgstr ""
"在沒有啟用JavaScript的情況下,某些功能可能無法正常運作。如果你遇到問題,請嘗"
"試重新啟用JavaScript。"
-#: warehouse/templates/base.html:227 warehouse/templates/base.html:248
-#: warehouse/templates/error-base-with-search.html:20
-#: warehouse/templates/index.html:43
+#: warehouse/templates/base.html:252 warehouse/templates/base.html:284
+#: warehouse/templates/error-base-with-search.html:8
+#: warehouse/templates/index.html:29
msgid "Search PyPI"
msgstr "搜索 PyPI套件"
-#: warehouse/templates/base.html:228 warehouse/templates/base.html:249
-#: warehouse/templates/error-base-with-search.html:21
-#: warehouse/templates/index.html:46
-msgid "Search projects"
+#: warehouse/templates/base.html:257 warehouse/templates/index.html:35
+#, fuzzy
+#| msgid "Search projects"
+msgid "Type '/' to search projects"
msgstr "搜尋專案"
-#: warehouse/templates/base.html:232 warehouse/templates/base.html:253
-#: warehouse/templates/error-base-with-search.html:24
-#: warehouse/templates/index.html:50
+#: warehouse/templates/base.html:268 warehouse/templates/base.html:297
+#: warehouse/templates/error-base-with-search.html:19
+#: warehouse/templates/index.html:44
msgid "Search"
msgstr "搜尋"
-#: warehouse/templates/base.html:272
+#: warehouse/templates/base.html:289
+#: warehouse/templates/error-base-with-search.html:13
+msgid "Search projects"
+msgstr "搜尋專案"
+
+#: warehouse/templates/base.html:315
msgid "Help navigation"
msgstr "說明導航欄"
-#: warehouse/templates/base.html:274
+#: warehouse/templates/base.html:321
msgid "Installing packages"
msgstr "安裝軟體套件"
-#: warehouse/templates/base.html:275
+#: warehouse/templates/base.html:327
msgid "Uploading packages"
msgstr "正在上載軟體套件"
-#: warehouse/templates/base.html:276
+#: warehouse/templates/base.html:333
msgid "User guide"
msgstr "使用者指南"
-#: warehouse/templates/base.html:277
+#: warehouse/templates/base.html:339
#, fuzzy
#| msgid "Project name"
msgid "Project name retention"
msgstr "專案名稱"
-#: warehouse/templates/base.html:278
+#: warehouse/templates/base.html:342
msgid "FAQs"
msgstr "常見疑難"
-#: warehouse/templates/base.html:284 warehouse/templates/pages/sitemap.html:37
+#: warehouse/templates/base.html:348 warehouse/templates/pages/sitemap.html:34
msgid "About PyPI"
msgstr "關於 PyPI"
-#: warehouse/templates/base.html:285
+#: warehouse/templates/base.html:349
msgid "About PyPI navigation"
msgstr "關於 PyPI 導航欄"
-#: warehouse/templates/base.html:287
+#: warehouse/templates/base.html:355
#, fuzzy
#| msgid "PyPI home"
msgid "PyPI Blog"
msgstr "PyPI 主頁"
-#: warehouse/templates/base.html:288
+#: warehouse/templates/base.html:361
msgid "Infrastructure dashboard"
msgstr "基礎架構儀表板"
-#: warehouse/templates/base.html:289 warehouse/templates/pages/sitemap.html:40
-#: warehouse/templates/pages/stats.html:16
+#: warehouse/templates/base.html:364 warehouse/templates/pages/sitemap.html:40
+#: warehouse/templates/pages/stats.html:4
msgid "Statistics"
msgstr "統計"
-#: warehouse/templates/base.html:290
+#: warehouse/templates/base.html:367
msgid "Logos & trademarks"
msgstr ""
-#: warehouse/templates/base.html:291
+#: warehouse/templates/base.html:370
msgid "Our sponsors"
msgstr "我們的贊助商"
-#: warehouse/templates/base.html:297
+#: warehouse/templates/base.html:376
msgid "Contributing to PyPI"
msgstr "為 PyPI 貢獻"
-#: warehouse/templates/base.html:298
+#: warehouse/templates/base.html:377
msgid "How to contribute navigation"
msgstr "如何貢獻導航欄"
-#: warehouse/templates/base.html:300
+#: warehouse/templates/base.html:380
msgid "Bugs and feedback"
msgstr "錯誤回報"
-#: warehouse/templates/base.html:301
+#: warehouse/templates/base.html:386
msgid "Contribute on GitHub"
msgstr "在 GitHub 上做出貢獻"
-#: warehouse/templates/base.html:302
+#: warehouse/templates/base.html:392
msgid "Translate PyPI"
msgstr "翻譯 PyPI"
-#: warehouse/templates/base.html:303
+#: warehouse/templates/base.html:395
#, fuzzy
#| msgid "Sponsors"
msgid "Sponsor PyPI"
msgstr "贊助商"
-#: warehouse/templates/base.html:304
+#: warehouse/templates/base.html:401
msgid "Development credits"
msgstr "開發功勞"
-#: warehouse/templates/base.html:310 warehouse/templates/pages/sitemap.html:23
+#: warehouse/templates/base.html:407 warehouse/templates/pages/sitemap.html:10
msgid "Using PyPI"
msgstr "使用 PyPI"
-#: warehouse/templates/base.html:311
+#: warehouse/templates/base.html:408
msgid "Using PyPI navigation"
msgstr "使用 PyPI 導航欄"
-#: warehouse/templates/base.html:313
-#: warehouse/templates/manage/organization/activate_subscription.html:33
+#: warehouse/templates/base.html:414
+#: warehouse/templates/manage/organization/activate_subscription.html:21
#, fuzzy
#| msgid "Terms of use"
msgid "Terms of Service"
msgstr "使用條款"
-#: warehouse/templates/base.html:314
+#: warehouse/templates/base.html:417
msgid "Report security issue"
msgstr "回報安全問題"
-#: warehouse/templates/base.html:315
+#: warehouse/templates/base.html:423
msgid "Code of conduct"
msgstr "行為守則"
-#: warehouse/templates/base.html:316
+#: warehouse/templates/base.html:429
#, fuzzy
#| msgid "Privacy policy"
msgid "Privacy Notice"
msgstr "隱私政策"
-#: warehouse/templates/base.html:317
+#: warehouse/templates/base.html:435
msgid "Acceptable Use Policy"
msgstr ""
-#: warehouse/templates/base.html:327
+#: warehouse/templates/base.html:445
#, fuzzy
#| msgid "Status: "
msgid "Status:"
msgstr "狀態: "
-#: warehouse/templates/base.html:328
+#: warehouse/templates/base.html:449
msgid "all systems operational"
msgstr "所有繫統皆準備好因應"
-#: warehouse/templates/base.html:332
+#: warehouse/templates/base.html:453
msgid ""
"Developed and maintained by the Python community, for the Python community."
msgstr "由 Python 社群為 Python 社群開發和維護。"
-#: warehouse/templates/base.html:334
+#: warehouse/templates/base.html:455
msgid "Donate today!"
msgstr "捐助我們!"
-#: warehouse/templates/base.html:341 warehouse/templates/pages/sitemap.html:16
+#: warehouse/templates/base.html:467 warehouse/templates/pages/sitemap.html:4
msgid "Site map"
msgstr "網站地圖"
-#: warehouse/templates/base.html:347
+#: warehouse/templates/base.html:474
msgid "Switch to desktop version"
msgstr "轉換到桌上版"
-#: warehouse/templates/confirm-action.html:17
+#: warehouse/templates/confirm-action.html:4
msgid "Confirm Action"
msgstr "確認操作"
-#: warehouse/templates/confirm-action.html:26
+#: warehouse/templates/confirm-action.html:11
msgid "Are you sure?"
msgstr ""
-#: warehouse/templates/error-base.html:35
+#: warehouse/templates/error-base.html:23
msgid "Error code"
msgstr "錯誤代碼"
-#: warehouse/templates/error-base.html:37
+#: warehouse/templates/error-base.html:27
msgid "Back to the homepage"
msgstr "返回主頁"
-#: warehouse/templates/index.html:16
+#: warehouse/templates/index.html:4
msgid "The Python Package Index"
msgstr "Python 套件軟體索引"
-#: warehouse/templates/index.html:31
+#: warehouse/templates/index.html:17
msgid "Test Python package publishing with the Test Python Package Index"
msgstr ""
"使用測試 Python 套件軟體索引(Test Python Package Index)測試 Python 套件軟體"
"發佈"
-#: warehouse/templates/index.html:33
+#: warehouse/templates/index.html:19
msgid "Develop the codebase behind PyPI with the Dev Python Package Index"
msgstr ""
"使用測試 Python 套件軟體索引(Test Python Package Index)測試 Python 套件軟體"
"發佈"
-#: warehouse/templates/index.html:35
+#: warehouse/templates/index.html:21
msgid "Find, install and publish Python packages with the Python Package Index"
msgstr ""
"使用 Python 套件軟體索引 (Python Package Index) 查找、安裝和發佈 Python 套件"
"軟體"
-#: warehouse/templates/index.html:54
+#: warehouse/templates/index.html:48
#, python-format
msgid "Or browse projects"
msgstr "或 瀏覽專案 "
-#: warehouse/templates/index.html:61
+#: warehouse/templates/index.html:55
#, python-format
msgid "%(num_projects_formatted)s project"
msgid_plural "%(num_projects_formatted)s projects"
msgstr[0] "%(num_projects_formatted)s 個專案"
-#: warehouse/templates/index.html:68
+#: warehouse/templates/index.html:62
#, python-format
msgid "%(num_releases_formatted)s release"
msgid_plural "%(num_releases_formatted)s releases"
msgstr[0] "%(num_releases_formatted)s 個發行版本"
-#: warehouse/templates/index.html:75
+#: warehouse/templates/index.html:69
#, python-format
msgid "%(num_files_formatted)s file"
msgid_plural "%(num_files_formatted)s files"
msgstr[0] "%(num_files_formatted)s 個檔案"
-#: warehouse/templates/index.html:82
+#: warehouse/templates/index.html:76
#, python-format
msgid "%(num_users_formatted)s user"
msgid_plural "%(num_users_formatted)s users"
msgstr[0] "%(num_users_formatted)s 位使用者"
-#: warehouse/templates/index.html:99
+#: warehouse/templates/index.html:96
msgid ""
"PyPI helps you find and install software developed and shared by the Python "
"community."
@@ -1714,149 +1726,149 @@ msgstr "瞭解有關安裝套件軟體 "
msgid "Package authors use PyPI to distribute their software."
msgstr "套件軟體作者使用 PyPI 來分發他們的軟體。"
-#: warehouse/templates/index.html:104
+#: warehouse/templates/index.html:107
msgid "Learn how to package your Python code for PyPI"
msgstr "瞭解如何為 PyPI 打包 Python 程式碼 "
-#: warehouse/templates/accounts/login.html:17
-#: warehouse/templates/accounts/recovery-code.html:17
-#: warehouse/templates/accounts/register.html:17
-#: warehouse/templates/accounts/request-password-reset.html:17
-#: warehouse/templates/accounts/reset-password.html:17
-#: warehouse/templates/accounts/two-factor.html:17
-#: warehouse/templates/manage/account.html:23
-#: warehouse/templates/manage/account/token.html:22
-#: warehouse/templates/manage/account/totp-provision.html:22
-#: warehouse/templates/packaging/submit-malware-observation.html:21
+#: warehouse/templates/accounts/login.html:5
+#: warehouse/templates/accounts/recovery-code.html:5
+#: warehouse/templates/accounts/register.html:5
+#: warehouse/templates/accounts/request-password-reset.html:5
+#: warehouse/templates/accounts/reset-password.html:5
+#: warehouse/templates/accounts/two-factor.html:5
+#: warehouse/templates/manage/account.html:20
+#: warehouse/templates/manage/account/token.html:8
+#: warehouse/templates/manage/account/totp-provision.html:8
+#: warehouse/templates/packaging/submit-malware-observation.html:18
#: warehouse/templates/re-auth.html:17
msgid "Error processing form"
msgstr "處理表單發生錯誤"
-#: warehouse/templates/accounts/register.html:195
-#: warehouse/templates/accounts/register.html:201
-#: warehouse/templates/accounts/reset-password.html:71
-#: warehouse/templates/accounts/reset-password.html:77
-#: warehouse/templates/manage/account.html:442
-#: warehouse/templates/re-auth.html:18 warehouse/templates/re-auth.html:80
+#: warehouse/templates/accounts/register.html:166
+#: warehouse/templates/accounts/register.html:171
+#: warehouse/templates/accounts/reset-password.html:62
+#: warehouse/templates/accounts/reset-password.html:67
+#: warehouse/templates/manage/account.html:453
+#: warehouse/templates/re-auth.html:19 warehouse/templates/re-auth.html:74
msgid "Confirm password"
msgstr "確認密碼"
-#: warehouse/templates/re-auth.html:33
+#: warehouse/templates/re-auth.html:31
msgid "Confirm password to continue"
msgstr "確認密碼以進行下一步"
-#: warehouse/templates/accounts/login.html:77
-#: warehouse/templates/accounts/register.html:158
-#: warehouse/templates/accounts/reset-password.html:38
-#: warehouse/templates/manage/manage_base.html:411
-#: warehouse/templates/re-auth.html:53
+#: warehouse/templates/accounts/login.html:56
+#: warehouse/templates/accounts/register.html:130
+#: warehouse/templates/accounts/reset-password.html:28
+#: warehouse/templates/manage/manage_base.html:451
+#: warehouse/templates/re-auth.html:49
msgid "Password"
msgstr "密碼"
-#: warehouse/templates/accounts/login.html:51
-#: warehouse/templates/accounts/login.html:79
-#: warehouse/templates/accounts/recovery-code.html:42
-#: warehouse/templates/accounts/register.html:71
-#: warehouse/templates/accounts/register.html:97
+#: warehouse/templates/accounts/login.html:34
+#: warehouse/templates/accounts/login.html:58
+#: warehouse/templates/accounts/recovery-code.html:28
+#: warehouse/templates/accounts/register.html:57
+#: warehouse/templates/accounts/register.html:79
+#: warehouse/templates/accounts/register.html:107
#: warehouse/templates/accounts/register.html:132
-#: warehouse/templates/accounts/register.html:160
-#: warehouse/templates/accounts/register.html:197
-#: warehouse/templates/accounts/request-password-reset.html:41
-#: warehouse/templates/accounts/reset-password.html:40
-#: warehouse/templates/accounts/reset-password.html:73
-#: warehouse/templates/accounts/two-factor.html:101
-#: warehouse/templates/manage/account.html:270
-#: warehouse/templates/manage/account.html:294
-#: warehouse/templates/manage/account.html:354
-#: warehouse/templates/manage/account.html:386
-#: warehouse/templates/manage/account.html:411
-#: warehouse/templates/manage/account.html:438
-#: warehouse/templates/manage/account/publishing.html:40
-#: warehouse/templates/manage/account/publishing.html:55
-#: warehouse/templates/manage/account/publishing.html:70
-#: warehouse/templates/manage/account/publishing.html:92
-#: warehouse/templates/manage/account/publishing.html:112
-#: warehouse/templates/manage/account/publishing.html:159
-#: warehouse/templates/manage/account/publishing.html:174
-#: warehouse/templates/manage/account/publishing.html:189
-#: warehouse/templates/manage/account/publishing.html:204
-#: warehouse/templates/manage/account/publishing.html:219
-#: warehouse/templates/manage/account/publishing.html:261
-#: warehouse/templates/manage/account/publishing.html:276
-#: warehouse/templates/manage/account/publishing.html:291
-#: warehouse/templates/manage/account/publishing.html:332
-#: warehouse/templates/manage/account/publishing.html:354
-#: warehouse/templates/manage/account/publishing.html:376
-#: warehouse/templates/manage/account/publishing.html:398
-#: warehouse/templates/manage/account/recovery_codes-burn.html:70
-#: warehouse/templates/manage/account/token.html:133
-#: warehouse/templates/manage/account/token.html:150
-#: warehouse/templates/manage/account/totp-provision.html:69
-#: warehouse/templates/manage/account/webauthn-provision.html:44
-#: warehouse/templates/manage/organization/activate_subscription.html:34
-#: warehouse/templates/manage/organization/projects.html:128
-#: warehouse/templates/manage/organization/projects.html:151
-#: warehouse/templates/manage/organization/roles.html:270
-#: warehouse/templates/manage/organization/roles.html:291
-#: warehouse/templates/manage/organization/settings.html:50
+#: warehouse/templates/accounts/register.html:168
+#: warehouse/templates/accounts/request-password-reset.html:28
+#: warehouse/templates/accounts/reset-password.html:30
+#: warehouse/templates/accounts/reset-password.html:64
+#: warehouse/templates/accounts/two-factor.html:82
+#: warehouse/templates/manage/account.html:293
+#: warehouse/templates/manage/account.html:314
+#: warehouse/templates/manage/account.html:367
+#: warehouse/templates/manage/account.html:401
+#: warehouse/templates/manage/account.html:426
+#: warehouse/templates/manage/account.html:450
+#: warehouse/templates/manage/account/publishing.html:24
+#: warehouse/templates/manage/account/publishing.html:37
+#: warehouse/templates/manage/account/publishing.html:50
+#: warehouse/templates/manage/account/publishing.html:69
+#: warehouse/templates/manage/account/publishing.html:86
+#: warehouse/templates/manage/account/publishing.html:132
+#: warehouse/templates/manage/account/publishing.html:145
+#: warehouse/templates/manage/account/publishing.html:158
+#: warehouse/templates/manage/account/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:227
+#: warehouse/templates/manage/account/publishing.html:240
+#: warehouse/templates/manage/account/publishing.html:253
+#: warehouse/templates/manage/account/publishing.html:294
+#: warehouse/templates/manage/account/publishing.html:313
+#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:349
+#: warehouse/templates/manage/account/recovery_codes-burn.html:48
+#: warehouse/templates/manage/account/token.html:127
+#: warehouse/templates/manage/account/token.html:152
+#: warehouse/templates/manage/account/totp-provision.html:60
+#: warehouse/templates/manage/account/webauthn-provision.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:22
+#: warehouse/templates/manage/organization/projects.html:109
+#: warehouse/templates/manage/organization/projects.html:130
+#: warehouse/templates/manage/organization/roles.html:374
+#: warehouse/templates/manage/organization/roles.html:393
+#: warehouse/templates/manage/organization/settings.html:35
+#: warehouse/templates/manage/organization/settings.html:64
#: warehouse/templates/manage/organization/settings.html:87
-#: warehouse/templates/manage/organization/settings.html:118
-#: warehouse/templates/manage/organization/settings.html:150
-#: warehouse/templates/manage/organization/teams.html:89
-#: warehouse/templates/manage/organizations.html:196
-#: warehouse/templates/manage/organizations.html:227
-#: warehouse/templates/manage/organizations.html:256
-#: warehouse/templates/manage/organizations.html:281
-#: warehouse/templates/manage/organizations.html:307
-#: warehouse/templates/manage/organizations.html:331
-#: warehouse/templates/manage/organizations.html:362
-#: warehouse/templates/manage/project/publishing.html:46
-#: warehouse/templates/manage/project/publishing.html:61
-#: warehouse/templates/manage/project/publishing.html:83
-#: warehouse/templates/manage/project/publishing.html:103
-#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/organization/settings.html:113
+#: warehouse/templates/manage/organization/teams.html:70
+#: warehouse/templates/manage/organizations.html:208
+#: warehouse/templates/manage/organizations.html:236
+#: warehouse/templates/manage/organizations.html:259
+#: warehouse/templates/manage/organizations.html:278
+#: warehouse/templates/manage/organizations.html:300
+#: warehouse/templates/manage/organizations.html:319
+#: warehouse/templates/manage/organizations.html:346
+#: warehouse/templates/manage/project/publishing.html:43
+#: warehouse/templates/manage/project/publishing.html:56
+#: warehouse/templates/manage/project/publishing.html:75
+#: warehouse/templates/manage/project/publishing.html:92
+#: warehouse/templates/manage/project/publishing.html:140
+#: warehouse/templates/manage/project/publishing.html:153
#: warehouse/templates/manage/project/publishing.html:166
-#: warehouse/templates/manage/project/publishing.html:181
-#: warehouse/templates/manage/project/publishing.html:196
-#: warehouse/templates/manage/project/publishing.html:239
-#: warehouse/templates/manage/project/publishing.html:254
-#: warehouse/templates/manage/project/publishing.html:296
-#: warehouse/templates/manage/project/publishing.html:318
-#: warehouse/templates/manage/project/publishing.html:340
-#: warehouse/templates/manage/project/roles.html:273
-#: warehouse/templates/manage/project/roles.html:289
-#: warehouse/templates/manage/project/roles.html:305
-#: warehouse/templates/manage/project/roles.html:328
-#: warehouse/templates/manage/project/roles.html:359
-#: warehouse/templates/manage/project/roles.html:380
-#: warehouse/templates/manage/project/settings.html:287
-#: warehouse/templates/manage/project/settings.html:307
-#: warehouse/templates/manage/project/settings.html:327
-#: warehouse/templates/manage/team/roles.html:106
-#: warehouse/templates/manage/team/settings.html:35
-#: warehouse/templates/packaging/submit-malware-observation.html:58
-#: warehouse/templates/packaging/submit-malware-observation.html:71
-#: warehouse/templates/re-auth.html:55
+#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/project/publishing.html:223
+#: warehouse/templates/manage/project/publishing.html:236
+#: warehouse/templates/manage/project/publishing.html:278
+#: warehouse/templates/manage/project/publishing.html:295
+#: warehouse/templates/manage/project/publishing.html:314
+#: warehouse/templates/manage/project/roles.html:320
+#: warehouse/templates/manage/project/roles.html:333
+#: warehouse/templates/manage/project/roles.html:344
+#: warehouse/templates/manage/project/roles.html:364
+#: warehouse/templates/manage/project/roles.html:397
+#: warehouse/templates/manage/project/roles.html:416
+#: warehouse/templates/manage/project/settings.html:266
+#: warehouse/templates/manage/project/settings.html:282
+#: warehouse/templates/manage/project/settings.html:298
+#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/team/settings.html:22
+#: warehouse/templates/packaging/submit-malware-observation.html:54
+#: warehouse/templates/packaging/submit-malware-observation.html:67
+#: warehouse/templates/re-auth.html:51
msgid "(required)"
msgstr "(必填)"
-#: warehouse/templates/accounts/login.html:84
-#: warehouse/templates/re-auth.html:60
+#: warehouse/templates/accounts/login.html:62
+#: warehouse/templates/re-auth.html:55
msgid "Your password"
msgstr "您的密碼"
-#: warehouse/templates/accounts/login.html:107
-#: warehouse/templates/manage/manage_base.html:414
-#: warehouse/templates/re-auth.html:84
+#: warehouse/templates/accounts/login.html:88
+#: warehouse/templates/manage/manage_base.html:457
+#: warehouse/templates/re-auth.html:82
msgid "Show password"
msgstr "顯示密碼"
-#: warehouse/templates/accounts/login.html:111
-#: warehouse/templates/re-auth.html:88
+#: warehouse/templates/accounts/login.html:92
+#: warehouse/templates/re-auth.html:86
msgid "Forgot password?"
msgstr "忘記密碼?"
-#: warehouse/templates/re-auth.html:92
+#: warehouse/templates/re-auth.html:90
#, python-format
msgid ""
"Tip: you are about to perform a sensitive "
@@ -1867,11 +1879,11 @@ msgstr ""
"提示:您將要執行敏感操作。如果您不在個人電腦"
"上,請確保在完成作業後登出。我們不會在接下來的一個小時內再次向您確認密碼。"
-#: warehouse/templates/upload.html:25
+#: warehouse/templates/upload.html:12
msgid "This URL is an API endpoint for uploading files to PyPI."
msgstr "此 URL 是用於將檔案上傳到 PyPI 的 API 端點。"
-#: warehouse/templates/upload.html:26
+#: warehouse/templates/upload.html:14
#, python-format
msgid ""
"For more information on uploading projects to PyPI, visit the Python 打包使用者指"
"南 。"
-#: warehouse/templates/upload.html:28
+#: warehouse/templates/upload.html:17
#, python-format
msgid ""
"Otherwise, we suggest you go to the PyPI homepage."
msgstr "否則,我們建議您 轉到 PyPI 主頁 。"
-#: warehouse/templates/accounts/invite-confirmation.html:17
+#: warehouse/templates/accounts/invite-confirmation.html:4
msgid "Confirm Invite"
msgstr "確認邀請"
-#: warehouse/templates/accounts/invite-confirmation.html:34
+#: warehouse/templates/accounts/invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(project_name)s」?"
-#: warehouse/templates/accounts/invite-confirmation.html:40
-#: warehouse/templates/accounts/organization-invite-confirmation.html:40
-#: warehouse/templates/manage/organizations.html:42
-#: warehouse/templates/manage/projects.html:52
+#: warehouse/templates/accounts/invite-confirmation.html:29
+#: warehouse/templates/accounts/organization-invite-confirmation.html:29
+#: warehouse/templates/manage/organizations.html:34
+#: warehouse/templates/manage/projects.html:42
msgid "Accept"
msgstr "接受"
-#: warehouse/templates/accounts/invite-confirmation.html:41
-#: warehouse/templates/accounts/organization-invite-confirmation.html:41
-#: warehouse/templates/manage/organizations.html:46
-#: warehouse/templates/manage/organizations.html:54
-#: warehouse/templates/manage/projects.html:53
+#: warehouse/templates/accounts/invite-confirmation.html:33
+#: warehouse/templates/accounts/organization-invite-confirmation.html:33
+#: warehouse/templates/manage/organizations.html:39
+#: warehouse/templates/manage/organizations.html:51
+#: warehouse/templates/manage/projects.html:46
msgid "Decline"
msgstr "拒絕"
-#: warehouse/templates/accounts/invite-confirmation.html:45
+#: warehouse/templates/accounts/invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1924,52 +1936,52 @@ msgid ""
"your account before accepting an invitation to join a project."
msgstr "你的帳戶尚未啟用雙重認證。"
-#: warehouse/templates/accounts/login.html:30
+#: warehouse/templates/accounts/login.html:17
#, python-format
msgid "Log in to %(title)s"
msgstr "登入 %(title)s"
-#: warehouse/templates/accounts/login.html:49
-#: warehouse/templates/accounts/profile.html:41
-#: warehouse/templates/accounts/register.html:130
-#: warehouse/templates/email/organization-member-added/body.html:30
-#: warehouse/templates/email/organization-member-invited/body.html:30
-#: warehouse/templates/email/organization-member-removed/body.html:30
-#: warehouse/templates/email/organization-member-role-changed/body.html:30
-#: warehouse/templates/manage/account.html:248
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/organization/roles.html:274
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/project/roles.html:308
-#: warehouse/templates/manage/project/roles.html:363
-#: warehouse/templates/manage/team/roles.html:80
-#: warehouse/templates/manage/team/roles.html:110
+#: warehouse/templates/accounts/login.html:32
+#: warehouse/templates/accounts/profile.html:25
+#: warehouse/templates/accounts/register.html:105
+#: warehouse/templates/email/organization-member-added/body.html:14
+#: warehouse/templates/email/organization-member-invited/body.html:14
+#: warehouse/templates/email/organization-member-removed/body.html:14
+#: warehouse/templates/email/organization-member-role-changed/body.html:14
+#: warehouse/templates/manage/account.html:272
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/organization/roles.html:377
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/project/roles.html:346
+#: warehouse/templates/manage/project/roles.html:400
+#: warehouse/templates/manage/team/roles.html:77
+#: warehouse/templates/manage/team/roles.html:107
msgid "Username"
msgstr "使用者名稱"
-#: warehouse/templates/accounts/login.html:55
+#: warehouse/templates/accounts/login.html:37
msgid "Your username"
msgstr "你的使用者名稱"
-#: warehouse/templates/accounts/logout.html:16
-#: warehouse/templates/accounts/logout.html:25
-#: warehouse/templates/includes/current-user-indicator.html:77
+#: warehouse/templates/accounts/logout.html:4
+#: warehouse/templates/accounts/logout.html:13
+#: warehouse/templates/includes/current-user-indicator.html:93
msgid "Log out"
msgstr "登出"
-#: warehouse/templates/accounts/logout.html:19
+#: warehouse/templates/accounts/logout.html:7
#, python-format
msgid "Log out of %(account_name)s"
msgstr "登出 %(account_name)s"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:17
+#: warehouse/templates/accounts/organization-invite-confirmation.html:4
#, fuzzy
#| msgid "Confirm Invite"
msgid "Confirm Organization Invite"
msgstr "確認邀請"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:34
+#: warehouse/templates/accounts/organization-invite-confirmation.html:21
#, python-format
msgid ""
"Would you like to accept this invitation to join '%(organization_name)s' as "
@@ -1977,7 +1989,7 @@ msgid ""
msgstr ""
"您是否願意接受此邀請以 %(role_name)s 的身份加入“%(organization_name)s”?"
-#: warehouse/templates/accounts/organization-invite-confirmation.html:45
+#: warehouse/templates/accounts/organization-invite-confirmation.html:39
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -1985,104 +1997,104 @@ msgid ""
"your account before accepting an invitation to join an organization."
msgstr "你的帳戶尚未啟用雙重認證。"
-#: warehouse/templates/accounts/profile.html:16
+#: warehouse/templates/accounts/profile.html:4
#, python-format
msgid "Profile of %(username)s"
msgstr "%(username)s 的個人檔案"
-#: warehouse/templates/accounts/profile.html:31
-#: warehouse/templates/manage/account.html:223
-#: warehouse/templates/manage/organization/roles.html:153
-#: warehouse/templates/manage/organization/roles.html:220
-#: warehouse/templates/manage/project/roles.html:157
-#: warehouse/templates/manage/project/roles.html:214
-#: warehouse/templates/manage/team/roles.html:61
+#: warehouse/templates/accounts/profile.html:15
+#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/organization/roles.html:211
+#: warehouse/templates/manage/organization/roles.html:302
+#: warehouse/templates/manage/project/roles.html:181
+#: warehouse/templates/manage/project/roles.html:260
+#: warehouse/templates/manage/team/roles.html:45
#, python-brace-format
msgid "Avatar for {user} from gravatar.com"
msgstr "gravatar.com 的 {user} 頭貼"
-#: warehouse/templates/accounts/profile.html:52
-#: warehouse/templates/organizations/profile.html:39
+#: warehouse/templates/accounts/profile.html:36
+#: warehouse/templates/organizations/profile.html:24
msgid "Date joined"
msgstr "加入日期"
-#: warehouse/templates/accounts/profile.html:53
-#: warehouse/templates/organizations/profile.html:40
+#: warehouse/templates/accounts/profile.html:37
+#: warehouse/templates/organizations/profile.html:25
#, python-format
msgid "Joined %(start_date)s"
msgstr "於 %(start_date)s 加入"
-#: warehouse/templates/accounts/profile.html:71
-#: warehouse/templates/organizations/profile.html:53
+#: warehouse/templates/accounts/profile.html:52
+#: warehouse/templates/organizations/profile.html:37
#, python-format
msgid "%(count)s project"
msgid_plural "%(count)s projects"
msgstr[0] "%(count)s 專案"
-#: warehouse/templates/accounts/profile.html:77
-#: warehouse/templates/organizations/profile.html:59
+#: warehouse/templates/accounts/profile.html:58
+#: warehouse/templates/organizations/profile.html:43
msgid "No projects"
msgstr "沒有專案"
-#: warehouse/templates/accounts/profile.html:86
-#: warehouse/templates/accounts/profile.html:116
-#: warehouse/templates/manage/organization/projects.html:48
-#: warehouse/templates/manage/projects.html:37
-#: warehouse/templates/manage/projects.html:87
-#: warehouse/templates/manage/team/projects.html:48
-#: warehouse/templates/organizations/profile.html:68
+#: warehouse/templates/accounts/profile.html:68
+#: warehouse/templates/accounts/profile.html:100
+#: warehouse/templates/manage/organization/projects.html:36
+#: warehouse/templates/manage/projects.html:24
+#: warehouse/templates/manage/projects.html:85
+#: warehouse/templates/manage/team/projects.html:36
+#: warehouse/templates/organizations/profile.html:53
#, python-format
msgid "Last released %(release_date)s"
msgstr "上一個發行版本日期:%(release_date)s"
-#: warehouse/templates/accounts/profile.html:94
+#: warehouse/templates/accounts/profile.html:77
#, python-format
msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgstr "%(user)s 尚未上載任何專案到PyPI"
-#: warehouse/templates/accounts/profile.html:102
+#: warehouse/templates/accounts/profile.html:85
#, python-format
msgid "%(count)s archived project"
msgid_plural ""
"%(count)s archived projects"
msgstr[0] ""
-#: warehouse/templates/accounts/profile.html:113
-#: warehouse/templates/manage/projects.html:82
+#: warehouse/templates/accounts/profile.html:97
+#: warehouse/templates/manage/projects.html:80
#, fuzzy
#| msgid "Search projects"
msgid "Archived"
msgstr "搜尋專案"
-#: warehouse/templates/accounts/recovery-code.html:18
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/accounts/recovery-code.html:7
+#: warehouse/templates/manage/manage_base.html:27
msgid "Recovery codes"
msgstr "重置碼"
-#: warehouse/templates/accounts/recovery-code.html:24
-#: warehouse/templates/accounts/two-factor.html:152
+#: warehouse/templates/accounts/recovery-code.html:12
+#: warehouse/templates/accounts/two-factor.html:132
msgid "Login using recovery codes"
msgstr "使用重置碼來登入"
-#: warehouse/templates/accounts/recovery-code.html:40
-#: warehouse/templates/manage/account/recovery_codes-burn.html:68
+#: warehouse/templates/accounts/recovery-code.html:26
+#: warehouse/templates/manage/account/recovery_codes-burn.html:46
msgid "Enter recovery code"
msgstr "輸入重置碼"
-#: warehouse/templates/accounts/recovery-code.html:63
+#: warehouse/templates/accounts/recovery-code.html:45
msgid ""
"Recovery codes are 16 character hexadecimal strings comprised of lowercase "
"a-z
and digits 0-9
(e.g., badc0ffee0ddf00d"
"code>)."
msgstr ""
-#: warehouse/templates/accounts/recovery-code.html:67
-#: warehouse/templates/accounts/two-factor.html:124
-#: warehouse/templates/manage/account/recovery_codes-burn.html:90
+#: warehouse/templates/accounts/recovery-code.html:50
+#: warehouse/templates/accounts/two-factor.html:102
+#: warehouse/templates/manage/account/recovery_codes-burn.html:65
msgid "Verify"
msgstr "驗證"
-#: warehouse/templates/accounts/recovery-code.html:70
+#: warehouse/templates/accounts/recovery-code.html:54
msgid ""
"PyPI allows for generating recovery codes to be stored securely offline in "
"the event that your device or application is lost. Enter one of these codes "
@@ -2092,113 +2104,114 @@ msgstr ""
"PyPI允許你在設備或應用程序丟失的情況下將重置碼安全地離線存儲。輸入其中一個重"
"置碼來驗證你的身份。一旦你使用這些重置碼,它們便會失效。"
-#: warehouse/templates/accounts/recovery-code.html:71
-#, python-format
-msgid "Not working? Get help.
"
+#: warehouse/templates/accounts/recovery-code.html:56
+#, fuzzy, python-format
+#| msgid "Not working? Get help.
"
+msgid " Not working? Get help.
"
msgstr "遇到問題? 取得支援 。
"
-#: warehouse/templates/accounts/register.html:18
+#: warehouse/templates/accounts/register.html:7
msgid "Create an account"
msgstr "建立帳戶"
-#: warehouse/templates/accounts/register.html:32
+#: warehouse/templates/accounts/register.html:18
#, python-format
msgid "Create an account on %(title)s"
msgstr "在 %(title)s 上建立帳戶"
-#: warehouse/templates/accounts/register.html:35
+#: warehouse/templates/accounts/register.html:21
#, python-format
msgid ""
"Before creating an account on %(title)s, familiarize yourself with the "
"following guidelines:"
msgstr ""
-#: warehouse/templates/accounts/register.html:38
+#: warehouse/templates/accounts/register.html:24
#, python-format
msgid "Do not use %(title)s for any illegal or harmful activities."
msgstr ""
-#: warehouse/templates/accounts/register.html:39
+#: warehouse/templates/accounts/register.html:25
msgid ""
"Do not impersonate others or post private information without their consent."
msgstr ""
-#: warehouse/templates/accounts/register.html:40
+#: warehouse/templates/accounts/register.html:26
msgid ""
"Be respectful of other users and avoid abusive or discriminatory language."
msgstr ""
-#: warehouse/templates/accounts/register.html:41
+#: warehouse/templates/accounts/register.html:27
msgid "Do not post spam or distribute malware."
msgstr ""
-#: warehouse/templates/accounts/register.html:42
+#: warehouse/templates/accounts/register.html:28
#, python-format
msgid "Do not use %(title)s to conduct security research."
msgstr ""
-#: warehouse/templates/accounts/register.html:45
+#: warehouse/templates/accounts/register.html:31
#, python-format
msgid ""
"For more information, please read the full Acceptable Use Policy."
msgstr ""
-#: warehouse/templates/accounts/register.html:50
+#: warehouse/templates/accounts/register.html:36
#, python-format
msgid ""
"By registering, you agree to the PyPI Terms of Service"
"a>."
msgstr ""
-#: warehouse/templates/accounts/register.html:69
-#: warehouse/templates/manage/account.html:139
-#: warehouse/templates/manage/account.html:480
-#: warehouse/templates/manage/project/history.html:313
-#: warehouse/templates/manage/project/history.html:324
-#: warehouse/templates/manage/project/history.html:335
-#: warehouse/templates/manage/project/history.html:346
-#: warehouse/templates/manage/project/settings.html:224
-#: warehouse/templates/manage/project/settings.html:285
-#: warehouse/templates/manage/project/settings.html:291
-#: warehouse/templates/manage/unverified-account.html:112
+#: warehouse/templates/accounts/register.html:55
+#: warehouse/templates/manage/account.html:149
+#: warehouse/templates/manage/account.html:491
+#: warehouse/templates/manage/project/history.html:284
+#: warehouse/templates/manage/project/history.html:295
+#: warehouse/templates/manage/project/history.html:306
+#: warehouse/templates/manage/project/history.html:317
+#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:264
+#: warehouse/templates/manage/project/settings.html:269
+#: warehouse/templates/manage/unverified-account.html:102
msgid "Name"
msgstr "姓名"
-#: warehouse/templates/accounts/register.html:75
+#: warehouse/templates/accounts/register.html:60
msgid "Your name"
msgstr "您的姓名"
-#: warehouse/templates/accounts/register.html:95
-#: warehouse/templates/manage/account.html:336
-#: warehouse/templates/manage/unverified-account.html:227
+#: warehouse/templates/accounts/register.html:77
+#: warehouse/templates/manage/account.html:350
+#: warehouse/templates/manage/unverified-account.html:225
msgid "Email address"
msgstr "電子郵件地址"
-#: warehouse/templates/accounts/register.html:101
-#: warehouse/templates/manage/account.html:358
+#: warehouse/templates/accounts/register.html:82
+#: warehouse/templates/manage/account.html:370
msgid "Your email address"
msgstr "您的電子郵件地址"
-#: warehouse/templates/accounts/register.html:121
+#: warehouse/templates/accounts/register.html:99
msgid "Confirm form"
msgstr "確認表"
-#: warehouse/templates/accounts/register.html:135
+#: warehouse/templates/accounts/register.html:110
msgid "Select a username"
msgstr "選擇使用者名稱"
-#: warehouse/templates/accounts/register.html:165
-#: warehouse/templates/accounts/reset-password.html:44
-#: warehouse/templates/manage/account.html:391
+#: warehouse/templates/accounts/register.html:140
+#: warehouse/templates/accounts/reset-password.html:39
+#: warehouse/templates/manage/account.html:409
msgid "Show passwords"
msgstr "顯示密碼"
-#: warehouse/templates/accounts/register.html:169
+#: warehouse/templates/accounts/register.html:143
msgid "Select a password"
msgstr "選擇密碼"
-#: warehouse/templates/accounts/register.html:227
+#: warehouse/templates/accounts/register.html:195
msgid ""
"This password appears in a security breach or has been compromised and "
"cannot be used. Please refer to the 常見問題 取得進一步說明。"
-#: warehouse/templates/accounts/register.html:236
+#: warehouse/templates/accounts/register.html:202
msgid "Create account"
msgstr "建立帳戶"
-#: warehouse/templates/accounts/request-password-reset.html:18
-#: warehouse/templates/accounts/request-password-reset.html:24
+#: warehouse/templates/accounts/request-password-reset.html:7
+#: warehouse/templates/accounts/request-password-reset.html:12
msgid "Password reset"
msgstr "重置密碼"
-#: warehouse/templates/accounts/request-password-reset.html:27
+#: warehouse/templates/accounts/request-password-reset.html:15
msgid "To reset your password, enter your username or email."
msgstr "要重置密碼,請輸入使用者名稱或電子郵件。"
-#: warehouse/templates/accounts/request-password-reset.html:39
+#: warehouse/templates/accounts/request-password-reset.html:26
msgid "Username or email"
msgstr "使用者名稱或電子郵件"
-#: warehouse/templates/accounts/request-password-reset.html:46
+#: warehouse/templates/accounts/request-password-reset.html:34
msgid "Request password reset"
msgstr "請求密碼重置"
-#: warehouse/templates/accounts/request-password-reset.html:50
+#: warehouse/templates/accounts/request-password-reset.html:39
msgid "Reset email sent"
msgstr "重置電子郵件已發送"
-#: warehouse/templates/accounts/request-password-reset.html:51
+#: warehouse/templates/accounts/request-password-reset.html:41
#, fuzzy
#| msgid "An email has been sent to your registered email address."
msgid ""
@@ -2240,52 +2253,52 @@ msgid ""
"been sent to your registered email address."
msgstr "已向您傳送一封電子郵件到您註冊的電子郵件地址。"
-#: warehouse/templates/accounts/request-password-reset.html:52
+#: warehouse/templates/accounts/request-password-reset.html:44
#, python-format
msgid ""
"The email contains a link to reset your password. This link will expire in "
"%(n_hours)s hours."
msgstr "電子郵件包含重置密碼的連結。此連結將在 %(n_hours)s 小時後過期。"
-#: warehouse/templates/accounts/reset-password.html:18
-#: warehouse/templates/accounts/reset-password.html:24
-#: warehouse/templates/pages/sitemap.html:34
+#: warehouse/templates/accounts/reset-password.html:7
+#: warehouse/templates/accounts/reset-password.html:12
+#: warehouse/templates/pages/sitemap.html:31
msgid "Reset your password"
msgstr "重置您的密碼"
-#: warehouse/templates/accounts/reset-password.html:48
-#: warehouse/templates/manage/account.html:417
+#: warehouse/templates/accounts/reset-password.html:42
+#: warehouse/templates/manage/account.html:431
msgid "Select a new password"
msgstr "選擇新密碼"
-#: warehouse/templates/accounts/reset-password.html:102
+#: warehouse/templates/accounts/reset-password.html:89
msgid "Reset password"
msgstr "重置密碼"
-#: warehouse/templates/accounts/two-factor.html:18
-#: warehouse/templates/accounts/two-factor.html:30
+#: warehouse/templates/accounts/two-factor.html:7
+#: warehouse/templates/accounts/two-factor.html:17
msgid "Two-factor authentication"
msgstr "雙重驗證"
-#: warehouse/templates/accounts/two-factor.html:36
+#: warehouse/templates/accounts/two-factor.html:21
msgid "Authenticate with a security device (e.g. USB key)"
msgstr "使用安全設備進行身份驗證(例如 USB 金鑰)"
-#: warehouse/templates/accounts/two-factor.html:39
+#: warehouse/templates/accounts/two-factor.html:22
msgid ""
"Connect your security device and click the \"Authenticate with device\" "
"button."
msgstr "連接您的安全設備,然後按一下「使用設備進行身份驗證」按鈕。"
-#: warehouse/templates/accounts/two-factor.html:42
+#: warehouse/templates/accounts/two-factor.html:24
msgid "Enable JavaScript to log in with a security device (e.g. USB key)"
msgstr "啟用 JavaScript 以使用安全設備登錄(例如 USB 金鑰)"
-#: warehouse/templates/accounts/two-factor.html:51
+#: warehouse/templates/accounts/two-factor.html:31
msgid "Authenticate with device"
msgstr "使用設備進行身份驗證"
-#: warehouse/templates/accounts/two-factor.html:55
+#: warehouse/templates/accounts/two-factor.html:35
#, python-format
msgid ""
" 升級瀏覽器 以使用安全設備登錄(例如 USB 金鑰)"
-#: warehouse/templates/accounts/two-factor.html:64
-#: warehouse/templates/accounts/two-factor.html:130
+#: warehouse/templates/accounts/two-factor.html:49
+#: warehouse/templates/accounts/two-factor.html:108
#, python-format
msgid "Remember this device for %(remember_device_days)s day"
msgid_plural "Remember this device for %(remember_device_days)s days"
msgstr[0] ""
-#: warehouse/templates/accounts/two-factor.html:72
+#: warehouse/templates/accounts/two-factor.html:57
#, python-format
msgid "Lost your device? Not working? Get help."
msgstr "丟失設備?不運作? 尋求説明 。"
-#: warehouse/templates/accounts/two-factor.html:84
+#: warehouse/templates/accounts/two-factor.html:68
msgid "Authenticate with an app"
msgstr "使用應用程式進行身份驗證"
-#: warehouse/templates/accounts/two-factor.html:99
+#: warehouse/templates/accounts/two-factor.html:80
msgid "Enter authentication code"
msgstr "輸入身份驗證代碼"
-#: warehouse/templates/accounts/two-factor.html:138
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:115
+#, fuzzy, python-format
+#| msgid ""
+#| "Generate a code using the authentication application connected to your "
+#| "PyPI account. Enter this code in the form to verify your identity.
"
+#| "Lost your application? Not working? Get help."
+#| "
"
msgid ""
-"Generate a code using the authentication application connected to your "
-"PyPI account. Enter this code in the form to verify your identity.
"
-"Lost your application? Not working? Get help.
"
+" Generate a code using the authentication application connected to your "
+"PyPI account. Enter this code in the form to verify your identity.
"
+"Lost your application? Not working? Get help.
"
msgstr ""
"使用連接到 PyPI 帳戶的身份驗證應用程式生成代碼。在表單中輸入此代碼以驗證您"
"的身份
。 丟失了您的應用? 無法運作?取得協助 "
"a>.
"
-#: warehouse/templates/accounts/two-factor.html:150
+#: warehouse/templates/accounts/two-factor.html:130
msgid "Lost your security key or application?"
msgstr "遺忘安全密匙或應用?"
-#: warehouse/templates/accounts/two-factor.html:155
-#, python-format
+#: warehouse/templates/accounts/two-factor.html:134
+#, fuzzy, python-format
+#| msgid ""
+#| "You have not generated account recovery codes.
"
+#| "If you lose access to your two factor methods, you may lose access to "
+#| "your account. Get help with recovery codes.
"
msgid ""
-"You have not generated account recovery codes.
If "
-"you lose access to your two factor methods, you may lose access to your "
-"account. Get help with recovery codes.
"
+" You have not generated account recovery codes.
"
+"If you lose access to your two factor methods, you may lose access to your "
+"account. Get help with recovery codes.
"
msgstr ""
"你沒有生成帳號找回代碼。
如果你失去兩個方式的訪問渠"
"道,那麽你可能失去訪問自己帳號的途徑。以找回代碼獲取幫助"
"
"
-#: warehouse/templates/email/account-deleted/body.html:18
+#: warehouse/templates/email/account-deleted/body.html:5
#, python-format
msgid "Your PyPI account %(username)s has been deleted."
msgstr "您的 PyPI 帳戶 %(username)s 已被刪除。"
-#: warehouse/templates/email/account-deleted/body.html:20
-#: warehouse/templates/email/password-change/body.html:20
-#: warehouse/templates/email/primary-email-change/body.html:20
-#: warehouse/templates/email/recovery-code-used/body.html:25
-#: warehouse/templates/email/recovery-codes-generated/body.html:25
-#: warehouse/templates/email/two-factor-added/body.html:20
-#: warehouse/templates/email/two-factor-removed/body.html:20
+#: warehouse/templates/email/account-deleted/body.html:8
+#: warehouse/templates/email/password-change/body.html:8
+#: warehouse/templates/email/primary-email-change/body.html:8
+#: warehouse/templates/email/recovery-code-used/body.html:10
+#: warehouse/templates/email/recovery-codes-generated/body.html:10
+#: warehouse/templates/email/two-factor-added/body.html:8
+#: warehouse/templates/email/two-factor-removed/body.html:8
#, python-format
msgid ""
"If you did not make this change, you can email %(email_address)s與 PyPI 管理員進行溝通。"
-#: warehouse/templates/email/added-as-collaborator/body.html:19
+#: warehouse/templates/email/added-as-collaborator/body.html:6
#, python-format
msgid ""
"You have been added as %(role)s to the %(site)s project "
@@ -2371,7 +2393,7 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/added-as-collaborator/body.html:24
+#: warehouse/templates/email/added-as-collaborator/body.html:10
#, python-format
msgid ""
"You are receiving this because you have been added by %(initiator_username)s "
@@ -2379,7 +2401,7 @@ msgid ""
msgstr ""
"你收到這個訊息是因為你被 %(initiator_username)s 加入 %(site)s 的專案中。"
-#: warehouse/templates/email/added-as-organization-member/body.html:20
+#: warehouse/templates/email/added-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2392,14 +2414,14 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/added-as-organization-member/body.html:26
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:26
+#: warehouse/templates/email/added-as-organization-member/body.html:10
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:10
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:20
+#: warehouse/templates/email/added-as-team-collaborator/body.html:6
#, python-format
msgid ""
"Your team has been added with %(role)s permissions to the "
@@ -2408,7 +2430,7 @@ msgstr ""
"您的团队已被 %(submitter)s 带有 %(role)s 添加到 %(site)s 的"
"項目 %(project)s 中。"
-#: warehouse/templates/email/added-as-team-collaborator/body.html:26
+#: warehouse/templates/email/added-as-team-collaborator/body.html:10
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2419,7 +2441,7 @@ msgid ""
msgstr ""
"你收到這個訊息是因為你被 %(initiator_username)s 加入 %(site)s 的專案中。"
-#: warehouse/templates/email/added-as-team-member/body.html:18
+#: warehouse/templates/email/added-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -2432,13 +2454,13 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/added-as-team-member/body.html:24
+#: warehouse/templates/email/added-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are a member of this team."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:20
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:6
#, python-format
msgid ""
"An API token belonging to user %(token_name)s
."
msgstr ""
-#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:40
+#: warehouse/templates/email/api-token-used-in-trusted-publisher-project/body.html:26
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s與 PyPI 管理員進行溝通。"
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:19
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"An invitation for you to join the \"%(organization_name)s\" organization has "
"been canceled"
msgstr ""
-#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:25
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:24
-#: warehouse/templates/email/verify-organization-role/body.html:35
+#: warehouse/templates/email/canceled-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:9
+#: warehouse/templates/email/verify-organization-role/body.html:14
#, fuzzy
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -2490,21 +2512,21 @@ msgid ""
msgstr ""
"你收到這個訊息是因為你被 %(initiator_username)s 加入 %(site)s 的專案中。"
-#: warehouse/templates/email/declined-as-invited-organization-member/body.html:18
+#: warehouse/templates/email/declined-as-invited-organization-member/body.html:5
#, python-format
msgid ""
"You have declined an invitation to join the \"%(organization_name)s\" "
"organization"
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:17
+#: warehouse/templates/email/new-email-added/body.html:5
#, python-format
msgid ""
"Hello, %(username)s. A new email '%(new_email_address)s' has been added to "
"your account."
msgstr ""
-#: warehouse/templates/email/new-email-added/body.html:19
+#: warehouse/templates/email/new-email-added/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s與 PyPI 管理員進行溝通。"
-#: warehouse/templates/email/new-organization-approved/body.html:17
+#: warehouse/templates/email/new-organization-approved/body.html:5
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid ""
@@ -2526,59 +2548,59 @@ msgid ""
"created."
msgstr "你將收到帶有重設密碼連結的 email。"
-#: warehouse/templates/email/new-organization-approved/body.html:19
+#: warehouse/templates/email/new-organization-approved/body.html:7
msgid ""
"You are the owner of the new organization and can log in to manage "
"organization projects, collaborators, teams, or settings."
msgstr ""
-#: warehouse/templates/email/new-organization-declined/body.html:17
+#: warehouse/templates/email/new-organization-declined/body.html:5
#, python-format
msgid ""
"Your request to create a new organization named '%(organization_name)s' was "
"not approved."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:18
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:6
#, python-format
msgid ""
"We need more information to process your request to create a new "
"organization named '%(organization_name)s'."
msgstr ""
-#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:22
+#: warehouse/templates/email/new-organization-moreinformationneeded/body.html:10
#, python-format
msgid "Submit your response on %(domain)s"
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:17
+#: warehouse/templates/email/new-organization-requested/body.html:5
#, python-format
msgid ""
"Your request for a new PyPI organization named '%(organization_name)s' has "
"been submitted."
msgstr ""
-#: warehouse/templates/email/new-organization-requested/body.html:19
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/email/new-organization-requested/body.html:7
+#: warehouse/templates/manage/organizations.html:168
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when the organization has been approved"
msgstr "你將收到帶有重設密碼連結的 email。"
-#: warehouse/templates/email/organization-deleted/body.html:27
+#: warehouse/templates/email/organization-deleted/body.html:11
#, python-format
msgid "The %(site)s organization \"%(organization_name)s\" has been deleted."
msgstr ""
-#: warehouse/templates/email/organization-deleted/body.html:31
-#: warehouse/templates/email/organization-member-added/body.html:38
-#: warehouse/templates/email/organization-member-invited/body.html:38
-#: warehouse/templates/email/organization-member-removed/body.html:37
-#: warehouse/templates/email/organization-member-role-changed/body.html:38
-#: warehouse/templates/email/organization-project-added/body.html:24
-#: warehouse/templates/email/organization-project-removed/body.html:24
-#: warehouse/templates/email/organization-renamed/body.html:31
-#: warehouse/templates/email/organization-updated/body.html:69
+#: warehouse/templates/email/organization-deleted/body.html:14
+#: warehouse/templates/email/organization-member-added/body.html:28
+#: warehouse/templates/email/organization-member-invited/body.html:28
+#: warehouse/templates/email/organization-member-removed/body.html:25
+#: warehouse/templates/email/organization-member-role-changed/body.html:28
+#: warehouse/templates/email/organization-project-added/body.html:9
+#: warehouse/templates/email/organization-project-removed/body.html:9
+#: warehouse/templates/email/organization-renamed/body.html:14
+#: warehouse/templates/email/organization-updated/body.html:60
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s與 PyPI 管理員進行溝通。"
-#: warehouse/templates/email/organization-deleted/body.html:37
+#: warehouse/templates/email/organization-deleted/body.html:18
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were an owner of this organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/organization-member-added/body.html:27
+#: warehouse/templates/email/organization-member-added/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2607,57 +2629,57 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-member-added/body.html:31
-#: warehouse/templates/email/organization-member-invited/body.html:31
-#: warehouse/templates/manage/organization/roles.html:50
-#: warehouse/templates/manage/organization/roles.html:142
-#: warehouse/templates/manage/organization/roles.html:182
-#: warehouse/templates/manage/organization/roles.html:289
+#: warehouse/templates/email/organization-member-added/body.html:17
+#: warehouse/templates/email/organization-member-invited/body.html:17
+#: warehouse/templates/manage/organization/roles.html:46
+#: warehouse/templates/manage/organization/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:391
#: warehouse/templates/manage/project/roles.html:59
-#: warehouse/templates/manage/project/roles.html:125
-#: warehouse/templates/manage/project/roles.html:182
-#: warehouse/templates/manage/project/roles.html:288
-#: warehouse/templates/manage/project/roles.html:327
-#: warehouse/templates/manage/project/roles.html:378
+#: warehouse/templates/manage/project/roles.html:133
+#: warehouse/templates/manage/project/roles.html:214
+#: warehouse/templates/manage/project/roles.html:332
+#: warehouse/templates/manage/project/roles.html:363
+#: warehouse/templates/manage/project/roles.html:414
msgid "Role"
msgstr "角色"
-#: warehouse/templates/email/organization-member-added/body.html:32
-#: warehouse/templates/email/organization-member-invited/body.html:32
-#: warehouse/templates/email/organization-member-removed/body.html:31
-#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:20
+#: warehouse/templates/email/organization-member-invited/body.html:20
+#: warehouse/templates/email/organization-member-removed/body.html:17
+#: warehouse/templates/email/organization-member-role-changed/body.html:20
msgid "Member of"
msgstr ""
-#: warehouse/templates/email/organization-member-added/body.html:33
-#: warehouse/templates/email/team-collaborator-added/body.html:32
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
+#: warehouse/templates/email/organization-member-added/body.html:23
+#: warehouse/templates/email/team-collaborator-added/body.html:23
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:23
#, fuzzy
#| msgid "Added by:"
msgid "Added by"
msgstr "增加者:"
-#: warehouse/templates/email/organization-member-added/body.html:44
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:25
-#: warehouse/templates/email/organization-member-invite-declined/body.html:26
-#: warehouse/templates/email/organization-member-invited/body.html:44
-#: warehouse/templates/email/organization-member-removed/body.html:43
-#: warehouse/templates/email/organization-member-role-changed/body.html:44
-#: warehouse/templates/email/organization-renamed/body.html:37
-#: warehouse/templates/email/organization-updated/body.html:75
+#: warehouse/templates/email/organization-member-added/body.html:32
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:9
+#: warehouse/templates/email/organization-member-invite-declined/body.html:10
+#: warehouse/templates/email/organization-member-invited/body.html:32
+#: warehouse/templates/email/organization-member-removed/body.html:29
+#: warehouse/templates/email/organization-member-role-changed/body.html:32
+#: warehouse/templates/email/organization-renamed/body.html:18
+#: warehouse/templates/email/organization-updated/body.html:64
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/organization-member-invite-canceled/body.html:19
+#: warehouse/templates/email/organization-member-invite-canceled/body.html:5
#, python-format
msgid ""
"An invitation for %(username)s to join the "
"\"%(organization_name)s\" organization has been canceled"
msgstr ""
-#: warehouse/templates/email/organization-member-invite-declined/body.html:19
+#: warehouse/templates/email/organization-member-invite-declined/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2666,7 +2688,7 @@ msgid ""
"join the \"%(organization_name)s\" organization"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:27
+#: warehouse/templates/email/organization-member-invited/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2675,13 +2697,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-member-invited/body.html:33
+#: warehouse/templates/email/organization-member-invited/body.html:23
#, fuzzy
#| msgid "Invite"
msgid "Invited by"
msgstr "邀請"
-#: warehouse/templates/email/organization-member-removed/body.html:27
+#: warehouse/templates/email/organization-member-removed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2690,33 +2712,33 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-member-removed/body.html:32
-#: warehouse/templates/email/team-collaborator-removed/body.html:31
+#: warehouse/templates/email/organization-member-removed/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:20
#, fuzzy
#| msgid "Removed by:"
msgid "Removed by"
msgstr "移除者:"
-#: warehouse/templates/email/organization-member-role-changed/body.html:27
+#: warehouse/templates/email/organization-member-role-changed/body.html:11
#, python-format
msgid ""
"%(username)s's role in the "
"\"%(organization_name)s\" organization has been changed to %(role)s"
msgstr ""
-#: warehouse/templates/email/organization-member-role-changed/body.html:31
+#: warehouse/templates/email/organization-member-role-changed/body.html:17
#, fuzzy
#| msgid "Save role"
msgid "New role"
msgstr "儲存角色"
-#: warehouse/templates/email/organization-member-role-changed/body.html:33
+#: warehouse/templates/email/organization-member-role-changed/body.html:23
#, fuzzy
#| msgid "Changed by:"
msgid "Changed by"
msgstr "變更者:"
-#: warehouse/templates/email/organization-project-added/body.html:20
+#: warehouse/templates/email/organization-project-added/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -2725,8 +2747,8 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-project-added/body.html:30
-#: warehouse/templates/email/organization-project-removed/body.html:30
+#: warehouse/templates/email/organization-project-added/body.html:13
+#: warehouse/templates/email/organization-project-removed/body.html:13
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -2734,7 +2756,7 @@ msgid ""
"organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/organization-project-removed/body.html:20
+#: warehouse/templates/email/organization-project-removed/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2743,7 +2765,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-renamed/body.html:27
+#: warehouse/templates/email/organization-renamed/body.html:11
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -2752,53 +2774,53 @@ msgid ""
"\"%(previous_organization_name)s\" to \"%(organization_name)s\"."
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/email/organization-updated/body.html:31
+#: warehouse/templates/email/organization-updated/body.html:15
#, fuzzy, python-format
#| msgid "You'll receive an email with a password reset link."
msgid "The %(site)s organization \"%(organization_name)s\" has been updated."
msgstr "你將收到帶有重設密碼連結的 email。"
-#: warehouse/templates/email/organization-updated/body.html:36
+#: warehouse/templates/email/organization-updated/body.html:19
msgid "Old display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:39
+#: warehouse/templates/email/organization-updated/body.html:23
msgid "New display name:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:44
+#: warehouse/templates/email/organization-updated/body.html:29
msgid "Old URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:47
+#: warehouse/templates/email/organization-updated/body.html:33
msgid "New URL:"
msgstr ""
-#: warehouse/templates/email/organization-updated/body.html:52
+#: warehouse/templates/email/organization-updated/body.html:39
#, fuzzy
#| msgid "Project description"
msgid "Old description:"
msgstr "專案敘述"
-#: warehouse/templates/email/organization-updated/body.html:55
+#: warehouse/templates/email/organization-updated/body.html:43
#, fuzzy
#| msgid "Project description"
msgid "New description:"
msgstr "專案敘述"
-#: warehouse/templates/email/organization-updated/body.html:60
+#: warehouse/templates/email/organization-updated/body.html:49
#, fuzzy
#| msgid "Project description"
msgid "Old organization type:"
msgstr "專案敘述"
-#: warehouse/templates/email/organization-updated/body.html:63
+#: warehouse/templates/email/organization-updated/body.html:53
#, fuzzy
#| msgid "Project description"
msgid "New organization type:"
msgstr "專案敘述"
-#: warehouse/templates/email/password-change/body.html:18
+#: warehouse/templates/email/password-change/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has changed the password for your PyPI account "
@@ -2806,12 +2828,12 @@ msgid ""
msgstr ""
"有人(可能是你自己)更改了PyPI帳戶%(username)s的密碼。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:18
-#: warehouse/templates/email/password-compromised/body.html:18
+#: warehouse/templates/email/password-compromised-hibp/body.html:4
+#: warehouse/templates/email/password-compromised/body.html:4
msgid "What?"
msgstr "什麽?"
-#: warehouse/templates/email/password-compromised/body.html:20
+#: warehouse/templates/email/password-compromised/body.html:6
#, fuzzy
#| msgid ""
#| "PyPI administrators have determined that your password is compromised. "
@@ -2831,7 +2853,7 @@ msgstr ""
" 你將無法以你現時的密碼登入至PyPI\n"
" 或在PyPI上載任何內容。"
-#: warehouse/templates/email/password-compromised/body.html:26
+#: warehouse/templates/email/password-compromised/body.html:12
#, fuzzy
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2842,23 +2864,23 @@ msgid ""
"reduce the risk for PyPI and its users."
msgstr "PyPI零容忍違規。這是個保護措施,故它和使用者都可以減少風險。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:32
-#: warehouse/templates/email/password-compromised/body.html:31
+#: warehouse/templates/email/password-compromised-hibp/body.html:16
+#: warehouse/templates/email/password-compromised/body.html:15
msgid "What should I do?"
msgstr "我應該做甚麼?"
-#: warehouse/templates/email/password-compromised/body.html:33
+#: warehouse/templates/email/password-compromised/body.html:17
#, python-format
msgid ""
"To regain access to your account, reset your password"
"a> on PyPI."
msgstr "要重新存取你的帳戶,請重置你的密碼。"
-#: warehouse/templates/email/password-compromised/body.html:39
+#: warehouse/templates/email/password-compromised/body.html:21
msgid "How can I contact you?"
msgstr "我如何與你取得聯繫?"
-#: warehouse/templates/email/password-compromised/body.html:41
+#: warehouse/templates/email/password-compromised/body.html:23
#, fuzzy, python-format
#| msgid ""
#| "For more information, you can email %(email_address)s to communicate "
@@ -2871,7 +2893,7 @@ msgstr ""
"你可以通過電子郵件 %(email_address)s 與 PyPI 管理員\n"
" 溝通,以取得進一步訊息。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:20
+#: warehouse/templates/email/password-compromised-hibp/body.html:6
#, fuzzy
#| msgid ""
#| "During your recent attempt to log in or upload to PyPI, we noticed your "
@@ -2892,7 +2914,7 @@ msgstr ""
" 密碼,所以您將無法再使用現有密碼登錄或上傳到PyPI\n"
" 。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:26
+#: warehouse/templates/email/password-compromised-hibp/body.html:12
#, fuzzy, python-format
#| msgid ""
#| "PyPI itself has not suffered a breach. This is a protective measure to "
@@ -2908,7 +2930,7 @@ msgstr ""
" 證書填充的風險\n"
" 對PyPI及其用戶的攻擊。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:34
+#: warehouse/templates/email/password-compromised-hibp/body.html:18
#, python-format
msgid ""
"To regain access to your account, reset your "
@@ -2920,11 +2942,11 @@ msgstr ""
"。 我們還建議您轉到 HaveIBeenPwned "
"並檢查其他密碼,以熟悉良好的密碼習慣。"
-#: warehouse/templates/email/password-compromised-hibp/body.html:40
+#: warehouse/templates/email/password-compromised-hibp/body.html:22
msgid "How do you know this?"
msgstr "你如何知道?"
-#: warehouse/templates/email/password-compromised-hibp/body.html:42
+#: warehouse/templates/email/password-compromised-hibp/body.html:24
#, python-format
msgid ""
"We use a free security service from FAQ. For help, you "
@@ -2950,14 +2972,14 @@ msgstr ""
"助,您可以通過電子郵件發送%(email_address)s "
"a>與PyPI管理員進行通信。"
-#: warehouse/templates/email/password-reset/body.html:18
+#: warehouse/templates/email/password-reset/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has made a password reset request for your PyPI "
"account '%(username)s'."
msgstr "有人(可能為你自己)正請求重置你的PyPI帳戶「%(username)s」的密碼。"
-#: warehouse/templates/email/password-reset/body.html:20
+#: warehouse/templates/email/password-reset/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click to "
@@ -2965,20 +2987,20 @@ msgid ""
msgstr ""
"如果你想繼續執行這個請求 按此連結重設密碼 。"
-#: warehouse/templates/email/password-reset/body.html:22
-#: warehouse/templates/email/verify-email/body.html:22
+#: warehouse/templates/email/password-reset/body.html:11
+#: warehouse/templates/email/verify-email/body.html:11
#, python-format
msgid "This link will expire in %(n_hours)s hour."
msgid_plural "This link will expire in %(n_hours)s hours."
msgstr[0] "此連結會在%(n_hours)s小時後失效。"
-#: warehouse/templates/email/password-reset-unverified/body.html:33
-#: warehouse/templates/email/password-reset/body.html:24
-#: warehouse/templates/email/verify-email/body.html:24
+#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset/body.html:15
+#: warehouse/templates/email/verify-email/body.html:15
msgid "If you did not make this request, you can safely ignore this email."
msgstr "如果你沒有提出過這項請求,請忽略此電郵。"
-#: warehouse/templates/email/password-reset-unverified/body.html:19
+#: warehouse/templates/email/password-reset-unverified/body.html:17
#, fuzzy
#| msgid ""
#| "Someone, perhaps you, has made a password reset request for your PyPI "
@@ -2988,13 +3010,13 @@ msgid ""
"associated with this email address."
msgstr "有人(可能為你自己)正請求重置你的PyPI帳戶「%(username)s」的密碼。"
-#: warehouse/templates/email/password-reset-unverified/body.html:22
+#: warehouse/templates/email/password-reset-unverified/body.html:20
msgid ""
"However, the email used to make this request is not verified. Your email "
"address must be verified before you can use it to reset your password."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:25
+#: warehouse/templates/email/password-reset-unverified/body.html:23
#, fuzzy
#| msgid "Lost access to the email address associated with your account"
msgid ""
@@ -3002,20 +3024,20 @@ msgid ""
"account, try that instead."
msgstr "無法存取與您的帳戶關聯的電子郵件地址"
-#: warehouse/templates/email/password-reset-unverified/body.html:28
+#: warehouse/templates/email/password-reset-unverified/body.html:26
#, python-format
msgid ""
"If you cannot use another verified email, follow account recovery steps for your PyPI account."
msgstr ""
-#: warehouse/templates/email/password-reset-unverified/body.html:31
+#: warehouse/templates/email/password-reset-unverified/body.html:29
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Read more about verified emails."
msgstr " 釋出版本 %(version)s 已建立"
-#: warehouse/templates/email/primary-email-change/body.html:18
+#: warehouse/templates/email/primary-email-change/body.html:5
#, python-format
msgid ""
"The primary email for your PyPI account %(username)s has "
@@ -3024,7 +3046,7 @@ msgstr ""
"你的 PYPI 帳號主要信箱 %(username)s 已經從 "
"%(old_email)s
改成 %(new_email)s
"
-#: warehouse/templates/email/recovery-code-reminder/body.html:19
+#: warehouse/templates/email/recovery-code-reminder/body.html:5
#, python-format
msgid ""
"We noticed you recently logged into your PyPI account %(username)s"
@@ -3034,7 +3056,7 @@ msgstr ""
"我們注意到您最近登入了您的 PyPI 帳號 %(username)s,該帳號啟"
"用了雙重身份驗證,但尚未產生此帳號的恢復碼。"
-#: warehouse/templates/email/recovery-code-reminder/body.html:27
+#: warehouse/templates/email/recovery-code-reminder/body.html:12
msgid ""
"If you lose your authentication application or security key(s) and do not "
"have access to these recovery codes, you may permanently lose access to your "
@@ -3043,14 +3065,14 @@ msgstr ""
"如果您遺失了您的身份驗證應用程式或安全金鑰,並且無法訪問恢復碼,您則可能會永"
"久性地失去對您的 PyPI 帳號的存取!"
-#: warehouse/templates/email/recovery-code-reminder/body.html:35
+#: warehouse/templates/email/recovery-code-reminder/body.html:19
#, python-format
msgid ""
"You can generate recovery codes for your account here: %(href)s"
msgstr "你可以在此處產生帳號的恢復碼:%(href)s"
-#: warehouse/templates/email/recovery-code-used/body.html:19
+#: warehouse/templates/email/recovery-code-used/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3063,7 +3085,7 @@ msgstr ""
"\n"
"你PyPI帳戶的恢復程式碼%(username)s已被使用。\n"
-#: warehouse/templates/email/recovery-codes-generated/body.html:19
+#: warehouse/templates/email/recovery-codes-generated/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -3076,18 +3098,18 @@ msgstr ""
"\n"
"已生成你PyPI帳戶的%(username)s新恢復程式碼。\n"
-#: warehouse/templates/email/removed-as-organization-member/body.html:18
+#: warehouse/templates/email/removed-as-organization-member/body.html:5
#, python-format
msgid "You have been removed from the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/removed-as-organization-member/body.html:23
+#: warehouse/templates/email/removed-as-organization-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:19
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3098,7 +3120,7 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/removed-as-team-collaborator/body.html:23
+#: warehouse/templates/email/removed-as-team-collaborator/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3109,7 +3131,7 @@ msgid ""
msgstr ""
"你收到這個訊息是因為你被 %(initiator_username)s 加入 %(site)s 的專案中。"
-#: warehouse/templates/email/removed-as-team-member/body.html:18
+#: warehouse/templates/email/removed-as-team-member/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3118,13 +3140,13 @@ msgid ""
"\"%(organization_name)s\" organization"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/removed-as-team-member/body.html:23
+#: warehouse/templates/email/removed-as-team-member/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you were a member of this team."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/role-changed-as-organization-member/body.html:20
+#: warehouse/templates/email/role-changed-as-organization-member/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3136,7 +3158,7 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:20
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:6
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3148,7 +3170,7 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:25
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:10
#, fuzzy
#| msgid ""
#| "Can upload releases. Can add other collaborators. Can delete files, "
@@ -3159,7 +3181,7 @@ msgid ""
"project."
msgstr "可以上載軟體包版本。可以增加協作者。可以刪除檔案,版本或整個專案。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:27
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:12
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot add collaborators. Cannot "
@@ -3170,7 +3192,7 @@ msgid ""
"project."
msgstr "可以上載軟體包版本。不能增加協作者。不能刪除檔案,版本或專案。"
-#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:33
+#: warehouse/templates/email/role-changed-as-team-collaborator/body.html:17
#, fuzzy, python-format
#| msgid ""
#| "You are receiving this because you have been added by "
@@ -3181,53 +3203,53 @@ msgid ""
msgstr ""
"你收到這個訊息是因為你被 %(initiator_username)s 加入 %(site)s 的專案中。"
-#: warehouse/templates/email/team-collaborator-added/body.html:26
+#: warehouse/templates/email/team-collaborator-added/body.html:11
#, python-format
msgid "A new collaborator has been added to a project you own on %(site)s"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:29
-#: warehouse/templates/email/team-collaborator-removed/body.html:29
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:29
+#: warehouse/templates/email/team-collaborator-added/body.html:14
+#: warehouse/templates/email/team-collaborator-removed/body.html:14
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:14
msgid "Team"
msgstr ""
-#: warehouse/templates/email/team-collaborator-added/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:30
-#: warehouse/templates/manage/account/token.html:143
+#: warehouse/templates/email/team-collaborator-added/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:17
+#: warehouse/templates/manage/account/token.html:145
msgid "Permissions"
msgstr "權限"
-#: warehouse/templates/email/team-collaborator-added/body.html:31
-#: warehouse/templates/email/team-collaborator-removed/body.html:30
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:31
+#: warehouse/templates/email/team-collaborator-added/body.html:20
+#: warehouse/templates/email/team-collaborator-removed/body.html:17
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:20
#, fuzzy
#| msgid "Collaborators"
msgid "Collaborator for"
msgstr "協作者"
-#: warehouse/templates/email/team-collaborator-added/body.html:42
-#: warehouse/templates/email/team-collaborator-removed/body.html:41
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:42
+#: warehouse/templates/email/team-collaborator-added/body.html:32
+#: warehouse/templates/email/team-collaborator-removed/body.html:29
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:32
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are receiving this because you are an owner of this project."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/team-collaborator-removed/body.html:26
+#: warehouse/templates/email/team-collaborator-removed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid "A collaborator was removed from a project you own on %(site)s"
msgstr "PyPI上的項目可以使用哪些協作者角色?"
-#: warehouse/templates/email/team-collaborator-role-changed/body.html:26
+#: warehouse/templates/email/team-collaborator-role-changed/body.html:11
#, fuzzy, python-format
#| msgid "What collaborator roles are available for a project on PyPI?"
msgid ""
"A collaborator's permissions were changed for a project you own on %(site)s"
msgstr "PyPI上的項目可以使用哪些協作者角色?"
-#: warehouse/templates/email/team-created/body.html:18
+#: warehouse/templates/email/team-created/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3236,10 +3258,10 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/team-created/body.html:24
-#: warehouse/templates/email/team-deleted/body.html:24
-#: warehouse/templates/email/team-member-added/body.html:24
-#: warehouse/templates/email/team-member-removed/body.html:24
+#: warehouse/templates/email/team-created/body.html:9
+#: warehouse/templates/email/team-deleted/body.html:9
+#: warehouse/templates/email/team-member-added/body.html:9
+#: warehouse/templates/email/team-member-removed/body.html:9
#, fuzzy
#| msgid "You are not an owner of this project"
msgid ""
@@ -3247,7 +3269,7 @@ msgid ""
"organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/email/team-deleted/body.html:18
+#: warehouse/templates/email/team-deleted/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -3256,7 +3278,7 @@ msgid ""
"\"%(organization_name)s\" organization."
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/email/team-member-added/body.html:18
+#: warehouse/templates/email/team-member-added/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "You have been added as %(role)s to the %(site)s project "
@@ -3269,7 +3291,7 @@ msgstr ""
"您已被 %(initiator_username)s 添加為 %(role)s 到 %(site)s 項"
"目 %(project_name)s。"
-#: warehouse/templates/email/team-member-removed/body.html:18
+#: warehouse/templates/email/team-member-removed/body.html:5
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -3279,7 +3301,7 @@ msgid ""
"by %(submitter)s."
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/email/two-factor-added/body.html:18
+#: warehouse/templates/email/two-factor-added/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added a %(method)s two-factor authentication "
@@ -3288,7 +3310,7 @@ msgstr ""
"有人(可能為你自己),向你的PyPI帳戶「%(username)s」新增"
"了%(method)s的雙重驗證。"
-#: warehouse/templates/email/two-factor-removed/body.html:18
+#: warehouse/templates/email/two-factor-removed/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has removed a %(method)s two-factor authentication "
@@ -3297,7 +3319,7 @@ msgstr ""
"有人(可能為你自己),移除了你的PyPI帳戶「%(username)s」中"
"的%(method)s雙重身份驗證方法。"
-#: warehouse/templates/email/verify-email/body.html:18
+#: warehouse/templates/email/verify-email/body.html:5
#, python-format
msgid ""
"Someone, perhaps you, has added this email address (%(email_address)s"
@@ -3306,7 +3328,7 @@ msgstr ""
"某人,或許是你自己,已經增加這個信箱地址 (%(email_address)s
)到"
"他們的 PYPI 帳號。"
-#: warehouse/templates/email/verify-email/body.html:20
+#: warehouse/templates/email/verify-email/body.html:8
#, python-format
msgid ""
"If you wish to proceed with this request, click this "
@@ -3315,14 +3337,14 @@ msgstr ""
"如果你想繼續執行這個請求 按此連結驗證你的信箱地址 "
"a> 。"
-#: warehouse/templates/email/verify-organization-role/body.html:18
+#: warehouse/templates/email/verify-organization-role/body.html:5
#, python-format
msgid ""
"%(initiator_username)s has "
"invited you to join the \"%(organization_name)s\" organization"
msgstr ""
-#: warehouse/templates/email/verify-organization-role/body.html:22
+#: warehouse/templates/email/verify-organization-role/body.html:8
#, fuzzy, python-format
#| msgid ""
#| "If you wish to proceed with this request, click this "
@@ -3334,148 +3356,148 @@ msgstr ""
"如果你想繼續執行這個請求 按此連結驗證你的信箱地址 "
"a> 。"
-#: warehouse/templates/email/verify-organization-role/body.html:26
+#: warehouse/templates/email/verify-organization-role/body.html:10
#, fuzzy
#| msgid "If you did not make this request, you can safely ignore this email."
msgid "Otherwise, you can safely ignore this email."
msgstr "如果你沒有提出過這項請求,請忽略此電郵。"
-#: warehouse/templates/email/verify-organization-role/body.html:30
+#: warehouse/templates/email/verify-organization-role/body.html:11
#, fuzzy, python-format
#| msgid "This link will expire in %(n_hours)s hour."
#| msgid_plural "This link will expire in %(n_hours)s hours."
msgid "This link will expire in %(n_hours)s hours."
msgstr "此連結會在%(n_hours)s小時後失效。"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
+#: warehouse/templates/includes/banner-messages.html:31
+#: warehouse/templates/includes/flash-messages.html:25
+#: warehouse/templates/includes/flash-messages.html:45
+#: warehouse/templates/includes/flash-messages.html:60
+#: warehouse/templates/includes/flash-messages.html:80
msgid "Dismiss this notification"
msgstr "解除此通知"
-#: warehouse/templates/includes/banner-messages.html:25
-#: warehouse/templates/includes/flash-messages.html:22
-#: warehouse/templates/includes/flash-messages.html:33
-#: warehouse/templates/includes/flash-messages.html:40
-#: warehouse/templates/includes/flash-messages.html:51
-#: warehouse/templates/includes/session-notifications.html:40
-#: warehouse/templates/manage/account.html:199
-#: warehouse/templates/manage/account.html:201
-#: warehouse/templates/manage/account.html:211
-#: warehouse/templates/manage/manage_base.html:332
-#: warehouse/templates/manage/manage_base.html:334
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/includes/banner-messages.html:35
+#: warehouse/templates/includes/flash-messages.html:29
+#: warehouse/templates/includes/flash-messages.html:49
+#: warehouse/templates/includes/flash-messages.html:64
+#: warehouse/templates/includes/flash-messages.html:84
+#: warehouse/templates/includes/session-notifications.html:46
+#: warehouse/templates/manage/account.html:216
+#: warehouse/templates/manage/account.html:219
+#: warehouse/templates/manage/account.html:234
+#: warehouse/templates/manage/manage_base.html:344
+#: warehouse/templates/manage/manage_base.html:347
+#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/releases.html:186
+#: warehouse/templates/manage/project/settings.html:70
+#: warehouse/templates/manage/unverified-account.html:169
#: warehouse/templates/manage/unverified-account.html:172
-#: warehouse/templates/manage/unverified-account.html:174
-#: warehouse/templates/manage/unverified-account.html:184
-#: warehouse/templates/search/results.html:197
+#: warehouse/templates/manage/unverified-account.html:187
+#: warehouse/templates/search/results.html:185
msgid "Close"
msgstr "關閉"
-#: warehouse/templates/includes/current-user-indicator.html:30
+#: warehouse/templates/includes/current-user-indicator.html:40
msgid "Admin"
msgstr "管理"
-#: warehouse/templates/includes/current-user-indicator.html:37
-#: warehouse/templates/manage/manage_base.html:242
-#: warehouse/templates/manage/manage_base.html:276
-#: warehouse/templates/manage/projects.html:18
-#: warehouse/templates/manage/projects.html:62
+#: warehouse/templates/includes/current-user-indicator.html:48
+#: warehouse/templates/manage/manage_base.html:239
+#: warehouse/templates/manage/manage_base.html:281
+#: warehouse/templates/manage/projects.html:5
+#: warehouse/templates/manage/projects.html:56
msgid "Your projects"
msgstr "你的專案"
-#: warehouse/templates/includes/current-user-indicator.html:44
-#: warehouse/templates/manage/manage_base.html:249
-#: warehouse/templates/manage/manage_base.html:283
-#: warehouse/templates/manage/organizations.html:18
-#: warehouse/templates/manage/organizations.html:63
+#: warehouse/templates/includes/current-user-indicator.html:56
+#: warehouse/templates/manage/manage_base.html:248
+#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/manage/organizations.html:5
+#: warehouse/templates/manage/organizations.html:59
msgid "Your organizations"
msgstr ""
-#: warehouse/templates/includes/current-user-indicator.html:51
-#: warehouse/templates/manage/account.html:17
-#: warehouse/templates/manage/account/two-factor.html:17
-#: warehouse/templates/manage/manage_base.html:256
-#: warehouse/templates/manage/manage_base.html:290
+#: warehouse/templates/includes/current-user-indicator.html:64
+#: warehouse/templates/manage/account.html:16
+#: warehouse/templates/manage/account/two-factor.html:4
+#: warehouse/templates/manage/manage_base.html:257
+#: warehouse/templates/manage/manage_base.html:299
msgid "Account settings"
msgstr "帳戶設定"
-#: warehouse/templates/includes/current-user-indicator.html:57
+#: warehouse/templates/includes/current-user-indicator.html:71
msgid "Public profile"
msgstr "公開的個人資料"
-#: warehouse/templates/includes/file-details.html:41
+#: warehouse/templates/includes/file-details.html:44
#, fuzzy
#| msgid "Account details"
msgid "File details"
msgstr "帳戶詳情"
-#: warehouse/templates/includes/file-details.html:52
+#: warehouse/templates/includes/file-details.html:54
#, python-format
msgid "Upload date: %(upload_time)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:53
+#: warehouse/templates/includes/file-details.html:56
#, python-format
msgid "Size: %(size)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:54
+#: warehouse/templates/includes/file-details.html:58
#, python-format
msgid "Tags: %(tags)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:56
+#: warehouse/templates/includes/file-details.html:60
#, python-format
msgid "Uploaded using Trusted Publishing? %(is_tp)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:61
+#: warehouse/templates/includes/file-details.html:65
#, python-format
msgid "Uploaded via: %(uploaded_via)s"
msgstr ""
-#: warehouse/templates/includes/file-details.html:69
+#: warehouse/templates/includes/file-details.html:72
#, python-format
msgid "Hashes for %(filename)s"
msgstr "檔案 %(filename)s 雜湊"
-#: warehouse/templates/includes/file-details.html:72
+#: warehouse/templates/includes/file-details.html:75
msgid "Algorithm"
msgstr "演算法"
-#: warehouse/templates/includes/file-details.html:73
+#: warehouse/templates/includes/file-details.html:76
msgid "Hash digest"
msgstr "雜湊摘要"
-#: warehouse/templates/includes/file-details.html:82
#: warehouse/templates/includes/file-details.html:91
-#: warehouse/templates/includes/file-details.html:100
-#: warehouse/templates/manage/account.html:206
-#: warehouse/templates/manage/account/recovery_codes-provision.html:58
-#: warehouse/templates/manage/account/totp-provision.html:57
-#: warehouse/templates/manage/unverified-account.html:179
-#: warehouse/templates/packaging/detail.html:167
-#: warehouse/templates/pages/classifiers.html:38
+#: warehouse/templates/includes/file-details.html:106
+#: warehouse/templates/includes/file-details.html:121
+#: warehouse/templates/manage/account.html:230
+#: warehouse/templates/manage/account/recovery_codes-provision.html:53
+#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/unverified-account.html:183
+#: warehouse/templates/packaging/detail.html:131
+#: warehouse/templates/pages/classifiers.html:42
msgid "Copy to clipboard"
msgstr "拷貝到剪貼板"
-#: warehouse/templates/includes/file-details.html:83
#: warehouse/templates/includes/file-details.html:92
-#: warehouse/templates/includes/file-details.html:101
-#: warehouse/templates/manage/account.html:207
-#: warehouse/templates/manage/account/recovery_codes-provision.html:59
-#: warehouse/templates/manage/account/totp-provision.html:58
-#: warehouse/templates/manage/unverified-account.html:180
-#: warehouse/templates/pages/classifiers.html:39
+#: warehouse/templates/includes/file-details.html:107
+#: warehouse/templates/includes/file-details.html:122
+#: warehouse/templates/manage/account.html:231
+#: warehouse/templates/manage/account/recovery_codes-provision.html:54
+#: warehouse/templates/manage/account/totp-provision.html:47
+#: warehouse/templates/manage/unverified-account.html:184
+#: warehouse/templates/pages/classifiers.html:43
msgid "Copy"
msgstr "拷貝"
-#: warehouse/templates/includes/file-details.html:108
+#: warehouse/templates/includes/file-details.html:129
#, fuzzy, python-format
#| msgid ""
#| " "
"雜湊檔案 %(filename)s"
-#: warehouse/templates/includes/flash-messages.html:19
+#: warehouse/templates/includes/flash-messages.html:21
msgid "Error"
msgstr "錯誤"
-#: warehouse/templates/includes/flash-messages.html:48
+#: warehouse/templates/includes/flash-messages.html:76
msgid "Success"
msgstr "成功"
@@ -3499,37 +3521,37 @@ msgstr "成功"
msgid "Manage project"
msgstr "管理專案"
-#: warehouse/templates/includes/pagination.html:21
+#: warehouse/templates/includes/pagination.html:20
#: warehouse/templates/includes/pagination.html:23
msgid "Previous"
msgstr "前一個"
-#: warehouse/templates/includes/pagination.html:48
-#: warehouse/templates/includes/pagination.html:50
+#: warehouse/templates/includes/pagination.html:44
+#: warehouse/templates/includes/pagination.html:46
msgid "Next"
msgstr "下一個"
-#: warehouse/templates/includes/session-notifications.html:24
+#: warehouse/templates/includes/session-notifications.html:23
#, python-format
msgid "Your primary email address (%(email_address)s) is unverified."
msgstr "你的主要信箱地址 %(email_address)s 未經驗證。"
-#: warehouse/templates/includes/session-notifications.html:26
+#: warehouse/templates/includes/session-notifications.html:25
msgid "You do not have a primary email address."
msgstr "你沒有提供主要信箱地址。"
-#: warehouse/templates/includes/session-notifications.html:29
+#: warehouse/templates/includes/session-notifications.html:28
msgid "Verify your email or add a new address."
msgstr "驗證你的電郵地址或新增一個新的電郵地址。"
-#: warehouse/templates/includes/session-notifications.html:36
+#: warehouse/templates/includes/session-notifications.html:37
#, python-format
msgid ""
"Two factor authentication is available, enable it now "
"for your account."
msgstr "雙重身份驗證可用,為你的帳戶啟用。"
-#: warehouse/templates/includes/session-notifications.html:45
+#: warehouse/templates/includes/session-notifications.html:53
#, python-format
msgid ""
"Two-factor recovery codes are available, generate them "
@@ -3541,7 +3563,7 @@ msgstr ""
msgid "Edit profile"
msgstr "編輯個人資料"
-#: warehouse/templates/includes/accounts/profile-callout.html:18
+#: warehouse/templates/includes/accounts/profile-callout.html:17
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -3557,93 +3579,93 @@ msgstr ""
msgid "%(username)s has not uploaded any projects to PyPI, yet."
msgstr "%(username)s 尚未上載任何專案到PyPI。"
-#: warehouse/templates/includes/accounts/profile-public-email.html:17
-#: warehouse/templates/manage/account/publishing.html:274
-#: warehouse/templates/manage/project/publishing.html:237
+#: warehouse/templates/includes/accounts/profile-public-email.html:16
+#: warehouse/templates/manage/account/publishing.html:238
+#: warehouse/templates/manage/project/publishing.html:221
msgid "Email"
msgstr "電子郵件"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:14
+#: warehouse/templates/includes/manage/manage-organization-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(organization)s"
msgstr "管理專案 %(project)s 導覽列"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:19
-#: warehouse/templates/includes/manage/manage-team-menu.html:19
-#: warehouse/templates/manage/organization/projects.html:25
-#: warehouse/templates/manage/team/projects.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:9
+#: warehouse/templates/includes/manage/manage-team-menu.html:9
+#: warehouse/templates/manage/organization/projects.html:11
+#: warehouse/templates/manage/team/projects.html:11
#, fuzzy
#| msgid "Project:"
msgid "Projects"
msgstr "專案:"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:26
-#: warehouse/templates/manage/organization/roles.html:36
+#: warehouse/templates/includes/manage/manage-organization-menu.html:18
+#: warehouse/templates/manage/organization/roles.html:24
msgid "People"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:33
-#: warehouse/templates/manage/organization/teams.html:25
+#: warehouse/templates/includes/manage/manage-organization-menu.html:27
+#: warehouse/templates/manage/organization/teams.html:11
msgid "Teams"
msgstr ""
-#: warehouse/templates/includes/manage/manage-organization-menu.html:41
-#: warehouse/templates/includes/manage/manage-project-menu.html:37
-#: warehouse/templates/includes/manage/manage-team-menu.html:34
-#: warehouse/templates/manage/account.html:505
-#: warehouse/templates/manage/organization/history.html:23
-#: warehouse/templates/manage/project/history.html:23
-#: warehouse/templates/manage/team/history.html:23
-#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/includes/manage/manage-organization-menu.html:37
+#: warehouse/templates/includes/manage/manage-project-menu.html:31
+#: warehouse/templates/includes/manage/manage-team-menu.html:28
+#: warehouse/templates/manage/account.html:513
+#: warehouse/templates/manage/organization/history.html:9
+#: warehouse/templates/manage/project/history.html:9
+#: warehouse/templates/manage/team/history.html:9
+#: warehouse/templates/manage/unverified-account.html:236
msgid "Security history"
msgstr "安全歷史紀錄"
-#: warehouse/templates/includes/manage/manage-organization-menu.html:48
+#: warehouse/templates/includes/manage/manage-organization-menu.html:46
#: warehouse/templates/includes/manage/manage-project-menu.html:57
-#: warehouse/templates/includes/manage/manage-team-menu.html:41
+#: warehouse/templates/includes/manage/manage-team-menu.html:37
msgid "Settings"
msgstr "設定"
-#: warehouse/templates/includes/manage/manage-project-menu.html:14
+#: warehouse/templates/includes/manage/manage-project-menu.html:2
#, python-format
msgid "Navigation for managing %(project)s"
msgstr "管理專案 %(project)s 導覽列"
-#: warehouse/templates/includes/manage/manage-project-menu.html:19
-#: warehouse/templates/manage/project/release.html:37
-#: warehouse/templates/manage/project/releases.html:157
+#: warehouse/templates/includes/manage/manage-project-menu.html:9
+#: warehouse/templates/manage/project/release.html:21
+#: warehouse/templates/manage/project/releases.html:161
msgid "Releases"
msgstr "發行版本"
-#: warehouse/templates/includes/manage/manage-project-menu.html:26
-#: warehouse/templates/manage/project/roles.html:36
+#: warehouse/templates/includes/manage/manage-project-menu.html:18
+#: warehouse/templates/manage/project/roles.html:24
msgid "Collaborators"
msgstr "協作者"
-#: warehouse/templates/includes/manage/manage-project-menu.html:44
-#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/includes/manage/manage-project-menu.html:40
+#: warehouse/templates/manage/project/documentation.html:8
msgid "Documentation"
msgstr "文獻資料"
-#: warehouse/templates/includes/manage/manage-project-menu.html:51
-#: warehouse/templates/manage/manage_base.html:262
-#: warehouse/templates/manage/manage_base.html:296
+#: warehouse/templates/includes/manage/manage-project-menu.html:49
+#: warehouse/templates/manage/manage_base.html:265
+#: warehouse/templates/manage/manage_base.html:307
msgid "Publishing"
msgstr ""
-#: warehouse/templates/includes/manage/manage-team-menu.html:14
+#: warehouse/templates/includes/manage/manage-team-menu.html:2
#, fuzzy, python-format
#| msgid "Navigation for managing %(project)s"
msgid "Navigation for managing %(team)s"
msgstr "管理專案 %(project)s 導覽列"
-#: warehouse/templates/includes/manage/manage-team-menu.html:26
-#: warehouse/templates/manage/team/roles.html:36
+#: warehouse/templates/includes/manage/manage-team-menu.html:18
+#: warehouse/templates/manage/team/roles.html:24
msgid "Members"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:17
+#: warehouse/templates/includes/packaging/project-data.html:16
#, fuzzy
#| msgid "Verified"
msgid "Verified details"
@@ -3655,13 +3677,13 @@ msgstr "已驗證"
msgid "Verified by PyPI on %(release_date)s"
msgstr "已發行:%(release_date)s"
-#: warehouse/templates/includes/packaging/project-data.html:21
+#: warehouse/templates/includes/packaging/project-data.html:20
#, python-format
msgid "These details have been verified by PyPI"
msgstr "這些資訊已經由 PyPI 驗證"
-#: warehouse/templates/includes/packaging/project-data.html:23
-#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:22
+#: warehouse/templates/includes/packaging/project-data.html:195
msgid "Project links"
msgstr "專案連結"
@@ -3671,278 +3693,278 @@ msgstr "專案連結"
msgid "GitHub Statistics"
msgstr "GitHub 統計:"
-#: warehouse/templates/includes/packaging/project-data.html:55
-#: warehouse/templates/includes/packaging/project-data.html:101
+#: warehouse/templates/includes/packaging/project-data.html:57
+#: warehouse/templates/includes/packaging/project-data.html:108
#, fuzzy
#| msgid "Release history"
msgid "Repository"
msgstr "發行歷史"
-#: warehouse/templates/includes/packaging/project-data.html:62
-#: warehouse/templates/includes/packaging/project-data.html:108
+#: warehouse/templates/includes/packaging/project-data.html:65
+#: warehouse/templates/includes/packaging/project-data.html:116
msgid "Stars:"
msgstr "星星:"
-#: warehouse/templates/includes/packaging/project-data.html:70
-#: warehouse/templates/includes/packaging/project-data.html:116
+#: warehouse/templates/includes/packaging/project-data.html:74
+#: warehouse/templates/includes/packaging/project-data.html:125
msgid "Forks:"
msgstr "分支:"
-#: warehouse/templates/includes/packaging/project-data.html:78
-#: warehouse/templates/includes/packaging/project-data.html:124
+#: warehouse/templates/includes/packaging/project-data.html:83
+#: warehouse/templates/includes/packaging/project-data.html:134
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open issues:"
msgstr "未解決的問題/請求:"
-#: warehouse/templates/includes/packaging/project-data.html:86
+#: warehouse/templates/includes/packaging/project-data.html:92
#, fuzzy
#| msgid "Open issues/PRs:"
msgid "Open PRs:"
msgstr "未解決的問題/請求:"
-#: warehouse/templates/includes/packaging/project-data.html:95
+#: warehouse/templates/includes/packaging/project-data.html:100
#, fuzzy
#| msgid "GitHub statistics:"
msgid "GitLab Statistics"
msgstr "GitHub 統計:"
-#: warehouse/templates/includes/packaging/project-data.html:132
+#: warehouse/templates/includes/packaging/project-data.html:143
msgid "Open merge requests:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:141
+#: warehouse/templates/includes/packaging/project-data.html:151
msgid "Maintainers"
msgstr "維護者"
-#: warehouse/templates/includes/packaging/project-data.html:143
+#: warehouse/templates/includes/packaging/project-data.html:153
#, python-brace-format
msgid "Avatar for {username} from gravatar.com"
msgstr "從 gravatar.com 取得的{username} 頭像"
-#: warehouse/templates/includes/packaging/project-data.html:158
-#: warehouse/templates/includes/packaging/project-data.html:199
+#: warehouse/templates/includes/packaging/project-data.html:171
+#: warehouse/templates/includes/packaging/project-data.html:210
msgid "Meta"
msgstr "資料說明"
-#: warehouse/templates/includes/packaging/project-data.html:163
-#: warehouse/templates/includes/packaging/project-data.html:224
-#: warehouse/templates/includes/packaging/project-data.html:230
+#: warehouse/templates/includes/packaging/project-data.html:176
+#: warehouse/templates/includes/packaging/project-data.html:236
+#: warehouse/templates/includes/packaging/project-data.html:242
msgid "Author:"
msgstr "作者:"
-#: warehouse/templates/includes/packaging/project-data.html:170
-#: warehouse/templates/includes/packaging/project-data.html:237
-#: warehouse/templates/includes/packaging/project-data.html:243
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/includes/packaging/project-data.html:183
+#: warehouse/templates/includes/packaging/project-data.html:249
+#: warehouse/templates/includes/packaging/project-data.html:255
+#: warehouse/templates/pages/help.html:989
msgid "Maintainer:"
msgstr "維護者:"
-#: warehouse/templates/includes/packaging/project-data.html:180
+#: warehouse/templates/includes/packaging/project-data.html:192
#, fuzzy
#| msgid "Unverified"
msgid "Unverified details"
msgstr "未驗證"
-#: warehouse/templates/includes/packaging/project-data.html:181
+#: warehouse/templates/includes/packaging/project-data.html:193
msgid "These details have not been verified by PyPI"
msgstr "這些資訊尚未由 PyPI 驗證"
-#: warehouse/templates/includes/packaging/project-data.html:204
+#: warehouse/templates/includes/packaging/project-data.html:215
msgid "License Expression:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:209
+#: warehouse/templates/includes/packaging/project-data.html:221
msgid "License Expression"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:217
+#: warehouse/templates/includes/packaging/project-data.html:229
msgid "License:"
msgstr "許可證:"
-#: warehouse/templates/includes/packaging/project-data.html:251
+#: warehouse/templates/includes/packaging/project-data.html:263
msgid "Tags"
msgstr "標籤"
-#: warehouse/templates/includes/packaging/project-data.html:263
+#: warehouse/templates/includes/packaging/project-data.html:276
msgid "Requires:"
msgstr "需求:"
-#: warehouse/templates/includes/packaging/project-data.html:270
+#: warehouse/templates/includes/packaging/project-data.html:283
msgid "Provides-Extra:"
msgstr ""
-#: warehouse/templates/includes/packaging/project-data.html:280
-#: warehouse/templates/pages/classifiers.html:16
-#: warehouse/templates/pages/classifiers.html:21
-#: warehouse/templates/pages/sitemap.html:39
+#: warehouse/templates/includes/packaging/project-data.html:296
+#: warehouse/templates/pages/classifiers.html:4
+#: warehouse/templates/pages/classifiers.html:9
+#: warehouse/templates/pages/sitemap.html:37
msgid "Classifiers"
msgstr "分類器"
-#: warehouse/templates/manage/account.html:33
-#: warehouse/templates/manage/unverified-account.html:30
+#: warehouse/templates/manage/account.html:29
+#: warehouse/templates/manage/unverified-account.html:14
msgid "Verified*"
msgstr "已驗證*"
-#: warehouse/templates/manage/account.html:35
-#: warehouse/templates/manage/unverified-account.html:32
+#: warehouse/templates/manage/account.html:31
+#: warehouse/templates/manage/unverified-account.html:16
msgid "*Intermittent delivery problems may lead to verification loss"
msgstr "*間歇性交付問題可能會導致驗證丟失"
-#: warehouse/templates/manage/account.html:39
-#: warehouse/templates/manage/unverified-account.html:36
+#: warehouse/templates/manage/account.html:35
+#: warehouse/templates/manage/unverified-account.html:20
msgid "Verified"
msgstr "已驗證"
-#: warehouse/templates/manage/account.html:46
-#: warehouse/templates/manage/account.html:52
-#: warehouse/templates/manage/account.html:58
-#: warehouse/templates/manage/unverified-account.html:43
-#: warehouse/templates/manage/unverified-account.html:49
-#: warehouse/templates/manage/unverified-account.html:55
+#: warehouse/templates/manage/account.html:42
+#: warehouse/templates/manage/account.html:48
+#: warehouse/templates/manage/account.html:54
+#: warehouse/templates/manage/unverified-account.html:27
+#: warehouse/templates/manage/unverified-account.html:33
+#: warehouse/templates/manage/unverified-account.html:39
msgid "Unverified*"
msgstr "尚未驗證*"
-#: warehouse/templates/manage/account.html:48
-#: warehouse/templates/manage/unverified-account.html:45
+#: warehouse/templates/manage/account.html:44
+#: warehouse/templates/manage/unverified-account.html:29
msgid "*Email from PyPI being treated as spam"
msgstr "*來自PyPI的電子郵件被視為垃圾郵件"
-#: warehouse/templates/manage/account.html:54
-#: warehouse/templates/manage/unverified-account.html:51
+#: warehouse/templates/manage/account.html:50
+#: warehouse/templates/manage/unverified-account.html:35
msgid "*Hard failure during delivery"
msgstr "*在運送過程造成的硬體故障"
-#: warehouse/templates/manage/account.html:60
-#: warehouse/templates/manage/unverified-account.html:57
+#: warehouse/templates/manage/account.html:56
+#: warehouse/templates/manage/unverified-account.html:41
msgid "*Too many delivery problems"
msgstr "*太多運送問題"
-#: warehouse/templates/manage/account.html:64
-#: warehouse/templates/manage/unverified-account.html:61
+#: warehouse/templates/manage/account.html:60
+#: warehouse/templates/manage/unverified-account.html:45
msgid "Unverified"
msgstr "未驗證"
-#: warehouse/templates/manage/account.html:78
-#: warehouse/templates/manage/unverified-account.html:75
+#: warehouse/templates/manage/account.html:71
+#: warehouse/templates/manage/unverified-account.html:56
msgid "Primary"
msgstr "主要的"
-#: warehouse/templates/manage/account.html:86
-#: warehouse/templates/manage/unverified-account.html:83
+#: warehouse/templates/manage/account.html:83
+#: warehouse/templates/manage/unverified-account.html:68
msgid "View email options"
msgstr "查看信件選項"
-#: warehouse/templates/manage/account.html:87
-#: warehouse/templates/manage/account.html:163
-#: warehouse/templates/manage/project/release.html:86
-#: warehouse/templates/manage/project/releases.html:68
-#: warehouse/templates/manage/unverified-account.html:84
-#: warehouse/templates/manage/unverified-account.html:136
+#: warehouse/templates/manage/account.html:84
+#: warehouse/templates/manage/account.html:177
+#: warehouse/templates/manage/project/release.html:74
+#: warehouse/templates/manage/project/releases.html:53
+#: warehouse/templates/manage/unverified-account.html:69
+#: warehouse/templates/manage/unverified-account.html:130
msgid "Options"
msgstr "選項"
-#: warehouse/templates/manage/account.html:92
-#: warehouse/templates/manage/unverified-account.html:89
+#: warehouse/templates/manage/account.html:91
+#: warehouse/templates/manage/unverified-account.html:76
#, python-format
msgid "Options for %(email)s"
msgstr "%(email)s 選項"
-#: warehouse/templates/manage/account.html:98
-#: warehouse/templates/manage/account.html:100
-#: warehouse/templates/manage/unverified-account.html:95
-#: warehouse/templates/manage/unverified-account.html:97
+#: warehouse/templates/manage/account.html:101
+#: warehouse/templates/manage/account.html:103
+#: warehouse/templates/manage/unverified-account.html:86
+#: warehouse/templates/manage/unverified-account.html:88
msgid "Resend verification email"
msgstr "重新傳送驗證電郵"
-#: warehouse/templates/manage/account.html:110
+#: warehouse/templates/manage/account.html:117
msgid "Set this email address as primary"
msgstr "設定主要信箱地址"
-#: warehouse/templates/manage/account.html:112
+#: warehouse/templates/manage/account.html:119
msgid "Set as primary"
msgstr "設為主要"
-#: warehouse/templates/manage/account.html:122
+#: warehouse/templates/manage/account.html:133
msgid "Remove this email address"
msgstr "移除這個電子郵件地址"
-#: warehouse/templates/manage/account.html:124
+#: warehouse/templates/manage/account.html:135
msgid "Remove email"
msgstr "移除信件"
-#: warehouse/templates/manage/account.html:143
-#: warehouse/templates/manage/account.html:481
-#: warehouse/templates/manage/account/token.html:148
-#: warehouse/templates/manage/unverified-account.html:116
+#: warehouse/templates/manage/account.html:153
+#: warehouse/templates/manage/account.html:492
+#: warehouse/templates/manage/account/token.html:150
+#: warehouse/templates/manage/unverified-account.html:106
msgid "Scope"
msgstr "範圍"
-#: warehouse/templates/manage/account.html:145
-#: warehouse/templates/manage/unverified-account.html:118
+#: warehouse/templates/manage/account.html:155
+#: warehouse/templates/manage/unverified-account.html:108
msgid "All projects"
msgstr "所有專案"
-#: warehouse/templates/manage/account.html:153
-#: warehouse/templates/manage/account.html:482
-#: warehouse/templates/manage/unverified-account.html:126
+#: warehouse/templates/manage/account.html:163
+#: warehouse/templates/manage/account.html:493
+#: warehouse/templates/manage/unverified-account.html:116
msgid "Created"
msgstr "已建立"
-#: warehouse/templates/manage/account.html:157
-#: warehouse/templates/manage/account.html:483
-#: warehouse/templates/manage/unverified-account.html:130
+#: warehouse/templates/manage/account.html:167
+#: warehouse/templates/manage/account.html:494
+#: warehouse/templates/manage/unverified-account.html:120
msgid "Last used"
msgstr "最後使用"
-#: warehouse/templates/manage/account.html:158
-#: warehouse/templates/manage/unverified-account.html:131
+#: warehouse/templates/manage/account.html:168
+#: warehouse/templates/manage/unverified-account.html:121
msgid "Never"
msgstr "從未"
-#: warehouse/templates/manage/account.html:162
-#: warehouse/templates/manage/unverified-account.html:135
+#: warehouse/templates/manage/account.html:176
+#: warehouse/templates/manage/unverified-account.html:129
msgid "View token options"
msgstr "查看密鑰選項"
-#: warehouse/templates/manage/account.html:172
-#: warehouse/templates/manage/account/token.html:57
-#: warehouse/templates/manage/unverified-account.html:145
+#: warehouse/templates/manage/account.html:186
+#: warehouse/templates/manage/account/token.html:48
+#: warehouse/templates/manage/unverified-account.html:139
msgid "Remove token"
msgstr "移除密鑰"
-#: warehouse/templates/manage/account.html:178
-#: warehouse/templates/manage/unverified-account.html:151
+#: warehouse/templates/manage/account.html:192
+#: warehouse/templates/manage/unverified-account.html:145
msgid "View unique identifier"
msgstr "查看唯一標識碼"
-#: warehouse/templates/manage/account.html:186
-#: warehouse/templates/manage/account.html:188
-#: warehouse/templates/manage/account/token.html:60
-#: warehouse/templates/manage/account/token.html:61
-#: warehouse/templates/manage/unverified-account.html:159
-#: warehouse/templates/manage/unverified-account.html:161
+#: warehouse/templates/manage/account.html:199
+#: warehouse/templates/manage/account.html:201
+#: warehouse/templates/manage/account/token.html:50
+#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/unverified-account.html:152
+#: warehouse/templates/manage/unverified-account.html:154
msgid "Remove API token"
msgstr "移除應用程式 API 密鑰"
-#: warehouse/templates/manage/account.html:193
-#: warehouse/templates/manage/account/token.html:66
-#: warehouse/templates/manage/unverified-account.html:166
+#: warehouse/templates/manage/account.html:209
+#: warehouse/templates/manage/account/token.html:59
+#: warehouse/templates/manage/unverified-account.html:162
msgid ""
"Applications or scripts using this token will no longer have access to PyPI."
msgstr "使用這個密鑰的應用程式將不能存取 PyPI。"
-#: warehouse/templates/manage/account.html:204
-#: warehouse/templates/manage/unverified-account.html:177
+#: warehouse/templates/manage/account.html:223
+#: warehouse/templates/manage/unverified-account.html:176
#, python-format
msgid "Unique identifier for API token \"%(token_description)s\""
msgstr "API密鑰的唯一辨識器 \"%(token_description)s\""
-#: warehouse/templates/manage/account.html:222
+#: warehouse/templates/manage/account.html:244
msgid "Profile picture"
msgstr "個人資料圖片"
-#: warehouse/templates/manage/account.html:228
+#: warehouse/templates/manage/account.html:253
#, python-format
msgid ""
"We use gravatar.com 來根據您的主電子郵件生成個人資料圖片地址"
-#: warehouse/templates/manage/account.html:235
+#: warehouse/templates/manage/account.html:263
msgid "Change image on gravatar.com"
msgstr "在gravatar.com上更改圖片"
-#: warehouse/templates/manage/account.html:245
+#: warehouse/templates/manage/account.html:270
msgid "Account details"
msgstr "帳戶詳情"
-#: warehouse/templates/manage/account.html:251
+#: warehouse/templates/manage/account.html:275
msgid "Date Joined"
msgstr "加入日期"
-#: warehouse/templates/manage/account.html:257
+#: warehouse/templates/manage/account.html:279
#, python-format
msgid ""
"Displayed on your public profile. Cannot be changed."
msgstr "顯示在您的公共資料中。 無法更改。"
-#: warehouse/templates/manage/account.html:268
+#: warehouse/templates/manage/account.html:291
msgid "Full name"
msgstr "全名"
-#: warehouse/templates/manage/account.html:274
+#: warehouse/templates/manage/account.html:296
msgid "No name set"
msgstr "未設定姓名"
-#: warehouse/templates/manage/account.html:285
+#: warehouse/templates/manage/account.html:305
#, python-format
msgid "Displayed on your public profile"
msgstr "顯示在你的 公開資料"
-#: warehouse/templates/manage/account.html:292
+#: warehouse/templates/manage/account.html:312
msgid "️Public email"
msgstr "公開電郵"
-#: warehouse/templates/manage/account.html:307
+#: warehouse/templates/manage/account.html:323
#, python-format
msgid ""
"One of your verified emails can be displayed on your 公共資料"
"上,以供已登錄的用戶使用。"
-#: warehouse/templates/manage/account.html:312
+#: warehouse/templates/manage/account.html:328
msgid "Update account"
msgstr "更新帳號"
-#: warehouse/templates/manage/account.html:320
+#: warehouse/templates/manage/account.html:336
#: warehouse/templates/manage/unverified-account.html:211
msgid "Account emails"
msgstr "帳號信件"
-#: warehouse/templates/manage/account.html:322
+#: warehouse/templates/manage/account.html:338
msgid ""
"You can associate several emails with your account. You can use any 電子郵件來恢復您的帳戶,但只有您的 主要 電"
"子郵件會收到通知。"
-#: warehouse/templates/manage/account.html:333
-#: warehouse/templates/manage/unverified-account.html:224
+#: warehouse/templates/manage/account.html:347
+#: warehouse/templates/manage/unverified-account.html:222
msgid "Emails associated with your account"
msgstr "與你帳號相關的信件"
-#: warehouse/templates/manage/account.html:337
-#: warehouse/templates/manage/unverified-account.html:228
+#: warehouse/templates/manage/account.html:351
+#: warehouse/templates/manage/unverified-account.html:226
msgid "Status"
msgstr "狀態"
-#: warehouse/templates/manage/account.html:352
-#: warehouse/templates/manage/account.html:369
+#: warehouse/templates/manage/account.html:365
+#: warehouse/templates/manage/account.html:379
msgid "Add email"
msgstr "新增電郵地址"
-#: warehouse/templates/manage/account.html:376
+#: warehouse/templates/manage/account.html:386
msgid "Change password"
msgstr "更改密碼"
-#: warehouse/templates/manage/account.html:384
+#: warehouse/templates/manage/account.html:399
msgid "Old password"
msgstr "舊密碼"
-#: warehouse/templates/manage/account.html:395
+#: warehouse/templates/manage/account.html:412
msgid "Your current password"
msgstr "你現時的密碼"
-#: warehouse/templates/manage/account.html:409
+#: warehouse/templates/manage/account.html:424
msgid "New password"
msgstr "新的密碼"
-#: warehouse/templates/manage/account.html:436
+#: warehouse/templates/manage/account.html:448
msgid "Confirm new password"
msgstr "確認新密碼"
-#: warehouse/templates/manage/account.html:462
+#: warehouse/templates/manage/account.html:471
msgid "Update password"
msgstr "更新密碼"
-#: warehouse/templates/manage/account.html:472
-#: warehouse/templates/manage/project/settings.html:43
+#: warehouse/templates/manage/account.html:482
+#: warehouse/templates/manage/project/settings.html:35
msgid "API tokens"
msgstr "API 密鑰"
-#: warehouse/templates/manage/account.html:473
-#: warehouse/templates/manage/project/settings.html:44
+#: warehouse/templates/manage/account.html:484
+#: warehouse/templates/manage/project/settings.html:36
msgid ""
"API tokens provide an alternative way to authenticate when uploading "
"packages to PyPI."
msgstr "當將程式包上傳到PyPI時,API密鑰提供了另一種身份驗證方式。"
-#: warehouse/templates/manage/account.html:473
+#: warehouse/templates/manage/account.html:484
msgid "Learn more about API tokens"
msgstr "瞭解更多 API密鑰"
-#: warehouse/templates/manage/account.html:477
+#: warehouse/templates/manage/account.html:488
msgid "Active API tokens for this account"
msgstr "為帳戶啟用 API 密鑰"
-#: warehouse/templates/manage/account.html:495
+#: warehouse/templates/manage/account.html:504
msgid "Add API token"
msgstr "增加 API 密鑰"
-#: warehouse/templates/manage/account.html:497
+#: warehouse/templates/manage/account.html:507
#, python-format
msgid ""
"Verify your primary email address to add API tokens "
"to your account."
msgstr " 驗證主要信箱地址 以增加 API 密鑰。"
-#: warehouse/templates/manage/account.html:527
-#: warehouse/templates/manage/account.html:712
-#: warehouse/templates/manage/unverified-account.html:250
-#: warehouse/templates/manage/unverified-account.html:429
+#: warehouse/templates/manage/account.html:531
+#: warehouse/templates/manage/account.html:719
+#: warehouse/templates/manage/unverified-account.html:242
+#: warehouse/templates/manage/unverified-account.html:424
msgid "Token scope: entire account"
msgstr "密鑰範圍:全部帳戶"
-#: warehouse/templates/manage/account.html:529
-#: warehouse/templates/manage/account.html:714
-#: warehouse/templates/manage/unverified-account.html:252
-#: warehouse/templates/manage/unverified-account.html:431
+#: warehouse/templates/manage/account.html:533
+#: warehouse/templates/manage/account.html:721
+#: warehouse/templates/manage/unverified-account.html:244
+#: warehouse/templates/manage/unverified-account.html:426
#, python-format
msgid "Token scope: Project %(project_name)s"
msgstr "密鑰範圍:專案 %(project_name)s"
-#: warehouse/templates/manage/account.html:532
-#: warehouse/templates/manage/unverified-account.html:255
+#: warehouse/templates/manage/account.html:536
+#: warehouse/templates/manage/unverified-account.html:247
#, python-format
msgid "Expires: %(exp)s"
msgstr ""
-#: warehouse/templates/manage/account.html:538
-#: warehouse/templates/manage/unverified-account.html:261
+#: warehouse/templates/manage/account.html:541
+#: warehouse/templates/manage/unverified-account.html:252
msgid "Account created"
msgstr "已建立帳戶"
-#: warehouse/templates/manage/account.html:541
-#: warehouse/templates/manage/unverified-account.html:264
+#: warehouse/templates/manage/account.html:543
+#: warehouse/templates/manage/unverified-account.html:254
msgid "Logged in"
msgstr "登入"
-#: warehouse/templates/manage/account.html:543
-#: warehouse/templates/manage/unverified-account.html:266
+#: warehouse/templates/manage/account.html:546
+#: warehouse/templates/manage/unverified-account.html:257
msgid "Two factor method:"
msgstr "雙重驗證方法:"
-#: warehouse/templates/manage/account.html:545
-#: warehouse/templates/manage/project/release.html:77
-#: warehouse/templates/manage/unverified-account.html:268
+#: warehouse/templates/manage/account.html:548
+#: warehouse/templates/manage/project/release.html:61
+#: warehouse/templates/manage/unverified-account.html:259
msgid "None"
msgstr "無"
-#: warehouse/templates/manage/account.html:547
-#: warehouse/templates/manage/manage_base.html:95
-#: warehouse/templates/manage/unverified-account.html:270
+#: warehouse/templates/manage/account.html:551
+#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/unverified-account.html:262
msgid "Security device (WebAuthn)"
msgstr "安全裝置 (WebAuthn)"
-#: warehouse/templates/manage/account.html:549
-#: warehouse/templates/manage/manage_base.html:73
-#: warehouse/templates/manage/unverified-account.html:272
+#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/unverified-account.html:264
msgid ""
"Authentication application (TOTP)"
msgstr ""
"認證應用程式 (TOTP)"
-#: warehouse/templates/manage/account.html:551
-#: warehouse/templates/manage/unverified-account.html:274
+#: warehouse/templates/manage/account.html:555
+#: warehouse/templates/manage/unverified-account.html:266
msgid "Recovery code"
msgstr "重置碼"
-#: warehouse/templates/manage/account.html:553
+#: warehouse/templates/manage/account.html:557
#, fuzzy
#| msgid "Remove device"
msgid "Remembered device"
msgstr "移除裝置"
-#: warehouse/templates/manage/account.html:558
-#: warehouse/templates/manage/unverified-account.html:279
+#: warehouse/templates/manage/account.html:561
+#: warehouse/templates/manage/unverified-account.html:270
msgid "Login failed"
msgstr "登入失敗"
-#: warehouse/templates/manage/account.html:561
-#: warehouse/templates/manage/unverified-account.html:282
+#: warehouse/templates/manage/account.html:564
+#: warehouse/templates/manage/unverified-account.html:273
msgid "- Basic Auth (Upload endpoint)"
msgstr "-基本身份驗證(上傳端點)"
-#: warehouse/templates/manage/account.html:566
-#: warehouse/templates/manage/account.html:585
-#: warehouse/templates/manage/project/history.html:272
-#: warehouse/templates/manage/unverified-account.html:287
-#: warehouse/templates/manage/unverified-account.html:306
+#: warehouse/templates/manage/account.html:569
+#: warehouse/templates/manage/account.html:588
+#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/unverified-account.html:278
+#: warehouse/templates/manage/unverified-account.html:297
msgid "Reason:"
msgstr "原因:"
-#: warehouse/templates/manage/account.html:568
-#: warehouse/templates/manage/account.html:587
-#: warehouse/templates/manage/unverified-account.html:289
-#: warehouse/templates/manage/unverified-account.html:308
+#: warehouse/templates/manage/account.html:571
+#: warehouse/templates/manage/account.html:590
+#: warehouse/templates/manage/unverified-account.html:280
+#: warehouse/templates/manage/unverified-account.html:299
msgid "Incorrect Password"
msgstr "密碼不正確"
-#: warehouse/templates/manage/account.html:570
-#: warehouse/templates/manage/unverified-account.html:291
+#: warehouse/templates/manage/account.html:573
+#: warehouse/templates/manage/unverified-account.html:282
msgid "Invalid two factor (TOTP)"
msgstr "無效雙因素(TOTP)"
-#: warehouse/templates/manage/account.html:572
-#: warehouse/templates/manage/unverified-account.html:293
+#: warehouse/templates/manage/account.html:575
+#: warehouse/templates/manage/unverified-account.html:284
msgid "Invalid two factor (WebAuthn)"
msgstr "無效的雙因素(WebAuthn)"
-#: warehouse/templates/manage/account.html:574
-#: warehouse/templates/manage/account.html:576
-#: warehouse/templates/manage/unverified-account.html:295
-#: warehouse/templates/manage/unverified-account.html:297
+#: warehouse/templates/manage/account.html:577
+#: warehouse/templates/manage/account.html:579
+#: warehouse/templates/manage/unverified-account.html:286
+#: warehouse/templates/manage/unverified-account.html:288
msgid "Invalid two factor (Recovery code)"
msgstr "無效的雙因素(恢復程式碼)"
-#: warehouse/templates/manage/account.html:583
-#: warehouse/templates/manage/unverified-account.html:304
+#: warehouse/templates/manage/account.html:585
+#: warehouse/templates/manage/unverified-account.html:294
msgid "Session reauthentication failed"
msgstr "會話重新身份驗證失敗"
-#: warehouse/templates/manage/account.html:594
-#: warehouse/templates/manage/unverified-account.html:315
+#: warehouse/templates/manage/account.html:596
+#: warehouse/templates/manage/unverified-account.html:305
msgid "Email added to account"
msgstr "電子郵件已添加到帳戶"
-#: warehouse/templates/manage/account.html:597
-#: warehouse/templates/manage/unverified-account.html:318
+#: warehouse/templates/manage/account.html:600
+#: warehouse/templates/manage/unverified-account.html:309
msgid "Email removed from account"
msgstr "電子郵件已從帳戶移除"
-#: warehouse/templates/manage/account.html:600
-#: warehouse/templates/manage/unverified-account.html:321
+#: warehouse/templates/manage/account.html:604
+#: warehouse/templates/manage/unverified-account.html:313
msgid "Email verified"
msgstr "Email 已驗證"
-#: warehouse/templates/manage/account.html:603
-#: warehouse/templates/manage/unverified-account.html:324
+#: warehouse/templates/manage/account.html:608
+#: warehouse/templates/manage/unverified-account.html:317
msgid "Email reverified"
msgstr "Email 已驗證"
-#: warehouse/templates/manage/account.html:607
-#: warehouse/templates/manage/unverified-account.html:328
+#: warehouse/templates/manage/account.html:613
+#: warehouse/templates/manage/unverified-account.html:322
msgid "Primary email changed"
msgstr "主要 email 已變更"
-#: warehouse/templates/manage/account.html:609
-#: warehouse/templates/manage/unverified-account.html:330
+#: warehouse/templates/manage/account.html:616
+#: warehouse/templates/manage/unverified-account.html:325
msgid "Old primary email:"
msgstr "舊的主要 email:"
-#: warehouse/templates/manage/account.html:610
-#: warehouse/templates/manage/unverified-account.html:331
+#: warehouse/templates/manage/account.html:618
+#: warehouse/templates/manage/unverified-account.html:327
msgid "New primary email:"
msgstr "新的主要 email:"
-#: warehouse/templates/manage/account.html:613
-#: warehouse/templates/manage/unverified-account.html:334
+#: warehouse/templates/manage/account.html:621
+#: warehouse/templates/manage/unverified-account.html:330
msgid "Primary email set"
msgstr "主要 email 已設定"
-#: warehouse/templates/manage/account.html:619
-#: warehouse/templates/manage/unverified-account.html:340
+#: warehouse/templates/manage/account.html:626
+#: warehouse/templates/manage/unverified-account.html:335
msgid "Email sent"
msgstr "電子郵件已發送"
-#: warehouse/templates/manage/account.html:621
-#: warehouse/templates/manage/unverified-account.html:342
+#: warehouse/templates/manage/account.html:629
+#: warehouse/templates/manage/unverified-account.html:338
msgid "From:"
msgstr "從:"
-#: warehouse/templates/manage/account.html:622
-#: warehouse/templates/manage/unverified-account.html:343
+#: warehouse/templates/manage/account.html:631
+#: warehouse/templates/manage/unverified-account.html:340
msgid "To:"
msgstr "到:"
-#: warehouse/templates/manage/account.html:623
-#: warehouse/templates/manage/unverified-account.html:344
+#: warehouse/templates/manage/account.html:633
+#: warehouse/templates/manage/unverified-account.html:342
msgid "Subject:"
msgstr "主旨:"
-#: warehouse/templates/manage/account.html:627
-#: warehouse/templates/manage/unverified-account.html:348
+#: warehouse/templates/manage/account.html:636
+#: warehouse/templates/manage/unverified-account.html:345
msgid "Password reset requested"
msgstr "請求重設密碼"
-#: warehouse/templates/manage/account.html:629
-#: warehouse/templates/manage/unverified-account.html:350
+#: warehouse/templates/manage/account.html:638
+#: warehouse/templates/manage/unverified-account.html:347
msgid "Password reset attempted"
msgstr "已嘗試重置密碼"
-#: warehouse/templates/manage/account.html:631
-#: warehouse/templates/manage/unverified-account.html:352
+#: warehouse/templates/manage/account.html:640
+#: warehouse/templates/manage/unverified-account.html:349
msgid "Password successfully reset"
msgstr "密碼成功重設"
-#: warehouse/templates/manage/account.html:633
-#: warehouse/templates/manage/unverified-account.html:354
+#: warehouse/templates/manage/account.html:642
+#: warehouse/templates/manage/unverified-account.html:351
msgid "Password successfully changed"
msgstr "密碼成功變更"
-#: warehouse/templates/manage/account.html:635
+#: warehouse/templates/manage/account.html:644
#, fuzzy
#| msgid "Password reset"
msgid "Password disabled"
msgstr "重置密碼"
-#: warehouse/templates/manage/account.html:639
-#: warehouse/templates/manage/account.html:644
-#: warehouse/templates/manage/account/token.html:158
+#: warehouse/templates/manage/account.html:647
+#: warehouse/templates/manage/account.html:651
+#: warehouse/templates/manage/account/token.html:168
+#: warehouse/templates/manage/unverified-account.html:354
#: warehouse/templates/manage/unverified-account.html:358
-#: warehouse/templates/manage/unverified-account.html:363
msgid "Project:"
msgstr "專案:"
-#: warehouse/templates/manage/account.html:647
-#: warehouse/templates/manage/unverified-account.html:366
+#: warehouse/templates/manage/account.html:654
+#: warehouse/templates/manage/unverified-account.html:361
msgid "Two factor authentication added"
msgstr "已加入雙重身份驗證"
-#: warehouse/templates/manage/account.html:650
-#: warehouse/templates/manage/account.html:660
-#: warehouse/templates/manage/unverified-account.html:369
-#: warehouse/templates/manage/unverified-account.html:379
+#: warehouse/templates/manage/account.html:658
+#: warehouse/templates/manage/account.html:670
+#: warehouse/templates/manage/unverified-account.html:365
+#: warehouse/templates/manage/unverified-account.html:377
msgid ""
"Method: Security device (WebAuthn)"
msgstr "方法:安全裝置 (WebAuthn)"
-#: warehouse/templates/manage/account.html:651
-#: warehouse/templates/manage/account.html:661
-#: warehouse/templates/manage/unverified-account.html:370
-#: warehouse/templates/manage/unverified-account.html:380
+#: warehouse/templates/manage/account.html:660
+#: warehouse/templates/manage/account.html:672
+#: warehouse/templates/manage/unverified-account.html:367
+#: warehouse/templates/manage/unverified-account.html:379
msgid "Device name:"
msgstr "裝置名稱:"
-#: warehouse/templates/manage/account.html:653
-#: warehouse/templates/manage/account.html:663
-#: warehouse/templates/manage/unverified-account.html:372
-#: warehouse/templates/manage/unverified-account.html:382
+#: warehouse/templates/manage/account.html:662
+#: warehouse/templates/manage/account.html:674
+#: warehouse/templates/manage/unverified-account.html:369
+#: warehouse/templates/manage/unverified-account.html:381
msgid ""
"Method: Authentication application (TOTP)"
msgstr ""
"方法:授權應用程式 (TOTP)"
-#: warehouse/templates/manage/account.html:657
-#: warehouse/templates/manage/unverified-account.html:376
+#: warehouse/templates/manage/account.html:666
+#: warehouse/templates/manage/unverified-account.html:373
msgid "Two factor authentication removed"
msgstr "雙重身份驗證已移除"
-#: warehouse/templates/manage/account.html:667
+#: warehouse/templates/manage/account.html:678
#, fuzzy
#| msgid "Two factor authentication removed"
msgid "Two factor device remembered"
msgstr "雙重身份驗證已移除"
-#: warehouse/templates/manage/account.html:670
-#: warehouse/templates/manage/unverified-account.html:387
+#: warehouse/templates/manage/account.html:680
+#: warehouse/templates/manage/unverified-account.html:385
msgid "Recovery codes generated"
msgstr "重設碼已生成"
-#: warehouse/templates/manage/account.html:674
-#: warehouse/templates/manage/unverified-account.html:391
+#: warehouse/templates/manage/account.html:683
+#: warehouse/templates/manage/unverified-account.html:388
msgid "Recovery codes regenerated"
msgstr "重設碼已重新生成"
-#: warehouse/templates/manage/account.html:678
-#: warehouse/templates/manage/unverified-account.html:395
+#: warehouse/templates/manage/account.html:686
+#: warehouse/templates/manage/unverified-account.html:391
msgid "Recovery code used for login"
msgstr "用於登錄的恢復代碼"
-#: warehouse/templates/manage/account.html:684
-#: warehouse/templates/manage/unverified-account.html:401
+#: warehouse/templates/manage/account.html:689
+#: warehouse/templates/manage/unverified-account.html:394
msgid "API token added"
msgstr "已加入 API密鑰"
-#: warehouse/templates/manage/account.html:686
-#: warehouse/templates/manage/account.html:709
-#: warehouse/templates/manage/project/history.html:263
-#: warehouse/templates/manage/project/history.html:270
-#: warehouse/templates/manage/unverified-account.html:403
-#: warehouse/templates/manage/unverified-account.html:426
+#: warehouse/templates/manage/account.html:692
+#: warehouse/templates/manage/account.html:714
+#: warehouse/templates/manage/project/history.html:238
+#: warehouse/templates/manage/project/history.html:245
+#: warehouse/templates/manage/unverified-account.html:397
+#: warehouse/templates/manage/unverified-account.html:419
msgid "Token name:"
msgstr "密鑰名稱:"
-#: warehouse/templates/manage/account.html:703
-#: warehouse/templates/manage/project/history.html:265
-#: warehouse/templates/manage/unverified-account.html:420
+#: warehouse/templates/manage/account.html:707
+#: warehouse/templates/manage/project/history.html:240
+#: warehouse/templates/manage/unverified-account.html:412
msgid "API token removed"
msgstr "API 密鑰已移除"
-#: warehouse/templates/manage/account.html:704
-#: warehouse/templates/manage/account.html:710
+#: warehouse/templates/manage/account.html:709
+#: warehouse/templates/manage/account.html:716
+#: warehouse/templates/manage/unverified-account.html:414
#: warehouse/templates/manage/unverified-account.html:421
-#: warehouse/templates/manage/unverified-account.html:427
msgid "Unique identifier:"
msgstr "唯一識別碼:"
-#: warehouse/templates/manage/account.html:707
-#: warehouse/templates/manage/unverified-account.html:424
+#: warehouse/templates/manage/account.html:711
+#: warehouse/templates/manage/unverified-account.html:416
msgid "API token automatically removed for security reasons"
msgstr "出於安全原因,API令牌被自動刪除"
-#: warehouse/templates/manage/account.html:716
-#: warehouse/templates/manage/unverified-account.html:433
+#: warehouse/templates/manage/account.html:724
+#: warehouse/templates/manage/unverified-account.html:429
#, python-format
msgid "Reason: Token found at public url"
msgstr "原因:在 public url 找到密鑰"
-#: warehouse/templates/manage/account.html:721
-#: warehouse/templates/manage/unverified-account.html:438
+#: warehouse/templates/manage/account.html:728
+#: warehouse/templates/manage/unverified-account.html:433
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "Invited to join %(organization_name)s"
msgstr "如果擁有者沒有回應,參考%(anchor_text)s"
-#: warehouse/templates/manage/account.html:725
-#: warehouse/templates/manage/unverified-account.html:442
+#: warehouse/templates/manage/account.html:732
+#: warehouse/templates/manage/unverified-account.html:437
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Invitation to join %(organization_name)s declined"
msgstr "邀請加入專案 ${project_name} 被拒絕."
-#: warehouse/templates/manage/account.html:729
-#: warehouse/templates/manage/unverified-account.html:446
+#: warehouse/templates/manage/account.html:736
+#: warehouse/templates/manage/unverified-account.html:441
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4415,8 +4437,8 @@ msgid ""
"Invitation to join %(organization_name)s revoked"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/account.html:733
-#: warehouse/templates/manage/unverified-account.html:450
+#: warehouse/templates/manage/account.html:740
+#: warehouse/templates/manage/unverified-account.html:445
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -4424,47 +4446,47 @@ msgid ""
"Invitation to join %(organization_name)s expired"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/account.html:739
+#: warehouse/templates/manage/account.html:744
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "Role in %(organization_name)s added"
msgstr "如果擁有者沒有回應,參考%(anchor_text)s"
-#: warehouse/templates/manage/account.html:743
+#: warehouse/templates/manage/account.html:748
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid "Role in %(organization_name)s changed"
msgstr "邀請加入專案 ${project_name} 被拒絕."
-#: warehouse/templates/manage/account.html:746
+#: warehouse/templates/manage/account.html:751
#, fuzzy
#| msgid "Project description"
msgid "Organization role removed"
msgstr "專案敘述"
-#: warehouse/templates/manage/account.html:748
-#: warehouse/templates/manage/account.html:756
+#: warehouse/templates/manage/account.html:753
+#: warehouse/templates/manage/account.html:760
#, fuzzy, python-format
#| msgid "All %(project_name)s releases"
msgid "Project: %(project_name)s; role: %(role_name)s"
msgstr "全部 %(project_name)s 釋出版本"
-#: warehouse/templates/manage/account.html:754
-#: warehouse/templates/manage/account.html:762
+#: warehouse/templates/manage/account.html:758
+#: warehouse/templates/manage/account.html:765
#, python-format
msgid "%(heading)s"
msgstr ""
-#: warehouse/templates/manage/account.html:764
+#: warehouse/templates/manage/account.html:767
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid ""
"Organization: %(organization_name)s; team: %(team_name)s; role: %(role_name)s"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/account.html:775
-#: warehouse/templates/manage/unverified-account.html:459
+#: warehouse/templates/manage/account.html:776
+#: warehouse/templates/manage/unverified-account.html:452
#, python-format
msgid ""
"Events appear here as security-related actions occur on your account. If you "
@@ -4474,60 +4496,60 @@ msgstr ""
"當與安全相關的操作在您的帳戶上發生時,事件將顯示在此處。 如果您發現任何可疑的"
"內容,請盡快地確保您的帳戶安全。"
-#: warehouse/templates/manage/account.html:780
-#: warehouse/templates/manage/unverified-account.html:464
+#: warehouse/templates/manage/account.html:781
+#: warehouse/templates/manage/unverified-account.html:457
msgid "Recent account activity"
msgstr "最近的帳戶活動"
-#: warehouse/templates/manage/account.html:782
-#: warehouse/templates/manage/organization/history.html:201
-#: warehouse/templates/manage/project/history.html:364
-#: warehouse/templates/manage/team/history.html:108
-#: warehouse/templates/manage/unverified-account.html:466
+#: warehouse/templates/manage/account.html:783
+#: warehouse/templates/manage/organization/history.html:175
+#: warehouse/templates/manage/project/history.html:333
+#: warehouse/templates/manage/team/history.html:87
+#: warehouse/templates/manage/unverified-account.html:459
msgid "Event"
msgstr "事件"
-#: warehouse/templates/manage/account.html:783
-#: warehouse/templates/manage/organization/history.html:202
-#: warehouse/templates/manage/organization/history.html:211
-#: warehouse/templates/manage/project/history.html:365
-#: warehouse/templates/manage/project/history.html:374
-#: warehouse/templates/manage/team/history.html:109
-#: warehouse/templates/manage/team/history.html:118
-#: warehouse/templates/manage/unverified-account.html:467
+#: warehouse/templates/manage/account.html:784
+#: warehouse/templates/manage/organization/history.html:176
+#: warehouse/templates/manage/organization/history.html:185
+#: warehouse/templates/manage/project/history.html:334
+#: warehouse/templates/manage/project/history.html:343
+#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/team/history.html:97
+#: warehouse/templates/manage/unverified-account.html:460
msgid "Time"
msgstr ""
-#: warehouse/templates/manage/account.html:784
-#: warehouse/templates/manage/organization/history.html:203
-#: warehouse/templates/manage/team/history.html:110
-#: warehouse/templates/manage/unverified-account.html:468
+#: warehouse/templates/manage/account.html:785
+#: warehouse/templates/manage/organization/history.html:177
+#: warehouse/templates/manage/team/history.html:89
+#: warehouse/templates/manage/unverified-account.html:461
msgid "Additional Info"
msgstr ""
-#: warehouse/templates/manage/account.html:791
-#: warehouse/templates/manage/unverified-account.html:475
+#: warehouse/templates/manage/account.html:792
+#: warehouse/templates/manage/unverified-account.html:468
msgid "Date / time"
msgstr "日期 / 時間"
-#: warehouse/templates/manage/account.html:795
-#: warehouse/templates/manage/organization/history.html:215
-#: warehouse/templates/manage/unverified-account.html:479
+#: warehouse/templates/manage/account.html:796
+#: warehouse/templates/manage/organization/history.html:189
+#: warehouse/templates/manage/unverified-account.html:472
msgid "Location Info"
msgstr ""
-#: warehouse/templates/manage/account.html:797
-#: warehouse/templates/manage/organization/history.html:217
-#: warehouse/templates/manage/project/history.html:380
-#: warehouse/templates/manage/team/history.html:124
-#: warehouse/templates/manage/unverified-account.html:481
+#: warehouse/templates/manage/account.html:799
+#: warehouse/templates/manage/organization/history.html:192
+#: warehouse/templates/manage/project/history.html:350
+#: warehouse/templates/manage/team/history.html:104
+#: warehouse/templates/manage/unverified-account.html:475
#, fuzzy
#| msgid "Device name"
msgid "Device Info"
msgstr "裝置名稱"
-#: warehouse/templates/manage/account.html:805
-#: warehouse/templates/manage/unverified-account.html:489
+#: warehouse/templates/manage/account.html:807
+#: warehouse/templates/manage/unverified-account.html:483
msgid ""
"Events will appear here as security-related actions occur on your account."
msgstr "與帳戶安全性相關的事件將顯示在此處。"
@@ -4596,11 +4618,11 @@ msgstr ""
"href=\"%(delete_href)s\"> 刪除專案 "
#: warehouse/templates/manage/account.html:841
-#: warehouse/templates/manage/account/token.html:166
-#: warehouse/templates/manage/organization/settings.html:225
-#: warehouse/templates/manage/organization/settings.html:288
-#: warehouse/templates/manage/project/publishing.html:25
-#: warehouse/templates/manage/team/settings.html:82
+#: warehouse/templates/manage/account/token.html:177
+#: warehouse/templates/manage/organization/settings.html:177
+#: warehouse/templates/manage/organization/settings.html:238
+#: warehouse/templates/manage/project/publishing.html:19
+#: warehouse/templates/manage/team/settings.html:60
msgid "Proceed with caution!"
msgstr "繼續進行,警告!"
@@ -4612,27 +4634,27 @@ msgstr "刪除帳戶後將無法還原"
msgid "Delete your PyPI account"
msgstr "刪除 PyPI 帳戶"
-#: warehouse/templates/manage/manage_base.html:16
-#: warehouse/templates/manage/organization/projects.html:67
-#: warehouse/templates/manage/organization/projects.html:71
-#: warehouse/templates/manage/organization/teams.html:56
-#: warehouse/templates/manage/organizations.html:114
+#: warehouse/templates/manage/manage_base.html:4
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/organization/projects.html:56
+#: warehouse/templates/manage/organization/teams.html:39
#: warehouse/templates/manage/organizations.html:120
-#: warehouse/templates/manage/organizations.html:125
-#: warehouse/templates/manage/organizations.html:171
-#: warehouse/templates/manage/project/releases.html:88
-#: warehouse/templates/manage/projects.html:106
-#: warehouse/templates/manage/projects.html:110
-#: warehouse/templates/manage/team/projects.html:66
-#: warehouse/templates/manage/team/projects.html:70
+#: warehouse/templates/manage/organizations.html:128
+#: warehouse/templates/manage/organizations.html:134
+#: warehouse/templates/manage/organizations.html:183
+#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/projects.html:105
+#: warehouse/templates/manage/team/projects.html:49
+#: warehouse/templates/manage/team/projects.html:55
msgid "Manage"
msgstr "管理"
-#: warehouse/templates/manage/manage_base.html:26
+#: warehouse/templates/manage/manage_base.html:12
msgid "Two factor authentication (2FA)"
msgstr "雙重驗證(2FA)"
-#: warehouse/templates/manage/manage_base.html:28
+#: warehouse/templates/manage/manage_base.html:14
#, fuzzy, python-format
#| msgid ""
#| "Two factor authentication adds an additional layer of security to your "
@@ -4646,87 +4668,87 @@ msgstr ""
"雙重身份驗證為您的帳戶增加了一層額外的安全保護。 進一步"
"了解2FA 。"
-#: warehouse/templates/manage/manage_base.html:32
+#: warehouse/templates/manage/manage_base.html:18
msgid "Recovery methods enabled"
msgstr "已啟用恢復方法"
-#: warehouse/templates/manage/manage_base.html:35
+#: warehouse/templates/manage/manage_base.html:21
msgid "Recovery method"
msgstr "重置碼"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "generated %(generated_datetime)s"
msgstr "已產生%(generated_datetime)s"
-#: warehouse/templates/manage/manage_base.html:41
+#: warehouse/templates/manage/manage_base.html:27
#, python-format
msgid "%(remaining)s unused"
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:50
-#: warehouse/templates/manage/manage_base.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:31
+#: warehouse/templates/manage/manage_base.html:31
msgid "Regenerate"
msgstr "重新產生"
-#: warehouse/templates/manage/manage_base.html:55
+#: warehouse/templates/manage/manage_base.html:39
msgid "Two factor authentication methods enabled"
msgstr "啟用雙重身份認證"
-#: warehouse/templates/manage/manage_base.html:58
+#: warehouse/templates/manage/manage_base.html:42
msgid "Two factor method"
msgstr "雙重認證方法"
-#: warehouse/templates/manage/manage_base.html:66
+#: warehouse/templates/manage/manage_base.html:50
msgid "To remove this 2FA method, you must first add another method."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:79
-#: warehouse/templates/manage/manage_base.html:99
+#: warehouse/templates/manage/manage_base.html:68
+#: warehouse/templates/manage/manage_base.html:90
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove last 2FA method"
msgstr "不能刪除自己的所有者身份"
-#: warehouse/templates/manage/manage_base.html:80
-#: warehouse/templates/manage/manage_base.html:83
-#: warehouse/templates/manage/manage_base.html:100
-#: warehouse/templates/manage/manage_base.html:103
-#: warehouse/templates/manage/manage_base.html:578
-#: warehouse/templates/manage/organization/roles.html:202
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/organization/roles.html:209
-#: warehouse/templates/manage/project/roles.html:89
-#: warehouse/templates/manage/project/roles.html:143
-#: warehouse/templates/manage/project/roles.html:148
-#: warehouse/templates/manage/project/roles.html:200
-#: warehouse/templates/manage/project/roles.html:205
-#: warehouse/templates/manage/team/roles.html:75
-#: warehouse/templates/manage/team/roles.html:80
+#: warehouse/templates/manage/manage_base.html:69
+#: warehouse/templates/manage/manage_base.html:72
+#: warehouse/templates/manage/manage_base.html:91
+#: warehouse/templates/manage/manage_base.html:95
+#: warehouse/templates/manage/manage_base.html:624
+#: warehouse/templates/manage/organization/roles.html:276
+#: warehouse/templates/manage/organization/roles.html:280
+#: warehouse/templates/manage/organization/roles.html:291
+#: warehouse/templates/manage/project/roles.html:91
+#: warehouse/templates/manage/project/roles.html:160
+#: warehouse/templates/manage/project/roles.html:171
+#: warehouse/templates/manage/project/roles.html:239
+#: warehouse/templates/manage/project/roles.html:250
+#: warehouse/templates/manage/team/roles.html:66
+#: warehouse/templates/manage/team/roles.html:77
msgid "Remove"
msgstr "移除"
-#: warehouse/templates/manage/manage_base.html:84
+#: warehouse/templates/manage/manage_base.html:73
msgid "Remove authentication application"
msgstr "移除認證應用程式"
-#: warehouse/templates/manage/manage_base.html:85
+#: warehouse/templates/manage/manage_base.html:74
msgid "Remove application"
msgstr "移除應用程式"
-#: warehouse/templates/manage/manage_base.html:104
+#: warehouse/templates/manage/manage_base.html:96
msgid "Remove two factor security device"
msgstr "移除雙重認證安全裝置"
-#: warehouse/templates/manage/manage_base.html:105
+#: warehouse/templates/manage/manage_base.html:97
msgid "Remove device"
msgstr "移除裝置"
-#: warehouse/templates/manage/manage_base.html:111
+#: warehouse/templates/manage/manage_base.html:106
msgid "Device name"
msgstr "裝置名稱"
-#: warehouse/templates/manage/manage_base.html:125
+#: warehouse/templates/manage/manage_base.html:118
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4740,7 +4762,7 @@ msgstr ""
"身份驗證。\n"
" "
-#: warehouse/templates/manage/manage_base.html:130
+#: warehouse/templates/manage/manage_base.html:123
#, fuzzy, python-format
#| msgid ""
#| "Verify your primary email address to add two "
@@ -4754,7 +4776,7 @@ msgstr ""
"身份驗證。\n"
" "
-#: warehouse/templates/manage/manage_base.html:141
+#: warehouse/templates/manage/manage_base.html:134
#, fuzzy
#| msgid ""
#| "\n"
@@ -4771,7 +4793,7 @@ msgstr ""
" 身份驗證方法到你的帳戶。\n"
" "
-#: warehouse/templates/manage/manage_base.html:146
+#: warehouse/templates/manage/manage_base.html:139
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4782,11 +4804,11 @@ msgstr ""
" 你的帳戶尚未啟用雙重認證。\n"
" "
-#: warehouse/templates/manage/manage_base.html:152
+#: warehouse/templates/manage/manage_base.html:146
msgid "Generate recovery codes"
msgstr "產生重置碼"
-#: warehouse/templates/manage/manage_base.html:161
+#: warehouse/templates/manage/manage_base.html:155
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4797,7 +4819,7 @@ msgstr ""
" 你的帳戶尚未啟用雙重認證。\n"
" "
-#: warehouse/templates/manage/manage_base.html:166
+#: warehouse/templates/manage/manage_base.html:160
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -4805,20 +4827,20 @@ msgid ""
"account."
msgstr "你的帳戶尚未啟用雙重認證。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:17
-#: warehouse/templates/manage/manage_base.html:175
+#: warehouse/templates/manage/account/recovery_codes-burn.html:4
+#: warehouse/templates/manage/manage_base.html:170
#, fuzzy
#| msgid "Enter recovery code"
msgid "Use a recovery code"
msgstr "輸入重置碼"
-#: warehouse/templates/manage/manage_base.html:186
+#: warehouse/templates/manage/manage_base.html:180
#, fuzzy
#| msgid "You have not enabled two factor authentication on your account."
msgid "You have not enabled two factor authentication on your account."
msgstr "你的帳戶尚未啟用雙重認證。"
-#: warehouse/templates/manage/manage_base.html:194
+#: warehouse/templates/manage/manage_base.html:190
#, fuzzy
#| msgid ""
#| "To set up 2FA with an "
@@ -4828,7 +4850,7 @@ msgid ""
"application"
msgstr "使用授權應用程式設定 2FA :"
-#: warehouse/templates/manage/manage_base.html:199
+#: warehouse/templates/manage/manage_base.html:198
#, fuzzy
#| msgid ""
#| "Add 2FA with security "
@@ -4840,15 +4862,15 @@ msgstr ""
"以安全裝置(例如, USB key) 增加雙重"
"認證 2FA"
-#: warehouse/templates/manage/account/webauthn-provision.html:37
-#: warehouse/templates/manage/manage_base.html:206
+#: warehouse/templates/manage/account/webauthn-provision.html:30
+#: warehouse/templates/manage/manage_base.html:205
msgid ""
"Enable JavaScript to set up two factor authentication with a security device "
"(e.g. USB key)"
msgstr "啟用JavaScript來使用安全設備設定雙重身份驗證 (例如USB金鑰)"
-#: warehouse/templates/manage/account/webauthn-provision.html:53
-#: warehouse/templates/manage/manage_base.html:211
+#: warehouse/templates/manage/account/webauthn-provision.html:51
+#: warehouse/templates/manage/manage_base.html:210
#, python-format
msgid ""
" "
"升級瀏覽器 以安全裝置(例如, USB key) 設定雙重認證"
-#: warehouse/templates/manage/manage_base.html:222
-#: warehouse/templates/manage/organization/manage_organization_base.html:28
-#: warehouse/templates/manage/project/manage_project_base.html:28
-#: warehouse/templates/manage/team/manage_team_base.html:28
+#: warehouse/templates/manage/manage_base.html:220
+#: warehouse/templates/manage/organization/manage_organization_base.html:14
+#: warehouse/templates/manage/project/manage_project_base.html:14
+#: warehouse/templates/manage/team/manage_team_base.html:14
#, fuzzy
#| msgid "Breadcrumb"
msgid "Breadcrumbs"
msgstr "導覽路徑"
-#: warehouse/templates/manage/manage_base.html:227
-#: warehouse/templates/manage/organization/manage_organization_base.html:32
-#: warehouse/templates/manage/project/manage_project_base.html:32
-#: warehouse/templates/manage/team/manage_team_base.html:32
+#: warehouse/templates/manage/manage_base.html:224
+#: warehouse/templates/manage/organization/manage_organization_base.html:17
+#: warehouse/templates/manage/project/manage_project_base.html:17
+#: warehouse/templates/manage/team/manage_team_base.html:17
msgid "Your account"
msgstr "你的帳戶"
-#: warehouse/templates/manage/manage_base.html:237
-#: warehouse/templates/manage/manage_base.html:271
+#: warehouse/templates/manage/manage_base.html:232
+#: warehouse/templates/manage/manage_base.html:274
msgid "Account navigation"
msgstr "帳戶導覽列"
-#: warehouse/templates/manage/manage_base.html:344
-#: warehouse/templates/manage/manage_base.html:403
+#: warehouse/templates/manage/manage_base.html:365
+#: warehouse/templates/manage/manage_base.html:443
msgid "This action cannot be undone!"
msgstr "這個動作無法還原!"
-#: warehouse/templates/manage/manage_base.html:356
+#: warehouse/templates/manage/manage_base.html:375
msgid "Confirm your username to continue."
msgstr "確認使用者名稱以進行下一步。"
-#: warehouse/templates/manage/manage_base.html:358
+#: warehouse/templates/manage/manage_base.html:377
#, python-format
msgid "Confirm the %(item)s to continue."
msgstr "確認項目 %(item)s 以進行下一步。"
-#: warehouse/templates/manage/manage_base.html:369
-#: warehouse/templates/manage/manage_base.html:421
-#: warehouse/templates/manage/organization/activate_subscription.html:52
+#: warehouse/templates/manage/manage_base.html:398
+#: warehouse/templates/manage/manage_base.html:473
+#: warehouse/templates/manage/organization/activate_subscription.html:41
msgid "Cancel"
msgstr "取消"
-#: warehouse/templates/manage/manage_base.html:392
+#: warehouse/templates/manage/manage_base.html:428
msgid "close"
msgstr "關閉"
-#: warehouse/templates/manage/manage_base.html:408
+#: warehouse/templates/manage/manage_base.html:448
msgid "Enter your password to continue."
msgstr "輸入密碼以進行下一步。"
-#: warehouse/templates/manage/manage_base.html:491
+#: warehouse/templates/manage/manage_base.html:535
#, fuzzy
#| msgid "Username"
msgid "Trusted Publisher Management"
msgstr "使用者名稱用戶名"
-#: warehouse/templates/manage/manage_base.html:496
+#: warehouse/templates/manage/manage_base.html:539
msgid ""
"OpenID Connect (OIDC) provides a flexible, credential-free mechanism for "
"delegating publishing authority for a PyPI package to a trusted third party "
"service, like GitHub Actions."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:504
+#: warehouse/templates/manage/manage_base.html:546
msgid ""
"PyPI users and projects can use trusted publishers to automate their release "
"processes, without needing to use API tokens or passwords."
msgstr ""
-#: warehouse/templates/manage/manage_base.html:511
+#: warehouse/templates/manage/manage_base.html:552
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -4940,416 +4962,416 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/manage/manage_base.html:549
-#: warehouse/templates/manage/manage_base.html:558
-#: warehouse/templates/manage/manage_base.html:566
+#: warehouse/templates/manage/manage_base.html:587
+#: warehouse/templates/manage/manage_base.html:598
+#: warehouse/templates/manage/manage_base.html:607
msgid "Any"
msgstr ""
-#: warehouse/templates/manage/manage_base.html:585
-#: warehouse/templates/manage/organization/history.html:166
-#: warehouse/templates/manage/project/history.html:43
-#: warehouse/templates/manage/project/history.html:97
-#: warehouse/templates/manage/project/history.html:137
-#: warehouse/templates/manage/project/history.html:182
-#: warehouse/templates/manage/project/history.html:208
-#: warehouse/templates/manage/project/history.html:311
-#: warehouse/templates/manage/project/history.html:333
-#: warehouse/templates/manage/team/history.html:88
+#: warehouse/templates/manage/manage_base.html:631
+#: warehouse/templates/manage/organization/history.html:141
+#: warehouse/templates/manage/project/history.html:27
+#: warehouse/templates/manage/project/history.html:80
+#: warehouse/templates/manage/project/history.html:119
+#: warehouse/templates/manage/project/history.html:163
+#: warehouse/templates/manage/project/history.html:188
+#: warehouse/templates/manage/project/history.html:282
+#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/team/history.html:68
msgid "Added by:"
msgstr "增加者:"
-#: warehouse/templates/manage/manage_base.html:587
-#: warehouse/templates/manage/organization/history.html:171
-#: warehouse/templates/manage/project/history.html:62
-#: warehouse/templates/manage/project/history.html:128
-#: warehouse/templates/manage/project/history.html:144
-#: warehouse/templates/manage/project/history.html:190
-#: warehouse/templates/manage/project/history.html:216
-#: warehouse/templates/manage/team/history.html:93
+#: warehouse/templates/manage/manage_base.html:633
+#: warehouse/templates/manage/organization/history.html:146
+#: warehouse/templates/manage/project/history.html:46
+#: warehouse/templates/manage/project/history.html:111
+#: warehouse/templates/manage/project/history.html:126
+#: warehouse/templates/manage/project/history.html:171
+#: warehouse/templates/manage/project/history.html:196
+#: warehouse/templates/manage/team/history.html:73
msgid "Removed by:"
msgstr "移除者:"
-#: warehouse/templates/manage/manage_base.html:589
+#: warehouse/templates/manage/manage_base.html:635
#, fuzzy
#| msgid "Invite"
msgid "Submitted by:"
msgstr "邀請"
-#: warehouse/templates/manage/manage_base.html:592
-#: warehouse/templates/manage/project/history.html:247
+#: warehouse/templates/manage/manage_base.html:638
+#: warehouse/templates/manage/project/history.html:224
#, fuzzy
#| msgid "Your name"
msgid "Workflow:"
msgstr "您的姓名"
-#: warehouse/templates/manage/manage_base.html:594
+#: warehouse/templates/manage/manage_base.html:640
#, fuzzy
#| msgid "Verify application"
msgid "Specifier:"
msgstr "驗證應用程式"
-#: warehouse/templates/manage/manage_base.html:597
+#: warehouse/templates/manage/manage_base.html:642
#, fuzzy
#| msgid "Username"
msgid "Publisher:"
msgstr "使用者名稱用戶名"
-#: warehouse/templates/manage/manage_base.html:599
-#: warehouse/templates/manage/project/history.html:52
-#: warehouse/templates/manage/project/history.html:106
+#: warehouse/templates/manage/manage_base.html:644
+#: warehouse/templates/manage/project/history.html:36
+#: warehouse/templates/manage/project/history.html:89
msgid "URL:"
msgstr ""
-#: warehouse/templates/manage/organizations.html:23
-#: warehouse/templates/manage/projects.html:23
+#: warehouse/templates/manage/organizations.html:10
+#: warehouse/templates/manage/projects.html:10
#, fuzzy
#| msgid "Main navigation"
msgid "Pending invitations"
msgstr "主導航欄"
-#: warehouse/templates/manage/organization/projects.html:55
-#: warehouse/templates/manage/organizations.html:35
-#: warehouse/templates/manage/organizations.html:96
-#: warehouse/templates/manage/projects.html:44
-#: warehouse/templates/manage/projects.html:94
-#: warehouse/templates/manage/team/projects.html:55
+#: warehouse/templates/manage/organization/projects.html:41
+#: warehouse/templates/manage/organizations.html:22
+#: warehouse/templates/manage/organizations.html:98
+#: warehouse/templates/manage/projects.html:29
+#: warehouse/templates/manage/projects.html:90
+#: warehouse/templates/manage/team/projects.html:41
#, python-format
msgid "Created %(creation_date)s"
msgstr "建立於 %(creation_date)s"
-#: warehouse/templates/manage/organizations.html:52
+#: warehouse/templates/manage/organizations.html:46
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Decline invitation to %(org)s"
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organizations.html:53
+#: warehouse/templates/manage/organizations.html:49
#, fuzzy
#| msgid "Main navigation"
msgid "Decline invitation"
msgstr "主導航欄"
-#: warehouse/templates/manage/organization/settings.html:308
-#: warehouse/templates/manage/organizations.html:54
+#: warehouse/templates/manage/organization/settings.html:258
+#: warehouse/templates/manage/organizations.html:51
#, fuzzy
#| msgid "Project description"
msgid "Organization Name"
msgstr "專案敘述"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, fuzzy, python-format
#| msgid "Project description"
msgid "Organization Type: %(org_type)s"
msgstr "專案敘述"
-#: warehouse/templates/manage/organizations.html:78
-#: warehouse/templates/manage/organizations.html:152
+#: warehouse/templates/manage/organizations.html:74
+#: warehouse/templates/manage/organizations.html:159
#, python-format
msgid "%(org_type)s"
msgstr ""
+#: warehouse/templates/manage/organizations.html:78
#: warehouse/templates/manage/organizations.html:81
-#: warehouse/templates/manage/organizations.html:83
msgid "Billing Inactive"
msgstr ""
-#: warehouse/templates/manage/organizations.html:83
+#: warehouse/templates/manage/organizations.html:81
msgid ""
"This organization's billing can be activated by an organization owner or "
"billing manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:86
-#: warehouse/templates/manage/organizations.html:113
+#: warehouse/templates/manage/organizations.html:85
#: warehouse/templates/manage/organizations.html:119
+#: warehouse/templates/manage/organizations.html:127
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This organization is not active"
msgstr "身份邀請已過期。"
-#: warehouse/templates/manage/organizations.html:86
+#: warehouse/templates/manage/organizations.html:85
msgid "Inactive"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:52
-#: warehouse/templates/manage/organization/roles.html:170
+#: warehouse/templates/manage/organization/roles.html:48
+#: warehouse/templates/manage/organization/roles.html:232
#: warehouse/templates/manage/organizations.html:88
#, fuzzy
#| msgid "Manage"
msgid "Manager"
msgstr "管理"
-#: warehouse/templates/manage/account/publishing.html:53
-#: warehouse/templates/manage/organization/roles.html:53
-#: warehouse/templates/manage/organization/roles.html:172
-#: warehouse/templates/manage/organizations.html:90
-#: warehouse/templates/manage/project/publishing.html:44
-#: warehouse/templates/manage/project/roles.html:50
-#: warehouse/templates/manage/project/roles.html:85
-#: warehouse/templates/manage/project/roles.html:115
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:172
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/account/publishing.html:35
+#: warehouse/templates/manage/organization/roles.html:49
+#: warehouse/templates/manage/organization/roles.html:234
+#: warehouse/templates/manage/organizations.html:91
+#: warehouse/templates/manage/project/publishing.html:41
+#: warehouse/templates/manage/project/roles.html:48
+#: warehouse/templates/manage/project/roles.html:86
+#: warehouse/templates/manage/project/roles.html:119
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/project/roles.html:220
msgid "Owner"
msgstr "擁有者"
-#: warehouse/templates/manage/organization/roles.html:55
-#: warehouse/templates/manage/organization/roles.html:174
-#: warehouse/templates/manage/organizations.html:92
+#: warehouse/templates/manage/organization/roles.html:51
+#: warehouse/templates/manage/organization/roles.html:236
+#: warehouse/templates/manage/organizations.html:94
msgid "Billing Manager"
msgstr ""
-#: warehouse/templates/manage/organizations.html:102
+#: warehouse/templates/manage/organizations.html:106
#, fuzzy
#| msgid "Create an account"
msgid "View this organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/projects.html:79
-#: warehouse/templates/manage/organization/projects.html:82
-#: warehouse/templates/manage/organization/teams.html:63
-#: warehouse/templates/manage/organizations.html:103
-#: warehouse/templates/manage/project/releases.html:94
-#: warehouse/templates/manage/projects.html:118
-#: warehouse/templates/manage/projects.html:121
-#: warehouse/templates/manage/team/projects.html:78
-#: warehouse/templates/manage/team/projects.html:81
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/organization/projects.html:67
+#: warehouse/templates/manage/organization/teams.html:44
+#: warehouse/templates/manage/organizations.html:106
+#: warehouse/templates/manage/project/releases.html:83
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/projects.html:116
+#: warehouse/templates/manage/team/projects.html:61
+#: warehouse/templates/manage/team/projects.html:66
msgid "View"
msgstr "檢視"
-#: warehouse/templates/manage/organizations.html:108
+#: warehouse/templates/manage/organizations.html:112
#, fuzzy
#| msgid "Create an account"
msgid "Activate billing for this organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organizations.html:109
+#: warehouse/templates/manage/organizations.html:113
msgid "Activate Billing"
msgstr ""
-#: warehouse/templates/manage/organizations.html:124
+#: warehouse/templates/manage/organizations.html:134
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organizations.html:133
+#: warehouse/templates/manage/organizations.html:141
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You have not joined any organizations on PyPI, yet."
msgstr "%(user)s 尚未上載任何專案到PyPI"
-#: warehouse/templates/manage/organizations.html:140
+#: warehouse/templates/manage/organizations.html:147
#, fuzzy
#| msgid "Create an account"
msgid "Pending organization requests"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "This Organization request has been declined"
msgstr "身份邀請已過期。"
-#: warehouse/templates/manage/organizations.html:154
+#: warehouse/templates/manage/organizations.html:162
#, fuzzy
#| msgid "Decline"
msgid "Declined"
msgstr "拒絕"
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More information is needed to process this Organization request"
msgstr ""
-#: warehouse/templates/manage/organizations.html:156
+#: warehouse/templates/manage/organizations.html:165
msgid "More Information Needed"
msgstr ""
-#: warehouse/templates/manage/organizations.html:158
+#: warehouse/templates/manage/organizations.html:168
msgid "Request Submitted"
msgstr ""
-#: warehouse/templates/manage/organizations.html:162
+#: warehouse/templates/manage/organizations.html:172
#, fuzzy, python-format
#| msgid "Invite"
msgid "Submitted %(submitted)s"
msgstr "邀請"
-#: warehouse/templates/manage/organizations.html:165
+#: warehouse/templates/manage/organizations.html:175
msgid "Declined organization requests will be deleted 30 days after decision."
msgstr ""
-#: warehouse/templates/manage/organizations.html:170
+#: warehouse/templates/manage/organizations.html:182
#, fuzzy
#| msgid "Create an account"
msgid "Manage this organization request"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organizations.html:187
-#: warehouse/templates/manage/organizations.html:393
+#: warehouse/templates/manage/organizations.html:197
+#: warehouse/templates/manage/organizations.html:375
#, fuzzy
#| msgid "Create an account"
msgid "Request a new organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organizations.html:194
+#: warehouse/templates/manage/organizations.html:206
#, fuzzy
#| msgid "Project description"
msgid "Organization Account Name"
msgstr "專案敘述"
-#: warehouse/templates/manage/organizations.html:200
+#: warehouse/templates/manage/organizations.html:211
msgid "Select an organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:32
-#: warehouse/templates/manage/organizations.html:218
+#: warehouse/templates/manage/organization/settings.html:17
+#: warehouse/templates/manage/organizations.html:227
msgid "This account name is used in URLs on PyPI."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:78
-#: warehouse/templates/manage/organization/settings.html:109
-#: warehouse/templates/manage/organizations.html:219
-#: warehouse/templates/manage/organizations.html:248
-#: warehouse/templates/manage/organizations.html:273
+#: warehouse/templates/manage/organization/settings.html:57
+#: warehouse/templates/manage/organization/settings.html:80
+#: warehouse/templates/manage/organizations.html:229
+#: warehouse/templates/manage/organizations.html:253
+#: warehouse/templates/manage/organizations.html:272
msgid "For example"
msgstr ""
-#: warehouse/templates/manage/organizations.html:225
+#: warehouse/templates/manage/organizations.html:234
#, fuzzy
#| msgid "Project description"
msgid "Organization Display Name"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/settings.html:55
-#: warehouse/templates/manage/organizations.html:231
+#: warehouse/templates/manage/organization/settings.html:39
+#: warehouse/templates/manage/organizations.html:239
msgid "Name of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:35
-#: warehouse/templates/manage/organization/settings.html:85
-#: warehouse/templates/manage/organizations.html:254
+#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/settings.html:62
+#: warehouse/templates/manage/organizations.html:257
msgid "️Organization URL"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:92
-#: warehouse/templates/manage/organizations.html:261
+#: warehouse/templates/manage/organization/settings.html:68
+#: warehouse/templates/manage/organizations.html:263
msgid "URL for your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:279
+#: warehouse/templates/manage/organizations.html:276
#, fuzzy
#| msgid "Project description"
msgid "Organization Description"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/settings.html:123
-#: warehouse/templates/manage/organizations.html:285
+#: warehouse/templates/manage/organization/settings.html:91
+#: warehouse/templates/manage/organizations.html:281
msgid "Description of your business, product, or project"
msgstr ""
-#: warehouse/templates/manage/organizations.html:305
+#: warehouse/templates/manage/organizations.html:298
#, fuzzy
#| msgid "Project description"
msgid "️Organization Membership Size"
msgstr "專案敘述"
-#: warehouse/templates/manage/organizations.html:320
+#: warehouse/templates/manage/organizations.html:309
msgid ""
"Estimated number of PyPI Users you anticipate joining this Organization. "
"Not the number of people in your organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:329
+#: warehouse/templates/manage/organizations.html:317
msgid "Anticipated Usage"
msgstr ""
-#: warehouse/templates/manage/organizations.html:335
+#: warehouse/templates/manage/organizations.html:322
msgid "Description how you plan to use PyPI Organizations features"
msgstr ""
-#: warehouse/templates/manage/organizations.html:352
+#: warehouse/templates/manage/organizations.html:337
msgid ""
"Tell us a little bit about how you plan to use PyPI Organizations features."
msgstr ""
-#: warehouse/templates/manage/organizations.html:360
+#: warehouse/templates/manage/organizations.html:344
#, fuzzy
#| msgid "Project description"
msgid "️Organization Type"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/settings.html:169
-#: warehouse/templates/manage/organizations.html:375
+#: warehouse/templates/manage/organization/settings.html:127
+#: warehouse/templates/manage/organizations.html:355
msgid ""
"Companies can create organization accounts as a paid service while community "
"projects are granted complimentary access."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:104
-#: warehouse/templates/manage/organizations.html:381
+#: warehouse/templates/manage/organization/teams.html:81
+#: warehouse/templates/manage/organizations.html:360
#, fuzzy
#| msgid "Created"
msgid "Create"
msgstr "已建立"
-#: warehouse/templates/manage/organizations.html:385
+#: warehouse/templates/manage/organizations.html:367
#, python-format
msgid ""
"You must first enable two-factor authentication on "
"your account before requesting an organization."
msgstr ""
-#: warehouse/templates/manage/organizations.html:395
+#: warehouse/templates/manage/organizations.html:376
msgid "Your request(s) for a new PyPI organization(s) have been submitted."
msgstr ""
-#: warehouse/templates/manage/organizations.html:398
+#: warehouse/templates/manage/organizations.html:378
#, fuzzy
#| msgid "You'll receive an email with a password reset link."
msgid "You will receive an email when each organization has been approved"
msgstr "你將收到帶有重設密碼連結的 email。"
-#: warehouse/templates/manage/organizations.html:398
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:236
+#: warehouse/templates/manage/organizations.html:378
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:289
msgid "."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:43
-#: warehouse/templates/manage/projects.html:79
-#: warehouse/templates/manage/team/projects.html:43
+#: warehouse/templates/manage/organization/projects.html:31
+#: warehouse/templates/manage/projects.html:76
+#: warehouse/templates/manage/team/projects.html:31
msgid "Sole owner"
msgstr "唯一擁有者"
-#: warehouse/templates/manage/organization/projects.html:66
-#: warehouse/templates/manage/projects.html:105
-#: warehouse/templates/manage/team/projects.html:65
+#: warehouse/templates/manage/organization/projects.html:50
+#: warehouse/templates/manage/projects.html:99
+#: warehouse/templates/manage/team/projects.html:49
msgid "Manage this project"
msgstr "管理此專案"
-#: warehouse/templates/manage/organization/projects.html:70
-#: warehouse/templates/manage/projects.html:109
-#: warehouse/templates/manage/team/projects.html:69
+#: warehouse/templates/manage/organization/projects.html:55
+#: warehouse/templates/manage/projects.html:104
+#: warehouse/templates/manage/team/projects.html:54
msgid "You are not an owner of this project"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/organization/projects.html:78
-#: warehouse/templates/manage/projects.html:117
-#: warehouse/templates/manage/team/projects.html:77
+#: warehouse/templates/manage/organization/projects.html:62
+#: warehouse/templates/manage/projects.html:111
+#: warehouse/templates/manage/team/projects.html:61
msgid "View this project's public page"
msgstr "檢視此專案的公開頁面"
-#: warehouse/templates/manage/organization/projects.html:81
-#: warehouse/templates/manage/projects.html:120
-#: warehouse/templates/manage/team/projects.html:80
+#: warehouse/templates/manage/organization/projects.html:66
+#: warehouse/templates/manage/projects.html:115
+#: warehouse/templates/manage/team/projects.html:65
msgid "This project has no releases"
msgstr "此專案沒有釋出版本"
-#: warehouse/templates/manage/projects.html:129
+#: warehouse/templates/manage/projects.html:125
#, python-format
msgid ""
"You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -5359,13 +5381,13 @@ msgstr ""
"您尚未將任何項目上傳到PyPI。 要了解如何入門,請訪問 Python打包用戶指南"
-#: warehouse/templates/manage/unverified-account.html:17
+#: warehouse/templates/manage/unverified-account.html:4
#, fuzzy
#| msgid "Delete your PyPI account"
msgid "Activate your account"
msgstr "刪除 PyPI 帳戶"
-#: warehouse/templates/manage/unverified-account.html:197
+#: warehouse/templates/manage/unverified-account.html:198
#, fuzzy
#| msgid ""
#| "You must verify your **primary** email address before you can perform "
@@ -5375,7 +5397,7 @@ msgid ""
"your account."
msgstr "你必須驗證你的**主**電子郵件地址方可執行此操作。"
-#: warehouse/templates/manage/unverified-account.html:203
+#: warehouse/templates/manage/unverified-account.html:204
#, python-format
msgid ""
"If you cannot verify a primary email address, please see 電子郵件來恢復您的帳戶,但只有您的 主要 電"
"子郵件會收到通知。"
-#: warehouse/templates/manage/account/publishing.html:27
-#: warehouse/templates/manage/project/publishing.html:33
+#: warehouse/templates/manage/account/publishing.html:9
+#: warehouse/templates/manage/project/publishing.html:28
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5415,100 +5437,100 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:38
-#: warehouse/templates/manage/account/publishing.html:157
-#: warehouse/templates/manage/account/publishing.html:259
-#: warehouse/templates/manage/account/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:22
+#: warehouse/templates/manage/account/publishing.html:130
+#: warehouse/templates/manage/account/publishing.html:225
+#: warehouse/templates/manage/account/publishing.html:292
#, fuzzy
#| msgid "Project Name"
msgid "PyPI Project Name"
msgstr "專案名稱"
-#: warehouse/templates/manage/account/publishing.html:43
-#: warehouse/templates/manage/account/publishing.html:162
-#: warehouse/templates/manage/account/publishing.html:264
-#: warehouse/templates/manage/account/publishing.html:336
+#: warehouse/templates/manage/account/publishing.html:27
+#: warehouse/templates/manage/account/publishing.html:135
+#: warehouse/templates/manage/account/publishing.html:230
+#: warehouse/templates/manage/account/publishing.html:297
#, fuzzy
#| msgid "Project name"
msgid "project name"
msgstr "專案名稱"
-#: warehouse/templates/manage/account/publishing.html:45
-#: warehouse/templates/manage/account/publishing.html:164
-#: warehouse/templates/manage/account/publishing.html:266
-#: warehouse/templates/manage/account/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:29
+#: warehouse/templates/manage/account/publishing.html:137
+#: warehouse/templates/manage/account/publishing.html:232
+#: warehouse/templates/manage/account/publishing.html:305
msgid "The project (on PyPI) that will be created when this publisher is used"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:58
-#: warehouse/templates/manage/project/publishing.html:49
+#: warehouse/templates/manage/account/publishing.html:40
+#: warehouse/templates/manage/project/publishing.html:46
#, fuzzy
#| msgid "Owner"
msgid "owner"
msgstr "擁有者"
-#: warehouse/templates/manage/account/publishing.html:60
-#: warehouse/templates/manage/project/publishing.html:51
+#: warehouse/templates/manage/account/publishing.html:42
+#: warehouse/templates/manage/project/publishing.html:48
msgid ""
"The GitHub organization name or GitHub username that owns the repository"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:68
-#: warehouse/templates/manage/project/publishing.html:59
+#: warehouse/templates/manage/account/publishing.html:48
+#: warehouse/templates/manage/project/publishing.html:54
msgid "Repository name"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:74
-#: warehouse/templates/manage/project/publishing.html:65
+#: warehouse/templates/manage/account/publishing.html:53
+#: warehouse/templates/manage/project/publishing.html:59
msgid "repository"
msgstr "儲存庫"
-#: warehouse/templates/manage/account/publishing.html:82
-#: warehouse/templates/manage/project/publishing.html:73
+#: warehouse/templates/manage/account/publishing.html:61
+#: warehouse/templates/manage/project/publishing.html:67
msgid "The name of the GitHub repository that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:90
-#: warehouse/templates/manage/project/publishing.html:81
+#: warehouse/templates/manage/account/publishing.html:67
+#: warehouse/templates/manage/project/publishing.html:73
#, fuzzy
#| msgid "Your name"
msgid "Workflow name"
msgstr "您的姓名"
-#: warehouse/templates/manage/account/publishing.html:96
-#: warehouse/templates/manage/project/publishing.html:87
+#: warehouse/templates/manage/account/publishing.html:72
+#: warehouse/templates/manage/project/publishing.html:78
msgid "workflow.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:102
-#: warehouse/templates/manage/project/publishing.html:93
+#: warehouse/templates/manage/account/publishing.html:78
+#: warehouse/templates/manage/project/publishing.html:84
msgid ""
"The filename of the publishing workflow. This file should exist in the "
".github/workflows/
directory in the repository configured above."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:110
-#: warehouse/templates/manage/account/publishing.html:217
-#: warehouse/templates/manage/project/publishing.html:101
-#: warehouse/templates/manage/project/publishing.html:194
+#: warehouse/templates/manage/account/publishing.html:84
+#: warehouse/templates/manage/account/publishing.html:182
+#: warehouse/templates/manage/project/publishing.html:90
+#: warehouse/templates/manage/project/publishing.html:177
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Environment name"
msgstr "無效的重設碼。"
-#: warehouse/templates/manage/account/publishing.html:114
-#: warehouse/templates/manage/account/publishing.html:221
-#: warehouse/templates/manage/account/publishing.html:293
-#: warehouse/templates/manage/project/publishing.html:105
-#: warehouse/templates/manage/project/publishing.html:198
-#: warehouse/templates/manage/project/publishing.html:256
+#: warehouse/templates/manage/account/publishing.html:88
+#: warehouse/templates/manage/account/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:94
+#: warehouse/templates/manage/project/publishing.html:181
+#: warehouse/templates/manage/project/publishing.html:238
#, fuzzy
#| msgid "Reason (optional)"
msgid "(optional)"
msgstr "原因(選填)"
-#: warehouse/templates/manage/account/publishing.html:124
-#: warehouse/templates/manage/project/publishing.html:115
+#: warehouse/templates/manage/account/publishing.html:96
+#: warehouse/templates/manage/project/publishing.html:103
#, python-format
msgid ""
"The name of the GitHub Actions environment that the "
@@ -5519,22 +5541,22 @@ msgid ""
"have PyPI publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:139
-#: warehouse/templates/manage/account/publishing.html:241
-#: warehouse/templates/manage/account/publishing.html:312
-#: warehouse/templates/manage/account/publishing.html:415
-#: warehouse/templates/manage/project/publishing.html:130
-#: warehouse/templates/manage/project/publishing.html:218
-#: warehouse/templates/manage/project/publishing.html:275
-#: warehouse/templates/manage/project/publishing.html:357
-#: warehouse/templates/manage/project/roles.html:341
-#: warehouse/templates/manage/project/settings.html:348
-#: warehouse/templates/manage/team/roles.html:131
+#: warehouse/templates/manage/account/publishing.html:110
+#: warehouse/templates/manage/account/publishing.html:205
+#: warehouse/templates/manage/account/publishing.html:272
+#: warehouse/templates/manage/account/publishing.html:364
+#: warehouse/templates/manage/project/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:200
+#: warehouse/templates/manage/project/publishing.html:255
+#: warehouse/templates/manage/project/publishing.html:329
+#: warehouse/templates/manage/project/roles.html:373
+#: warehouse/templates/manage/project/settings.html:319
+#: warehouse/templates/manage/team/roles.html:125
msgid "Add"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:146
-#: warehouse/templates/manage/project/publishing.html:138
+#: warehouse/templates/manage/account/publishing.html:117
+#: warehouse/templates/manage/project/publishing.html:125
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5548,73 +5570,73 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:172
-#: warehouse/templates/manage/project/publishing.html:149
+#: warehouse/templates/manage/account/publishing.html:143
+#: warehouse/templates/manage/project/publishing.html:138
#, fuzzy
#| msgid "Name"
msgid "Namespace"
msgstr "姓名"
-#: warehouse/templates/manage/account/publishing.html:177
-#: warehouse/templates/manage/project/publishing.html:154
+#: warehouse/templates/manage/account/publishing.html:148
+#: warehouse/templates/manage/project/publishing.html:143
#, fuzzy
#| msgid "No name set"
msgid "namespace"
msgstr "未設定姓名"
-#: warehouse/templates/manage/account/publishing.html:179
-#: warehouse/templates/manage/project/publishing.html:156
+#: warehouse/templates/manage/account/publishing.html:150
+#: warehouse/templates/manage/project/publishing.html:145
msgid ""
"The GitLab username or GitLab group/subgroup namespace that the project is "
"under"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:187
-#: warehouse/templates/manage/project/documentation.html:35
-#: warehouse/templates/manage/project/publishing.html:164
-#: warehouse/templates/manage/project/release.html:123
-#: warehouse/templates/pages/stats.html:73
+#: warehouse/templates/manage/account/publishing.html:156
+#: warehouse/templates/manage/project/documentation.html:21
+#: warehouse/templates/manage/project/publishing.html:151
+#: warehouse/templates/manage/project/release.html:139
+#: warehouse/templates/pages/stats.html:65
msgid "Project name"
msgstr "專案名稱"
-#: warehouse/templates/manage/account/publishing.html:192
-#: warehouse/templates/manage/project/publishing.html:169
+#: warehouse/templates/manage/account/publishing.html:161
+#: warehouse/templates/manage/project/publishing.html:156
msgid "project"
msgstr "專案"
-#: warehouse/templates/manage/account/publishing.html:194
-#: warehouse/templates/manage/project/publishing.html:171
+#: warehouse/templates/manage/account/publishing.html:163
+#: warehouse/templates/manage/project/publishing.html:158
msgid "The name of the GitLab project that contains the publishing workflow"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:202
-#: warehouse/templates/manage/project/publishing.html:179
+#: warehouse/templates/manage/account/publishing.html:169
+#: warehouse/templates/manage/project/publishing.html:164
msgid "Top-level pipeline file path"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:207
-#: warehouse/templates/manage/project/publishing.html:184
+#: warehouse/templates/manage/account/publishing.html:174
+#: warehouse/templates/manage/project/publishing.html:169
msgid ".gitlab-ci.yml"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:209
-#: warehouse/templates/manage/project/publishing.html:186
+#: warehouse/templates/manage/account/publishing.html:176
+#: warehouse/templates/manage/project/publishing.html:171
msgid ""
"The file path of the top-level pipeline, relative to the project's root. "
"This file should exist in the project configured above (external pipelines "
"are not supported)."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:224
-#: warehouse/templates/manage/project/publishing.html:109
-#: warehouse/templates/manage/project/publishing.html:201
+#: warehouse/templates/manage/account/publishing.html:189
+#: warehouse/templates/manage/project/publishing.html:97
+#: warehouse/templates/manage/project/publishing.html:184
#, fuzzy
#| msgid "Releases"
msgid "release"
msgstr "發行版本"
-#: warehouse/templates/manage/account/publishing.html:226
-#: warehouse/templates/manage/project/publishing.html:203
+#: warehouse/templates/manage/account/publishing.html:191
+#: warehouse/templates/manage/project/publishing.html:186
#, python-format
msgid ""
"The name of the GitLab CI/CD environment that the "
@@ -5625,8 +5647,8 @@ msgid ""
"publishing access."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:248
-#: warehouse/templates/manage/project/publishing.html:226
+#: warehouse/templates/manage/account/publishing.html:212
+#: warehouse/templates/manage/project/publishing.html:208
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5640,33 +5662,33 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:279
-#: warehouse/templates/manage/project/publishing.html:242
+#: warehouse/templates/manage/account/publishing.html:243
+#: warehouse/templates/manage/project/publishing.html:226
#, fuzzy
#| msgid "Email"
msgid "email"
msgstr "電子郵件"
-#: warehouse/templates/manage/account/publishing.html:281
-#: warehouse/templates/manage/project/publishing.html:244
+#: warehouse/templates/manage/account/publishing.html:245
+#: warehouse/templates/manage/project/publishing.html:228
msgid "The email address of the account or service account used to publish."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:289
-#: warehouse/templates/manage/project/publishing.html:252
+#: warehouse/templates/manage/account/publishing.html:251
+#: warehouse/templates/manage/project/publishing.html:234
#, fuzzy
#| msgid "Subject:"
msgid "Subject"
msgstr "主旨:"
-#: warehouse/templates/manage/account/publishing.html:297
-#: warehouse/templates/manage/project/publishing.html:260
+#: warehouse/templates/manage/account/publishing.html:258
+#: warehouse/templates/manage/project/publishing.html:241
#, fuzzy
#| msgid "Subject:"
msgid "subject"
msgstr "主旨:"
-#: warehouse/templates/manage/account/publishing.html:305
+#: warehouse/templates/manage/account/publishing.html:266
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -5674,8 +5696,8 @@ msgid ""
"identity used for publishing. More details here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:319
-#: warehouse/templates/manage/project/publishing.html:283
+#: warehouse/templates/manage/account/publishing.html:279
+#: warehouse/templates/manage/project/publishing.html:263
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -5689,113 +5711,113 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/manage/account/publishing.html:352
-#: warehouse/templates/manage/project/publishing.html:294
-#: warehouse/templates/organizations/profile.html:32
+#: warehouse/templates/manage/account/publishing.html:311
+#: warehouse/templates/manage/project/publishing.html:276
+#: warehouse/templates/organizations/profile.html:17
msgid "Organization"
msgstr "組織"
-#: warehouse/templates/manage/account/publishing.html:358
-#: warehouse/templates/manage/project/publishing.html:300
+#: warehouse/templates/manage/account/publishing.html:316
+#: warehouse/templates/manage/project/publishing.html:281
#, fuzzy
#| msgid "Project description"
msgid "my-organization"
msgstr "專案敘述"
-#: warehouse/templates/manage/account/publishing.html:366
-#: warehouse/templates/manage/project/publishing.html:308
+#: warehouse/templates/manage/account/publishing.html:323
+#: warehouse/templates/manage/project/publishing.html:288
msgid "The ActiveState organization name that owns the project"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:374
-#: warehouse/templates/manage/project/publishing.html:316
+#: warehouse/templates/manage/account/publishing.html:328
+#: warehouse/templates/manage/project/publishing.html:293
#, fuzzy
#| msgid "Project name"
msgid "ActiveState Project name"
msgstr "專案名稱"
-#: warehouse/templates/manage/account/publishing.html:380
-#: warehouse/templates/manage/project/publishing.html:322
+#: warehouse/templates/manage/account/publishing.html:333
+#: warehouse/templates/manage/project/publishing.html:298
#, fuzzy
#| msgid "Project:"
msgid "my-project"
msgstr "專案:"
-#: warehouse/templates/manage/account/publishing.html:388
-#: warehouse/templates/manage/project/publishing.html:330
+#: warehouse/templates/manage/account/publishing.html:341
+#: warehouse/templates/manage/project/publishing.html:306
msgid "The ActiveState project that will build your Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:396
-#: warehouse/templates/manage/project/publishing.html:338
+#: warehouse/templates/manage/account/publishing.html:347
+#: warehouse/templates/manage/project/publishing.html:312
#, fuzzy
#| msgid "Your username"
msgid "Actor Username"
msgstr "你的使用者名稱"
-#: warehouse/templates/manage/account/publishing.html:402
-#: warehouse/templates/manage/project/publishing.html:344
+#: warehouse/templates/manage/account/publishing.html:352
+#: warehouse/templates/manage/project/publishing.html:317
#, fuzzy
#| msgid "Username"
msgid "my-username"
msgstr "使用者名稱用戶名"
-#: warehouse/templates/manage/account/publishing.html:408
-#: warehouse/templates/manage/project/publishing.html:350
+#: warehouse/templates/manage/account/publishing.html:358
+#: warehouse/templates/manage/project/publishing.html:323
msgid ""
"The username for the ActiveState account that will trigger the build of your "
"Python artifact."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:426
+#: warehouse/templates/manage/account/publishing.html:373
#, fuzzy
#| msgid "Manage version"
msgid "Manage publishers"
msgstr "管理版本"
-#: warehouse/templates/manage/account/publishing.html:436
+#: warehouse/templates/manage/account/publishing.html:380
msgid "Project"
msgstr "專案"
-#: warehouse/templates/manage/account/publishing.html:458
+#: warehouse/templates/manage/account/publishing.html:400
msgid ""
"No publishers are currently configured. Publishers for existing projects can "
"be added in the publishing configuration for each individual project."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:470
+#: warehouse/templates/manage/account/publishing.html:410
#, fuzzy
#| msgid "Trending projects"
msgid "Pending project name"
msgstr "熱門專案"
-#: warehouse/templates/manage/account/publishing.html:471
-#: warehouse/templates/manage/project/publishing.html:384
+#: warehouse/templates/manage/account/publishing.html:411
+#: warehouse/templates/manage/project/publishing.html:353
msgid "Publisher"
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:472
-#: warehouse/templates/manage/project/publishing.html:385
+#: warehouse/templates/manage/account/publishing.html:412
+#: warehouse/templates/manage/project/publishing.html:354
msgid "Details"
msgstr "詳細資訊"
-#: warehouse/templates/manage/account/publishing.html:484
+#: warehouse/templates/manage/account/publishing.html:422
msgid ""
"No pending publishers are currently configured. Publishers for projects that "
"don't exist yet can be added below."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:492
+#: warehouse/templates/manage/account/publishing.html:429
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new pending publisher"
msgstr "管理此專案"
-#: warehouse/templates/manage/account/publishing.html:495
+#: warehouse/templates/manage/account/publishing.html:431
msgid "You can use this page to register \"pending\" trusted publishers."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:501
+#: warehouse/templates/manage/account/publishing.html:436
#, python-format
msgid ""
"These publishers behave similarly to trusted publishers registered against "
@@ -5806,15 +5828,15 @@ msgid ""
"href=\"%(href)s\">here."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:512
+#: warehouse/templates/manage/account/publishing.html:446
msgid ""
"Configuring a \"pending\" publisher for a project name does not"
"strong> reserve that name. Until the project is created, any other user may "
"create it, including via their own \"pending\" publisher."
msgstr ""
-#: warehouse/templates/manage/account/publishing.html:549
-#: warehouse/templates/manage/project/publishing.html:432
+#: warehouse/templates/manage/account/publishing.html:481
+#: warehouse/templates/manage/project/publishing.html:397
#, fuzzy, python-format
#| msgid "You have not enabled two factor authentication on your account."
msgid ""
@@ -5822,33 +5844,33 @@ msgid ""
"your account before adding a new publisher."
msgstr "你的帳戶尚未啟用雙重認證。"
-#: warehouse/templates/manage/account/recovery_codes-burn.html:35
+#: warehouse/templates/manage/account/recovery_codes-burn.html:16
msgid ""
"In order to verify that you have safely stored your recovery codes for use "
"in the event of a lost 2FA device, submit one of your recovery codes here."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:40
+#: warehouse/templates/manage/account/recovery_codes-burn.html:21
msgid ""
"The recovery code you choose will be considered used and no longer be "
"available to bypass 2FA."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-burn.html:45
+#: warehouse/templates/manage/account/recovery_codes-burn.html:26
msgid ""
"Forgot to safely store your recovery codes? You'll need to "
"generate them again."
msgstr ""
-#: warehouse/templates/manage/account/recovery_codes-provision.html:17
+#: warehouse/templates/manage/account/recovery_codes-provision.html:4
msgid "Account recovery codes"
msgstr "帳戶重置碼"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:36
+#: warehouse/templates/manage/account/recovery_codes-provision.html:20
msgid "Regenerate recovery codes"
msgstr "重新產生重設碼"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:43
+#: warehouse/templates/manage/account/recovery_codes-provision.html:28
msgid ""
"If you lose access to your authentication application or security key(s), "
"you’ll need to use one of these recovery codes to log into your PyPI "
@@ -5857,13 +5879,13 @@ msgstr ""
"如果您無法訪問身份驗證應用程序或安全密鑰,則需要使用以下恢復代碼之一登錄您的"
"PyPI帳戶。 每個代碼只能使用一次。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:44
+#: warehouse/templates/manage/account/recovery_codes-provision.html:31
msgid ""
"These codes should only be used for account recovery, not "
"for typical logins."
msgstr "這些代碼應僅用於帳戶恢復,而不用於典型的登錄。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:45
+#: warehouse/templates/manage/account/recovery_codes-provision.html:34
msgid ""
"Keep these somewhere safe. If you lose your authentication "
"application or security key(s) and do not have access to these recovery "
@@ -5872,103 +5894,104 @@ msgstr ""
"將其保存在安全的地方。 如果您丟失了身份驗證應用程序或安全密"
"鑰,並且無權訪問這些恢復代碼,則可能會永久失去對PyPI帳戶的訪問權限!"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:48
+#: warehouse/templates/manage/account/recovery_codes-provision.html:38
msgid "Save your recovery codes"
msgstr "保存您的重置碼"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:63
+#: warehouse/templates/manage/account/recovery_codes-provision.html:61
msgid "Download as file"
msgstr "下載成檔案"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:64
-#: warehouse/templates/manage/organization/roles.html:193
-#: warehouse/templates/manage/project/roles.html:134
-#: warehouse/templates/manage/project/roles.html:191
+#: warehouse/templates/manage/account/recovery_codes-provision.html:62
+#: warehouse/templates/manage/organization/roles.html:266
+#: warehouse/templates/manage/project/roles.html:149
+#: warehouse/templates/manage/project/roles.html:229
msgid "Save"
msgstr "儲存"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:67
+#: warehouse/templates/manage/account/recovery_codes-provision.html:65
msgid "Continue"
msgstr "繼續"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:70
+#: warehouse/templates/manage/account/recovery_codes-provision.html:68
msgid "These codes will not be visible again."
msgstr "這些碼將不再被看見。"
-#: warehouse/templates/manage/account/recovery_codes-provision.html:73
+#: warehouse/templates/manage/account/recovery_codes-provision.html:72
msgid "Ensure that you have securely stored them before continuing."
msgstr "在繼續之前,先確認你已經安全地保存他們。"
-#: warehouse/templates/manage/account/token.html:17
+#: warehouse/templates/manage/account/token.html:4
#, fuzzy
#| msgid "Remove API token"
msgid "Create API token"
msgstr "移除應用程式 API 密鑰"
-#: warehouse/templates/manage/account/token.html:38
+#: warehouse/templates/manage/account/token.html:23
#, python-format
msgid "Token for \"%(macaroon_description)s\""
msgstr "\"%(macaroon_description)s\" 的密鑰"
-#: warehouse/templates/manage/account/token.html:40
+#: warehouse/templates/manage/account/token.html:25
msgid "Permissions:"
msgstr "權限:"
-#: warehouse/templates/manage/account/token.html:40
-#: warehouse/templates/manage/account/token.html:144
+#: warehouse/templates/manage/account/token.html:25
+#: warehouse/templates/manage/account/token.html:146
msgid "Upload packages"
msgstr "上載軟體包"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:30
msgid "Scope:"
msgstr "範圍:"
-#: warehouse/templates/manage/account/token.html:42
-#: warehouse/templates/manage/account/token.html:155
+#: warehouse/templates/manage/account/token.html:28
+#: warehouse/templates/manage/account/token.html:164
msgid "Entire account (all projects)"
msgstr "全部帳號(全部專案)"
-#: warehouse/templates/manage/account/token.html:44
+#: warehouse/templates/manage/account/token.html:30
#, python-format
msgid "Project \"%(project)s\""
msgstr "專案 \"%(project)s\""
-#: warehouse/templates/manage/account/token.html:51
+#: warehouse/templates/manage/account/token.html:37
msgid ""
"For security reasons this token will only appear once. Copy it now."
"strong>"
msgstr "基於安全的理由,此密鑰將只顯示一次。 立即複製"
-#: warehouse/templates/manage/account/token.html:53
+#: warehouse/templates/manage/account/token.html:42
+#: warehouse/templates/manage/account/token.html:45
msgid "Copy token to clipboard"
msgstr "複製密鑰至剪貼簿"
-#: warehouse/templates/manage/account/token.html:54
+#: warehouse/templates/manage/account/token.html:46
msgid "Copy token"
msgstr "複製密鑰"
-#: warehouse/templates/manage/account/token.html:72
+#: warehouse/templates/manage/account/token.html:63
msgid "Using this token"
msgstr "使用此密鑰"
-#: warehouse/templates/manage/account/token.html:74
+#: warehouse/templates/manage/account/token.html:64
msgid "To use this API token:"
msgstr "使用此 API 密鑰:"
-#: warehouse/templates/manage/account/token.html:77
+#: warehouse/templates/manage/account/token.html:67
#, python-format
msgid "Set your username to %(token)s
"
msgstr "設定用戶名稱至 %(token)s
"
-#: warehouse/templates/manage/account/token.html:78
+#: warehouse/templates/manage/account/token.html:70
#, python-format
msgid ""
"Set your password to the token value, including the %(prefix)s
"
"prefix"
msgstr "設定密碼至密鑰欄位,包含前置字元 %(prefix)s
"
-#: warehouse/templates/manage/account/token.html:84
+#: warehouse/templates/manage/account/token.html:75
#, python-format
msgid ""
"For example, if you are using Twine to upload your "
@@ -5977,7 +6000,7 @@ msgstr ""
"例如,如果你使用 Twine 上載專案至 PyPI,設定檔案 "
"%(filename)s
如:"
-#: warehouse/templates/manage/account/token.html:94
+#: warehouse/templates/manage/account/token.html:85
#, python-format
msgid ""
"For example, if you are using Twine to upload "
@@ -5987,17 +6010,17 @@ msgstr ""
"例如,如果你使用 Twine 上載多個專案至 PyPI,設定檔"
"案 %(filename)s
如:"
-#: warehouse/templates/manage/account/token.html:106
+#: warehouse/templates/manage/account/token.html:97
msgid ""
"either a user-scoped token or a project-scoped token you want to set as the "
"default"
msgstr "將使用者範圍密鑰或專案範圍密鑰設成預設值"
-#: warehouse/templates/manage/account/token.html:111
+#: warehouse/templates/manage/account/token.html:102
msgid "a project token"
msgstr "一個項目令牌"
-#: warehouse/templates/manage/account/token.html:113
+#: warehouse/templates/manage/account/token.html:104
#, fuzzy, python-format
#| msgid ""
#| "You can then use %(command)s
to switch to the correct token "
@@ -6009,7 +6032,7 @@ msgstr ""
"然後,你可以使用 %(command)s
來切換成正確的密鑰,以上載檔案至 "
"PyPI。"
-#: warehouse/templates/manage/account/token.html:119
+#: warehouse/templates/manage/account/token.html:110
#, python-format
msgid ""
"For further instructions on how to use this token, 請造訪 PyPI 幫助頁面 "
"a>。"
-#: warehouse/templates/manage/account/token.html:122
+#: warehouse/templates/manage/account/token.html:114
#, fuzzy
#| msgid "Add another token"
msgid "Create another token"
msgstr "增加另一個密鑰"
-#: warehouse/templates/manage/account/token.html:131
+#: warehouse/templates/manage/account/token.html:125
msgid "Token name"
msgstr "密鑰名稱"
-#: warehouse/templates/manage/account/token.html:140
+#: warehouse/templates/manage/account/token.html:141
#, fuzzy
#| msgid "What is this token for?"
msgid "What will you use this token for?"
msgstr "此密鑰使用於何處?"
-#: warehouse/templates/manage/account/token.html:154
+#: warehouse/templates/manage/account/token.html:162
msgid "Select scope..."
msgstr "選擇範圍..."
-#: warehouse/templates/manage/account/token.html:167
+#: warehouse/templates/manage/account/token.html:179
msgid ""
"An API token scoped to your entire account will have upload permissions for "
"all of your current and future projects."
msgstr "範圍為整個帳戶的API密鑰將對您當前和將來的所有專案都具有上傳權限。"
-#: warehouse/templates/manage/account/token.html:170
+#: warehouse/templates/manage/account/token.html:183
#, fuzzy
#| msgid "Create account"
msgid "Create token"
msgstr "建立帳戶"
-#: warehouse/templates/manage/account/totp-provision.html:17
+#: warehouse/templates/manage/account/totp-provision.html:4
msgid "Set up 2FA with an authentication application (TOTP)"
msgstr "以授權應用程式(TOTP)設定雙重身份驗證"
-#: warehouse/templates/manage/account/totp-provision.html:32
+#: warehouse/templates/manage/account/totp-provision.html:17
#, python-format
msgid ""
"PyPI supports any application that follows the TOTP 標"
"準 的應用程序。"
-#: warehouse/templates/manage/account/totp-provision.html:36
+#: warehouse/templates/manage/account/totp-provision.html:21
#, python-format
msgid ""
"Visit PyPI's help page for a list of compatible "
@@ -6073,25 +6096,25 @@ msgid ""
msgstr ""
"請造訪 PyPI 的幫助頁面 以查看相容應用程式清單。"
-#: warehouse/templates/manage/account/totp-provision.html:42
+#: warehouse/templates/manage/account/totp-provision.html:26
msgid "Set up your application"
msgstr "設置您的應用程序"
-#: warehouse/templates/manage/account/totp-provision.html:45
+#: warehouse/templates/manage/account/totp-provision.html:28
msgid "Scan the QR code with the authentication application of your choice."
msgstr "使用您選擇的身份驗證應用程序掃描二維碼。"
-#: warehouse/templates/manage/account/totp-provision.html:46
+#: warehouse/templates/manage/account/totp-provision.html:29
msgid ""
"For security reasons, you can only associate one authentication application "
"per PyPI account."
msgstr "出於安全原因,每個PyPI帳戶只能關聯一個身份驗證應用程序。"
-#: warehouse/templates/manage/account/totp-provision.html:52
+#: warehouse/templates/manage/account/totp-provision.html:35
msgid "QR code for setting up an authentication application"
msgstr "用於設置身份驗證應用程序的二維碼"
-#: warehouse/templates/manage/account/totp-provision.html:55
+#: warehouse/templates/manage/account/totp-provision.html:40
#, fuzzy
#| msgid "No QR scanner? Manually enter the code instead:"
msgid ""
@@ -6099,15 +6122,15 @@ msgid ""
"instead:"
msgstr "沒有 QR code掃描器? 手工輸入代碼:"
-#: warehouse/templates/manage/account/totp-provision.html:67
+#: warehouse/templates/manage/account/totp-provision.html:58
msgid "Verify application"
msgstr "驗證應用程式"
-#: warehouse/templates/manage/account/totp-provision.html:73
+#: warehouse/templates/manage/account/totp-provision.html:63
msgid "Authentication code"
msgstr "授權碼"
-#: warehouse/templates/manage/account/totp-provision.html:83
+#: warehouse/templates/manage/account/totp-provision.html:74
#, fuzzy
#| msgid ""
#| "To finalize the set up process, enter the authentication code provided by "
@@ -6117,15 +6140,15 @@ msgid ""
"application."
msgstr "輸入應用程式提供的認證碼結束設定。"
-#: warehouse/templates/manage/account/totp-provision.html:95
+#: warehouse/templates/manage/account/totp-provision.html:86
msgid "Set up application"
msgstr "設定應用程式"
-#: warehouse/templates/manage/account/webauthn-provision.html:17
+#: warehouse/templates/manage/account/webauthn-provision.html:4
msgid "Set up 2FA with a security device (e.g. USB key)"
msgstr "使用裝置(例如:USB key) 設定雙重認證"
-#: warehouse/templates/manage/account/webauthn-provision.html:26
+#: warehouse/templates/manage/account/webauthn-provision.html:10
#, python-format
msgid ""
"PyPI supports any device that adheres to the FIDO標準的設備。"
-#: warehouse/templates/manage/account/webauthn-provision.html:28
+#: warehouse/templates/manage/account/webauthn-provision.html:12
#, python-format
msgid ""
"Popular USB keys include Thetis 。"
-#: warehouse/templates/manage/account/webauthn-provision.html:43
+#: warehouse/templates/manage/account/webauthn-provision.html:36
msgid "Name your device to begin"
msgstr "從幫裝置取名開始"
-#: warehouse/templates/manage/account/webauthn-provision.html:48
+#: warehouse/templates/manage/account/webauthn-provision.html:45
msgid "PyPI supports adding multiple security devices."
msgstr "PyPI支援增加多個安全裝置。"
-#: warehouse/templates/manage/account/webauthn-provision.html:49
+#: warehouse/templates/manage/account/webauthn-provision.html:47
msgid ""
"Please give this device a name. 64 characters or fewer. All Unicode is "
"valid, including spaces."
msgstr "請給該設備起一個名字。 64個字符或更少。 所有Unicode均有效,包括空格。"
-#: warehouse/templates/manage/account/webauthn-provision.html:65
+#: warehouse/templates/manage/account/webauthn-provision.html:62
msgid "Set up security device"
msgstr "設定安全裝置"
-#: warehouse/templates/manage/account/webauthn-provision.html:74
+#: warehouse/templates/manage/account/webauthn-provision.html:68
#, python-format
msgid ""
"Not working? Check you're using a device that follows the "
@@ -6181,27 +6204,27 @@ msgstr ""
"rel=\"noopener\"> FIDO規範和兼容的瀏覽器。"
-#: warehouse/templates/manage/account/webauthn-provision.html:78
+#: warehouse/templates/manage/account/webauthn-provision.html:79
msgid ""
"Note that some older USB keys do not adhere to the FIDO standard and will "
"not work with PyPI."
msgstr "請注意,某些較舊的USB密鑰不符合FIDO標準,因此無法與PyPI配合使用。"
-#: warehouse/templates/manage/organization/activate_subscription.html:17
-#: warehouse/templates/manage/organization/activate_subscription.html:22
-#: warehouse/templates/manage/organization/activate_subscription.html:54
+#: warehouse/templates/manage/organization/activate_subscription.html:4
+#: warehouse/templates/manage/organization/activate_subscription.html:7
+#: warehouse/templates/manage/organization/activate_subscription.html:42
#, fuzzy
#| msgid "Project description"
msgid "Activate Subscription"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/activate_subscription.html:26
+#: warehouse/templates/manage/organization/activate_subscription.html:12
msgid ""
"Company accounts require an active subscription. Please enter up-to-date "
"billing information to enable the account."
msgstr ""
-#: warehouse/templates/manage/organization/activate_subscription.html:37
+#: warehouse/templates/manage/organization/activate_subscription.html:28
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6210,77 +6233,76 @@ msgid ""
"of the %(organization_name)s organization."
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/application.html:20
+#: warehouse/templates/manage/organization/application.html:6
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_application_name)s' Organization Request"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/application.html:23
+#: warehouse/templates/manage/organization/application.html:9
#, fuzzy
#| msgid "Project description"
msgid "Organization request"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/application.html:27
-#: warehouse/templates/manage/organization/settings.html:29
+#: warehouse/templates/manage/organization/application.html:12
+#: warehouse/templates/manage/organization/settings.html:14
msgid "Organization account name"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:31
-#: warehouse/templates/manage/organization/settings.html:48
+#: warehouse/templates/manage/organization/application.html:16
+#: warehouse/templates/manage/organization/settings.html:33
#, fuzzy
#| msgid "Project description"
msgid "Organization display name"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/application.html:39
+#: warehouse/templates/manage/organization/application.html:24
#, fuzzy
#| msgid "Project description"
msgid "️Organization description"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/application.html:43
-#: warehouse/templates/manage/organization/settings.html:148
+#: warehouse/templates/manage/organization/application.html:28
+#: warehouse/templates/manage/organization/settings.html:111
msgid "️Organization type"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:47
+#: warehouse/templates/manage/organization/application.html:32
#, fuzzy
#| msgid "Project description"
msgid "️Organization membership size"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/application.html:51
+#: warehouse/templates/manage/organization/application.html:38
msgid "️Anticipated usage"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:55
+#: warehouse/templates/manage/organization/application.html:42
#, fuzzy
#| msgid "Invite"
msgid "Date submitted"
msgstr "邀請"
-#: warehouse/templates/manage/organization/application.html:82
+#: warehouse/templates/manage/organization/application.html:67
msgid "️Your Response"
msgstr ""
-#: warehouse/templates/manage/organization/application.html:95
-#: warehouse/templates/manage/organization/application.html:96
+#: warehouse/templates/manage/organization/application.html:78
#, fuzzy
#| msgid "Invite"
msgid "Submit"
msgstr "邀請"
-#: warehouse/templates/manage/organization/history.html:20
-#: warehouse/templates/manage/project/history.html:20
-#: warehouse/templates/manage/team/history.html:20
+#: warehouse/templates/manage/organization/history.html:6
+#: warehouse/templates/manage/project/history.html:6
+#: warehouse/templates/manage/team/history.html:6
#, fuzzy, python-format
#| msgid "'%(project_name)s' project history"
msgid "'%(source_name)s' security history"
msgstr "'%(project_name)s' 專案歷史紀錄"
-#: warehouse/templates/manage/organization/history.html:25
+#: warehouse/templates/manage/organization/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -6292,25 +6314,25 @@ msgstr ""
"每次您(或您的合作者)執行與此專案相關的安全操作時,都會在此處記錄並顯示該操"
"作。"
-#: warehouse/templates/manage/organization/history.html:32
+#: warehouse/templates/manage/organization/history.html:17
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "'%(organization_name)s' registered as organization name"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:36
+#: warehouse/templates/manage/organization/history.html:20
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization created"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:38
+#: warehouse/templates/manage/organization/history.html:22
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization deleted"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:40
+#: warehouse/templates/manage/organization/history.html:24
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6318,26 +6340,26 @@ msgid ""
"%(previous_organization_name)s organization renamed to %(organization_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:42
+#: warehouse/templates/manage/organization/history.html:26
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization approved"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:44
+#: warehouse/templates/manage/organization/history.html:28
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "%(organization_name)s organization declined"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/history.html:49
+#: warehouse/templates/manage/organization/history.html:32
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(project_name)s project added to organization"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:53
+#: warehouse/templates/manage/organization/history.html:36
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6345,14 +6367,14 @@ msgid ""
"%(project_name)s project removed from organization"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:60
+#: warehouse/templates/manage/organization/history.html:42
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid ""
"%(username)s added as organization %(role_name)s"
msgstr "%(username)s 增加專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:65
+#: warehouse/templates/manage/organization/history.html:47
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6360,7 +6382,7 @@ msgid ""
"%(username)s removed as organization %(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:70
+#: warehouse/templates/manage/organization/history.html:52
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6368,7 +6390,7 @@ msgid ""
"%(username)s changed to organization %(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:75
+#: warehouse/templates/manage/organization/history.html:57
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6377,7 +6399,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:80
+#: warehouse/templates/manage/organization/history.html:62
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -6386,7 +6408,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:85
+#: warehouse/templates/manage/organization/history.html:67
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6395,7 +6417,7 @@ msgid ""
"organization %(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/organization/history.html:72
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -6404,159 +6426,159 @@ msgid ""
"%(role_name)s expired"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:95
-#: warehouse/templates/manage/team/history.html:32
+#: warehouse/templates/manage/organization/history.html:76
+#: warehouse/templates/manage/team/history.html:17
#, python-format
msgid "%(team_name)s team created"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:97
-#: warehouse/templates/manage/team/history.html:34
+#: warehouse/templates/manage/organization/history.html:78
+#: warehouse/templates/manage/team/history.html:19
#, python-format
msgid "%(team_name)s team deleted"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:102
-#: warehouse/templates/manage/team/history.html:41
+#: warehouse/templates/manage/organization/history.html:82
+#: warehouse/templates/manage/team/history.html:25
#, python-format
msgid ""
"%(team_name)s team added as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:106
-#: warehouse/templates/manage/team/history.html:45
+#: warehouse/templates/manage/organization/history.html:86
+#: warehouse/templates/manage/team/history.html:29
#, python-format
msgid ""
"%(team_name)s team removed as project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:110
-#: warehouse/templates/manage/team/history.html:49
+#: warehouse/templates/manage/organization/history.html:90
+#: warehouse/templates/manage/team/history.html:33
#, python-format
msgid ""
"%(team_name)s team changed to project %(role_name)s for %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/organization/history.html:117
-#: warehouse/templates/manage/team/history.html:56
+#: warehouse/templates/manage/organization/history.html:96
+#: warehouse/templates/manage/team/history.html:39
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(username)s added to %(team_name)s team"
msgstr "%(username)s 增加專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:121
-#: warehouse/templates/manage/team/history.html:60
+#: warehouse/templates/manage/organization/history.html:100
+#: warehouse/templates/manage/team/history.html:43
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(username)s removed from %(team_name)s team"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/organization/history.html:132
+#: warehouse/templates/manage/organization/history.html:109
#, fuzzy
#| msgid "Register"
msgid "Registered by:"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/history.html:139
-#: warehouse/templates/manage/project/history.html:34
-#: warehouse/templates/manage/team/history.html:71
+#: warehouse/templates/manage/organization/history.html:115
+#: warehouse/templates/manage/project/history.html:19
+#: warehouse/templates/manage/team/history.html:52
msgid "Created by:"
msgstr "建立者:"
-#: warehouse/templates/manage/organization/history.html:144
-#: warehouse/templates/manage/project/history.html:322
-#: warehouse/templates/manage/project/history.html:344
-#: warehouse/templates/manage/team/history.html:76
+#: warehouse/templates/manage/organization/history.html:120
+#: warehouse/templates/manage/project/history.html:293
+#: warehouse/templates/manage/project/history.html:315
+#: warehouse/templates/manage/team/history.html:57
#, fuzzy
#| msgid "Created by:"
msgid "Deleted by:"
msgstr "建立者:"
-#: warehouse/templates/manage/organization/history.html:149
-#: warehouse/templates/manage/team/history.html:81
+#: warehouse/templates/manage/organization/history.html:125
+#: warehouse/templates/manage/team/history.html:62
#, fuzzy
#| msgid "Removed by:"
msgid "Renamed by:"
msgstr "移除者:"
-#: warehouse/templates/manage/organization/history.html:154
+#: warehouse/templates/manage/organization/history.html:130
#, fuzzy
#| msgid "Removed by:"
msgid "Approved by:"
msgstr "移除者:"
-#: warehouse/templates/manage/organization/history.html:159
+#: warehouse/templates/manage/organization/history.html:135
#, fuzzy
#| msgid "Decline"
msgid "Declined by:"
msgstr "拒絕"
-#: warehouse/templates/manage/organization/history.html:176
-#: warehouse/templates/manage/project/history.html:151
-#: warehouse/templates/manage/project/history.html:198
-#: warehouse/templates/manage/team/history.html:98
+#: warehouse/templates/manage/organization/history.html:151
+#: warehouse/templates/manage/project/history.html:133
+#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/team/history.html:78
msgid "Changed by:"
msgstr "變更者:"
-#: warehouse/templates/manage/organization/history.html:181
-#: warehouse/templates/manage/organization/history.html:186
-#: warehouse/templates/manage/project/history.html:158
-#: warehouse/templates/manage/project/history.html:165
+#: warehouse/templates/manage/organization/history.html:156
+#: warehouse/templates/manage/organization/history.html:161
+#: warehouse/templates/manage/project/history.html:140
+#: warehouse/templates/manage/project/history.html:147
#, fuzzy
#| msgid "Invite"
msgid "Invited by:"
msgstr "邀請"
-#: warehouse/templates/manage/organization/history.html:191
-#: warehouse/templates/manage/project/history.html:172
+#: warehouse/templates/manage/organization/history.html:166
+#: warehouse/templates/manage/project/history.html:154
#, fuzzy
#| msgid "Removed by:"
msgid "Revoked by:"
msgstr "移除者:"
-#: warehouse/templates/manage/organization/history.html:198
-#: warehouse/templates/manage/project/history.html:361
-#: warehouse/templates/manage/team/history.html:105
+#: warehouse/templates/manage/organization/history.html:172
+#: warehouse/templates/manage/project/history.html:330
+#: warehouse/templates/manage/team/history.html:84
#, fuzzy, python-format
#| msgid "Security history for %(project_name)s"
msgid "Security history for %(source_name)s"
msgstr "%(project_name)s 專案安全歷史紀錄"
-#: warehouse/templates/manage/organization/manage_organization_base.html:20
+#: warehouse/templates/manage/organization/manage_organization_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/manage_organization_base.html:57
+#: warehouse/templates/manage/organization/manage_organization_base.html:38
#, fuzzy
#| msgid "Create an account"
msgid "Back to organizations"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/projects.html:17
+#: warehouse/templates/manage/organization/projects.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization projects"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/projects.html:21
+#: warehouse/templates/manage/organization/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' projects"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/projects.html:91
+#: warehouse/templates/manage/organization/projects.html:76
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no projects in your organization, yet."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/organization/projects.html:93
+#: warehouse/templates/manage/organization/projects.html:78
#, fuzzy, python-format
#| msgid ""
#| "You have not uploaded any projects to PyPI, yet. To learn how to get "
@@ -6570,33 +6592,33 @@ msgstr ""
"您尚未將任何項目上傳到PyPI。 要了解如何入門,請訪問 Python打包用戶指南"
-#: warehouse/templates/manage/organization/projects.html:105
+#: warehouse/templates/manage/organization/projects.html:88
#, fuzzy
#| msgid "Create an account"
msgid "Add project to organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/projects.html:111
+#: warehouse/templates/manage/organization/projects.html:95
msgid "️New or existing project?"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:121
+#: warehouse/templates/manage/organization/projects.html:102
msgid ""
"Transfer an existing project that you own, or create and add a new project "
"to the organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:127
+#: warehouse/templates/manage/organization/projects.html:108
msgid "️Name of existing project"
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:134
+#: warehouse/templates/manage/organization/projects.html:114
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You do not own any projects that you can add to this organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/organization/projects.html:141
+#: warehouse/templates/manage/organization/projects.html:119
msgid ""
"Owners or managers of this organization can transfer a project that they own "
"to this organization if the project has not been added to another "
@@ -6604,60 +6626,60 @@ msgid ""
"transferred from the project settings page."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:146
+#: warehouse/templates/manage/organization/projects.html:124
#, fuzzy
#| msgid "Trending projects"
msgid "Transfer existing project"
msgstr "熱門專案"
-#: warehouse/templates/manage/organization/projects.html:150
+#: warehouse/templates/manage/organization/projects.html:129
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of new project"
msgstr "註冊一個新專案。"
-#: warehouse/templates/manage/organization/projects.html:161
+#: warehouse/templates/manage/organization/projects.html:136
msgid ""
"Owners of this organization can create an empty project and add it to the "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/projects.html:166
+#: warehouse/templates/manage/organization/projects.html:141
#, fuzzy
#| msgid "Register a new project."
msgid "Create and add new project"
msgstr "註冊一個新專案。"
-#: warehouse/templates/manage/organization/roles.html:18
+#: warehouse/templates/manage/organization/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage people in '%(organization_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/roles.html:22
-#: warehouse/templates/manage/project/roles.html:22
-#: warehouse/templates/manage/team/roles.html:22
+#: warehouse/templates/manage/organization/roles.html:10
+#: warehouse/templates/manage/project/roles.html:10
+#: warehouse/templates/manage/team/roles.html:10
msgid "2FA enabled"
msgstr "啟用 2FA"
-#: warehouse/templates/manage/organization/roles.html:23
-#: warehouse/templates/manage/organization/roles.html:28
-#: warehouse/templates/manage/organization/roles.html:143
-#: warehouse/templates/manage/project/roles.html:23
-#: warehouse/templates/manage/project/roles.html:28
+#: warehouse/templates/manage/organization/roles.html:11
+#: warehouse/templates/manage/organization/roles.html:17
+#: warehouse/templates/manage/organization/roles.html:201
+#: warehouse/templates/manage/project/roles.html:11
+#: warehouse/templates/manage/project/roles.html:17
#: warehouse/templates/manage/project/roles.html:60
-#: warehouse/templates/manage/team/roles.html:23
-#: warehouse/templates/manage/team/roles.html:28
+#: warehouse/templates/manage/team/roles.html:11
+#: warehouse/templates/manage/team/roles.html:17
msgid "2FA"
msgstr "雙重身份驗證"
-#: warehouse/templates/manage/organization/roles.html:27
-#: warehouse/templates/manage/project/roles.html:27
-#: warehouse/templates/manage/team/roles.html:27
+#: warehouse/templates/manage/organization/roles.html:16
+#: warehouse/templates/manage/project/roles.html:16
+#: warehouse/templates/manage/team/roles.html:16
msgid "2FA disabled"
msgstr "2FA 禁用"
-#: warehouse/templates/manage/organization/roles.html:39
+#: warehouse/templates/manage/organization/roles.html:28
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -6667,13 +6689,13 @@ msgid ""
"'%(organization_name)s'."
msgstr "以此頁面控制哪個 PyPI 使用者可以協助你管理 %(project_name)s"
-#: warehouse/templates/manage/organization/roles.html:41
+#: warehouse/templates/manage/organization/roles.html:36
#, fuzzy
#| msgid "Project description"
msgid "Organization Roles"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/roles.html:43
+#: warehouse/templates/manage/organization/roles.html:39
#, fuzzy, python-format
#| msgid "There are two possible roles for collaborators:"
msgid ""
@@ -6682,217 +6704,217 @@ msgid ""
"can do."
msgstr "協作者有兩種可用的角色:"
-#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:43
#, fuzzy
#| msgid "Project description"
msgid "Organization Role Permissions Matrix"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/roles.html:51
-#: warehouse/templates/manage/organization/roles.html:168
-#: warehouse/templates/manage/project/roles.html:304
+#: warehouse/templates/manage/organization/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:230
+#: warehouse/templates/manage/project/roles.html:343
msgid "Member"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:61
+#: warehouse/templates/manage/organization/roles.html:57
#, fuzzy
#| msgid "Project description"
msgid "View organization/teams"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/roles.html:70
+#: warehouse/templates/manage/organization/roles.html:74
#, fuzzy
#| msgid "Creating a new release"
msgid "Create/manage teams"
msgstr "建立新版本"
-#: warehouse/templates/manage/organization/roles.html:79
+#: warehouse/templates/manage/organization/roles.html:91
#, fuzzy
#| msgid "Create an account"
msgid "Invite/manage organization members"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/roles.html:88
+#: warehouse/templates/manage/organization/roles.html:108
#, fuzzy
#| msgid "Create an account"
msgid "Delete the organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/roles.html:98
+#: warehouse/templates/manage/organization/roles.html:126
#, fuzzy
#| msgid "Create an account"
msgid "Manage organization billing"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/roles.html:106
+#: warehouse/templates/manage/organization/roles.html:142
msgid "Own/maintain specific projects"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:115
+#: warehouse/templates/manage/organization/roles.html:159
#, fuzzy
#| msgid "Register a new project."
msgid "Create new projects"
msgstr "註冊一個新專案。"
-#: warehouse/templates/manage/organization/roles.html:124
+#: warehouse/templates/manage/organization/roles.html:176
#, fuzzy
#| msgid "Delete project"
msgid "Delete projects"
msgstr "刪除專案"
-#: warehouse/templates/manage/organization/roles.html:137
-#: warehouse/templates/manage/team/roles.html:47
+#: warehouse/templates/manage/organization/roles.html:196
+#: warehouse/templates/manage/team/roles.html:32
#, fuzzy, python-format
#| msgid "Users who can manage %(project_name)s"
msgid "Users who can manage %(organization_name)s"
msgstr "可以管理%(project_name)s 的用戶"
-#: warehouse/templates/manage/organization/roles.html:141
-#: warehouse/templates/manage/organization/roles.html:268
-#: warehouse/templates/manage/project/roles.html:357
-#: warehouse/templates/manage/team/roles.html:51
-#: warehouse/templates/manage/team/roles.html:104
+#: warehouse/templates/manage/organization/roles.html:199
+#: warehouse/templates/manage/organization/roles.html:372
+#: warehouse/templates/manage/project/roles.html:395
+#: warehouse/templates/manage/team/roles.html:35
+#: warehouse/templates/manage/team/roles.html:102
msgid "User"
msgstr "使用者"
-#: warehouse/templates/manage/organization/roles.html:192
-#: warehouse/templates/manage/project/roles.html:133
-#: warehouse/templates/manage/project/roles.html:190
+#: warehouse/templates/manage/organization/roles.html:265
+#: warehouse/templates/manage/project/roles.html:148
+#: warehouse/templates/manage/project/roles.html:228
msgid "Save role"
msgstr "儲存角色"
-#: warehouse/templates/manage/organization/roles.html:202
+#: warehouse/templates/manage/organization/roles.html:275
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the organization"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/organization/roles.html:204
-#: warehouse/templates/manage/project/roles.html:200
+#: warehouse/templates/manage/organization/roles.html:279
+#: warehouse/templates/manage/project/roles.html:238
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove yourself as Sole Owner"
msgstr "不能刪除自己的所有者身份"
-#: warehouse/templates/manage/organization/roles.html:207
+#: warehouse/templates/manage/organization/roles.html:286
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization."
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/organization/roles.html:208
+#: warehouse/templates/manage/organization/roles.html:289
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this organization"
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/organization/roles.html:234
-#: warehouse/templates/manage/project/roles.html:228
+#: warehouse/templates/manage/organization/roles.html:320
+#: warehouse/templates/manage/project/roles.html:278
msgid "Invite pending"
msgstr "邀請待定"
-#: warehouse/templates/manage/organization/roles.html:236
-#: warehouse/templates/manage/project/roles.html:230
+#: warehouse/templates/manage/organization/roles.html:322
+#: warehouse/templates/manage/project/roles.html:280
msgid "Invite expired"
msgstr "邀請已過期"
-#: warehouse/templates/manage/organization/roles.html:243
+#: warehouse/templates/manage/organization/roles.html:332
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Revoke invitation for %(user)s."
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:244
-#: warehouse/templates/manage/project/roles.html:236
-#: warehouse/templates/manage/project/roles.html:237
+#: warehouse/templates/manage/organization/roles.html:335
+#: warehouse/templates/manage/project/roles.html:289
+#: warehouse/templates/manage/project/roles.html:292
#, python-format
msgid "Revoke invitation for %(user)s"
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:245
-#: warehouse/templates/manage/project/roles.html:238
+#: warehouse/templates/manage/organization/roles.html:337
+#: warehouse/templates/manage/project/roles.html:294
msgid "Revoke invite"
msgstr "撤消邀請"
-#: warehouse/templates/manage/organization/roles.html:247
+#: warehouse/templates/manage/organization/roles.html:340
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s."
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:248
+#: warehouse/templates/manage/organization/roles.html:343
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Re-send invitation for %(user)s"
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:249
+#: warehouse/templates/manage/organization/roles.html:345
msgid "Re-send"
msgstr ""
-#: warehouse/templates/manage/organization/roles.html:250
+#: warehouse/templates/manage/organization/roles.html:347
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s."
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:251
+#: warehouse/templates/manage/organization/roles.html:350
#, fuzzy, python-format
#| msgid "Revoke invitation for %(user)s"
msgid "Delete expired invitation for %(user)s"
msgstr "撤銷對 %(user)s 的邀請"
-#: warehouse/templates/manage/organization/roles.html:252
-#: warehouse/templates/manage/project/release.html:106
-#: warehouse/templates/manage/project/releases.html:109
-#: warehouse/templates/manage/project/settings.html:252
+#: warehouse/templates/manage/organization/roles.html:352
+#: warehouse/templates/manage/project/release.html:96
+#: warehouse/templates/manage/project/releases.html:98
+#: warehouse/templates/manage/project/settings.html:236
msgid "Delete"
msgstr "刪除"
-#: warehouse/templates/manage/organization/roles.html:263
+#: warehouse/templates/manage/organization/roles.html:361
#, fuzzy
#| msgid "Invite expired"
msgid "Invite member"
msgstr "邀請已過期"
-#: warehouse/templates/manage/organization/roles.html:304
-#: warehouse/templates/manage/project/roles.html:393
+#: warehouse/templates/manage/organization/roles.html:403
+#: warehouse/templates/manage/project/roles.html:426
msgid "Invite"
msgstr "邀請"
-#: warehouse/templates/manage/organization/settings.html:17
-#: warehouse/templates/manage/organization/settings.html:24
+#: warehouse/templates/manage/organization/settings.html:4
+#: warehouse/templates/manage/organization/settings.html:10
#, fuzzy
#| msgid "Project description"
msgid "Organization settings"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/settings.html:21
+#: warehouse/templates/manage/organization/settings.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' settings"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:33
+#: warehouse/templates/manage/organization/settings.html:19
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Change the organization account name below."
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:37
-#: warehouse/templates/manage/team/settings.html:64
+#: warehouse/templates/manage/organization/settings.html:23
+#: warehouse/templates/manage/team/settings.html:45
#, fuzzy
#| msgid "Account created"
msgid "Date created"
msgstr "已建立帳戶"
-#: warehouse/templates/manage/organization/settings.html:116
+#: warehouse/templates/manage/organization/settings.html:85
#, fuzzy
#| msgid "Project description"
msgid "Organization description"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/settings.html:175
+#: warehouse/templates/manage/organization/settings.html:133
#, fuzzy, python-format
#| msgid ""
#| "If you did not make this change, you can email %(email_address)s與 PyPI 管理員進行溝通。"
-#: warehouse/templates/manage/organization/settings.html:184
+#: warehouse/templates/manage/organization/settings.html:141
#, fuzzy
#| msgid "Create an account"
msgid "Update organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/settings.html:193
+#: warehouse/templates/manage/organization/settings.html:150
#, fuzzy
#| msgid "Account details"
msgid "Billing details"
msgstr "帳戶詳情"
-#: warehouse/templates/manage/organization/settings.html:195
+#: warehouse/templates/manage/organization/settings.html:152
msgid "Billing status"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:199
+#: warehouse/templates/manage/organization/settings.html:156
msgid "Billing email"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:204
+#: warehouse/templates/manage/organization/settings.html:161
#, fuzzy
#| msgid "Manage version"
msgid "Manage billing"
msgstr "管理版本"
-#: warehouse/templates/manage/organization/settings.html:214
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:168
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:217
+#: warehouse/templates/manage/organization/settings.html:170
#, fuzzy
#| msgid "Role invitation is not valid."
msgid "Renaming organizations is not currently supported."
msgstr "身份邀請已過期。"
-#: warehouse/templates/manage/organization/settings.html:220
+#: warehouse/templates/manage/organization/settings.html:172
#, python-format
msgid ""
"Please contact PyPI Support if you need to rename your "
"organization."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:228
+#: warehouse/templates/manage/organization/settings.html:180
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -6960,32 +6982,32 @@ msgid ""
"your organization."
msgstr "刪除帳戶後將無法還原"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Manage '%(project_name)s'"
msgid "Change organization account name for"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/settings.html:250
+#: warehouse/templates/manage/organization/settings.html:202
#, fuzzy
#| msgid "Create an account"
msgid "Current organization account name"
msgstr "建立帳戶"
+#: warehouse/templates/manage/organization/settings.html:208
#: warehouse/templates/manage/organization/settings.html:258
-#: warehouse/templates/manage/organization/settings.html:308
#, fuzzy
#| msgid "Create an account"
msgid "Delete organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/settings.html:261
+#: warehouse/templates/manage/organization/settings.html:211
#, fuzzy
#| msgid "Create an account"
msgid "Cannot delete organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/settings.html:263
+#: warehouse/templates/manage/organization/settings.html:213
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7004,29 +7026,29 @@ msgstr[0] ""
" 你的帳戶目前是 %(count)s 專案的 單獨擁有者 。\n"
" "
-#: warehouse/templates/manage/organization/settings.html:268
+#: warehouse/templates/manage/organization/settings.html:218
msgid "For each project, you must either:"
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:270
+#: warehouse/templates/manage/organization/settings.html:220
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer ownership and remove the project from your organization"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/organization/settings.html:271
+#: warehouse/templates/manage/organization/settings.html:221
#, fuzzy
#| msgid "Delete project"
msgid "Delete the project"
msgstr "刪除專案"
-#: warehouse/templates/manage/organization/settings.html:273
+#: warehouse/templates/manage/organization/settings.html:223
#, fuzzy
#| msgid "Create an account"
msgid "Before you can delete your organization."
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/settings.html:279
+#: warehouse/templates/manage/organization/settings.html:229
#, fuzzy, python-format
#| msgid ""
#| "transfer ownership or 轉移擁有權 或 刪除專案 "
-#: warehouse/templates/manage/organization/settings.html:291
+#: warehouse/templates/manage/organization/settings.html:241
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid "You will not be able to recover your organization after you delete it."
msgstr "刪除帳戶後將無法還原"
-#: warehouse/templates/manage/organization/settings.html:298
+#: warehouse/templates/manage/organization/settings.html:248
msgid ""
"Your subscription will be cancelled, and you will lose access to the billing "
"portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:300
+#: warehouse/templates/manage/organization/settings.html:250
msgid "You will lose access to the billing portal."
msgstr ""
-#: warehouse/templates/manage/organization/settings.html:302
+#: warehouse/templates/manage/organization/settings.html:252
#, python-format
msgid ""
"Please ensure you have retrieved all invoices from your billing portal before proceeding."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:17
+#: warehouse/templates/manage/organization/teams.html:4
#, fuzzy
#| msgid "Project description"
msgid "Organization teams"
msgstr "專案敘述"
-#: warehouse/templates/manage/organization/teams.html:21
+#: warehouse/templates/manage/organization/teams.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(organization_name)s' teams"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/organization/teams.html:42
-#: warehouse/templates/manage/team/manage_team_base.html:73
+#: warehouse/templates/manage/organization/teams.html:27
+#: warehouse/templates/manage/team/manage_team_base.html:54
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7092,52 +7114,52 @@ msgstr[0] ""
" %(count)s 個專案\n"
" "
-#: warehouse/templates/manage/organization/teams.html:55
+#: warehouse/templates/manage/organization/teams.html:39
#, fuzzy
#| msgid "Manage this project"
msgid "Manage this team"
msgstr "管理此專案"
-#: warehouse/templates/manage/organization/teams.html:62
+#: warehouse/templates/manage/organization/teams.html:44
#, fuzzy
#| msgid "Create an account"
msgid "View this team"
msgstr "建立帳戶"
-#: warehouse/templates/manage/organization/teams.html:71
+#: warehouse/templates/manage/organization/teams.html:52
msgid ""
"There are no teams in your organization, yet. Organization owners and "
"managers can create new teams for the organization."
msgstr ""
-#: warehouse/templates/manage/organization/teams.html:82
+#: warehouse/templates/manage/organization/teams.html:61
#, fuzzy
#| msgid "Creating a new release"
msgid "Create new team"
msgstr "建立新版本"
-#: warehouse/templates/manage/organization/teams.html:88
+#: warehouse/templates/manage/organization/teams.html:69
#, fuzzy
#| msgid "Token name"
msgid "️Team name"
msgstr "密鑰名稱"
-#: warehouse/templates/manage/organization/teams.html:99
+#: warehouse/templates/manage/organization/teams.html:76
msgid ""
"Owners and managers of this organization can create a team for the "
"organization and manage team members, team projects, and team settings."
msgstr ""
-#: warehouse/templates/manage/project/documentation.html:18
+#: warehouse/templates/manage/project/documentation.html:5
#, python-format
msgid "Manage '%(project_name)s' documentation"
msgstr "管理 '%(project_name)s' 文件說明"
-#: warehouse/templates/manage/project/documentation.html:25
+#: warehouse/templates/manage/project/documentation.html:11
msgid "Destroy documentation"
msgstr "銷毀文件"
-#: warehouse/templates/manage/project/documentation.html:28
+#: warehouse/templates/manage/project/documentation.html:14
#, python-format
msgid ""
"If you would like to DESTROY any existing documentation hosted at %(url)s 上的任何現有文檔,現在"
"沒有 恢復操作,因為上傳新文檔不再受支援。"
-#: warehouse/templates/manage/project/documentation.html:35
+#: warehouse/templates/manage/project/documentation.html:21
msgid "Destroy Documentation for project"
msgstr "銷毀專案的文件"
-#: warehouse/templates/manage/project/documentation.html:39
+#: warehouse/templates/manage/project/documentation.html:25
msgid "Project documentation"
msgstr "專案文件"
-#: warehouse/templates/manage/project/documentation.html:41
+#: warehouse/templates/manage/project/documentation.html:26
msgid "Uploading new documentation is no longer supported"
msgstr "不再支援上載新文件"
-#: warehouse/templates/manage/project/history.html:25
+#: warehouse/templates/manage/project/history.html:11
msgid ""
"Each time you (or your collaborators) perform a security action related to "
"this project, the action is recorded and displayed here."
@@ -7167,73 +7189,73 @@ msgstr ""
"每次您(或您的合作者)執行與此專案相關的安全操作時,都會在此處記錄並顯示該操"
"作。"
-#: warehouse/templates/manage/project/history.html:32
+#: warehouse/templates/manage/project/history.html:17
msgid "Project created"
msgstr "專案已建立"
-#: warehouse/templates/manage/project/history.html:40
+#: warehouse/templates/manage/project/history.html:24
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s created"
msgstr " 釋出版本 %(version)s 已建立"
-#: warehouse/templates/manage/project/history.html:59
+#: warehouse/templates/manage/project/history.html:43
#, fuzzy, python-format
#| msgid "Release version %(version)s removed"
msgid "Version %(version)s removed"
msgstr "釋出版本 %(version)s 已移除"
-#: warehouse/templates/manage/project/history.html:66
+#: warehouse/templates/manage/project/history.html:50
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s yanked"
msgstr " 釋出版本 %(version)s 已建立"
-#: warehouse/templates/manage/project/history.html:69
-#: warehouse/templates/manage/project/history.html:76
+#: warehouse/templates/manage/project/history.html:53
+#: warehouse/templates/manage/project/history.html:60
msgid "Yanked by:"
msgstr "變更者:"
-#: warehouse/templates/manage/project/history.html:73
+#: warehouse/templates/manage/project/history.html:57
#, fuzzy, python-format
#| msgid "Release version %(version)s created"
msgid "Version %(version)s unyanked"
msgstr " 釋出版本 %(version)s 已建立"
-#: warehouse/templates/manage/project/history.html:82
+#: warehouse/templates/manage/project/history.html:65
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File added to version %(version)s"
msgstr "檔案已從釋出版本 %(version)s 移除"
-#: warehouse/templates/manage/project/history.html:94
-#: warehouse/templates/manage/project/history.html:125
-#: warehouse/templates/manage/project/release.html:112
+#: warehouse/templates/manage/project/history.html:77
+#: warehouse/templates/manage/project/history.html:108
+#: warehouse/templates/manage/project/release.html:103
msgid "Filename:"
msgstr "檔案名稱:"
-#: warehouse/templates/manage/project/history.html:113
+#: warehouse/templates/manage/project/history.html:96
#, fuzzy, python-format
#| msgid "File removed from release version %(version)s"
msgid "File removed from version %(version)s"
msgstr "檔案已從釋出版本 %(version)s 移除"
-#: warehouse/templates/manage/project/history.html:134
+#: warehouse/templates/manage/project/history.html:116
#, python-format
msgid "%(username)s added as project %(role_name)s"
msgstr "%(username)s 增加專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:141
+#: warehouse/templates/manage/project/history.html:123
#, python-format
msgid "%(username)s removed as project %(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:148
+#: warehouse/templates/manage/project/history.html:130
#, python-format
msgid "%(username)s changed to project %(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:155
+#: warehouse/templates/manage/project/history.html:137
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7242,7 +7264,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:162
+#: warehouse/templates/manage/project/history.html:144
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
@@ -7251,7 +7273,7 @@ msgid ""
"%(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:169
+#: warehouse/templates/manage/project/history.html:151
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
@@ -7260,205 +7282,205 @@ msgid ""
"project %(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:179
+#: warehouse/templates/manage/project/history.html:160
#, fuzzy, python-format
#| msgid "%(username)s added as project %(role_name)s"
msgid "%(team_name)s team added as project %(role_name)s"
msgstr "%(username)s 增加專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:187
+#: warehouse/templates/manage/project/history.html:168
#, fuzzy, python-format
#| msgid ""
#| "%(username)s changed to project %(role_name)s"
msgid "%(team_name)s team changed to project %(role_name)s"
msgstr "%(username)s 改變為專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:195
+#: warehouse/templates/manage/project/history.html:176
#, fuzzy, python-format
#| msgid ""
#| "%(username)s removed as project %(role_name)s"
msgid "%(team_name)s team removed as project %(role_name)s"
msgstr "%(username)s 移除專案角色 %(role_name)s"
-#: warehouse/templates/manage/project/history.html:205
+#: warehouse/templates/manage/project/history.html:185
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project added to %(organization_name)s organization"
msgstr "你不是此專案的擁有者。"
-#: warehouse/templates/manage/project/history.html:213
+#: warehouse/templates/manage/project/history.html:193
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Project removed from %(organization_name)s organization"
msgstr "你不是此專案的擁有者。"
-#: warehouse/templates/manage/project/history.html:221
+#: warehouse/templates/manage/project/history.html:200
#, fuzzy
#| msgid "API token removed"
msgid "Short-lived API token created"
msgstr "API 密鑰已移除"
-#: warehouse/templates/manage/project/history.html:222
-#: warehouse/templates/manage/project/history.html:252
-#: warehouse/templates/manage/project/history.html:266
+#: warehouse/templates/manage/project/history.html:201
+#: warehouse/templates/manage/project/history.html:229
+#: warehouse/templates/manage/project/history.html:241
msgid "Permissions: Can upload to this project"
msgstr "權限:可以上傳到這個專案"
-#: warehouse/templates/manage/project/history.html:225
-#: warehouse/templates/manage/project/history.html:260
+#: warehouse/templates/manage/project/history.html:204
+#: warehouse/templates/manage/project/history.html:236
msgid "Expiration:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:228
+#: warehouse/templates/manage/project/history.html:207
msgid "Expiration status:"
msgstr ""
-#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:211
msgid "Expired"
msgstr ""
-#: warehouse/templates/manage/project/history.html:237
+#: warehouse/templates/manage/project/history.html:216
#, fuzzy
#| msgid "Created"
msgid "Creator"
msgstr "已建立"
-#: warehouse/templates/manage/project/history.html:251
+#: warehouse/templates/manage/project/history.html:228
#, fuzzy
#| msgid "API token removed"
msgid "API token created"
msgstr "API 密鑰已移除"
-#: warehouse/templates/manage/project/history.html:255
-#: warehouse/templates/manage/project/history.html:268
+#: warehouse/templates/manage/project/history.html:232
+#: warehouse/templates/manage/project/history.html:243
msgid "Controlled by:"
msgstr "控制者:"
-#: warehouse/templates/manage/project/history.html:277
+#: warehouse/templates/manage/project/history.html:251
msgid "Trusted publisher added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:254
msgid "Trusted publisher removed"
msgstr ""
-#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:258
#, fuzzy
#| msgid "2FA enabled"
msgid "2FA requirement enabled"
msgstr "啟用 2FA"
-#: warehouse/templates/manage/project/history.html:287
+#: warehouse/templates/manage/project/history.html:260
msgid "Enabled by:"
msgstr "啟用人:"
-#: warehouse/templates/manage/project/history.html:290
+#: warehouse/templates/manage/project/history.html:263
msgid "2FA requirement disabled"
msgstr "已禁用雙因素認證要求"
-#: warehouse/templates/manage/project/history.html:292
+#: warehouse/templates/manage/project/history.html:265
msgid "Disabled by:"
msgstr "禁用人:"
-#: warehouse/templates/manage/project/history.html:297
+#: warehouse/templates/manage/project/history.html:269
#, fuzzy
#| msgid "Project name"
msgid "Project archived"
msgstr "專案名稱"
-#: warehouse/templates/manage/project/history.html:299
+#: warehouse/templates/manage/project/history.html:271
#, fuzzy
#| msgid "Search projects"
msgid "Archived by:"
msgstr "搜尋專案"
-#: warehouse/templates/manage/project/history.html:302
+#: warehouse/templates/manage/project/history.html:274
#, fuzzy
#| msgid "Project name"
msgid "Project unarchived"
msgstr "專案名稱"
-#: warehouse/templates/manage/project/history.html:304
+#: warehouse/templates/manage/project/history.html:276
#, fuzzy
#| msgid "Search projects"
msgid "Unarchived by:"
msgstr "搜尋專案"
-#: warehouse/templates/manage/project/history.html:309
-#: warehouse/templates/manage/project/history.html:331
+#: warehouse/templates/manage/project/history.html:280
+#: warehouse/templates/manage/project/history.html:302
msgid "Project alternate repository added"
msgstr ""
-#: warehouse/templates/manage/project/history.html:314
-#: warehouse/templates/manage/project/history.html:325
-#: warehouse/templates/manage/project/history.html:336
-#: warehouse/templates/manage/project/history.html:347
-#: warehouse/templates/manage/project/settings.html:225
-#: warehouse/templates/manage/project/settings.html:305
-#: warehouse/templates/manage/project/settings.html:311
+#: warehouse/templates/manage/project/history.html:285
+#: warehouse/templates/manage/project/history.html:296
+#: warehouse/templates/manage/project/history.html:307
+#: warehouse/templates/manage/project/history.html:318
+#: warehouse/templates/manage/project/settings.html:210
+#: warehouse/templates/manage/project/settings.html:280
+#: warehouse/templates/manage/project/settings.html:285
msgid "Url"
msgstr ""
-#: warehouse/templates/manage/project/history.html:320
-#: warehouse/templates/manage/project/history.html:342
+#: warehouse/templates/manage/project/history.html:291
+#: warehouse/templates/manage/project/history.html:313
msgid "Project alternate repository deleted"
msgstr ""
-#: warehouse/templates/manage/project/history.html:366
+#: warehouse/templates/manage/project/history.html:335
msgid "Additional info"
msgstr ""
-#: warehouse/templates/manage/project/history.html:378
-#: warehouse/templates/manage/team/history.html:122
+#: warehouse/templates/manage/project/history.html:347
+#: warehouse/templates/manage/team/history.html:101
msgid "Location info"
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:20
+#: warehouse/templates/manage/project/manage_project_base.html:7
#, python-format
msgid "Manage '%(project_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/project/manage_project_base.html:65
+#: warehouse/templates/manage/project/manage_project_base.html:46
msgid "Back to projects"
msgstr "回到專案"
-#: warehouse/templates/manage/project/manage_project_base.html:70
-#: warehouse/templates/packaging/detail.html:304
+#: warehouse/templates/manage/project/manage_project_base.html:51
+#: warehouse/templates/packaging/detail.html:310
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been quarantined."
msgstr "此專案沒有釋出版本"
-#: warehouse/templates/manage/project/manage_project_base.html:72
-#: warehouse/templates/packaging/detail.html:306
+#: warehouse/templates/manage/project/manage_project_base.html:53
+#: warehouse/templates/packaging/detail.html:312
msgid ""
"PyPI Admins need to review this project before it can be restored. While in "
"quarantine, the project is not installable by clients, and cannot be being "
"modified by its maintainers."
msgstr ""
-#: warehouse/templates/manage/project/manage_project_base.html:79
-#: warehouse/templates/packaging/detail.html:313
+#: warehouse/templates/manage/project/manage_project_base.html:60
+#: warehouse/templates/packaging/detail.html:319
#, fuzzy, python-format
#| msgid "Invitation for '${project_name}' is declined."
msgid ""
"Read more in the project in quarantine help article."
msgstr "邀請加入專案 ${project_name} 被拒絕."
-#: warehouse/templates/manage/project/manage_project_base.html:86
-#: warehouse/templates/packaging/detail.html:320
+#: warehouse/templates/manage/project/manage_project_base.html:67
+#: warehouse/templates/packaging/detail.html:326
#, fuzzy
#| msgid "This project has no releases"
msgid "This project has been archived."
msgstr "此專案沒有釋出版本"
-#: warehouse/templates/manage/project/publishing.html:26
+#: warehouse/templates/manage/project/publishing.html:21
msgid ""
"Some form fields have been autofilled, please double-check their values "
"before submitting the form."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:268
+#: warehouse/templates/manage/project/publishing.html:249
#, python-format
msgid ""
"The subject is the numeric ID that represents the principal making the "
@@ -7467,39 +7489,39 @@ msgid ""
"here."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:376
+#: warehouse/templates/manage/project/publishing.html:345
#, fuzzy
#| msgid "Manage this project"
msgid "Manage current publishers"
msgstr "管理此專案"
-#: warehouse/templates/manage/project/publishing.html:380
+#: warehouse/templates/manage/project/publishing.html:349
#, python-format
msgid "OpenID Connect publishers associated with %(project_name)s"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:396
+#: warehouse/templates/manage/project/publishing.html:363
msgid "No publishers are currently configured."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:401
+#: warehouse/templates/manage/project/publishing.html:367
#, fuzzy
#| msgid "Manage this project"
msgid "Add a new publisher"
msgstr "管理此專案"
-#: warehouse/templates/manage/project/publishing.html:443
-#: warehouse/templates/manage/project/publishing.html:446
+#: warehouse/templates/manage/project/publishing.html:407
+#: warehouse/templates/manage/project/publishing.html:410
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Constrain environment"
msgstr "無效的重設碼。"
-#: warehouse/templates/manage/project/publishing.html:455
+#: warehouse/templates/manage/project/publishing.html:423
msgid "This will restrict the Trusted Publisher's environment to"
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:459
+#: warehouse/templates/manage/project/publishing.html:426
#, python-format
msgid ""
"If you currently use multiple environments in your CI/CD workflows, you must "
@@ -7507,94 +7529,94 @@ msgid ""
"each as a Trusted Publisher."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:467
+#: warehouse/templates/manage/project/publishing.html:438
#, python-format
msgid ""
"I understand that this Trusted Publisher will only allow uploads from CI/CD "
"workflows running in the '%(constrained_environment_name)s' environment."
msgstr ""
-#: warehouse/templates/manage/project/publishing.html:471
+#: warehouse/templates/manage/project/publishing.html:443
#, fuzzy
#| msgid "Invalid recovery code."
msgid "New Environment Name"
msgstr "無效的重設碼。"
-#: warehouse/templates/manage/project/release.html:18
+#: warehouse/templates/manage/project/release.html:5
#, python-format
msgid "Manage '%(project_name)s' – release version %(version)s"
msgstr "管理 '%(project_name)s' - 釋出版本 %(version)s"
-#: warehouse/templates/manage/project/release.html:28
-#: warehouse/templates/manage/project/release.html:46
+#: warehouse/templates/manage/project/release.html:14
+#: warehouse/templates/manage/project/release.html:30
#, fuzzy, python-format
#| msgid "Release version %(version)s"
msgid "Version %(version)s"
msgstr "釋出版本 %(version)s"
-#: warehouse/templates/manage/project/release.html:41
-#: warehouse/templates/manage/project/releases.html:166
+#: warehouse/templates/manage/project/release.html:25
+#: warehouse/templates/manage/project/releases.html:169
#, fuzzy
#| msgid "Yank release"
msgid "Yanked releases"
msgstr "存檔版本"
-#: warehouse/templates/manage/project/release.html:47
+#: warehouse/templates/manage/project/release.html:31
msgid "view release"
msgstr "檢視版本"
-#: warehouse/templates/manage/project/release.html:53
+#: warehouse/templates/manage/project/release.html:36
#, python-format
msgid "Files for release %(version)s of %(project_name)s"
msgstr "專案 %(project_name)s 版本 %(version)s 的檔案"
-#: warehouse/templates/manage/project/release.html:56
-#: warehouse/templates/manage/project/release.html:67
+#: warehouse/templates/manage/project/release.html:39
+#: warehouse/templates/manage/project/release.html:50
msgid "Filename, size"
msgstr "檔案名稱,大小"
-#: warehouse/templates/manage/project/release.html:57
-#: warehouse/templates/manage/project/release.html:72
+#: warehouse/templates/manage/project/release.html:40
+#: warehouse/templates/manage/project/release.html:56
msgid "Type"
msgstr "類型"
-#: warehouse/templates/manage/project/release.html:58
-#: warehouse/templates/manage/project/release.html:76
+#: warehouse/templates/manage/project/release.html:41
+#: warehouse/templates/manage/project/release.html:60
msgid "Python version"
msgstr "Python 版本"
-#: warehouse/templates/manage/project/release.html:59
-#: warehouse/templates/manage/project/release.html:80
+#: warehouse/templates/manage/project/release.html:42
+#: warehouse/templates/manage/project/release.html:64
msgid "Upload date"
msgstr "上載日期"
-#: warehouse/templates/manage/project/release.html:85
+#: warehouse/templates/manage/project/release.html:73
msgid "View file options"
msgstr "檢視檔案選項"
-#: warehouse/templates/manage/project/release.html:91
+#: warehouse/templates/manage/project/release.html:81
msgid "File options"
msgstr "檔案選項"
-#: warehouse/templates/manage/project/release.html:95
+#: warehouse/templates/manage/project/release.html:86
msgid "Download"
msgstr "下載"
-#: warehouse/templates/manage/project/release.html:100
+#: warehouse/templates/manage/project/release.html:90
msgid "Delete file from"
msgstr "刪除檔案"
-#: warehouse/templates/manage/project/release.html:102
+#: warehouse/templates/manage/project/release.html:92
msgid "Delete file"
msgstr "刪除檔案"
-#: warehouse/templates/manage/project/release.html:114
+#: warehouse/templates/manage/project/release.html:111
msgid ""
"I understand that my users will no longer be able to install this file for "
"this release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:115
+#: warehouse/templates/manage/project/release.html:118
#, python-format
msgid ""
"I understand that I will %(filename)s."
msgstr ""
-#: warehouse/templates/manage/project/release.html:116
-#: warehouse/templates/manage/project/release.html:199
+#: warehouse/templates/manage/project/release.html:125
+#: warehouse/templates/manage/project/release.html:257
msgid "I understand that I will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:117
-#: warehouse/templates/manage/project/release.html:200
+#: warehouse/templates/manage/project/release.html:132
+#: warehouse/templates/manage/project/release.html:263
msgid ""
"I understand that the PyPI administrators will not be able to undo this."
msgstr ""
-#: warehouse/templates/manage/project/release.html:133
+#: warehouse/templates/manage/project/release.html:150
msgid "Uploading new files"
msgstr "上載新檔案"
-#: warehouse/templates/manage/project/release.html:135
+#: warehouse/templates/manage/project/release.html:152
msgid "No files found"
msgstr "沒找到檔案"
-#: warehouse/templates/manage/project/release.html:137
-#: warehouse/templates/manage/project/releases.html:178
-#: warehouse/templates/manage/project/settings.html:72
+#: warehouse/templates/manage/project/release.html:155
+#: warehouse/templates/manage/project/releases.html:183
+#: warehouse/templates/manage/project/settings.html:67
msgid "Dismiss"
msgstr "解除"
-#: warehouse/templates/manage/project/release.html:138
+#: warehouse/templates/manage/project/release.html:162
#, python-format
msgid ""
"Learn how to upload files on the Python 軟體打包使用者指引學習如何上載檔案"
-#: warehouse/templates/manage/project/release.html:141
+#: warehouse/templates/manage/project/release.html:165
msgid "Release settings"
msgstr "版本釋出設定"
-#: warehouse/templates/manage/project/release.html:145
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/releases.html:123
+#: warehouse/templates/manage/project/release.html:168
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/releases.html:111
msgid "Yank release"
msgstr "存檔版本"
-#: warehouse/templates/manage/project/release.html:148
+#: warehouse/templates/manage/project/release.html:171
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7670,7 +7692,7 @@ msgstr[0] ""
"文件)予以忽略。\n"
" "
-#: warehouse/templates/manage/project/release.html:154
+#: warehouse/templates/manage/project/release.html:177
#, fuzzy
#| msgid ""
#| "\n"
@@ -7685,7 +7707,7 @@ msgstr ""
" 在大多數常見情況下安裝時,Yanking將標記此發行版予以忽略。\n"
" "
-#: warehouse/templates/manage/project/release.html:158
+#: warehouse/templates/manage/project/release.html:181
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7702,7 +7724,7 @@ msgstr ""
"%(project_name)s==%(version)s
時。\n"
" "
-#: warehouse/templates/manage/project/release.html:161
+#: warehouse/templates/manage/project/release.html:184
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7714,8 +7736,8 @@ msgstr ""
" 有關更多資訊,請參閱 PEP 592 。\n"
" "
-#: warehouse/templates/manage/project/release.html:168
-#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/releases.html:114
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7732,27 +7754,27 @@ msgstr ""
"%(project_name)s==%(version)s
的用戶顯示。\n"
" "
-#: warehouse/templates/manage/project/release.html:172
-#: warehouse/templates/manage/project/releases.html:130
+#: warehouse/templates/manage/project/release.html:194
+#: warehouse/templates/manage/project/releases.html:118
msgid "Reason (optional)"
msgstr "原因(選填)"
-#: warehouse/templates/manage/project/release.html:175
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:23
-#: warehouse/templates/manage/project/releases.html:120
-#: warehouse/templates/manage/project/releases.html:133
-#: warehouse/templates/manage/project/releases.html:142
+#: warehouse/templates/manage/project/release.html:202
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:9
+#: warehouse/templates/manage/project/releases.html:108
+#: warehouse/templates/manage/project/releases.html:126
+#: warehouse/templates/manage/project/releases.html:146
msgid "Version"
msgstr "版本"
-#: warehouse/templates/manage/project/release.html:180
-#: warehouse/templates/manage/project/release.html:203
-#: warehouse/templates/manage/project/releases.html:136
+#: warehouse/templates/manage/project/release.html:207
+#: warehouse/templates/manage/project/release.html:267
+#: warehouse/templates/manage/project/releases.html:128
msgid "Delete release"
msgstr "刪除版本"
-#: warehouse/templates/manage/project/release.html:184
+#: warehouse/templates/manage/project/release.html:211
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -7773,19 +7795,19 @@ msgstr[0] ""
" 刪除此版本及 %(count)s 個檔案將無法還原。\n"
" "
-#: warehouse/templates/manage/project/release.html:190
+#: warehouse/templates/manage/project/release.html:217
msgid "Deleting will irreversibly delete this release."
msgstr "刪除此版本將無法還原。"
-#: warehouse/templates/manage/project/release.html:192
-#: warehouse/templates/manage/project/releases.html:138
+#: warehouse/templates/manage/project/release.html:220
+#: warehouse/templates/manage/project/releases.html:131
msgid ""
"You will not be able to re-upload a new distribution of the same type with "
"the same version number."
msgstr "您將無法用相同的版本編號重新上載同類型的新發佈。"
-#: warehouse/templates/manage/project/release.html:193
-#: warehouse/templates/manage/project/releases.html:139
+#: warehouse/templates/manage/project/release.html:223
+#: warehouse/templates/manage/project/releases.html:134
msgid ""
"Deletion will break any downstream projects relying on a pinned version of "
"this package. It is intended as a last resort to address legal issues or "
@@ -7794,8 +7816,8 @@ msgstr ""
"刪除將破壞依賴此包的固定版本的任何下游項目。它旨在作為解決法律問題或刪除有害"
"發行版本的最後手段。"
-#: warehouse/templates/manage/project/release.html:194
-#: warehouse/templates/manage/project/releases.html:140
+#: warehouse/templates/manage/project/release.html:226
+#: warehouse/templates/manage/project/releases.html:137
#, python-format
msgid ""
"Consider 發布後 代替。"
-#: warehouse/templates/manage/project/release.html:196
+#: warehouse/templates/manage/project/release.html:239
#, python-format
msgid ""
"I understand that I am permanently deleting all files for the "
"%(release_version)s release of this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:197
+#: warehouse/templates/manage/project/release.html:245
msgid ""
"I understand that my users will no longer be able to install this release of "
"this project."
msgstr ""
-#: warehouse/templates/manage/project/release.html:198
+#: warehouse/templates/manage/project/release.html:251
#, python-format
msgid ""
"I understand that I will ."
msgstr ""
-#: warehouse/templates/manage/project/releases.html:20
+#: warehouse/templates/manage/project/releases.html:6
#, python-format
msgid "Releases for %(project_name)s"
msgstr "%(project_name)s 發行版本"
-#: warehouse/templates/manage/project/releases.html:24
+#: warehouse/templates/manage/project/releases.html:10
msgid "Release date"
msgstr "發行日期"
-#: warehouse/templates/manage/project/releases.html:25
+#: warehouse/templates/manage/project/releases.html:11
msgid "Files"
msgstr "檔案"
-#: warehouse/templates/manage/project/releases.html:27
+#: warehouse/templates/manage/project/releases.html:13
msgid "Yanked reason"
msgstr "封存理由"
-#: warehouse/templates/manage/project/releases.html:36
+#: warehouse/templates/manage/project/releases.html:23
msgid "Manage version"
msgstr "管理版本"
-#: warehouse/templates/manage/project/releases.html:44
+#: warehouse/templates/manage/project/releases.html:29
#, python-format
msgid "%(count)s file"
msgid_plural "%(count)s files"
msgstr[0] ""
-#: warehouse/templates/manage/project/releases.html:57
+#: warehouse/templates/manage/project/releases.html:42
msgid "No files"
msgstr "無檔案"
-#: warehouse/templates/manage/project/releases.html:67
+#: warehouse/templates/manage/project/releases.html:52
msgid "View release options"
msgstr "檢視版本選項"
-#: warehouse/templates/manage/project/releases.html:73
+#: warehouse/templates/manage/project/releases.html:60
#, python-format
msgid "Options for %(version)s"
msgstr "%(version)s 選項"
-#: warehouse/templates/manage/project/releases.html:76
+#: warehouse/templates/manage/project/releases.html:63
msgid "Un-yank Release"
msgstr "解除撤銷版本"
-#: warehouse/templates/manage/project/releases.html:81
+#: warehouse/templates/manage/project/releases.html:68
msgid "Un-yank"
msgstr "未撤銷"
-#: warehouse/templates/manage/project/releases.html:101
+#: warehouse/templates/manage/project/releases.html:90
msgid "Yank"
msgstr "撤銷"
-#: warehouse/templates/manage/project/releases.html:119
+#: warehouse/templates/manage/project/releases.html:107
msgid "Un-yank release"
msgstr "解除撤銷版本"
-#: warehouse/templates/manage/project/releases.html:151
+#: warehouse/templates/manage/project/releases.html:155
#, python-format
msgid "Manage '%(project_name)s' releases"
msgstr "管理 '%(project_name)s' 版本"
-#: warehouse/templates/manage/project/releases.html:174
+#: warehouse/templates/manage/project/releases.html:178
msgid "Creating a new release"
msgstr "建立新版本"
-#: warehouse/templates/manage/project/releases.html:176
+#: warehouse/templates/manage/project/releases.html:180
msgid "No releases found"
msgstr "找不到版本"
-#: warehouse/templates/manage/project/releases.html:179
+#: warehouse/templates/manage/project/releases.html:190
#, python-format
msgid ""
"Learn how to create a new release on the Python 打包使用者指南中了解如何創建新版本"
-#: warehouse/templates/manage/project/roles.html:18
+#: warehouse/templates/manage/project/roles.html:5
#, python-format
msgid "Manage '%(project_name)s' collaborators"
msgstr "管理 '%(project_name)s' 協作者"
-#: warehouse/templates/manage/project/roles.html:43
+#: warehouse/templates/manage/project/roles.html:32
#, fuzzy, python-format
#| msgid ""
#| "Use this page to control which PyPI users can help you to manage "
@@ -7923,26 +7945,26 @@ msgid ""
"%(project_name)s."
msgstr "以此頁面控制哪個 PyPI 使用者可以協助你管理 %(project_name)s"
-#: warehouse/templates/manage/project/roles.html:45
+#: warehouse/templates/manage/project/roles.html:40
#, fuzzy
#| msgid "Project links"
msgid "Project Roles"
msgstr "專案連結"
-#: warehouse/templates/manage/project/roles.html:46
-#: warehouse/templates/pages/help.html:637
+#: warehouse/templates/manage/project/roles.html:42
+#: warehouse/templates/pages/help.html:987
msgid "There are two possible roles for collaborators:"
msgstr "協作者有兩種可用的角色:"
-#: warehouse/templates/manage/project/roles.html:48
-#: warehouse/templates/manage/project/roles.html:117
-#: warehouse/templates/manage/project/roles.html:127
-#: warehouse/templates/manage/project/roles.html:174
-#: warehouse/templates/manage/project/roles.html:184
+#: warehouse/templates/manage/project/roles.html:44
+#: warehouse/templates/manage/project/roles.html:121
+#: warehouse/templates/manage/project/roles.html:139
+#: warehouse/templates/manage/project/roles.html:202
+#: warehouse/templates/manage/project/roles.html:220
msgid "Maintainer"
msgstr "維護者"
-#: warehouse/templates/manage/project/roles.html:49
+#: warehouse/templates/manage/project/roles.html:46
#, fuzzy
#| msgid ""
#| "Can upload releases for a package. Cannot invite collaborators. Cannot "
@@ -7952,7 +7974,7 @@ msgid ""
"Cannot invite collaborators. Cannot delete files, releases, or the project."
msgstr "可以上載套件發行版本。不能邀請協作者。不能刪除檔案,發行版本或專案。"
-#: warehouse/templates/manage/project/roles.html:51
+#: warehouse/templates/manage/project/roles.html:50
#, fuzzy
#| msgid ""
#| "Can upload releases. Can invite other collaborators. Can delete files, "
@@ -7974,106 +7996,106 @@ msgstr "可以管理%(project_name)s 的用戶"
msgid "Collaborator"
msgstr "協作者"
-#: warehouse/templates/manage/project/roles.html:75
+#: warehouse/templates/manage/project/roles.html:77
#, fuzzy, python-format
#| msgid "Create an account"
msgid "%(count)s organization owner"
msgid_plural "%(count)s organization owners"
msgstr[0] "建立帳戶"
-#: warehouse/templates/manage/project/roles.html:89
+#: warehouse/templates/manage/project/roles.html:90
#, fuzzy
#| msgid "Create an account"
msgid "Cannot remove organization owners"
msgstr "建立帳戶"
-#: warehouse/templates/manage/project/roles.html:103
+#: warehouse/templates/manage/project/roles.html:107
#, python-format
msgid "%(count)s team member"
msgid_plural "%(count)s team members"
msgstr[0] ""
-#: warehouse/templates/manage/project/roles.html:143
+#: warehouse/templates/manage/project/roles.html:159
#, fuzzy
#| msgid "Cannot remove yourself as owner"
msgid "Cannot remove your own team as Owner"
msgstr "不能刪除自己的所有者身份"
-#: warehouse/templates/manage/project/roles.html:146
-#: warehouse/templates/manage/project/roles.html:147
-#: warehouse/templates/manage/project/roles.html:203
-#: warehouse/templates/manage/project/roles.html:204
+#: warehouse/templates/manage/project/roles.html:166
+#: warehouse/templates/manage/project/roles.html:169
+#: warehouse/templates/manage/project/roles.html:245
+#: warehouse/templates/manage/project/roles.html:248
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(collaborator)s from this project"
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/project/roles.html:247
+#: warehouse/templates/manage/project/roles.html:301
#, fuzzy
#| msgid "Invite collaborator"
msgid "Add internal collaborator"
msgstr "邀請協作者"
-#: warehouse/templates/manage/project/roles.html:254
+#: warehouse/templates/manage/project/roles.html:307
msgid "️Team or member?"
msgstr ""
-#: warehouse/templates/manage/project/roles.html:264
+#: warehouse/templates/manage/project/roles.html:313
msgid "Add a team or an individual member as a collaborator."
msgstr ""
-#: warehouse/templates/manage/project/roles.html:272
+#: warehouse/templates/manage/project/roles.html:319
#, fuzzy
#| msgid "Register a new project."
msgid "️Name of team"
msgstr "註冊一個新專案。"
-#: warehouse/templates/manage/project/roles.html:279
+#: warehouse/templates/manage/project/roles.html:325
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no teams in the organization."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/roles.html:348
+#: warehouse/templates/manage/project/roles.html:380
#, fuzzy
#| msgid "Invite collaborator"
msgid "Invite external collaborator"
msgstr "邀請協作者"
-#: warehouse/templates/manage/project/roles.html:350
+#: warehouse/templates/manage/project/roles.html:382
msgid "Invite collaborator"
msgstr "邀請協作者"
-#: warehouse/templates/manage/project/settings.html:18
+#: warehouse/templates/manage/project/settings.html:5
#, python-format
msgid "Manage '%(project_name)s' settings"
msgstr "管理 '%(project_name)s' 設定"
-#: warehouse/templates/manage/project/settings.html:21
+#: warehouse/templates/manage/project/settings.html:8
msgid "Project settings"
msgstr "專案設定"
-#: warehouse/templates/manage/project/settings.html:23
+#: warehouse/templates/manage/project/settings.html:11
msgid "Project size:"
msgstr "專案連結:"
+#: warehouse/templates/manage/project/settings.html:21
#: warehouse/templates/manage/project/settings.html:31
-#: warehouse/templates/manage/project/settings.html:39
#, fuzzy, python-format
#| msgid ""
#| "\n"
#| " (request an increase) "
-msgid " (request an increase) "
+msgid "(request an increase)"
msgstr ""
"\n"
" (申請增加) "
-#: warehouse/templates/manage/project/settings.html:48
+#: warehouse/templates/manage/project/settings.html:41
#, python-format
msgid "Create a token for %(project_name)s"
msgstr "為%(project_name)s 建立密鑰"
-#: warehouse/templates/manage/project/settings.html:53
+#: warehouse/templates/manage/project/settings.html:46
#, python-format
msgid ""
"Verify your primary email address to add an API "
@@ -8081,11 +8103,11 @@ msgid ""
msgstr ""
" 驗證主要 email 為%(project_name)s 增加 API 密鑰。"
-#: warehouse/templates/manage/project/settings.html:60
+#: warehouse/templates/manage/project/settings.html:54
msgid "Project description and sidebar"
msgstr "專案敘述及邊列"
-#: warehouse/templates/manage/project/settings.html:62
+#: warehouse/templates/manage/project/settings.html:56
#, fuzzy, python-format
#| msgid ""
#| "To set the '%(project_name)s' description, author, links, classifiers, "
@@ -8119,27 +8141,27 @@ msgstr ""
"href=\"%(distribution_href)s\" rel=\"noopener\" target=\"_blank\"> Python打包"
"用戶指南。"
-#: warehouse/templates/manage/project/settings.html:85
+#: warehouse/templates/manage/project/settings.html:83
#, fuzzy
#| msgid "Remove %(user)s from this project"
msgid "Remove project from organization"
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/project/settings.html:88
+#: warehouse/templates/manage/project/settings.html:86
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Removing this project from the organization will:"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:92
-#: warehouse/templates/manage/project/settings.html:142
+#: warehouse/templates/manage/project/settings.html:90
+#: warehouse/templates/manage/project/settings.html:137
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid "Remove this project from the '%(organization_name)s' organization."
msgstr "你不是此專案的擁有者。"
-#: warehouse/templates/manage/project/settings.html:95
-#: warehouse/templates/manage/project/settings.html:145
+#: warehouse/templates/manage/project/settings.html:93
+#: warehouse/templates/manage/project/settings.html:140
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
@@ -8147,68 +8169,68 @@ msgid ""
"organization."
msgstr "你不是此專案的擁有者。"
-#: warehouse/templates/manage/project/settings.html:99
-#: warehouse/templates/manage/project/settings.html:105
+#: warehouse/templates/manage/project/settings.html:96
+#: warehouse/templates/manage/project/settings.html:101
msgid ""
"Individual owners and maintainers of the project will retain their project "
"permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:100
#, fuzzy, python-format
#| msgid "You are now ${role} of the '${project_name}' project."
msgid ""
"This will remove the project from the '%(organization_name)s' organization."
msgstr "你不是此專案的擁有者。"
-#: warehouse/templates/manage/project/settings.html:108
+#: warehouse/templates/manage/project/settings.html:104
#, fuzzy
#| msgid "No projects"
msgid "Remove project"
msgstr "沒有專案"
-#: warehouse/templates/manage/project/settings.html:108
-#: warehouse/templates/manage/project/settings.html:179
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:104
+#: warehouse/templates/manage/project/settings.html:168
+#: warehouse/templates/manage/project/settings.html:436
msgid "Project Name"
msgstr "專案名稱"
-#: warehouse/templates/manage/project/settings.html:112
+#: warehouse/templates/manage/project/settings.html:108
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove project from organization"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:114
+#: warehouse/templates/manage/project/settings.html:110
msgid ""
"Your organization is currently the sole owner of the "
"project. You must add an individual owner to the project before you can "
"remove the project from your organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:130
+#: warehouse/templates/manage/project/settings.html:125
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Transfer project to another organization"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:132
+#: warehouse/templates/manage/project/settings.html:127
#, fuzzy
#| msgid "Create an account"
msgid "Transfer project to an organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/project/settings.html:137
+#: warehouse/templates/manage/project/settings.html:132
#, fuzzy
#| msgid "Deleting this project will:"
msgid "Transferring this project will:"
msgstr "刪除此專案將:"
-#: warehouse/templates/manage/project/settings.html:149
+#: warehouse/templates/manage/project/settings.html:143
msgid "Revoke your direct Owner role on the project."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:152
+#: warehouse/templates/manage/project/settings.html:144
#, fuzzy
#| msgid "You will not be able to recover your account after you delete it"
msgid ""
@@ -8216,45 +8238,45 @@ msgid ""
"role."
msgstr "刪除帳戶後將無法還原"
-#: warehouse/templates/manage/project/settings.html:157
+#: warehouse/templates/manage/project/settings.html:148
msgid "Add the project to another organization that you own."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:159
+#: warehouse/templates/manage/project/settings.html:150
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid "Add the project to an organization that you own."
msgstr "密鑰無效:不是協作邀請密鑰"
-#: warehouse/templates/manage/project/settings.html:163
+#: warehouse/templates/manage/project/settings.html:153
msgid "Grant full project permissions to owners of the organization."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:167
+#: warehouse/templates/manage/project/settings.html:156
msgid ""
"All other individual owners and maintainers of the project will retain their "
"project permissions."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:179
+#: warehouse/templates/manage/project/settings.html:168
#, fuzzy
#| msgid "Manage project"
msgid "Transfer project"
msgstr "管理專案"
-#: warehouse/templates/manage/project/settings.html:185
+#: warehouse/templates/manage/project/settings.html:174
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot transfer project to another organization"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:187
+#: warehouse/templates/manage/project/settings.html:176
#, fuzzy
#| msgid "Create an account"
msgid "Cannot transfer project to an organization"
msgstr "建立帳戶"
-#: warehouse/templates/manage/project/settings.html:192
+#: warehouse/templates/manage/project/settings.html:181
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8262,13 +8284,13 @@ msgid ""
"or manage."
msgstr "密鑰無效:不是協作邀請密鑰"
-#: warehouse/templates/manage/project/settings.html:193
+#: warehouse/templates/manage/project/settings.html:182
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "You are not an owner or manager of any other organizations."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:195
+#: warehouse/templates/manage/project/settings.html:184
#, fuzzy
#| msgid "Invalid token: not a collaboration invitation token"
msgid ""
@@ -8276,88 +8298,88 @@ msgid ""
"manage."
msgstr "密鑰無效:不是協作邀請密鑰"
-#: warehouse/templates/manage/project/settings.html:196
+#: warehouse/templates/manage/project/settings.html:185
#, fuzzy
#| msgid "%(user)s has not uploaded any projects to PyPI, yet"
msgid "You are not an owner or manager of any organizations."
msgstr "%(user)s 尚未上載任何專案到PyPI"
-#: warehouse/templates/manage/project/settings.html:205
+#: warehouse/templates/manage/project/settings.html:192
msgid "Alternate repository locations"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:209
+#: warehouse/templates/manage/project/settings.html:195
#, python-format
msgid ""
"Provisional support for PEP 708 \"Alternate "
"Locations\" Metadata."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:213
+#: warehouse/templates/manage/project/settings.html:199
#, python-format
msgid ""
"Implementation may change, consider subscribing to pypi-announce to be notified of changes."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:220
+#: warehouse/templates/manage/project/settings.html:205
#, fuzzy, python-format
#| msgid "Create a token for %(project_name)s"
msgid "Alternate repository locations for %(project_name)s"
msgstr "為%(project_name)s 建立密鑰"
-#: warehouse/templates/manage/project/settings.html:226
+#: warehouse/templates/manage/project/settings.html:211
#, fuzzy
#| msgid "Project description"
msgid "Description"
msgstr "專案敘述"
-#: warehouse/templates/manage/project/settings.html:245
+#: warehouse/templates/manage/project/settings.html:227
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Delete %(name)s from this project."
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/project/settings.html:253
+#: warehouse/templates/manage/project/settings.html:237
#, fuzzy
#| msgid "Invalid recovery code."
msgid "Alternate Repository Name"
msgstr "無效的重設碼。"
-#: warehouse/templates/manage/project/settings.html:268
+#: warehouse/templates/manage/project/settings.html:251
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no alternate repositories for this project, yet."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/project/settings.html:272
+#: warehouse/templates/manage/project/settings.html:253
msgid "Get started by adding an alternate repository below."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:278
+#: warehouse/templates/manage/project/settings.html:256
msgid "Add alternate repository location"
msgstr ""
-#: warehouse/templates/manage/project/settings.html:325
+#: warehouse/templates/manage/project/settings.html:296
#, fuzzy
#| msgid "Project description"
msgid "Alternate repository description"
msgstr "專案敘述"
-#: warehouse/templates/manage/project/settings.html:331
-#: warehouse/templates/manage/project/settings.html:342
+#: warehouse/templates/manage/project/settings.html:301
+#: warehouse/templates/manage/project/settings.html:312
msgid "Description of the purpose or content of the alternate repository."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:354
-#: warehouse/templates/manage/project/settings.html:379
-#: warehouse/templates/manage/project/settings.html:383
+#: warehouse/templates/manage/project/settings.html:324
+#: warehouse/templates/manage/project/settings.html:349
+#: warehouse/templates/manage/project/settings.html:353
#, fuzzy
#| msgid "Search projects"
msgid "Archive project"
msgstr "搜尋專案"
-#: warehouse/templates/manage/project/settings.html:357
+#: warehouse/templates/manage/project/settings.html:328
#, python-format
msgid ""
"Archiving a project will prevent any new uploads, and remove the project "
@@ -8370,35 +8392,35 @@ msgid ""
"description by editing the README file."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:370
-#: warehouse/templates/manage/project/settings.html:374
+#: warehouse/templates/manage/project/settings.html:340
+#: warehouse/templates/manage/project/settings.html:343
#, fuzzy
#| msgid "Search projects"
msgid "Unarchive project"
msgstr "搜尋專案"
-#: warehouse/templates/manage/project/settings.html:375
+#: warehouse/templates/manage/project/settings.html:344
msgid ""
"Unarchiving a project will allow new file uploads and add the project to the "
"search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:384
+#: warehouse/templates/manage/project/settings.html:354
msgid ""
"Archiving a project will block any new file uploads and remove the project "
"from the search index."
msgstr ""
-#: warehouse/templates/manage/project/settings.html:391
-#: warehouse/templates/manage/project/settings.html:431
+#: warehouse/templates/manage/project/settings.html:360
+#: warehouse/templates/manage/project/settings.html:436
msgid "Delete project"
msgstr "刪除專案"
-#: warehouse/templates/manage/project/settings.html:394
+#: warehouse/templates/manage/project/settings.html:363
msgid "Deleting this project will:"
msgstr "刪除此專案將:"
-#: warehouse/templates/manage/project/settings.html:399
+#: warehouse/templates/manage/project/settings.html:368
#, python-format
msgid ""
"Irreversibly delete the project along with %(count)s "
@@ -8408,15 +8430,15 @@ msgid_plural ""
"releases"
msgstr[0] "無法還原地刪除專案及 %(count)s 個版本 "
-#: warehouse/templates/manage/project/settings.html:405
+#: warehouse/templates/manage/project/settings.html:374
msgid "Irreversibly delete the project"
msgstr "無法還原地刪除專案"
-#: warehouse/templates/manage/project/settings.html:409
+#: warehouse/templates/manage/project/settings.html:378
msgid "Make the project name available to any other PyPI user"
msgstr "使專案名稱讓 其他 PyPI用戶取得"
-#: warehouse/templates/manage/project/settings.html:411
+#: warehouse/templates/manage/project/settings.html:381
msgid ""
"This user will be able to make new releases under this project name, so long "
"as the distribution filenames do not match filenames from a previously "
@@ -8428,7 +8450,7 @@ msgstr ""
"版本(所有 PyPI 分發檔名都是獨一無二的,因為它們是透過合併專案名稱 + 版本編"
"號 + 分發類型產生的)"
-#: warehouse/templates/manage/team/history.html:25
+#: warehouse/templates/manage/team/history.html:11
#, fuzzy
#| msgid ""
#| "Each time you (or your collaborators) perform a security action related "
@@ -8440,82 +8462,82 @@ msgstr ""
"每次您(或您的合作者)執行與此專案相關的安全操作時,都會在此處記錄並顯示該操"
"作。"
-#: warehouse/templates/manage/team/history.html:36
+#: warehouse/templates/manage/team/history.html:21
#, python-format
msgid "%(previous_team_name)s team renamed to %(team_name)s"
msgstr ""
-#: warehouse/templates/manage/team/manage_team_base.html:20
+#: warehouse/templates/manage/team/manage_team_base.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/team/manage_team_base.html:63
+#: warehouse/templates/manage/team/manage_team_base.html:44
#, fuzzy
#| msgid "Back to projects"
msgid "Back to teams"
msgstr "回到專案"
-#: warehouse/templates/manage/team/projects.html:17
+#: warehouse/templates/manage/team/projects.html:4
#, fuzzy
#| msgid "Search projects"
msgid "Team projects"
msgstr "搜尋專案"
-#: warehouse/templates/manage/team/projects.html:21
+#: warehouse/templates/manage/team/projects.html:7
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage '%(team_name)s' projects"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/team/projects.html:90
+#: warehouse/templates/manage/team/projects.html:75
msgid ""
"This team does not have admin or upload permissions for any projects, yet. "
"Get started by configuring collaborators for a project in your organization."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:18
+#: warehouse/templates/manage/team/roles.html:5
#, fuzzy, python-format
#| msgid "Manage '%(project_name)s'"
msgid "Manage members of '%(team_name)s'"
msgstr "管理 '%(project_name)s'"
-#: warehouse/templates/manage/team/roles.html:43
+#: warehouse/templates/manage/team/roles.html:29
msgid ""
"Use this page to manage which organization users are members of this team."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:75
+#: warehouse/templates/manage/team/roles.html:65
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "Cannot remove other people from the team"
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/team/roles.html:78
-#: warehouse/templates/manage/team/roles.html:79
+#: warehouse/templates/manage/team/roles.html:72
+#: warehouse/templates/manage/team/roles.html:75
#, fuzzy, python-format
#| msgid "Remove %(user)s from this project"
msgid "Remove %(user)s from this team"
msgstr "從專案移除 %(user)s"
-#: warehouse/templates/manage/team/roles.html:90
+#: warehouse/templates/manage/team/roles.html:87
#, fuzzy
#| msgid "You are not an owner of this project"
msgid "There are no members in this team, yet."
msgstr "你不是此專案的擁有者"
-#: warehouse/templates/manage/team/roles.html:92
+#: warehouse/templates/manage/team/roles.html:89
msgid "Get started by adding a team member below."
msgstr ""
-#: warehouse/templates/manage/team/roles.html:99
+#: warehouse/templates/manage/team/roles.html:95
#, fuzzy
#| msgid "Add email"
msgid "Add member"
msgstr "新增電郵地址"
-#: warehouse/templates/manage/team/roles.html:127
+#: warehouse/templates/manage/team/roles.html:120
#, python-format
msgid ""
"Add an organization owner, manager, or member to the team. 安裝程式包 以了解"
"詳情。"
-#: warehouse/templates/packaging/detail.html:422
+#: warehouse/templates/packaging/detail.html:429
msgid "Source Distribution"
msgid_plural "Source Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/detail.html:438
+#: warehouse/templates/packaging/detail.html:443
msgid "No source distribution files available for this release."
msgstr ""
-#: warehouse/templates/packaging/detail.html:439
+#: warehouse/templates/packaging/detail.html:444
#, fuzzy, python-format
#| msgid ""
#| "Learn how to upload files on the Python 軟體打包使用者指引學習如何上載檔案"
-#: warehouse/templates/packaging/detail.html:446
+#: warehouse/templates/packaging/detail.html:450
msgid "Built Distribution"
msgid_plural "Built Distributions"
msgstr[0] ""
-#: warehouse/templates/packaging/submit-malware-observation.html:23
+#: warehouse/templates/packaging/submit-malware-observation.html:20
msgid "Submit Malware Report for Project"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:29
+#: warehouse/templates/packaging/submit-malware-observation.html:25
msgid "Submit Malware Report for Project:"
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:31
+#: warehouse/templates/packaging/submit-malware-observation.html:27
msgid ""
"Use this form to submit reports of malicious projects for review by the PyPI "
"Administrators. Examples of malicious activity in projects include typo-"
@@ -8777,7 +8799,7 @@ msgid ""
"control, and other similar behaviors."
msgstr ""
-#: warehouse/templates/packaging/submit-malware-observation.html:37
+#: warehouse/templates/packaging/submit-malware-observation.html:33
#, python-format
msgid ""
"You'll be required to provide a link to notable source code using our PEP 301 。"
-#: warehouse/templates/pages/classifiers.html:30
+#: warehouse/templates/pages/classifiers.html:29
msgid ""
"To prevent a package from being uploaded to PyPI, use the special "
"\"Private :: Do Not Upload\" classifier. PyPI will always reject packages "
"with classifiers beginning with \"Private ::\"."
msgstr ""
-#: warehouse/templates/pages/classifiers.html:32
+#: warehouse/templates/pages/classifiers.html:31
msgid "List of classifiers"
msgstr "分類器列表"
-#: warehouse/templates/pages/help.html:19
-#: warehouse/templates/pages/help.html:30
+#: warehouse/templates/pages/help.html:6 warehouse/templates/pages/help.html:16
msgid "Note:"
msgstr "注意:"
-#: warehouse/templates/pages/help.html:20
+#: warehouse/templates/pages/help.html:7
#, python-format
msgid ""
"All users submitting feedback, reporting issues or contributing to Warehouse "
@@ -8871,7 +8892,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> "
"PSF 行為準則。"
-#: warehouse/templates/pages/help.html:31
+#: warehouse/templates/pages/help.html:17
#, python-format
msgid ""
"If you lose your %(method)s and can no longer log in, you may "
@@ -8883,7 +8904,7 @@ msgstr ""
"限。 您應該生成並安全存儲恢復代碼,以"
"在該事件中重新獲得訪問權限。"
-#: warehouse/templates/pages/help.html:37
+#: warehouse/templates/pages/help.html:23
#, fuzzy
#| msgid ""
#| "We recommend that all PyPI users set up at least two supported "
@@ -8897,7 +8918,7 @@ msgstr ""
"我們建議所有PyPI用戶至少設置兩個受支持的兩種因素身份驗證方法,並提供"
"恢復代碼。"
-#: warehouse/templates/pages/help.html:43
+#: warehouse/templates/pages/help.html:29
msgid ""
"If you've lost access to all two factor methods for your account and do not "
"have recovery codes, you can request help 恢復"
"代碼,則可以請求幫助 帳戶恢復。"
-#: warehouse/templates/pages/help.html:53
+#: warehouse/templates/pages/help.html:39
msgid "What's a package, project, or release?"
msgstr "什麼是程式包,專案或發行版?"
-#: warehouse/templates/pages/help.html:54
+#: warehouse/templates/pages/help.html:42
msgid "How do I install a file (package) from PyPI?"
msgstr "如何從PyPI安裝檔案(程式包)?"
-#: warehouse/templates/pages/help.html:55
+#: warehouse/templates/pages/help.html:45
msgid "How do I package and publish my code for PyPI?"
msgstr "如何打包和發布我的PyPI程式碼?"
-#: warehouse/templates/pages/help.html:56
+#: warehouse/templates/pages/help.html:48
msgid "What's a trove classifier?"
msgstr "什麼是trove分類器?"
-#: warehouse/templates/pages/help.html:57
+#: warehouse/templates/pages/help.html:51
msgid "What's a \"yanked\" release?"
msgstr "什麼是“封存”發布?"
-#: warehouse/templates/pages/help.html:58
+#: warehouse/templates/pages/help.html:54
#, fuzzy
#| msgid "Search projects"
msgid "What's an archived project?"
msgstr "搜尋專案"
-#: warehouse/templates/pages/help.html:61
+#: warehouse/templates/pages/help.html:58
msgid "Why do I need a verified email address?"
msgstr "為什麼我需要一個經過驗證的電子郵件地址?"
-#: warehouse/templates/pages/help.html:62
+#: warehouse/templates/pages/help.html:61
msgid "Why is PyPI telling me my password is compromised?"
msgstr "為什麼PyPI告訴我密碼被洩露?"
-#: warehouse/templates/pages/help.html:63
+#: warehouse/templates/pages/help.html:64
msgid "What should I do if I notice suspicious activity on my account?"
msgstr "如果我注意到自己帳號可疑的活動,應該怎麼辦?"
-#: warehouse/templates/pages/help.html:64
+#: warehouse/templates/pages/help.html:67
msgid "Why is PyPI telling me my API token is compromised?"
msgstr "為什麼 PyPI 告訴我我的 API 密鑰被洩露?"
-#: warehouse/templates/pages/help.html:65
+#: warehouse/templates/pages/help.html:70
#, fuzzy
#| msgid "What is two factor authentication and how does it work on PyPI?"
msgid "What is two-factor authentication and how does it work on PyPI?"
msgstr "何謂雙重身分驗證以及它如何在 PyPI上運作?"
-#: warehouse/templates/pages/help.html:66
+#: warehouse/templates/pages/help.html:73
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -8968,7 +8989,7 @@ msgstr ""
"身份驗證應用程序( TOTP "
"abbr>)的雙重身份驗證如何運作? 如何在PyPI上進行設置?"
-#: warehouse/templates/pages/help.html:67
+#: warehouse/templates/pages/help.html:76
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a security device (e.g. USB key) "
@@ -8979,11 +9000,11 @@ msgid ""
msgstr ""
"使用安全設備(例如USB密鑰)的雙重身份驗證如何運作? 如何在PyPI上進行設置?"
-#: warehouse/templates/pages/help.html:68
+#: warehouse/templates/pages/help.html:79
msgid "What devices (other than a USB key) can I use as a security device?"
msgstr "我可以將哪些設備(USB密鑰除外)用作安全設備?"
-#: warehouse/templates/pages/help.html:69
+#: warehouse/templates/pages/help.html:82
#, fuzzy
#| msgid ""
#| "How does two factor authentication with a recovery code work? How do I "
@@ -8993,108 +9014,108 @@ msgid ""
"it up on PyPI?"
msgstr "具有重設碼的雙重身份驗證如何工作? 如何在PyPI上進行設置?"
-#: warehouse/templates/pages/help.html:70
+#: warehouse/templates/pages/help.html:85
msgid "How can I use API tokens to authenticate with PyPI?"
msgstr "如何使用 API 密鑰對 PyPI 進行身份驗證?"
-#: warehouse/templates/pages/help.html:71
+#: warehouse/templates/pages/help.html:88
msgid "Why do certain actions require me to confirm my password?"
msgstr "為何一些特定的動作需要我確認密碼?"
-#: warehouse/templates/pages/help.html:72
+#: warehouse/templates/pages/help.html:91
msgid "How do I change my PyPI username?"
msgstr "如何變更 PyPI 使用者名稱?"
-#: warehouse/templates/pages/help.html:73
+#: warehouse/templates/pages/help.html:94
#, fuzzy
#| msgid "How can I publish my private packages to PyPI?"
msgid "How can I use Trusted Publishers to publish to PyPI?"
msgstr "我如何發佈個人的程式包至 PyPI上?"
-#: warehouse/templates/pages/help.html:76
+#: warehouse/templates/pages/help.html:98
msgid "Does PyPI have APIs I can use?"
msgstr "PyPI是否有我可以使用的API?"
-#: warehouse/templates/pages/help.html:77
+#: warehouse/templates/pages/help.html:101
msgid "How can I run a mirror of PyPI?"
msgstr "如何運行PyPI的鏡像?"
-#: warehouse/templates/pages/help.html:78
+#: warehouse/templates/pages/help.html:104
msgid "How do I get notified when a new version of a project is released?"
msgstr "發布專案新版本時如何得到通知?"
-#: warehouse/templates/pages/help.html:79
+#: warehouse/templates/pages/help.html:107
msgid ""
"Where can I see statistics about PyPI, downloads, and project/package usage?"
msgstr "哪裡可以查閱關於 PyPI、下載次數及專案/套件使用情況的統計數據?"
-#: warehouse/templates/pages/help.html:80
+#: warehouse/templates/pages/help.html:110
msgid "What are the file hashes used for, and how can I verify them?"
msgstr ""
-#: warehouse/templates/pages/help.html:83
+#: warehouse/templates/pages/help.html:114
msgid "How can I publish my private packages to PyPI?"
msgstr "我如何發佈個人的程式包至 PyPI上?"
-#: warehouse/templates/pages/help.html:84
+#: warehouse/templates/pages/help.html:117
msgid "Why isn't my desired project name available?"
msgstr "為什麼我想使用的項目名稱不可用?"
-#: warehouse/templates/pages/help.html:85
+#: warehouse/templates/pages/help.html:120
msgid "How do I claim an abandoned or previously registered project name?"
msgstr "如何申請已放棄或以前註冊的項目名稱?"
-#: warehouse/templates/pages/help.html:86
+#: warehouse/templates/pages/help.html:123
msgid "What collaborator roles are available for a project on PyPI?"
msgstr "PyPI上的項目可以使用哪些協作者角色?"
-#: warehouse/templates/pages/help.html:87
+#: warehouse/templates/pages/help.html:126
msgid "How do I become an owner/maintainer of a project on PyPI?"
msgstr "我如何成為 PyPI專案的擁有者/維護者?"
-#: warehouse/templates/pages/help.html:88
+#: warehouse/templates/pages/help.html:129
msgid "How can I upload a project description in a different format?"
msgstr "我如何上載不同格式的專案敘述?"
-#: warehouse/templates/pages/help.html:89
+#: warehouse/templates/pages/help.html:132
msgid "How do I get a file size limit exemption or increase for my project?"
msgstr "如何獲得專案檔案大小限制豁免或增加?"
-#: warehouse/templates/pages/help.html:90
+#: warehouse/templates/pages/help.html:135
msgid ""
"How do I get a total project size limit exemption or increase for my project?"
msgstr "如何獲得全部專案大小限制豁免或增加?"
-#: warehouse/templates/pages/help.html:91
+#: warehouse/templates/pages/help.html:138
msgid ""
"Where does PyPI get its data on project vulnerabilities from, and how can I "
"correct it?"
msgstr "PyPI從何處獲得有關項目漏洞的數據,我如何糾正它?"
-#: warehouse/templates/pages/help.html:92
+#: warehouse/templates/pages/help.html:141
#, fuzzy
#| msgid "Hot off the press: the newest project releases"
msgid "How can I restore a deleted project, release or file?"
msgstr "熱門新聞:最新專案發佈"
-#: warehouse/templates/pages/help.html:95
+#: warehouse/templates/pages/help.html:145
msgid "Why am I getting \"the description failed to render\" error?"
msgstr ""
-#: warehouse/templates/pages/help.html:96
+#: warehouse/templates/pages/help.html:148
msgid ""
"Why can't I manually upload files to PyPI, through the browser interface?"
msgstr "為何我不能經由瀏覽器介面,手工上載檔案至 PyPI上?"
-#: warehouse/templates/pages/help.html:97
+#: warehouse/templates/pages/help.html:151
msgid "I forgot my PyPI password. Can you help me?"
msgstr "我忘記了我的PyPI密碼。 你能幫助我嗎?"
-#: warehouse/templates/pages/help.html:98
+#: warehouse/templates/pages/help.html:154
msgid "I've lost access to my PyPI account. Can you help me?"
msgstr "我已失去對PyPI帳戶的訪問許可權。你可以幫我嗎?"
-#: warehouse/templates/pages/help.html:99
+#: warehouse/templates/pages/help.html:157
#, fuzzy
#| msgid ""
#| "Why am I getting a \"Invalid or non-existent authentication information."
@@ -9104,7 +9125,7 @@ msgid ""
"error when uploading files?"
msgstr "為什麼我在上傳文件時收到 \"無效或不存在的認證信息。\"的錯誤?"
-#: warehouse/templates/pages/help.html:100
+#: warehouse/templates/pages/help.html:160
msgid ""
"Why am I getting \"No matching distribution found\" or \"Could not fetch "
"URL\" errors during pip install
?"
@@ -9112,29 +9133,29 @@ msgstr ""
"為什麼在 pip install
期間出現“找不到匹配的發佈”或“無法獲取URL”的"
"錯誤?"
-#: warehouse/templates/pages/help.html:101
+#: warehouse/templates/pages/help.html:163
msgid "I am having trouble using the PyPI website. Can you help me?"
msgstr "我在使用PyPI網站時遇到問題。 你能幫助我嗎?"
-#: warehouse/templates/pages/help.html:102
+#: warehouse/templates/pages/help.html:166
msgid "Why did my package or user registration get blocked?"
msgstr "為什麼我的 程式包 或用戶註冊被阻止?"
-#: warehouse/templates/pages/help.html:103
+#: warehouse/templates/pages/help.html:169
msgid ""
"Why am I getting a \"Filename or contents already exists\" or \"Filename has "
"been previously used\" error?"
msgstr "為什麼會出現“文件名或內容已經存在”或“先前已使用文件名”錯誤?"
-#: warehouse/templates/pages/help.html:104
+#: warehouse/templates/pages/help.html:172
msgid "How do I request a new trove classifier?"
msgstr "如何請求新的收藏分類器?"
-#: warehouse/templates/pages/help.html:105
+#: warehouse/templates/pages/help.html:175
msgid "Where can I report a bug or provide feedback about PyPI?"
msgstr "我可以在哪裡回報關於 PyPI 的錯誤或回饋?"
-#: warehouse/templates/pages/help.html:106
+#: warehouse/templates/pages/help.html:178
#, fuzzy
#| msgid ""
#| "How does two factor authentication with an authentication application "
@@ -9148,80 +9169,80 @@ msgstr ""
"身份驗證應用程序( TOTP "
"abbr>)的雙重身份驗證如何運作? 如何在PyPI上進行設置?"
-#: warehouse/templates/pages/help.html:107
+#: warehouse/templates/pages/help.html:181
msgid "My project says it's in quarantine. What does that mean?"
msgstr ""
-#: warehouse/templates/pages/help.html:110
+#: warehouse/templates/pages/help.html:185
msgid "Who maintains PyPI?"
msgstr "誰維護 PyPI ?"
-#: warehouse/templates/pages/help.html:111
+#: warehouse/templates/pages/help.html:188
msgid "What powers PyPI?"
msgstr "什麼強化了 PyPI ?"
-#: warehouse/templates/pages/help.html:112
+#: warehouse/templates/pages/help.html:191
msgid "Can I depend on PyPI being available?"
msgstr "PyPI 會一直存在讓我可以依賴嗎?"
-#: warehouse/templates/pages/help.html:113
+#: warehouse/templates/pages/help.html:194
msgid "How can I contribute to PyPI?"
msgstr "如何對 PyPI 貢獻?"
-#: warehouse/templates/pages/help.html:114
+#: warehouse/templates/pages/help.html:197
msgid "How do I keep up with upcoming changes to PyPI?"
msgstr "我如何持續跟上 PyPI 的改變?"
-#: warehouse/templates/pages/help.html:115
+#: warehouse/templates/pages/help.html:200
#, fuzzy
#| msgid "How can I run a mirror of PyPI?"
msgid "How can I get a list of PyPI's IP addresses?"
msgstr "如何運行PyPI的鏡像?"
-#: warehouse/templates/pages/help.html:116
+#: warehouse/templates/pages/help.html:203
msgid ""
"What does the \"beta feature\" badge mean? What are Warehouse's current beta "
"features?"
msgstr "“測試版功能”標誌是什麼意思? Warehouse當前的beta功能是什麼?"
-#: warehouse/templates/pages/help.html:117
+#: warehouse/templates/pages/help.html:206
msgid "How do I pronounce \"PyPI\"?"
msgstr "\"PyPI\"如何發音?"
-#: warehouse/templates/pages/help.html:124
+#: warehouse/templates/pages/help.html:214
msgid "Common questions"
msgstr "常見問題"
-#: warehouse/templates/pages/help.html:127
-#: warehouse/templates/pages/help.html:218
+#: warehouse/templates/pages/help.html:217
+#: warehouse/templates/pages/help.html:423
msgid "Basics"
msgstr "基本"
-#: warehouse/templates/pages/help.html:139
+#: warehouse/templates/pages/help.html:242
msgid "My Account"
msgstr "我的帳號"
-#: warehouse/templates/pages/help.html:158
-#: warehouse/templates/pages/help.html:582
+#: warehouse/templates/pages/help.html:288
+#: warehouse/templates/pages/help.html:895
msgid "Integrating"
msgstr "整合"
-#: warehouse/templates/pages/help.html:169
-#: warehouse/templates/pages/help.html:619
+#: warehouse/templates/pages/help.html:310
+#: warehouse/templates/pages/help.html:961
msgid "Administration of projects on PyPI"
msgstr "PyPI 上的專案管理"
-#: warehouse/templates/pages/help.html:185
-#: warehouse/templates/pages/help.html:727
+#: warehouse/templates/pages/help.html:347
+#: warehouse/templates/pages/help.html:1088
msgid "Troubleshooting"
msgstr "問題解決"
-#: warehouse/templates/pages/help.html:204
-#: warehouse/templates/pages/help.html:920
+#: warehouse/templates/pages/help.html:393
+#: warehouse/templates/pages/help.html:1306
msgid "About"
msgstr "關於"
-#: warehouse/templates/pages/help.html:221
+#: warehouse/templates/pages/help.html:425
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -9244,21 +9265,21 @@ msgstr "關於"
#| "href=\"%(wheel_href)s\">wheel.\n"
#| " "
msgid ""
-"We use a number of terms to describe software available on PyPI, like "
+"
We use a number of terms to describe software available on PyPI, like "
"\"project\", \"release\", \"file\", and \"package\". Sometimes those terms "
"are confusing because they're used to describe different things in other "
-"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
+"contexts. Here's how we use them on PyPI:
A \"project\" on PyPI is "
"the name of a collection of releases and files, and information about them. "
"Projects on PyPI are made and shared by other members of the Python "
-"community so that you can use them.
A \"release\" on PyPI is a "
+"community so that you can use them.
A \"release\" on PyPI is a "
"specific version of a project. For example, the requests project has many releases, like "
"\"requests 2.10\" and \"requests 1.2.1\". A release consists of one or more "
-"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
+"\"files\".
A \"file\", also known as a \"package\", on PyPI is "
"something that you can download and install. Because of different hardware, "
"operating systems, and file formats, a release may have several files "
"(packages), like an archive containing source code or a binary wheel.
"
+"href=\"%(wheel_href)s\">wheel. "
msgstr ""
"\n"
" 我們使用許多術語來描述PyPI上可用的軟件,例如“項目”,“發行"
@@ -9274,7 +9295,7 @@ msgstr ""
"檔或二進制 wheel 。
\n"
" "
-#: warehouse/templates/pages/help.html:230
+#: warehouse/templates/pages/help.html:441
#, python-format
msgid ""
"To learn how to install a file from PyPI, visit the Python打包使用者指南。"
-#: warehouse/templates/pages/help.html:237
+#: warehouse/templates/pages/help.html:453
#, python-format
msgid ""
"For full instructions on configuring, packaging and distributing your Python "
@@ -9303,7 +9324,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> Python打包用戶指南"
"a>。"
-#: warehouse/templates/pages/help.html:244
+#: warehouse/templates/pages/help.html:465
#, python-format
msgid ""
"Classifiers are used to categorize projects on PyPI. See 分類器頁面 ,以及有效分類器清單。"
-#: warehouse/templates/pages/help.html:251
+#: warehouse/templates/pages/help.html:471
#, fuzzy, python-format
#| msgid ""
#| "A yanked release is a release that is always ignored by an installer, "
@@ -9334,7 +9355,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\"> PEP 592 有關更多信息。"
-#: warehouse/templates/pages/help.html:262
+#: warehouse/templates/pages/help.html:481
#, python-format
msgid ""
"An archived project is a project that is no longer receiving any updates. A "
@@ -9345,31 +9366,31 @@ msgid ""
"new releases and will not appear in PyPI's search results."
msgstr ""
-#: warehouse/templates/pages/help.html:274
+#: warehouse/templates/pages/help.html:492
msgid "My account"
msgstr "我的帳號"
-#: warehouse/templates/pages/help.html:277
+#: warehouse/templates/pages/help.html:494
msgid ""
"Currently, PyPI requires a verified email address to perform the following "
"operations:"
msgstr "目前 PyPI 需要一個經過驗證的 email 地址,以執行以下的操作:"
-#: warehouse/templates/pages/help.html:279
+#: warehouse/templates/pages/help.html:496
msgid "Register a new project."
msgstr "註冊一個新專案。"
-#: warehouse/templates/pages/help.html:280
+#: warehouse/templates/pages/help.html:497
msgid "Upload a new version or file."
msgstr "上載一個新版本或檔案。"
-#: warehouse/templates/pages/help.html:282
+#: warehouse/templates/pages/help.html:500
msgid ""
"The list of activities that require a verified email address is likely to "
"grow over time."
msgstr "需要經過驗證的電子郵件地址的活動列表可能會隨著時間的推移而增長。"
-#: warehouse/templates/pages/help.html:283
+#: warehouse/templates/pages/help.html:503
#, python-format
msgid ""
"This policy will allow us to enforce a key policy of PEP 541 有關維護者可及性的信息。 它還降低了垃圾郵件攻"
"擊以自動方式創建多個帳戶的可行性。"
-#: warehouse/templates/pages/help.html:284
+#: warehouse/templates/pages/help.html:506
#, python-format
msgid ""
"You can manage your account's email addresses in your 帳戶設置中管理帳戶的電子郵件地址。 在我們開"
"始執行此政策之前,這還允許向過去註冊的用戶發送新的確認電子郵件。"
-#: warehouse/templates/pages/help.html:287
+#: warehouse/templates/pages/help.html:509
#, fuzzy, python-format
#| msgid ""
#| " PyPI itself has not suffered a breach. This is a protective measure "
@@ -9455,7 +9476,7 @@ msgstr ""
"置,您無法登錄 PyPI,直到您 重置您的密碼 "
"a>。
"
-#: warehouse/templates/pages/help.html:322
+#: warehouse/templates/pages/help.html:549
#, fuzzy, python-format
#| msgid ""
#| " All PyPI user events are stored under security history in account "
@@ -9466,16 +9487,16 @@ msgstr ""
msgid ""
"
All PyPI user events are stored under security history in account "
"settings. If there are any events that seem suspicious, take the following "
-"steps:
- Reset your password"
-"li>
- Contact the PyPI admins about the event at %(admin_email)s
"
+"steps: - Reset your password "
+"
- Contact the PyPI admins about the event at %(admin_email)s
"
msgstr ""
"所有PyPI用戶事件都存儲在帳戶設置的安全歷史記錄下。 如果有任何看起來可疑的"
"事件,請執行以下步驟:
- 重置密碼 "
"
- 聯繫 PyPI 管理員關於該事件 "
"%(admin_email)s
"
-#: warehouse/templates/pages/help.html:334
+#: warehouse/templates/pages/help.html:564
msgid ""
" A PyPI API token linked to your account was posted on a public website. "
"It was automatically revoked, but before regenerating a new one, please "
@@ -9487,7 +9508,7 @@ msgstr ""
"成新的之前,請檢查您收到的電子郵件,並嘗試確定原因。 可疑活動 部分也適用。
"
-#: warehouse/templates/pages/help.html:344
+#: warehouse/templates/pages/help.html:573
#, fuzzy
#| msgid ""
#| " Two factor authentication (2FA) makes your account more secure by "
@@ -9525,7 +9546,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">discuss.python.org 對目標上的2FA 進行改進 。
"
-#: warehouse/templates/pages/help.html:366
+#: warehouse/templates/pages/help.html:595
#, python-format
msgid ""
"PyPI users can set up two-factor authentication using any authentication "
@@ -9537,7 +9558,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\">TOTP 標準 的任何身份驗證應用程式設置雙重身份驗證。"
-#: warehouse/templates/pages/help.html:367
+#: warehouse/templates/pages/help.html:598
msgid ""
"TOTP authentication "
"applications generate a regularly changing authentication code to use when "
@@ -9546,7 +9567,7 @@ msgstr ""
"TOTP 身份驗證應用程式定期"
"產生更改的身份驗證代碼,以便在登錄您的帳戶時使用。"
-#: warehouse/templates/pages/help.html:368
+#: warehouse/templates/pages/help.html:601
msgid ""
"Because TOTP is an open "
"standard, there are many applications that are compatible with your PyPI "
@@ -9555,7 +9576,7 @@ msgstr ""
"由於 TOTP 是一個開放標"
"準,因此有許多應用程式與您的 PyPI 帳戶相容。熱門應用程式包括:"
-#: warehouse/templates/pages/help.html:371
+#: warehouse/templates/pages/help.html:605
#, python-format
msgid ""
"Google Authenticator for Android 或 iOS 的 Google認證"
-#: warehouse/templates/pages/help.html:374
-#: warehouse/templates/pages/help.html:376
-#: warehouse/templates/pages/help.html:381
-#: warehouse/templates/pages/help.html:383
+#: warehouse/templates/pages/help.html:614
+#: warehouse/templates/pages/help.html:620
+#: warehouse/templates/pages/help.html:632
+#: warehouse/templates/pages/help.html:638
msgid "(proprietary)"
msgstr "(所有權)"
-#: warehouse/templates/pages/help.html:378
+#: warehouse/templates/pages/help.html:623
#, python-format
msgid ""
"Duo Mobile for Android 或 iOS"
-#: warehouse/templates/pages/help.html:384
-#: warehouse/templates/pages/help.html:385
+#: warehouse/templates/pages/help.html:644
+#: warehouse/templates/pages/help.html:650
msgid "(open source)"
msgstr "(開放源始碼)"
-#: warehouse/templates/pages/help.html:389
+#: warehouse/templates/pages/help.html:654
#, python-format
msgid ""
"Some password managers (e.g. 1Password )也可以生成驗證碼。 出於安"
"全原因,PyPI僅允許您為每個帳戶設置一個應用程序。"
-#: warehouse/templates/pages/help.html:397
+#: warehouse/templates/pages/help.html:662
msgid ""
"To set up 2FA with an "
"authentication application:"
msgstr "使用授權應用程式設定 2FA :"
-#: warehouse/templates/pages/help.html:399
+#: warehouse/templates/pages/help.html:666
msgid ""
"Open an authentication (TOTP"
"abbr>) application"
msgstr ""
"開啟授權 (TOTP) 應用程式"
-#: warehouse/templates/pages/help.html:400
+#: warehouse/templates/pages/help.html:669
msgid ""
"Log in to your PyPI account, go to your account settings, and choose \"Add "
"2FA with authentication "
@@ -9623,20 +9644,20 @@ msgstr ""
"登錄到您的PyPI帳戶,轉到您的帳戶設置,然後選擇“使用身份驗證應用程序添加 2FA ”"
-#: warehouse/templates/pages/help.html:401
+#: warehouse/templates/pages/help.html:672
msgid ""
"PyPI will generate a secret key, specific to your account. This is displayed "
"as a QR code, and as a text code."
msgstr "PyPI將生成一個特定於您帳戶的密鑰。 它顯示為二維碼和文本代碼。"
-#: warehouse/templates/pages/help.html:402
+#: warehouse/templates/pages/help.html:675
msgid ""
"Scan the QR code with your authentication application, or type it in "
"manually. The method of input will depend on the application you have chosen."
msgstr ""
"使用身份驗證應用程序掃描QR碼,或手動輸入。 輸入方法取決於您選擇的應用程序。"
-#: warehouse/templates/pages/help.html:403
+#: warehouse/templates/pages/help.html:678
#, fuzzy
#| msgid ""
#| "Your application will generate an authentication code - use this to "
@@ -9646,7 +9667,7 @@ msgid ""
"your set-up on PyPI"
msgstr "你的應用程式將產生一組授權碼 - 用於驗證你在 PyPI 上的設定"
-#: warehouse/templates/pages/help.html:406
+#: warehouse/templates/pages/help.html:682
msgid ""
"The PyPI server and your application now share your PyPI secret key, "
"allowing your application to generate valid authentication codes for your "
@@ -9655,25 +9676,25 @@ msgstr ""
"PyPI 服務器和您的應用程序現在共享您的 PyPI 密鑰,允許您的應用程序為您的 PyPI "
"帳戶生成有效的身份驗證代碼。"
-#: warehouse/templates/pages/help.html:408
-#: warehouse/templates/pages/help.html:450
+#: warehouse/templates/pages/help.html:685
+#: warehouse/templates/pages/help.html:748
msgid "Next time you log in to PyPI you'll need to:"
msgstr "下次登入 PyPI 你將:"
-#: warehouse/templates/pages/help.html:410
-#: warehouse/templates/pages/help.html:502
+#: warehouse/templates/pages/help.html:688
+#: warehouse/templates/pages/help.html:803
msgid "Provide your username and password, as normal"
msgstr "提供使用者名稱及密碼,像平常一樣"
-#: warehouse/templates/pages/help.html:411
+#: warehouse/templates/pages/help.html:689
msgid "Open your authentication application to generate an authentication code"
msgstr "開啟你的授權應用程式以產生授權碼"
-#: warehouse/templates/pages/help.html:412
+#: warehouse/templates/pages/help.html:690
msgid "Use this code to finish logging into PyPI"
msgstr "使用此代碼完成登錄PyPI"
-#: warehouse/templates/pages/help.html:418
+#: warehouse/templates/pages/help.html:695
msgid ""
"A security device is a USB key or other device "
"that generates a one-time password and sends that password to the browser. "
@@ -9682,7 +9703,7 @@ msgstr ""
"安全設備是USB金鑰或其他設備,可生成一次性密碼並將"
"該密碼發送到瀏覽器。 然後,PyPI使用此密碼來驗證您的用戶身份。"
-#: warehouse/templates/pages/help.html:420
+#: warehouse/templates/pages/help.html:698
#, fuzzy
#| msgid ""
#| "To set up two factor authentication with a USB key, you'll need:"
@@ -9690,7 +9711,7 @@ msgid ""
"To set up two-factor authentication with a USB key, you'll need:"
msgstr "要使用 USB金鑰設置雙重身份驗證,您需要:"
-#: warehouse/templates/pages/help.html:422
+#: warehouse/templates/pages/help.html:702
#, python-format
msgid ""
"To use a 支持WebAuthn和"
"PublicKeyCredential的瀏覽器,因為這是PyPI實現的標準。"
-#: warehouse/templates/pages/help.html:423
+#: warehouse/templates/pages/help.html:704
msgid "To be running JavaScript on your browser"
msgstr "在瀏覽器上運行JavaScript"
-#: warehouse/templates/pages/help.html:424
+#: warehouse/templates/pages/help.html:706
#, python-format
msgid ""
"To use a USB key that adheres to the FIDO U2F規範的USB金鑰,請執行以下操作:"
-#: warehouse/templates/pages/help.html:427
+#: warehouse/templates/pages/help.html:709
#, python-format
msgid ""
"Popular keys include Thetis。"
-#: warehouse/templates/pages/help.html:434
+#: warehouse/templates/pages/help.html:726
msgid ""
"Note that some older Yubico USB keys do not follow the FIDO "
"specification, and will therefore not work with PyPI"
@@ -9739,11 +9760,11 @@ msgstr ""
"請注意,一些舊的Yubico USB鑰匙並不遵循FIDO規範,因此不能與"
"PyPI一起使用"
-#: warehouse/templates/pages/help.html:439
+#: warehouse/templates/pages/help.html:731
msgid "Follow these steps:"
msgstr "依照這些步驟:"
-#: warehouse/templates/pages/help.html:441
+#: warehouse/templates/pages/help.html:733
#, fuzzy
#| msgid ""
#| "\n"
@@ -9757,11 +9778,11 @@ msgstr "依照這些步驟:"
#| "browser\n"
#| " "
msgid ""
-"Log in to your PyPI account, go to your account settings, and choose "
+" Log in to your PyPI account, go to your account settings, and choose "
"\"Add 2FA with security "
-"device (e.g. USB key)\" Give your key a name. This is necessary "
-"because it's possible to add more than one security device to your account."
-"li> Click on the \"Set up security device\" button Insert and "
+"device (e.g. USB key)\" Give your key a name. This is necessary "
+"because it's possible to add more than one security device to your account. "
+" Click on the \"Set up security device\" button Insert and "
"touch your USB key, as instructed by your browser "
msgstr ""
"\n"
@@ -9774,13 +9795,13 @@ msgstr ""
" 按照瀏覽器的指示插入並觸摸USB密鑰 \n"
" "
-#: warehouse/templates/pages/help.html:448
+#: warehouse/templates/pages/help.html:745
msgid ""
"Once complete, your USB key will be registered to your PyPI account and can "
"be used during the log in process."
msgstr "完成後,您的USB密鑰將被註冊到您的PyPI帳戶,並可以在登錄過程中使用。"
-#: warehouse/templates/pages/help.html:452
+#: warehouse/templates/pages/help.html:751
#, fuzzy
#| msgid ""
#| "\n"
@@ -9797,7 +9818,7 @@ msgstr ""
" 插入並觸摸您的USB密鑰以完成登錄PyPI \n"
" "
-#: warehouse/templates/pages/help.html:463
+#: warehouse/templates/pages/help.html:759
#, python-format
msgid ""
"There is a growing ecosystem of "
"與FIDO兼容的設備的生態系統正在不斷發展與PyPI一起使用。"
-#: warehouse/templates/pages/help.html:468
+#: warehouse/templates/pages/help.html:764
#, python-format
msgid ""
"Emerging solutions include biometric (facial and fingerprint) scanners and "
@@ -9819,7 +9840,7 @@ msgstr ""
"href=\"%(href)s\" title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">用作"
"安全設備的手機的支持也越來越多。"
-#: warehouse/templates/pages/help.html:474
+#: warehouse/templates/pages/help.html:770
#, fuzzy, python-format
#| msgid ""
#| "As PyPI's two factor implementation follows the WebAuthn standard ,PyPI用戶將能夠利用該領域的任"
"何未來發展。"
-#: warehouse/templates/pages/help.html:483
+#: warehouse/templates/pages/help.html:777
#, fuzzy
#| msgid ""
#| "If you lose access to your authentication application"
@@ -9851,7 +9872,7 @@ msgstr ""
"如果您無法存取身份驗證應用或安全設"
"備,則可以使用這些代碼登錄PyPI。"
-#: warehouse/templates/pages/help.html:486
+#: warehouse/templates/pages/help.html:780
#, fuzzy
#| msgid ""
#| "Recovery codes are one time use. They are not a "
@@ -9868,17 +9889,17 @@ msgstr ""
"驗證應用程序或安全設備,並且只能用於恢復。 使用恢"
"復碼登錄後,該密碼將變為非活動狀態。"
-#: warehouse/templates/pages/help.html:492
+#: warehouse/templates/pages/help.html:786
msgid "To provision recovery codes:"
msgstr "設置恢復代碼:"
-#: warehouse/templates/pages/help.html:494
+#: warehouse/templates/pages/help.html:790
msgid ""
"Log in to your PyPI account, go to your account settings, and choose "
"\"Generate recovery codes\""
msgstr "登錄到您的PyPI帳戶,轉到您的帳戶設置,然後選擇“產生恢復代碼”"
-#: warehouse/templates/pages/help.html:495
+#: warehouse/templates/pages/help.html:793
msgid ""
"Securely store the displayed recovery codes! Consider printing them out and "
"storing them in a safe location or saving them in a password manager."
@@ -9886,7 +9907,7 @@ msgstr ""
"安全地存儲顯示的恢復代碼! 考慮將它們打印出來並將其存儲在安全的位置,或將其保"
"存在密碼管理器中。"
-#: warehouse/templates/pages/help.html:498
+#: warehouse/templates/pages/help.html:797
msgid ""
"If you lose access to your stored recovery codes or use all of them, you can "
"get new ones by selecting \"Regenerate recovery codes\" in your account "
@@ -9895,11 +9916,11 @@ msgstr ""
"如果您無法訪問已存儲的恢復碼或使用全部的恢復碼,則可以通過在帳戶設置中選擇“重"
"新生成恢復碼”來獲取新的恢復碼。"
-#: warehouse/templates/pages/help.html:500
+#: warehouse/templates/pages/help.html:800
msgid "To sign in with a recovery code:"
msgstr "使用恢復碼登入:"
-#: warehouse/templates/pages/help.html:503
+#: warehouse/templates/pages/help.html:804
#, fuzzy
#| msgid ""
#| "When prompted for two factor authentication, select \"Login using "
@@ -9909,12 +9930,12 @@ msgid ""
"codes\""
msgstr "當跳出雙重身份驗證時,選擇\"使用恢復碼登入\""
-#: warehouse/templates/pages/help.html:504
+#: warehouse/templates/pages/help.html:805
msgid ""
"As each code can be used only once, you might want to mark the code as used"
msgstr "由於每個代碼只能使用一次,因此您可能需要將代碼標記為已使用"
-#: warehouse/templates/pages/help.html:505
+#: warehouse/templates/pages/help.html:807
msgid ""
"If you have few recovery codes remaining, you may also want to generate a "
"new set using the \"Regenerate recovery codes\" button in your account "
@@ -9923,7 +9944,7 @@ msgstr ""
"如果剩餘的恢復碼很少,則可能還需要使用帳戶設置中的“重新生成恢復碼”按鈕來生成"
"新的恢復碼集。"
-#: warehouse/templates/pages/help.html:511
+#: warehouse/templates/pages/help.html:812
#, fuzzy
#| msgid ""
#| "API tokens provide an alternative way to authenticate when uploading "
@@ -9933,7 +9954,7 @@ msgid ""
"to PyPI."
msgstr "當將程式包上傳到PyPI時,API密鑰提供了另一種身份驗證方式。"
-#: warehouse/templates/pages/help.html:516
+#: warehouse/templates/pages/help.html:817
#, fuzzy
#| msgid ""
#| "\n"
@@ -9961,13 +9982,13 @@ msgstr ""
"\n"
" "
-#: warehouse/templates/pages/help.html:523
+#: warehouse/templates/pages/help.html:824
msgid ""
"When using an API token from a CI provider, we recommend scoping the token "
"down to the minimum necessary projects."
msgstr ""
-#: warehouse/templates/pages/help.html:530
+#: warehouse/templates/pages/help.html:831
#, python-format
msgid ""
"If you are publishing to PyPI from a CI provider that supports account settings)"
msgstr "(檢查你的 帳戶設定 )"
-#: warehouse/templates/pages/help.html:542
+#: warehouse/templates/pages/help.html:844
#, python-format
msgid ""
"In your account settings, go to the API tokens "
@@ -9997,20 +10018,20 @@ msgstr ""
"在你的 帳戶設定 中, 選擇 API 密鑰作業,再選擇 \"增"
"加 API 密鑰\""
-#: warehouse/templates/pages/help.html:545
+#: warehouse/templates/pages/help.html:847
msgid "To use an API token:"
msgstr "使用 API 密鑰:"
-#: warehouse/templates/pages/help.html:548
+#: warehouse/templates/pages/help.html:850
msgid "Set your username to __token__
"
msgstr "設定使用者名稱至 __token__
"
-#: warehouse/templates/pages/help.html:549
+#: warehouse/templates/pages/help.html:853
msgid ""
"Set your password to the token value, including the pypi-
prefix"
msgstr "設定密碼至密鑰欄位,包含前置字元 pypi-
"
-#: warehouse/templates/pages/help.html:553
+#: warehouse/templates/pages/help.html:857
#, python-format
msgid ""
"Where you edit or add these values will depend on your individual use case. "
@@ -10027,7 +10048,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\"> .travis.yml
如果您正在使用"
"Travis )。"
-#: warehouse/templates/pages/help.html:557
+#: warehouse/templates/pages/help.html:868
msgid ""
"Advanced users may wish to inspect their token by decoding it with base64, "
"and checking the output against the unique identifier displayed on PyPI."
@@ -10035,7 +10056,7 @@ msgstr ""
"進階用戶可能希望通過使用base64對其進行解碼來檢查其密鑰,並根據PyPI上顯示的唯"
"一標識符檢查輸出。"
-#: warehouse/templates/pages/help.html:561
+#: warehouse/templates/pages/help.html:871
#, fuzzy
#| msgid ""
#| "\n"
@@ -10049,13 +10070,13 @@ msgstr ""
#| "on your personal, password-protected computer.\n"
#| " "
msgid ""
-"PyPI asks you to confirm your password before you want to perform a "
+"
PyPI asks you to confirm your password before you want to perform a "
"sensitive action. Sensitive actions include things like adding or "
"removing maintainers, deleting distributions, generating API tokens, and "
-"setting up two-factor authentication.
You'll only have to re-confirm "
+"setting up two-factor authentication.
You'll only have to re-confirm "
"your password if it's been more than an hour since you last confirmed it."
-"p>
We strongly recommend you only perform such actions on your "
-"personal, password-protected computer.
"
+"p> We strongly recommend you only perform such actions on your "
+"personal, password-protected computer.
"
msgstr ""
"\n"
" PyPI要求您先確認密碼,然後再執行敏感操作。 敏感操作包括"
@@ -10066,18 +10087,18 @@ msgstr ""
"作。
\n"
" "
-#: warehouse/templates/pages/help.html:568
+#: warehouse/templates/pages/help.html:881
msgid "PyPI does not currently support changing a username."
msgstr ""
-#: warehouse/templates/pages/help.html:569
+#: warehouse/templates/pages/help.html:883
msgid ""
"Instead, you can create a new account with the desired username, add the new "
"account as a maintainer of all the projects your old account owns, and then "
"delete the old account, which will have the same effect."
msgstr ""
-#: warehouse/templates/pages/help.html:573
+#: warehouse/templates/pages/help.html:887
#, python-format
msgid ""
"PyPI users and projects can use Trusted Publishers "
@@ -10085,15 +10106,15 @@ msgid ""
"service, eliminating the need to use API tokens."
msgstr ""
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:898
msgid "Yes, including RSS feeds of new packages and new releases."
msgstr "是的,包括新的發行版本和新程式包的RSS feed。"
-#: warehouse/templates/pages/help.html:585
+#: warehouse/templates/pages/help.html:901
msgid "See the API reference."
msgstr "請參閱API參考文件。"
-#: warehouse/templates/pages/help.html:588
+#: warehouse/templates/pages/help.html:905
#, python-format
msgid ""
"If you need to run your own mirror of PyPI, the bandersnatch項目"
"。 請注意,PyPI鏡像的存儲需求將超過1 TB,並且還在不斷增長!"
-#: warehouse/templates/pages/help.html:591
+#: warehouse/templates/pages/help.html:909
#, python-format
msgid ""
"You can subscribe to the GitHub應用程序。"
-#: warehouse/templates/pages/help.html:594
+#: warehouse/templates/pages/help.html:916
#, python-format
msgid ""
"You can analyze PyPI project/package metadata and 下載"
"使用情況的統計數據。"
-#: warehouse/templates/pages/help.html:596
+#: warehouse/templates/pages/help.html:919
#, python-format
msgid ""
"其他相關因素."
-#: warehouse/templates/pages/help.html:605
+#: warehouse/templates/pages/help.html:944
#, python-format
msgid ""
"For recent statistics on uptime and performance, see 狀態頁面 。"
-#: warehouse/templates/pages/help.html:608
+#: warehouse/templates/pages/help.html:948
msgid ""
"For each package hosted on PyPI, there are corresponding hashes for that "
"file. These hashes can be used to verify that the file you are downloading "
@@ -10173,14 +10194,14 @@ msgid ""
"API. Here is an example of generating the hashes:"
msgstr ""
-#: warehouse/templates/pages/help.html:615
+#: warehouse/templates/pages/help.html:957
msgid ""
"In practice, it would only be necessary to verify one of the hashes. It is "
"not recommended to use the MD5 hash because of known security issues with "
"the MD5 algorithm. This hash is provided for backwards compatibility only."
msgstr ""
-#: warehouse/templates/pages/help.html:622
+#: warehouse/templates/pages/help.html:964
#, python-format
msgid ""
"PyPI does not support publishing private packages. If you need to publish "
@@ -10190,7 +10211,7 @@ msgstr ""
"PyPI不支援發布私有軟件包。 如果您需要將私有軟件包發佈到軟件包索引,建議的解決"
"方案是運行 devpi 專案的部署。"
-#: warehouse/templates/pages/help.html:625
+#: warehouse/templates/pages/help.html:968
#, fuzzy
#| msgid ""
#| "Your publishing tool may return an error that your new project can't be "
@@ -10206,7 +10227,7 @@ msgstr ""
"儘管沒有證據表明PyPI上有相同名字的項目或版本,但您的發布工具可能會返回一個錯"
"誤,指出您的新項目無法使用您想要的名稱創建。 當前,可能有以下三個主要原因:"
-#: warehouse/templates/pages/help.html:627
+#: warehouse/templates/pages/help.html:972
#, python-format
msgid ""
"The project name conflicts with a Python標準函式庫模組衝突。"
-#: warehouse/templates/pages/help.html:628
+#: warehouse/templates/pages/help.html:974
msgid ""
"The project name is too similar to an existing project and may be confusable."
msgstr "這個項目的名稱與另一個已存在的項目的名稱太相近而且會使人困惑。"
-#: warehouse/templates/pages/help.html:629
+#: warehouse/templates/pages/help.html:976
#, python-format
msgid ""
"The project name has been explicitly prohibited by the PyPI administrators. "
@@ -10233,20 +10254,20 @@ msgstr ""
"%(correct_code)s
的常見錯字,因此不要驚訝認為用戶使用了惡意套"
"件。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
msgid ""
"The project name has been registered by another user, but no releases have "
"been created."
msgstr "這個專案名稱已經被別的用戶註冊,但尚未建立正式版本。"
-#: warehouse/templates/pages/help.html:630
+#: warehouse/templates/pages/help.html:979
#, fuzzy, python-format
#| msgid ""
#| "If the owner is unresponsive, see %(anchor_text)s"
msgid "See %(anchor_text)s"
msgstr "如果擁有者沒有回應,參考%(anchor_text)s"
-#: warehouse/templates/pages/help.html:634
+#: warehouse/templates/pages/help.html:984
#, python-format
msgid ""
"Follow the "
"\"如何申請轉移名稱\" 。"
-#: warehouse/templates/pages/help.html:638
+#: warehouse/templates/pages/help.html:989
msgid ""
"Can upload releases for a package. Cannot add collaborators. Cannot delete "
"files, releases, or the project."
msgstr "可以上載軟體包版本。不能增加協作者。不能刪除檔案,版本或專案。"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid "Owner:"
msgstr "擁有者:"
-#: warehouse/templates/pages/help.html:639
+#: warehouse/templates/pages/help.html:992
msgid ""
"Can upload releases. Can add other collaborators. Can delete files, "
"releases, or the entire project."
msgstr "可以上載軟體包版本。可以增加協作者。可以刪除檔案,版本或整個專案。"
-#: warehouse/templates/pages/help.html:642
+#: warehouse/templates/pages/help.html:996
msgid ""
"Only the current owners of a project have the ability to add new owners or "
"maintainers. If you need to request ownership, you should contact the "
@@ -10285,20 +10306,20 @@ msgstr ""
"接與專案的當前擁有者聯繫。 許多專案擁有者在專案頁面上“基本”詳細信息的“作者”欄"
"位中提供了他們的聯繫方式。"
-#: warehouse/templates/pages/help.html:643
+#: warehouse/templates/pages/help.html:999
#, python-format
msgid ""
"If the owner is unresponsive, see %(anchor_text)s"
msgstr "如果擁有者沒有回應,參考%(anchor_text)s"
-#: warehouse/templates/pages/help.html:647
+#: warehouse/templates/pages/help.html:1003
msgid ""
"When using pyproject.toml
for project metadata, you can use the "
"extension of the readme
field value to control how PyPI renders "
"your description."
msgstr ""
-#: warehouse/templates/pages/help.html:652
+#: warehouse/templates/pages/help.html:1008
#, python-format
msgid ""
"For example, readme = \"README.md\"
will render the description "
@@ -10307,7 +10328,7 @@ msgid ""
"rel=\"noopener\">reStructuredText"
msgstr ""
-#: warehouse/templates/pages/help.html:659
+#: warehouse/templates/pages/help.html:1015
#, python-format
msgid ""
"Refer to the Python打包用戶指南。"
-#: warehouse/templates/pages/help.html:670
+#: warehouse/templates/pages/help.html:1027
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10331,14 +10352,14 @@ msgstr ""
"如果你無法上載專案的版本至 PyPI, 可能是已達專案大小限制,首先可以移除不需要的"
"版本或檔案,以降低整體專案大小。"
-#: warehouse/templates/pages/help.html:677
+#: warehouse/templates/pages/help.html:1034
#, python-format
msgid ""
"See the user documentation for more information on "
"requesting a file size limit increase."
msgstr ""
-#: warehouse/templates/pages/help.html:686
+#: warehouse/templates/pages/help.html:1042
#, fuzzy, python-format
#| msgid ""
#| "If you can't upload your project's release to PyPI because you're hitting "
@@ -10353,7 +10374,7 @@ msgstr ""
"如果你無法上載專案的版本至 PyPI, 可能是已達專案大小限制,首先可以移除不需要的"
"版本或檔案,以降低整體專案大小。"
-#: warehouse/templates/pages/help.html:695
+#: warehouse/templates/pages/help.html:1051
#, fuzzy, python-format
#| msgid ""
#| "If that is not possible, we can sometimes increase your limit. 提出申請 並告訴我"
"們:"
-#: warehouse/templates/pages/help.html:704
+#: warehouse/templates/pages/help.html:1059
#, python-format
msgid ""
"PyPI receives reports on vulnerabilities in the packages hosted on it from "
@@ -10382,7 +10403,7 @@ msgstr ""
"rel=\"noopener\">Python打包諮詢資料庫開源漏洞項目"
-#: warehouse/templates/pages/help.html:709
+#: warehouse/templates/pages/help.html:1070
#, python-format
msgid ""
"If you believe vulnerability data for your project is invalid or incorrect, "
@@ -10393,7 +10414,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">提交問題,包含詳細"
"資訊"
-#: warehouse/templates/pages/help.html:716
+#: warehouse/templates/pages/help.html:1079
msgid ""
"Deletion of a project, release or file on PyPI is permanent and "
"irreversable, without exception. Deletion of a project makes it "
@@ -10403,7 +10424,7 @@ msgid ""
"administrators."
msgstr ""
-#: warehouse/templates/pages/help.html:731
+#: warehouse/templates/pages/help.html:1091
#, fuzzy, python-format
#| msgid ""
#| "PyPI will reject uploads if the description fails to render. To check a "
@@ -10418,7 +10439,7 @@ msgstr ""
"如果描述無法呈現,PyPI將拒絕上傳。 要在本地檢查描述的有效性,您可以使用 readme_renderer ,它與PyPI使用的描述渲染器相同。"
-#: warehouse/templates/pages/help.html:737
+#: warehouse/templates/pages/help.html:1097
#, fuzzy
#| msgid ""
#| "If you've forgotten your PyPI password but you remember your email "
@@ -10430,36 +10451,36 @@ msgstr ""
"如果您忘記了PyPI密碼,但是記得您的電子郵件地址或用戶名,請按照以下步驟重置密"
"碼:"
-#: warehouse/templates/pages/help.html:739
+#: warehouse/templates/pages/help.html:1101
#, python-format
msgid "Go to reset your password."
msgstr "轉到重置您的密碼。"
-#: warehouse/templates/pages/help.html:740
+#: warehouse/templates/pages/help.html:1103
msgid ""
"Enter the email address or username you used for PyPI and submit the form."
msgstr "輸入 email地址或使用的 PyPI 用戶名稱,然後送出。"
-#: warehouse/templates/pages/help.html:741
+#: warehouse/templates/pages/help.html:1104
msgid "You'll receive an email with a password reset link."
msgstr "你將收到帶有重設密碼連結的 email。"
-#: warehouse/templates/pages/help.html:746
+#: warehouse/templates/pages/help.html:1108
#, fuzzy
#| msgid "If you've lost access to your PyPI account due to:"
msgid ""
"If you've lost access to your PyPI account or can't fully verify it due to:"
msgstr "如果你已經失去 PyPI 用戶存取權,導因於:"
-#: warehouse/templates/pages/help.html:748
+#: warehouse/templates/pages/help.html:1110
msgid "Lost access to the email address associated with your account"
msgstr "無法存取與您的帳戶關聯的電子郵件地址"
-#: warehouse/templates/pages/help.html:749
+#: warehouse/templates/pages/help.html:1111
msgid "Accidentally registered with an email address you cannot verify"
msgstr ""
-#: warehouse/templates/pages/help.html:750
+#: warehouse/templates/pages/help.html:1113
#, fuzzy
#| msgid ""
#| "Lost two factor authentication application, 應用程式, 裝置"
"a>, 以及 恢復碼"
-#: warehouse/templates/pages/help.html:753
+#: warehouse/templates/pages/help.html:1117
#, python-format
msgid ""
"You can proceed to 在我們的跟踪器上提交問題 ,以請求帳戶恢復方面的幫助。"
-#: warehouse/templates/pages/help.html:761
+#: warehouse/templates/pages/help.html:1124
msgid "Ensure that your API Token is valid and has not been revoked."
msgstr "確保您的API密鑰有效且尚未被註銷。"
-#: warehouse/templates/pages/help.html:762
+#: warehouse/templates/pages/help.html:1126
msgid ""
"Ensure that your API Token is properly formatted "
"and does not contain any trailing characters such as newlines."
@@ -10495,13 +10516,13 @@ msgstr ""
"確保您的API密鑰格式正確,並且不包含任何尾隨字符,例"
"如換行符。"
-#: warehouse/templates/pages/help.html:763
+#: warehouse/templates/pages/help.html:1129
#, fuzzy
#| msgid "Set your username to __token__
"
msgid "Ensure that the username you are using is __token__
."
msgstr "設定使用者名稱至 __token__
"
-#: warehouse/templates/pages/help.html:765
+#: warehouse/templates/pages/help.html:1133
#, fuzzy
#| msgid ""
#| "In both cases, remember that PyPI and TestPyPI each require you to create "
@@ -10513,7 +10534,7 @@ msgstr ""
"在這兩種情況下,請記住PyPI和TestPyPI都要求您創建一個帳戶,因此您的憑證可能會"
"有所不同。"
-#: warehouse/templates/pages/help.html:767
+#: warehouse/templates/pages/help.html:1136
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -10539,7 +10560,7 @@ msgstr ""
"用 Ctrl+Shift+C/V 作為複制/粘貼”。\n"
" "
-#: warehouse/templates/pages/help.html:776
+#: warehouse/templates/pages/help.html:1144
#, python-format
msgid ""
"Transport Layer Security, or TLS, is part of how we make sure connections "
@@ -10557,7 +10578,7 @@ msgstr ""
"href=\"%(reason_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">PSF博客上了解原因。"
-#: warehouse/templates/pages/help.html:783
+#: warehouse/templates/pages/help.html:1158
#, python-format
msgid ""
"If you are having trouble with %(command)s
and get a No "
@@ -10568,7 +10589,7 @@ msgstr ""
"found
或Could not fetch URL
錯誤,請嘗試添加 -v "
"code>到命令以獲取更多信息:"
-#: warehouse/templates/pages/help.html:785
+#: warehouse/templates/pages/help.html:1164
msgid ""
"If you see an error like There was a problem confirming the ssl "
"certificate
or tlsv1 alert protocol version
or "
@@ -10580,7 +10601,7 @@ msgstr ""
"TLSV1_ALERT_PROTOCOL_VERSION
的錯誤,則您需要使用較新的 TLS 支援庫連接"
"到 PyPI。"
-#: warehouse/templates/pages/help.html:786
+#: warehouse/templates/pages/help.html:1167
msgid ""
"The specific steps you need to take will depend on your operating system "
"version, where your installation of Python originated (python.org, your OS "
@@ -10591,7 +10612,7 @@ msgstr ""
"org、您的操作系統供應商或中間分銷商),以及已安裝的 Python 版本,"
"setuptools
,和pip
。"
-#: warehouse/templates/pages/help.html:788
+#: warehouse/templates/pages/help.html:1170
#, python-format
msgid ""
"For help, go to 張貼到 python-help 郵件列表,包括您的操作系統和安裝詳細"
"信息以及 %(command)s
的輸出。"
-#: warehouse/templates/pages/help.html:799
+#: warehouse/templates/pages/help.html:1189
#, python-format
msgid ""
"We take 可訪問性,並希望讓每個人都可以輕鬆使用該網站。"
-#: warehouse/templates/pages/help.html:804
+#: warehouse/templates/pages/help.html:1194
#, python-format
msgid ""
"If you are experiencing an accessibility problem, 在GitHub上將其報告給我們, 因此我們可"
"以為您和其他人解決問題。"
-#: warehouse/templates/pages/help.html:812
+#: warehouse/templates/pages/help.html:1201
#, python-format
msgid ""
"In a previous version of PyPI, it used to be possible for maintainers to "
@@ -10645,7 +10666,7 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">使用twine來將您的項目"
"上傳到PyPI 。"
-#: warehouse/templates/pages/help.html:821
+#: warehouse/templates/pages/help.html:1210
msgid ""
"Spammers return to PyPI with some regularity hoping to place their Search "
"Engine Optimized phishing, scam, and click-farming content on the site. "
@@ -10657,7 +10678,7 @@ msgstr ""
"內容放置在網站上。 由於PyPI允許索引詳細描述和與項目相關的其他數據,並且具有良"
"好的搜索信譽,因此它是主要目標。"
-#: warehouse/templates/pages/help.html:823
+#: warehouse/templates/pages/help.html:1213
#, python-format
msgid ""
"When the PyPI administrators are overwhelmed by spam or "
@@ -10672,35 +10693,35 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">我們的狀態頁以獲取"
"更多詳細信息,因為我們可能已經更新了介入的理由。"
-#: warehouse/templates/pages/help.html:832
+#: warehouse/templates/pages/help.html:1221
msgid "PyPI will return these errors for one of these reasons:"
msgstr "PyPI 將會回報底下的原因之一:"
-#: warehouse/templates/pages/help.html:834
+#: warehouse/templates/pages/help.html:1223
msgid "Filename has been used and file exists"
msgstr "檔名已經被使用及檔案已經存在"
-#: warehouse/templates/pages/help.html:835
+#: warehouse/templates/pages/help.html:1224
msgid "Filename has been used but file no longer exists"
msgstr "檔名已經被使用,但檔案已經不存在"
-#: warehouse/templates/pages/help.html:836
+#: warehouse/templates/pages/help.html:1225
msgid "A file with the exact same content exists"
msgstr "有完全相同內容的檔案存在"
-#: warehouse/templates/pages/help.html:839
+#: warehouse/templates/pages/help.html:1228
msgid ""
"PyPI does not allow for a filename to be reused, even once a project has "
"been deleted and recreated."
msgstr "PyPI 不允許檔名被重複使用,即使專案曾經被刪除或重建。"
-#: warehouse/templates/pages/help.html:845
+#: warehouse/templates/pages/help.html:1234
msgid ""
"A distribution filename on PyPI consists of the combination of project name, "
"version number, and distribution type."
msgstr ""
-#: warehouse/templates/pages/help.html:851
+#: warehouse/templates/pages/help.html:1240
msgid ""
"This ensures that a given distribution for a given release for a given "
"project will always resolve to the same file, and cannot be surreptitiously "
@@ -10708,14 +10729,14 @@ msgid ""
"be removed)."
msgstr ""
-#: warehouse/templates/pages/help.html:859
+#: warehouse/templates/pages/help.html:1248
msgid ""
"To avoid this situation in most cases, you will need to change the version "
"number to one that you haven't previously uploaded to PyPI, rebuild the "
"distribution, and then upload the new distribution."
msgstr ""
-#: warehouse/templates/pages/help.html:868
+#: warehouse/templates/pages/help.html:1256
#, python-format
msgid ""
"If you would like to request a new trove classifier file a pull request on "
@@ -10727,7 +10748,7 @@ msgstr ""
"target=\"_blank\" rel=\"noopener\"> pypa/trove-classifiers
專"
"案 上提出拉取請求。請務必包括一個簡短的理由,說明為什麼它很重要。"
-#: warehouse/templates/pages/help.html:876
+#: warehouse/templates/pages/help.html:1263
#, python-format
msgid ""
"If you're experiencing an issue with PyPI itself, we welcome "
@@ -10742,13 +10763,13 @@ msgstr ""
"rel=\"noopener\"> >問題跟蹤器 。請注意,此跟蹤器僅針對運行 PyPI 的軟體的"
"問題。在編寫新問題之前,首先檢查是否存在類似問題。"
-#: warehouse/templates/pages/help.html:883
+#: warehouse/templates/pages/help.html:1271
msgid ""
"If you are having an issue is with a specific package installed from PyPI, "
"you should reach out to the maintainers of that project directly instead."
msgstr "如果您遇到從 PyPI 安裝的特定套件的問題,則應直接聯繫該專案的維護人員。"
-#: warehouse/templates/pages/help.html:888
+#: warehouse/templates/pages/help.html:1276
msgid ""
"If you are having issues while setting up a TOTP device, it may be because your device time is "
@@ -10756,7 +10777,7 @@ msgid ""
"and try setting up the device again."
msgstr ""
-#: warehouse/templates/pages/help.html:895
+#: warehouse/templates/pages/help.html:1282
#, python-format
msgid ""
"Projects may get placed in quarantine for any number of reasons, such as "
@@ -10766,14 +10787,14 @@ msgid ""
"Policy."
msgstr ""
-#: warehouse/templates/pages/help.html:904
+#: warehouse/templates/pages/help.html:1291
msgid ""
"While in quarantine, the project is not installable by clients, and cannot "
"be being modified by its maintainers. PyPI Administrators will need to "
"review this project before it can be restored."
msgstr ""
-#: warehouse/templates/pages/help.html:911
+#: warehouse/templates/pages/help.html:1298
#, python-format
msgid ""
"If you believe your project has mistakenly been flagged for quarantine, "
@@ -10781,7 +10802,7 @@ msgid ""
"details."
msgstr ""
-#: warehouse/templates/pages/help.html:924
+#: warehouse/templates/pages/help.html:1309
#, python-format
msgid ""
"PyPI is powered by the Warehouse project; PyPA 是一個獨立的開發人員小組,其目標是改進和維護與 "
"Python 打包相關的許多核心項目。"
-#: warehouse/templates/pages/help.html:934
+#: warehouse/templates/pages/help.html:1319
#, python-format
msgid ""
"The 擔保了開放技術基金的獎勵,該基金的資金使開發者能夠改善倉"
"庫的安全性和可訪問性。"
-#: warehouse/templates/pages/help.html:944
+#: warehouse/templates/pages/help.html:1334
#, python-format
msgid ""
"PyPI is powered by Warehouse 以及由我們 的慷"
"慨贊助商 提供的各種工具和服務提供支持。"
-#: warehouse/templates/pages/help.html:951
+#: warehouse/templates/pages/help.html:1344
msgid ""
"As of April 16, 2018, PyPI.org is at \"production\" status, meaning that it "
"has moved out of beta and replaced the old site (pypi.python.org). It is now "
@@ -10848,7 +10869,7 @@ msgstr ""
"更換了舊網站(pypi.python.org)。它現在堅固耐用,經過測試,並準備好迎接預期的"
"瀏覽器和 API 流量。"
-#: warehouse/templates/pages/help.html:953
+#: warehouse/templates/pages/help.html:1347
#, python-format
msgid ""
"PyPI is heavily cached and distributed via 鏡像 或 私有索引 。"
-#: warehouse/templates/pages/help.html:967
+#: warehouse/templates/pages/help.html:1366
#, python-format
msgid ""
"We have a huge amount of work to do to continue to maintain and improve PyPI "
@@ -10884,22 +10905,22 @@ msgstr ""
"title=\"%(title)s\" target=\"_blank\" rel=\"noopener\">Warehouse 項目 "
"a>)。"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
msgid "Financial:"
msgstr "財力:"
-#: warehouse/templates/pages/help.html:972
+#: warehouse/templates/pages/help.html:1372
#, python-format
msgid ""
"We would deeply appreciate your donations to fund "
"development and maintenance."
msgstr "我們非常感謝您為開發和維護提供資金。"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid "Development:"
msgstr "開發:"
-#: warehouse/templates/pages/help.html:973
+#: warehouse/templates/pages/help.html:1375
msgid ""
"Warehouse is open source, and we would love to see some new faces working on "
"the project. You do not need to be an experienced open-"
@@ -10910,7 +10931,7 @@ msgstr ""
"strong> 成為一名有經驗的開源開發人員才能做出貢獻——事實上,我們很樂意幫助你提"
"出你的第一個開源拉取請求!"
-#: warehouse/templates/pages/help.html:975
+#: warehouse/templates/pages/help.html:1378
#, fuzzy, python-format
#| msgid ""
#| "If you have skills in Python, ElasticSearch, HTML, SCSS, JavaScript, or "
@@ -10940,7 +10961,7 @@ msgstr ""
"href=\"%(good_first_issue_href)s\" title=\"%(title)s\" target=\"_blank\" "
"rel=\"noopener\">'Good first issue' 標籤 - 我們建議您從這裡開始。"
-#: warehouse/templates/pages/help.html:983
+#: warehouse/templates/pages/help.html:1395
#, fuzzy, python-format
#| msgid ""
#| "Issues are grouped into 里程碑 ;在當前里程碑中處理問題是幫助推進專案的一個很好的"
"方式。如果您有興趣處理某個特定問題,請發表評論,我們可以指導您完成貢獻過程。"
-#: warehouse/templates/pages/help.html:990
+#: warehouse/templates/pages/help.html:1402
msgid "Stay updated:"
msgstr "保持更新:"
-#: warehouse/templates/pages/help.html:991
+#: warehouse/templates/pages/help.html:1403
#, fuzzy, python-format
#| msgid ""
#| "You can also follow the ongoing development of the project on the Discourse 上的 Python 打包論壇上關注這個項目的持續發"
"展。"
-#: warehouse/templates/pages/help.html:1000
+#: warehouse/templates/pages/help.html:1414
#, fuzzy, python-format
#| msgid ""
#| "Changes to PyPI are generally announced on both the Atom 和 RSS 為 \"pypi \"標籤提供訊息來源。"
-#: warehouse/templates/pages/help.html:1009
+#: warehouse/templates/pages/help.html:1432
#, python-format
msgid ""
"All traffic is routed through our global CDN, which lists their public IP "
"addresses here: %(href)s."
msgstr ""
-#: warehouse/templates/pages/help.html:1010
+#: warehouse/templates/pages/help.html:1435
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11032,7 +11053,7 @@ msgstr ""
"你可在此處生成帳戶的恢復程式碼:\n"
"%(href)s\n"
-#: warehouse/templates/pages/help.html:1014
+#: warehouse/templates/pages/help.html:1439
msgid ""
"When Warehouse's maintainers are deploying new features, at first we mark "
"them with a small \"beta feature\" symbol to tell you: this should probably "
@@ -11042,11 +11063,11 @@ msgstr ""
"記它們,以告訴您:這應該可以正常工作,但它是新的,並且比其他站點功能測試更"
"少。"
-#: warehouse/templates/pages/help.html:1015
+#: warehouse/templates/pages/help.html:1441
msgid "Currently, no features are in beta."
msgstr "目前,沒有任何功能處於測試階段。"
-#: warehouse/templates/pages/help.html:1019
+#: warehouse/templates/pages/help.html:1444
#, python-format
msgid ""
"\"PyPI\" should be pronounced like \"pie pea eye\", specifically with the "
@@ -11059,39 +11080,45 @@ msgstr ""
"大限度地減少了與 PyPy 項目的混"
"淆,該項目是 Python 語言的流行替代實現。"
-#: warehouse/templates/pages/help.html:1031
+#: warehouse/templates/pages/help.html:1454
msgid "Resources"
msgstr "資源"
-#: warehouse/templates/pages/help.html:1032
+#: warehouse/templates/pages/help.html:1455
msgid "Looking for something else? Perhaps these links will help:"
msgstr "尋找其他東西?也許這些鏈接會有所幫助:"
-#: warehouse/templates/pages/help.html:1034
+#: warehouse/templates/pages/help.html:1461
+#, fuzzy
+#| msgid "Documentation"
+msgid "PyPI User Documentation"
+msgstr "文獻資料"
+
+#: warehouse/templates/pages/help.html:1467
msgid "Python Packaging User Guide"
msgstr "Python 打包使用者指南"
-#: warehouse/templates/pages/help.html:1035
+#: warehouse/templates/pages/help.html:1473
msgid "Python documentation"
msgstr "Python 文件"
-#: warehouse/templates/pages/help.html:1036
+#: warehouse/templates/pages/help.html:1479
msgid "(main Python website)"
msgstr "(Python主網站)"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "Python community page"
msgstr "Python 社群頁面"
-#: warehouse/templates/pages/help.html:1037
+#: warehouse/templates/pages/help.html:1485
msgid "(lists IRC channels, mailing lists, etc.)"
msgstr "(列出IRC頻道、郵件清單等)"
-#: warehouse/templates/pages/help.html:1040
+#: warehouse/templates/pages/help.html:1488
msgid "Contact"
msgstr "連絡我們"
-#: warehouse/templates/pages/help.html:1042
+#: warehouse/templates/pages/help.html:1490
#, python-format
msgid ""
"The 瀏覽在線版塊。"
-#: warehouse/templates/pages/security.html:15
+#: warehouse/templates/pages/security.html:4
msgid "Security"
msgstr "安全"
-#: warehouse/templates/pages/security.html:20
+#: warehouse/templates/pages/security.html:9
msgid "Reporting a security issue"
msgstr "回報安全問題"
-#: warehouse/templates/pages/security.html:22
+#: warehouse/templates/pages/security.html:10
msgid ""
"We take security very seriously and ask that you follow our security policy "
"carefully."
msgstr "我們非常重視安全,並要求您認真遵守我們的安全政策。"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
msgid "Important!"
msgstr "重要!"
-#: warehouse/templates/pages/security.html:24
+#: warehouse/templates/pages/security.html:13
#, fuzzy
#| msgid ""
#| "If you believe you've identified a security issue with Warehouse, "
@@ -11141,57 +11168,57 @@ msgstr ""
"如果您認為自己發現了 Warehouse 的安全問題, 請勿 在任何公共"
"論壇上報告該問題,包括(但不限於):"
-#: warehouse/templates/pages/security.html:27
+#: warehouse/templates/pages/security.html:17
msgid "Our GitHub issue tracker"
msgstr "我們的 GitHub 問題追蹤器"
-#: warehouse/templates/pages/security.html:28
+#: warehouse/templates/pages/security.html:20
msgid "Official or unofficial chat channels"
msgstr "官方或非官方聊天頻道"
-#: warehouse/templates/pages/security.html:29
+#: warehouse/templates/pages/security.html:23
msgid "Official or unofficial mailing lists"
msgstr "官方或非官方郵件清單"
-#: warehouse/templates/pages/security.html:35
+#: warehouse/templates/pages/security.html:28
msgid "If you've identified a security issue with a project hosted on PyPI"
msgstr ""
-#: warehouse/templates/pages/security.html:37
+#: warehouse/templates/pages/security.html:30
msgid ""
"Login to your PyPI account, then visit the project's page on PyPI. At the "
"bottom of the sidebar, click Report project as malware. "
"Supply the following details in the form:"
msgstr ""
-#: warehouse/templates/pages/security.html:44
+#: warehouse/templates/pages/security.html:37
msgid "A URL to the project in question"
msgstr ""
-#: warehouse/templates/pages/security.html:45
+#: warehouse/templates/pages/security.html:38
msgid "An explanation of what makes the project a security issue"
msgstr ""
-#: warehouse/templates/pages/security.html:46
+#: warehouse/templates/pages/security.html:40
#, python-format
msgid ""
"A link to the problematic lines in the project's distributions via inspector.pypi.io"
msgstr ""
-#: warehouse/templates/pages/security.html:48
+#: warehouse/templates/pages/security.html:44
msgid ""
"Valid malware reports may include examples of typo-squatting, dependency "
"confusion, data exfiltration, obfuscation, command/control, etc."
msgstr ""
-#: warehouse/templates/pages/security.html:50
+#: warehouse/templates/pages/security.html:46
msgid ""
"If you've identified a security issue with PyPI itself (not a project hosted "
"on PyPI)"
msgstr ""
-#: warehouse/templates/pages/security.html:51
+#: warehouse/templates/pages/security.html:48
#, fuzzy, python-format
#| msgid ""
#| "Instead, email security at python dot org "
@@ -11203,82 +11230,82 @@ msgstr ""
"相反,請直接給security at python dot org發電子郵件,"
"並盡可能地多提供相關信息。"
-#: warehouse/templates/pages/security.html:53
+#: warehouse/templates/pages/security.html:50
msgid "What happens next?"
msgstr "接下來會發生什麼?"
-#: warehouse/templates/pages/security.html:54
+#: warehouse/templates/pages/security.html:52
msgid ""
"Once you've submitted an issue via email, you should receive an "
"acknowledgment within 48 hours."
msgstr "一旦您透過電子郵件提交問題,您應該在 48 小時內收到確認。"
-#: warehouse/templates/pages/security.html:55
+#: warehouse/templates/pages/security.html:54
msgid ""
"Depending on the action to be taken, you may receive further follow-up "
"emails."
msgstr "根據要採取的行動,您可能會收到進一步的後續電子郵件。"
-#: warehouse/templates/pages/security.html:58
+#: warehouse/templates/pages/security.html:57
#, fuzzy
#| msgid "This security policy was last updated on March 14, 2018."
msgid "This security policy was last updated on March 2024."
msgstr "本安全政策最後一次更新是在2018年3月14日。"
-#: warehouse/templates/pages/sitemap.html:21
+#: warehouse/templates/pages/sitemap.html:9
msgid "PyPI site map"
msgstr "PyPI 站點地圖"
-#: warehouse/templates/pages/sitemap.html:25
+#: warehouse/templates/pages/sitemap.html:13
msgid "PyPI home"
msgstr "PyPI 主頁"
-#: warehouse/templates/pages/sitemap.html:26
+#: warehouse/templates/pages/sitemap.html:16
msgid "Search and filter projects"
msgstr "搜索和篩選專案"
-#: warehouse/templates/pages/sitemap.html:30
+#: warehouse/templates/pages/sitemap.html:22
msgid "Authentication"
msgstr "身份驗證"
-#: warehouse/templates/pages/sitemap.html:32
+#: warehouse/templates/pages/sitemap.html:25
msgid "Login"
msgstr "登錄"
-#: warehouse/templates/pages/sitemap.html:42
+#: warehouse/templates/pages/sitemap.html:46
msgid "Security policy"
msgstr "安全策略"
-#: warehouse/templates/pages/sitemap.html:43
-#: warehouse/templates/pages/trademarks.html:20
+#: warehouse/templates/pages/sitemap.html:49
+#: warehouse/templates/pages/trademarks.html:9
msgid "PyPI Trademarks"
msgstr ""
-#: warehouse/templates/pages/sponsors.html:23
+#: warehouse/templates/pages/sponsors.html:12
msgid "Support PyPI and related projects"
msgstr "支持 PyPI 及相關項目"
-#: warehouse/templates/pages/sponsors.html:24
+#: warehouse/templates/pages/sponsors.html:13
msgid "Sponsor the Python Software Foundation"
msgstr "贊助 Python 軟件基金會"
-#: warehouse/templates/pages/sponsors.html:27
+#: warehouse/templates/pages/sponsors.html:16
msgid ""
"The Python Software Foundation raises and distributes funds to improve "
"Python's packaging ecosystem."
msgstr "Python軟件基金會籌集並分配資金來改進Python的打包生態系統。"
-#: warehouse/templates/pages/sponsors.html:29
+#: warehouse/templates/pages/sponsors.html:18
msgid "Recent projects funded include:"
msgstr "最近資助的專案包括:"
-#: warehouse/templates/pages/sponsors.html:32
+#: warehouse/templates/pages/sponsors.html:21
msgid ""
"The successful relaunch of the Python Package Index, powered by the new "
"'Warehouse' codebase"
msgstr "由新的「Warehouse」代碼庫驅動的 Python 套件索引成功重新啟動"
-#: warehouse/templates/pages/sponsors.html:33
+#: warehouse/templates/pages/sponsors.html:23
#, python-format
msgid ""
"With $170,000 的資金 "
-#: warehouse/templates/pages/sponsors.html:36
+#: warehouse/templates/pages/sponsors.html:32
msgid ""
"Improving PyPI's security and accessibility, and adding support for multiple "
"locales"
msgstr "提高 PyPI 的安全性及可近用性,並加入多語系支援"
-#: warehouse/templates/pages/sponsors.html:37
+#: warehouse/templates/pages/sponsors.html:34
#, python-format
msgid ""
"With $80,000 in funding from the Facebook研究"
-#: warehouse/templates/pages/sponsors.html:44
+#: warehouse/templates/pages/sponsors.html:51
msgid "Overhauling pip's user experience and dependency resolver"
msgstr "徹底檢查 pip 的用戶體驗和依賴解析器"
-#: warehouse/templates/pages/sponsors.html:45
+#: warehouse/templates/pages/sponsors.html:53
#, python-format
msgid ""
"With Mozilla 開源支持計劃 "
-#: warehouse/templates/pages/sponsors.html:49
+#: warehouse/templates/pages/sponsors.html:66
msgid ""
"With your support, the PSF can continue to fund packaging improvements, "
"benefiting millions of Python users around the world."
msgstr "在您的支持下,PSF 可以繼續資助打包改進,使全球數百萬 Python 用戶受益。"
-#: warehouse/templates/pages/sponsors.html:57
+#: warehouse/templates/pages/sponsors.html:74
msgid "PSF Sponsorship"
msgstr "PSF贊助者"
-#: warehouse/templates/pages/sponsors.html:60
+#: warehouse/templates/pages/sponsors.html:78
msgid ""
"All of these initiatives help maintain and support the tools that the Python "
"community uses daily. This work can only be done with the generous financial "
@@ -11364,16 +11391,16 @@ msgstr ""
"所有這些舉措都有助於維護和支援 Python 社區每天使用的工具。這項工作只能通過您"
"或您的組織提供的慷慨財政支援來完成。"
-#: warehouse/templates/pages/sponsors.html:61
+#: warehouse/templates/pages/sponsors.html:80
msgid ""
"Your contributions matter and they make an impact. Every donation counts!"
msgstr "你的貢獻很重要,它們會產生影響。每一筆捐款都很重要!"
-#: warehouse/templates/pages/sponsors.html:65
+#: warehouse/templates/pages/sponsors.html:87
msgid "Become a sponsor"
msgstr "成為贊助商"
-#: warehouse/templates/pages/sponsors.html:67
+#: warehouse/templates/pages/sponsors.html:88
msgid ""
"The PSF is recognized by the IRS as a 501(c)(3) non-profit charitable "
"organization, and donations are tax-deductible for organizations that pay "
@@ -11382,86 +11409,86 @@ msgstr ""
"PSF 被美國國稅局確認為 501(c)(3) 非營利性慈善組織,對於在美國納稅的組織,捐"
"款可免稅。"
-#: warehouse/templates/pages/sponsors.html:78
+#: warehouse/templates/pages/sponsors.html:98
msgid "Get your logo on PyPI.org"
msgstr "在 PyPI.org 上獲取您的標誌"
-#: warehouse/templates/pages/sponsors.html:79
+#: warehouse/templates/pages/sponsors.html:100
msgid ""
"Looking for brand visibility? In the last year*, 21.1 million people from "
"237 countries visited PyPI.org."
msgstr "尋找品牌知名度?去年*,來自237個國家的2110萬人訪問了 PyPI.org。"
-#: warehouse/templates/pages/sponsors.html:80
+#: warehouse/templates/pages/sponsors.html:103
msgid "* Data as of March 2020"
msgstr "*截至2020年3月的數據"
-#: warehouse/templates/pages/sponsors.html:83
+#: warehouse/templates/pages/sponsors.html:107
msgid "Strengthen the Python ecosystem"
msgstr "加強 Python 生態系統"
-#: warehouse/templates/pages/sponsors.html:84
+#: warehouse/templates/pages/sponsors.html:109
msgid ""
"Funds raised by the Python Software Foundation go directly towards improving "
"the tools your company uses every day."
msgstr "Python 軟體基金會籌集的資金直接用於改進您公司每天使用的工具。"
-#: warehouse/templates/pages/sponsors.html:87
+#: warehouse/templates/pages/sponsors.html:113
msgid "Boost your reputation"
msgstr "提升您的聲譽"
-#: warehouse/templates/pages/sponsors.html:88
+#: warehouse/templates/pages/sponsors.html:114
msgid ""
"Enhance your company's reputation by investing in Python and the open source "
"community."
msgstr "通過投資 Python 和開源社區來提升您公司的聲譽。"
-#: warehouse/templates/pages/stats.html:21
+#: warehouse/templates/pages/stats.html:9
msgid "PyPI statistics"
msgstr "PyPI 統計"
-#: warehouse/templates/pages/stats.html:23
+#: warehouse/templates/pages/stats.html:11
msgid "We all love stats, so here are some useful statistics about PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:28
+#: warehouse/templates/pages/stats.html:15
#, fuzzy
#| msgid "PyPI statistics"
msgid "First-party statistics"
msgstr "PyPI 統計"
-#: warehouse/templates/pages/stats.html:30
+#: warehouse/templates/pages/stats.html:17
msgid "These statistics are provided directly by PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:37
+#: warehouse/templates/pages/stats.html:24
msgid ""
"PyPI provides public datasets, including download statistics and metadata "
"via BigQuery"
msgstr ""
-#: warehouse/templates/pages/stats.html:42
+#: warehouse/templates/pages/stats.html:29
msgid ""
"PyPI provides a public dashboard with statistics on usage and performance"
msgstr ""
-#: warehouse/templates/pages/stats.html:47
+#: warehouse/templates/pages/stats.html:33
#, fuzzy
#| msgid "PyPI statistics"
msgid "Third-party statistics"
msgstr "PyPI 統計"
-#: warehouse/templates/pages/stats.html:49
+#: warehouse/templates/pages/stats.html:35
msgid ""
"These statistics are provided by other third-party services unaffiliated "
"with PyPI."
msgstr ""
-#: warehouse/templates/pages/stats.html:60
+#: warehouse/templates/pages/stats.html:53
msgid "Top projects by total package size"
msgstr "按套件規模排名的項目"
-#: warehouse/templates/pages/stats.html:62
+#: warehouse/templates/pages/stats.html:55
#, fuzzy
#| msgid ""
#| "Here is a list of the top 100 projects based on the sum of their "
@@ -11472,89 +11499,89 @@ msgid ""
"numbers to be realtime."
msgstr "下面是根據其程式包的大小之和(以字節為單位)列出的前100個項目。"
-#: warehouse/templates/pages/stats.html:70
+#: warehouse/templates/pages/stats.html:62
msgid "Statistics by project"
msgstr "按項目統計"
-#: warehouse/templates/pages/stats.html:74
+#: warehouse/templates/pages/stats.html:66
msgid "Sum of release files (bytes)"
msgstr "發布文件的總和(字節)"
-#: warehouse/templates/pages/stats.html:79
+#: warehouse/templates/pages/stats.html:71
msgid "All of PyPI"
msgstr "所有 PyPI"
-#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:4
msgid "Trademarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:24
+#: warehouse/templates/pages/trademarks.html:11
msgid "Wordmarks"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:28
-#: warehouse/templates/pages/trademarks.html:34
-#: warehouse/templates/pages/trademarks.html:41
-#: warehouse/templates/pages/trademarks.html:47
+#: warehouse/templates/pages/trademarks.html:15
+#: warehouse/templates/pages/trademarks.html:23
+#: warehouse/templates/pages/trademarks.html:33
+#: warehouse/templates/pages/trademarks.html:42
msgid "USPTO Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:29
+#: warehouse/templates/pages/trademarks.html:17
+#: warehouse/templates/pages/trademarks.html:25
#: warehouse/templates/pages/trademarks.html:35
-#: warehouse/templates/pages/trademarks.html:42
-#: warehouse/templates/pages/trademarks.html:48
+#: warehouse/templates/pages/trademarks.html:44
msgid "International Registration Number"
msgstr ""
-#: warehouse/templates/pages/trademarks.html:37
+#: warehouse/templates/pages/trademarks.html:28
msgid "Logos"
msgstr ""
-#: warehouse/templates/search/results.html:18
-#: warehouse/templates/search/results.html:113
-#: warehouse/templates/search/results.html:210
+#: warehouse/templates/search/results.html:5
+#: warehouse/templates/search/results.html:102
+#: warehouse/templates/search/results.html:197
msgid "Search results"
msgstr "搜尋結果"
-#: warehouse/templates/search/results.html:39
+#: warehouse/templates/search/results.html:23
#, python-format
msgid "Did you mean '%(text)s'?"
msgstr "你的意思是'2%(text)s3'嗎?"
-#: warehouse/templates/search/results.html:81
+#: warehouse/templates/search/results.html:67
msgid "Close panel"
msgstr "關閉面板"
-#: warehouse/templates/search/results.html:85
+#: warehouse/templates/search/results.html:71
#, python-format
msgid "Filter by classifier"
msgstr "通過分類器過濾"
-#: warehouse/templates/search/results.html:116
+#: warehouse/templates/search/results.html:106
msgid "Enter a search query, or select a filter from the list of classifiers."
msgstr "輸入搜尋查詢,或從分類器列表中選擇篩選器。"
-#: warehouse/templates/search/results.html:117
+#: warehouse/templates/search/results.html:109
msgid "Enter a search query, or add a filter by clicking on the button."
msgstr "輸入一個搜索查詢,或通過點擊按鈕添加一個過濾器。"
-#: warehouse/templates/search/results.html:118
+#: warehouse/templates/search/results.html:111
msgid "You can combine searches and classifier filters. Examples:"
msgstr "您可以將搜索和分類器篩選器結合起來。範例:"
-#: warehouse/templates/search/results.html:122
+#: warehouse/templates/search/results.html:115
msgid "Python 3 compatible projects"
msgstr "與Python 3兼容的項目"
-#: warehouse/templates/search/results.html:127
+#: warehouse/templates/search/results.html:120
msgid "Sphinx extensions that have a stable/production status"
msgstr "具有穩定/製作狀態的 Sphinx 擴展"
-#: warehouse/templates/search/results.html:132
+#: warehouse/templates/search/results.html:125
msgid "Projects related to \"graphics\" with OSI-approved licenses"
msgstr "與具有 OSI 批准許可證的“圖形”相關的項目"
-#: warehouse/templates/search/results.html:149
+#: warehouse/templates/search/results.html:141
#, fuzzy, python-format
#| msgid ""
#| "\n"
@@ -11571,12 +11598,12 @@ msgstr[0] ""
" %(count_display)s 專案\n"
" "
-#: warehouse/templates/search/results.html:156
+#: warehouse/templates/search/results.html:147
#, python-format
msgid "for \"%(term)s\""
msgstr "對於“%(term)s”"
-#: warehouse/templates/search/results.html:160
+#: warehouse/templates/search/results.html:150
#, fuzzy
#| msgid ""
#| "\n"
@@ -11593,32 +11620,32 @@ msgstr[0] ""
" 使用選定的分類器\n"
" "
-#: warehouse/templates/search/results.html:176
+#: warehouse/templates/search/results.html:165
msgid "Order by"
msgstr "按順序排列"
-#: warehouse/templates/search/results.html:178
+#: warehouse/templates/search/results.html:167
msgid "Relevance"
msgstr "相關性"
-#: warehouse/templates/search/results.html:179
+#: warehouse/templates/search/results.html:168
msgid "Date last updated"
msgstr "最後更新日期"
-#: warehouse/templates/search/results.html:192
+#: warehouse/templates/search/results.html:180
msgid "Filter"
msgstr "過濾器"
-#: warehouse/templates/search/results.html:203
+#: warehouse/templates/search/results.html:191
msgid "Add filter"
msgstr "添加過濾器"
-#: warehouse/templates/search/results.html:219
+#: warehouse/templates/search/results.html:204
#, fuzzy, python-format
msgid "There were no results for '%(term)s'"
msgstr "There were no results for '%(filters)s' filter"
-#: warehouse/templates/search/results.html:221
+#: warehouse/templates/search/results.html:206
#, fuzzy, python-format
#| msgid "There were no results for '%(term)s'"
msgid "There were no results for '%(filters)s' filter"